lnav/src
Timothy Stack 5016ea9e71 [help] fix a help text issue 2017-04-15 06:56:25 -07:00
..
filesystem [cmds] automatically capture echo/write output from scripts so they can generate reports 2016-03-06 23:58:37 -08:00
mapbox [sql] add function adapter template 2017-03-19 07:50:01 -07:00
spookyhash Change the code to use Spookyhash. 2014-02-03 22:36:33 -08:00
yajl [yajl] add a yajl_reset() so we do not have to do yajl_alloc for every line 2014-10-29 06:42:45 -07:00
CMakeLists.txt fixing some minor issues 2017-04-05 07:05:19 -07:00
Makefile.am [build] fix path to release script 2017-04-07 07:09:20 -07:00
all_logs_vtab.hh [sql] preview table definition 2017-04-09 01:57:19 -07:00
alpha-release.sh [build] run ldd on the generated binary 2017-04-08 17:32:16 -07:00
ansi_scrubber.cc [logview] add a line with summary information to the log view 2016-03-13 22:22:27 -07:00
ansi_scrubber.hh [spectro] add a spectrogram view that works with known message fields 2016-03-20 15:15:50 -07:00
attr_line.hh [help] fix a help text issue 2017-04-15 06:56:25 -07:00
auto_fd.hh use poll instead of select so we can handle more than FD_SETSIZE files 2015-04-08 20:36:45 -07:00
auto_mem.hh [papertrail] use the curl_looper 2015-08-02 20:12:21 -07:00
auto_pid.hh [fmt] install/update formats from git repos 2015-08-09 21:03:23 -07:00
bin2c.c Abandon objcopy for including the help text in the executable, use 2011-07-17 09:41:41 -07:00
bookmarks.cc [bookmark] fix static initializer order for the bookmark types 2015-04-05 16:27:02 -07:00
bookmarks.hh [bookmark] fix static initializer order for the bookmark types 2015-04-05 16:27:02 -07:00
bottom_status_source.hh fixing some minor issues 2017-04-05 07:05:19 -07:00
byte_array.hh [all_logs] add log_msg_schema hidden column to the all_logs table and refine the msg format 2015-08-26 09:41:45 -07:00
chunky_index.hh [spectro] add a spectrogram view that works with known message fields 2016-03-20 15:15:50 -07:00
collation-functions.cc [perf] some performance tweaks 2017-04-05 21:42:54 -07:00
column_namer.hh [perf] reduce copies of log messages 2014-02-01 06:41:11 -08:00
command_executor.cc [misc] some more miscellaneous bugs 2017-04-12 15:54:54 -07:00
command_executor.hh [cmds] do a dry-run of a command to check for errors 2017-04-02 07:17:31 -07:00
concise_index.hh [filter] some improvements to the core filtering code 2014-10-19 22:16:40 -07:00
curl_looper.cc [curl] use ssh-agent for auth 2015-09-04 22:10:26 -07:00
curl_looper.hh user alerter instead of flash() 2015-09-06 22:51:58 -07:00
data_parser.cc [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
data_parser.hh [data_parser] use after free 2017-04-06 07:30:59 -07:00
data_scanner.cc [pretty] More restrictive IPv4 regex. 2015-04-19 00:00:43 -07:00
data_scanner.hh [data-scanner] convert to using re2c 2015-06-08 06:27:45 -07:00
data_scanner_re.cc [pretty-print] fix printing of quoted strings that have escaped characters 2016-10-14 11:18:00 -07:00
data_scanner_re.re [pretty-print] fix printing of quoted strings that have escaped characters 2016-10-14 11:18:00 -07:00
db_sub_source.cc [write-json] add a command to write results as json 2014-03-11 05:37:13 -07:00
db_sub_source.hh [log] fix rewriting machine-oriented timestamps 2016-11-21 11:34:12 -08:00
default-config.json [hotkeys] hotkey configuration 2017-01-21 07:41:28 -08:00
default-log-formats-json.hh [log format] some more work to externalize log formats; color identifiers in logs 2013-06-29 06:22:24 -07:00
default-log-formats.json fixing some minor issues 2017-04-05 07:05:19 -07:00
dhclient-summary.lnav [sql] change extract() to regexp_match() and make extract() an interface to the data_parser 2016-03-10 06:03:32 -08:00
doc_status_source.hh [cmds] do a dry-run of a command to check for errors 2017-04-02 07:17:31 -07:00
dump-pid.sh [mouse] more mouse support and other fixes 2013-10-11 06:22:29 -07:00
elem_to_json.cc [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
elem_to_json.hh [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
environ_vtab.cc [Coverity] Fix dereference before null check. 2015-03-28 18:41:06 -07:00
environ_vtab.hh [sql] add an environ virtual table 2014-05-06 21:26:05 -07:00
extension-functions.cc [help] show help text for SQL functions 2017-03-31 07:01:11 -07:00
field_overlay_source.cc [overlay] fix an crash with the overlay when the logs are from the future 2017-04-12 22:45:33 -07:00
field_overlay_source.hh [logview] add a line with summary information to the log view 2016-03-13 22:22:27 -07:00
file_vtab.cc [sql] add a regexp_capture tablue-valued function 2017-03-15 17:01:58 -07:00
file_vtab.hh [listview] get a batch of rows from the source instead of a single one at a time 2017-03-14 06:05:46 -07:00
filter_observer.hh [filters] clear the state for filters that have been deleted 2016-02-24 23:42:02 -08:00
format-text-files.hh fixing some minor issues 2017-04-05 07:05:19 -07:00
format2csv.py [docs] more docs 2013-07-27 11:04:43 -07:00
fs-extension-functions.cc [help] show help text for SQL functions 2017-03-31 07:01:11 -07:00
grep_highlighter.hh [c++11] migration #1 2016-12-10 07:21:24 -08:00
grep_proc.cc [grep_proc] uninitialized value 2017-04-06 06:36:21 -07:00
grep_proc.hh use poll instead of select so we can handle more than FD_SETSIZE files 2015-04-08 20:36:45 -07:00
help.hh [spam] uncrustify pass 2013-05-27 21:35:00 -07:00
help.txt [help] add builtin help to the main help text as a reference 2017-04-14 22:49:36 -07:00
help_text_formatter.cc [help] add builtin help to the main help text as a reference 2017-04-14 22:49:36 -07:00
help_text_formatter.hh [help] show help text for SQL functions 2017-03-31 07:01:11 -07:00
highlighter.hh [filter-out] show a preview of the filter effects by highlighting matches in red 2017-04-07 23:11:57 -07:00
hist_source.cc [hist] rewrite the histogram code 2015-12-08 22:46:10 -08:00
hist_source.hh [build] try to silence some warnings 2016-05-03 21:01:39 -07:00
hotkeys.cc [misc] some more miscellaneous bugs 2017-04-12 15:54:54 -07:00
hotkeys.hh [vtab] add an lnav_view_stack table to get programmatic access to the view stack 2017-03-04 15:22:19 -08:00
init-sql.hh [parsing] fix some bugs and improve performance of the scanner 2013-06-11 21:10:59 -07:00
init.sql [sql] preview table definition 2017-04-09 01:57:19 -07:00
intern_string.cc [perf] optimize json log loading 2014-10-28 07:02:27 -07:00
intern_string.hh [nav] add "opid" support with a hotkey 2015-11-24 20:59:24 -08:00
json-extension-functions.cc [docs] some more docs, command-help, and tests for #428 2017-04-06 23:05:20 -07:00
json_op.cc [parser] some more parser tweaking and fix a jget() issue 2016-03-10 22:11:53 -08:00
json_op.hh [jsonptr] initial impl 2014-05-05 06:44:58 -07:00
json_ptr.cc [json] record the type of json data in json_ptr_walk 2015-12-08 23:10:48 -08:00
json_ptr.hh [pretty-print] allow formats to do transforms before pretty-printing 2016-12-05 16:34:30 -08:00
k_merge_tree.h [wrap] start support for word wrapping and fix a variety of glitches 2013-11-06 07:29:20 -08:00
keymap-default.json [vtab] add an lnav_view_stack table to get programmatic access to the view stack 2017-03-04 15:22:19 -08:00
line_buffer.cc [highlight] only highlight keywords in text files 2017-02-18 22:35:18 -08:00
line_buffer.hh [highlight] only highlight keywords in text files 2017-02-18 22:35:18 -08:00
listview_curses.cc [misc] some more miscellaneous bugs 2017-04-12 15:54:54 -07:00
listview_curses.hh fixing some minor issues 2017-04-05 07:05:19 -07:00
lnav-pop-view.lnav [vtab] add an lnav_view_stack table to get programmatic access to the view stack 2017-03-04 15:22:19 -08:00
lnav.cc [help] add builtin help to the main help text as a reference 2017-04-14 22:49:36 -07:00
lnav.hh [help] add builtin help to the main help text as a reference 2017-04-14 22:49:36 -07:00
lnav_commands.cc [misc] some more miscellaneous bugs 2017-04-12 15:54:54 -07:00
lnav_commands.hh move stuff out of lnav.cc 2015-07-08 06:35:36 -07:00
lnav_config.cc [config] missed the terminator json_path_handler() 2017-03-01 10:46:26 -08:00
lnav_config.hh [keymap] convert more hotkeys to keymaps 2017-03-01 08:44:16 -08:00
lnav_log.cc fixing some minor issues 2017-04-05 07:05:19 -07:00
lnav_log.hh [tests] some more testing and stats for logfiles 2016-03-23 22:14:59 -07:00
lnav_util.cc fix -Wformat time_t warnings (#368) 2016-11-22 19:42:41 +00:00
lnav_util.hh [help] show help text for SQL functions 2017-03-31 07:01:11 -07:00
log_accel.cc [elapsed-time] add a visual indicator for sharp changes in message rate 2014-03-16 15:07:08 -07:00
log_accel.hh [coverity] next set of fixes 2015-09-19 21:13:46 -07:00
log_data_helper.hh fix a naming issue in the parse overlay 2017-03-10 14:34:09 -08:00
log_data_table.hh [sql] preview table definition 2017-04-09 01:57:19 -07:00
log_format.cc [sql] preview table definition 2017-04-09 01:57:19 -07:00
log_format.hh [jsonlog] fix some bugs related to json logs 2017-04-06 15:12:48 -07:00
log_format_impls.cc [c++11] migration #1 2016-12-10 07:21:24 -08:00
log_format_loader.cc [docs] some more docs, command-help, and tests for #428 2017-04-06 23:05:20 -07:00
log_format_loader.hh [log-format] add min-width and align options to line-format 2016-08-21 21:34:52 -07:00
log_search_table.hh [search-table] highlight the captured text for preview 2017-04-09 17:55:52 -07:00
log_vtab_impl.cc [sql] preview table definition 2017-04-09 01:57:19 -07:00
log_vtab_impl.hh [log_vtab_manager] fix lookup_impl() 2017-04-09 02:32:07 -07:00
logfile.cc [highlight] only highlight keywords in text files 2017-02-18 22:35:18 -08:00
logfile.hh [highlight] only highlight keywords in text files 2017-02-18 22:35:18 -08:00
logfile_stats.hh [tests] some more testing and stats for logfiles 2016-03-23 22:14:59 -07:00
logfile_sub_source.cc fixing some minor issues 2017-04-05 07:05:19 -07:00
logfile_sub_source.hh [build] sign warnings 2017-04-06 07:40:07 -07:00
network-extension-functions.cc [build] don't pass hints to getaddrinfo 2017-03-31 07:13:48 -07:00
optional.hpp [sql] add function adapter template 2017-03-19 07:50:01 -07:00
papertrail_proc.cc [config] initial impl with clock-format as the only option at the moment 2016-01-05 06:18:58 -08:00
papertrail_proc.hh some tweaks to these changes 2016-12-17 21:13:38 -08:00
partition-by-boot.lnav [script] add metadata to script files 2015-12-28 20:30:04 -08:00
pcrepp.cc [search-table] guess the column types based on the regex 2015-08-07 20:04:28 -07:00
pcrepp.hh [sql] add function adapter template 2017-03-19 07:50:01 -07:00
piper_proc.cc [coverity] some more fixes 2015-09-19 20:30:39 -07:00
piper_proc.hh [pipe-to] fix some issues when running pipe in headless mode 2015-04-05 21:40:04 -07:00
plain_text_source.hh [help] add builtin help to the main help text as a reference 2017-04-14 22:49:36 -07:00
plugins.hh [spam] uncrustify pass 2013-05-27 21:35:00 -07:00
pretty_printer.cc [lnav.cc] move more stuff out of lnav.cc 2015-07-08 22:26:54 -07:00
pretty_printer.hh [pretty-print] fix printing of quoted strings that have escaped characters 2016-10-14 11:18:00 -07:00
preview_status_source.hh [sql] preview table definition 2017-04-09 01:57:19 -07:00
pthreadpp.hh [curl] add a curl looper to handle url requests 2015-08-02 06:43:57 -07:00
ptimec.cc [json-log] custom date formats 2016-08-18 22:15:35 -07:00
ptimec.hh [ptime] add %N time format for nanoseconds 2017-04-05 10:19:47 -07:00
ptimec_rt.cc [ptime] add %N time format for nanoseconds 2017-04-05 10:19:47 -07:00
readline_callbacks.cc show some more preview 2017-04-10 23:02:50 -07:00
readline_callbacks.hh [cmd] add help to the command prompt 2015-08-03 06:49:07 -07:00
readline_curses.cc [docs] add help for CAST and fix a couple of glitches 2017-04-05 23:20:55 -07:00
readline_curses.hh [sql] do some minimal parsing/annotation of SQL statements 2017-03-26 06:02:53 -07:00
readline_highlighters.cc [rl_highlighter] fix a use-after-free 2017-04-06 06:33:52 -07:00
readline_highlighters.hh [shlex] add a readline highlighter for shlex 2015-12-24 03:35:02 -08:00
readline_possibilities.cc [sql] preview table definition 2017-04-09 01:57:19 -07:00
readline_possibilities.hh [config] initial impl with clock-format as the only option at the moment 2016-01-05 06:18:58 -08:00
regexp_vtab.cc [sql] add function adapter template 2017-03-19 07:50:01 -07:00
regexp_vtab.hh [sql] add a regexp_capture tablue-valued function 2017-03-15 17:01:58 -07:00
relative_time.cc some tweaks to these changes 2016-12-17 21:13:38 -08:00
relative_time.hh [help] show help text for SQL functions 2017-03-31 07:01:11 -07:00
search-for.lnav [docs] add help for CAST and fix a couple of glitches 2017-04-05 23:20:55 -07:00
sequence_matcher.cc [byte_array] tweak the template so it is easier to use with SpookyHash 2014-02-04 09:26:25 -08:00
sequence_matcher.hh Turn on 'sign-compare' error check for tests. 2015-04-05 00:23:25 -07:00
sequence_sink.hh [spam] uncrustify pass 2013-05-27 21:35:00 -07:00
session_data.cc [vtab] add an lnav_view_stack table to get programmatic access to the view stack 2017-03-04 15:22:19 -08:00
session_data.hh [session] saving bookmarks 2013-07-13 21:31:59 -07:00
shared_buffer.cc [format] allow json log fields to be hidden 2016-10-29 06:52:12 -07:00
shared_buffer.hh [opid] missed adding opid to the json log and some other bug fixes 2015-12-04 19:04:37 -08:00
shlex.cc [exec] add a prompt to execute lnav scripts 2015-12-18 22:39:27 -08:00
shlex.hh [help] add builtin help to the main help text as a reference 2017-04-14 22:49:36 -07:00
spectro_source.hh [help] show help text for SQL functions 2017-03-31 07:01:11 -07:00
sql_util.cc [jsonlog] fix some bugs related to json logs 2017-04-06 15:12:48 -07:00
sql_util.hh fixing some minor issues 2017-04-05 07:05:19 -07:00
sqlite-extension-func.cc [docs] add help for CAST and fix a couple of glitches 2017-04-05 23:20:55 -07:00
sqlite-extension-func.hh [help] show help text for SQL functions 2017-03-31 07:01:11 -07:00
state-extension-functions.cc [help] show help text for SQL functions 2017-03-31 07:01:11 -07:00
status_controllers.hh [spam] uncrustify pass 2013-05-27 21:35:00 -07:00
statusview_curses.cc [sql] do some minimal parsing/annotation of SQL statements 2017-03-26 06:02:53 -07:00
statusview_curses.hh [sql] do some minimal parsing/annotation of SQL statements 2017-03-26 06:02:53 -07:00
string-extension-functions.cc [help] show help text for SQL functions 2017-03-31 07:01:11 -07:00
strnatcmp.c [misc] some more miscellaneous bugs 2017-04-12 15:54:54 -07:00
strnatcmp.h [perf] some performance tweaks 2017-04-05 21:42:54 -07:00
strong_int.hh Update strong_int.hh 2014-03-10 14:54:14 -07:00
sysclip.cc [sysclip] fix NULL deref 2015-02-14 15:13:00 -08:00
sysclip.hh copy search terms to OS-Xs find clipboard 2014-11-19 06:12:43 -08:00
tables.h [release] bump to 0.5.1 2013-05-02 23:02:03 -07:00
term_extra.hh [listview] get a batch of rows from the source instead of a single one at a time 2017-03-14 06:05:46 -07:00
termios_guard.hh [coverity] next set of fixes 2015-09-19 21:13:46 -07:00
test_override.c override gettimeofday for testing 2015-04-04 03:42:26 -07:00
text_format.cc [highlight] only highlight keywords in text files 2017-02-18 22:35:18 -08:00
text_format.hh [highlight] only highlight keywords in text files 2017-02-18 22:35:18 -08:00
textfile_sub_source.hh [highlight] only highlight keywords in text files 2017-02-18 22:35:18 -08:00
textview_curses.cc [filter-out] show a preview of the filter effects by highlighting matches in red 2017-04-07 23:11:57 -07:00
textview_curses.hh fixing some minor issues 2017-04-05 07:05:19 -07:00
time-extension-functions.cc [help] show help text for SQL functions 2017-03-31 07:01:11 -07:00
time_T.hh [spam] uncrustify pass 2013-05-27 21:35:00 -07:00
timer.cc [text] pretty-printing should work in the text view 2015-08-18 20:58:20 -07:00
timer.hh [text] pretty-printing should work in the text view 2015-08-18 20:58:20 -07:00
top_status_source.hh [sql] do some minimal parsing/annotation of SQL statements 2017-03-26 06:02:53 -07:00
top_sys_status_source.hh [spam] uncrustify pass 2013-05-27 21:35:00 -07:00
url_loader.hh some tweaks to these changes 2016-12-17 21:13:38 -08:00
view_curses.cc [help] add builtin help to the main help text as a reference 2017-04-14 22:49:36 -07:00
view_curses.hh [sql] preview table definition 2017-04-09 01:57:19 -07:00
views_vtab.cc [sql] add "search" column to the lnav_views table 2017-03-26 07:28:08 -07:00
views_vtab.hh [listview] get a batch of rows from the source instead of a single one at a time 2017-03-14 06:05:46 -07:00
vt52_curses.cc [sql] do some minimal parsing/annotation of SQL statements 2017-03-26 06:02:53 -07:00
vt52_curses.hh [spam] uncrustify pass 2013-05-27 21:35:00 -07:00
vtab_module.cc [listview] get a batch of rows from the source instead of a single one at a time 2017-03-14 06:05:46 -07:00
vtab_module.hh [prev-mark] jumping to the first bookmark wasn't always working 2017-04-12 07:32:11 -07:00
xterm_mouse.cc [mouse] more mouse support and other fixes 2013-10-11 06:22:29 -07:00
xterm_mouse.hh need to fflush(stdout) to get the mouse working again 2015-11-14 12:39:36 -08:00
yajlpp.cc [keymap] convert more hotkeys to keymaps 2017-03-01 08:44:16 -08:00
yajlpp.hh [build] sign warnings 2017-04-06 07:40:07 -07:00