1
1
mirror of https://github.com/tstack/lnav.git synced 2024-09-11 13:05:51 +03:00
lnav/src
2014-06-17 21:29:42 -07:00
..
spookyhash Change the code to use Spookyhash. 2014-02-03 22:36:33 -08:00
yajl [session] start session support 2013-05-31 08:01:31 -07:00
ansi_scrubber.cc [pcre] try to avoid null chars in log messages 2014-02-03 22:18:58 -08:00
ansi_scrubber.hh [headless] add options for usage without the UI 2014-02-28 20:35:07 -08:00
auto_fd.hh [debug] more debugging stuff 2014-03-06 06:58:49 -08:00
auto_mem.hh [debug] more debugging stuff 2014-03-06 06:58:49 -08:00
auto_pid.hh [mouse] more mouse support and other fixes 2013-10-11 06:22:29 -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 [debug] more debugging stuff 2014-03-06 06:58:49 -08:00
bookmarks.hh [debug] more debugging stuff 2014-03-06 06:58:49 -08:00
bottom_status_source.hh [status] flash "Not Shown" when filter count changes 2014-04-20 10:39:28 -07:00
byte_array.hh [debug] more debugging stuff 2014-03-06 06:58:49 -08:00
collation-functions.cc [misc] tweak scrollbar colors; add auto-complete for strings when typing sql searches; fix ipaddress collator 2014-02-22 22:52:21 -08:00
column_namer.hh [perf] reduce copies of log messages 2014-02-01 06:41:11 -08:00
concise_index.hh [build] fix an ambiguous call 2014-04-20 21:40:04 -07:00
config.h.in [build] check for execinfo.h 2014-03-18 03:37:00 -07:00
data_parser.cc [data parser] hex dump values and add the uwsgi log format 2013-07-17 21:24:33 -07:00
data_parser.hh fix some misuses of the std::string constructor and other tweaks 2014-03-12 21:19:23 -07:00
data_scanner.cc [nits] some nits noticed after the release 2014-04-01 13:07:58 -07:00
data_scanner.hh [data] fix scanning for times 2014-03-09 12:55:02 -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 [write-json] add a command to write results as json 2014-03-11 05:37:13 -07: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 [format] add OpenAM log formats 2014-06-17 21:29:42 -07:00
dump-pid.sh [mouse] more mouse support and other fixes 2013-10-11 06:22:29 -07:00
environ_vtab.cc [build] some more centos build fixes 2014-06-13 21:39:03 -07:00
environ_vtab.hh [sql] add an environ virtual table 2014-05-06 21:26:05 -07:00
extension-functions.c [cleanup] move some code around and try to pretty things up a bit 2013-06-06 07:01:32 -07:00
format2csv.py [docs] more docs 2013-07-27 11:04:43 -07:00
format-text-files.hh [mouse] more mouse support and other fixes 2013-10-11 06:22:29 -07:00
fs-extension-functions.cc [jsonptr] initial impl 2014-05-05 06:44:58 -07:00
grapher.hh [hist] cleanup the hist_source and add support for graphing a single column at a time 2013-06-23 13:43:51 -07:00
grep_highlighter.hh [test] reformat test_grep_proc2 2014-03-12 07:11:55 -07:00
grep_proc.cc [format] add OpenAM log formats 2014-06-17 21:29:42 -07:00
grep_proc.hh [debug] more debugging stuff 2014-03-06 06:58:49 -08:00
help.hh [spam] uncrustify pass 2013-05-27 21:35:00 -07:00
help.txt [sql] add an environ virtual table 2014-05-06 21:26:05 -07:00
hist_source.cc [view_curses] use a vector for string attributes 2014-01-25 09:29:35 -08:00
hist_source.hh [debug] more debugging stuff 2014-03-06 06:58:49 -08:00
init_sql.py build fix 2014-03-29 22:08:01 -07:00
init-sql.hh [parsing] fix some bugs and improve performance of the scanner 2013-06-11 21:10:59 -07:00
init.sql [parsing] fix some bugs and improve performance of the scanner 2013-06-11 21:10:59 -07:00
json_op.cc [jsonptr] initial impl 2014-05-05 06:44:58 -07:00
json_op.hh [jsonptr] initial impl 2014-05-05 06:44:58 -07:00
json_ptr.cc [jsonptr] initial impl 2014-05-05 06:44:58 -07:00
json_ptr.hh [jsonptr] initial impl 2014-05-05 06:44:58 -07:00
json-extension-functions.cc [jsonptr] initial impl 2014-05-05 06:44:58 -07: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
line_buffer.cc [format] add TCF file format and some fixes to make it work 2014-04-06 22:11:04 -07:00
line_buffer.hh [line_buffer] split long lines 2014-03-15 04:40:58 -07:00
listview_curses.cc [readline] customize display of matches for completion 2014-03-09 01:29:28 -08:00
listview_curses.hh [readline] customize display of matches for completion 2014-03-09 01:29:28 -08:00
lnav_commands.cc [format] add OpenAM log formats 2014-06-17 21:29:42 -07:00
lnav_commands.hh [spam] uncrustify pass 2013-05-27 21:35:00 -07:00
lnav_config.cc [debug] more debugging stuff 2014-03-06 06:58:49 -08:00
lnav_config.hh [cleanup] uncrustify 2013-06-15 18:07:50 -07:00
lnav_log.cc [sql] add an environ virtual table 2014-05-06 21:26:05 -07:00
lnav_log.hh [jsonptr] initial impl 2014-05-05 06:44:58 -07:00
lnav_util.cc [format] add OpenAM log formats 2014-06-17 21:29:42 -07:00
lnav_util.hh [format] add OpenAM log formats 2014-06-17 21:29:42 -07:00
lnav.cc [format] add OpenAM log formats 2014-06-17 21:29:42 -07:00
lnav.hh [cmd] remember closed files 2014-04-20 14:58:19 -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 try again for the limit 2014-03-16 15:21:42 -07:00
log_data_helper.hh [jsonptr] initial impl 2014-05-05 06:44:58 -07:00
log_data_table.hh [logline] update for shared_buffer change 2014-02-26 08:12:09 -08:00
log_format_impls.cc [format] add OpenAM log formats 2014-06-17 21:29:42 -07:00
log_format_loader.cc [jsonptr] initial impl 2014-05-05 06:44:58 -07:00
log_format_loader.hh [config] add more config directories to search 2014-03-02 22:26:41 -08:00
log_format.cc [format] add OpenAM log formats 2014-06-17 21:29:42 -07:00
log_format.hh [format] add OpenAM log formats 2014-06-17 21:29:42 -07:00
log_vtab_impl.cc [format] add OpenAM log formats 2014-06-17 21:29:42 -07:00
log_vtab_impl.hh [sql] implement xBestIndex 2014-03-11 08:18:51 -07:00
logfile_stats.hh [spam] uncrustify pass 2013-05-27 21:35:00 -07:00
logfile_sub_source.cc [elapsed-time] add a visual indicator for sharp changes in message rate 2014-03-16 15:07:08 -07:00
logfile_sub_source.hh [elapsed-time] add a visual indicator for sharp changes in message rate 2014-03-16 15:07:08 -07:00
logfile.cc [logfile] check for truncated files 2014-04-18 05:17:24 -07:00
logfile.hh [format] add TCF file format and some fixes to make it work 2014-04-06 22:11:04 -07:00
Makefile.am [format] add OpenAM log formats 2014-06-17 21:29:42 -07:00
Makefile.in [format] add OpenAM log formats 2014-06-17 21:29:42 -07:00
network-extension-functions.cc [jsonptr] initial impl 2014-05-05 06:44:58 -07:00
pcrepp.cc [readline] highlight pcre syntax in the search prompt 2014-03-04 07:38:33 -08:00
pcrepp.hh handle missing level field in format 2014-03-15 11:37:03 -07:00
piper_proc.cc [line_buffer] split long lines 2014-03-15 04:40:58 -07:00
piper_proc.hh [build] fix os x build issues 2013-10-23 07:01:32 -07:00
plugins.hh [spam] uncrustify pass 2013-05-27 21:35:00 -07:00
ptimec_rt.cc [format] add OpenAM log formats 2014-06-17 21:29:42 -07:00
ptimec.cc [format] add OpenAM log formats 2014-06-17 21:29:42 -07:00
ptimec.hh [format] add OpenAM log formats 2014-06-17 21:29:42 -07:00
readline_curses.cc [format] add OpenAM log formats 2014-06-17 21:29:42 -07:00
readline_curses.hh [readline] customize display of matches for completion 2014-03-09 01:29:28 -08:00
readline_highlighters.cc [readline] fix some highlighting issues for search/sql 2014-04-16 22:54:00 -07:00
readline_highlighters.hh [readline] highlight pcre syntax in the search prompt 2014-03-04 07:38:33 -08: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 [byte_array] tweak the template so it is easier to use with SpookyHash 2014-02-04 09:26:25 -08:00
sequence_sink.hh [spam] uncrustify pass 2013-05-27 21:35:00 -07:00
session_data.cc [format] add OpenAM log formats 2014-06-17 21:29:42 -07:00
session_data.hh [session] saving bookmarks 2013-07-13 21:31:59 -07:00
shared_buffer.cc [build] check for execinfo.h 2014-03-18 03:37:00 -07:00
shared_buffer.hh [shared_buffer] invalid refs in the line buffer destructor 2014-03-12 22:50:11 -07:00
sql_util.cc [build] some more centos build fixes 2014-06-13 21:39:03 -07:00
sql_util.hh [jsonptr] initial impl 2014-05-05 06:44:58 -07:00
sqlite-extension-func.c [jsonptr] initial impl 2014-05-05 06:44:58 -07:00
sqlite-extension-func.h [jsonptr] initial impl 2014-05-05 06:44:58 -07:00
state-extension-functions.cc [jsonptr] initial impl 2014-05-05 06:44:58 -07:00
status_controllers.hh [spam] uncrustify pass 2013-05-27 21:35:00 -07:00
statusview_curses.cc [mouse] more mouse support and other fixes 2013-10-11 06:22:29 -07:00
statusview_curses.hh [elapsed-time] add a visual indicator for sharp changes in message rate 2014-03-16 15:07:08 -07:00
string-extension-functions.cc [sql] swap regexp_replace args 2013-07-27 11:11:50 -07:00
strnatcmp.c [debug] more debugging stuff 2014-03-06 06:58:49 -08:00
strnatcmp.h [sqlite] Major improvements to the sqlite integration. 2013-05-24 07:55:56 -07:00
strong_int.hh Update strong_int.hh 2014-03-10 14:54:14 -07:00
tables.h [release] bump to 0.5.1 2013-05-02 23:02:03 -07:00
term_extra.hh [term] set the terminal title 2014-02-10 07:25:28 -08:00
termios_guard.hh [log] add an internal logger instead of using redirected stderr 2014-03-01 16:35:30 -08:00
test_override.cc [cleanup] uncrustify 2013-06-15 18:07:50 -07:00
textfile_sub_source.hh [view_curses] use a vector for string attributes 2014-01-25 09:29:35 -08:00
textview_curses.cc [partition] use an underline to mark a partition boundary 2014-03-07 06:29:20 -08:00
textview_curses.hh [partition] make partitions a separate bookmark type 2014-03-07 05:20:49 -08:00
time_T.hh [spam] uncrustify pass 2013-05-27 21:35:00 -07:00
top_status_source.hh [term] set the terminal title 2014-02-10 07:25:28 -08:00
top_sys_status_source.hh [spam] uncrustify pass 2013-05-27 21:35:00 -07:00
view_curses.cc [format] add OpenAM log formats 2014-06-17 21:29:42 -07:00
view_curses.hh [jsonptr] initial impl 2014-05-05 06:44:58 -07:00
vt52_curses.cc [debug] more debugging stuff 2014-03-06 06:58:49 -08:00
vt52_curses.hh [spam] uncrustify pass 2013-05-27 21:35:00 -07:00
xterm_mouse.cc [mouse] more mouse support and other fixes 2013-10-11 06:22:29 -07:00
xterm_mouse.hh [mouse] small fixes for mouse support 2014-03-03 00:55:01 -08:00
yajlpp.cc [yajlpp] some optimizations for json log parsing 2013-09-14 06:36:31 -07:00
yajlpp.hh [jsonptr] initial impl 2014-05-05 06:44:58 -07:00