Commit Graph

23 Commits (2aa26082f8c9fc272630d73618bf1afbcc5f065c)

Author SHA1 Message Date
Timothy Stack 69e927e91b [coverity] some more fixes 9 years ago
Timothy Stack e1874c0278 use poll instead of select so we can handle more than FD_SETSIZE files 9 years ago
Timothy Stack 974aafe1b9 [search] fix searching when a file is deleted and recreated 9 years ago
Tim Stack 4207602f3c remove bad include 10 years ago
Timothy Stack ccf29b3bac [coverity] some cleanup and add the chunky_index 10 years ago
Timothy Stack d557002724 [format] add OpenAM log formats 10 years ago
Timothy Stack 9ff2d3774d [line_buffer] split long lines
Fixes #81
10 years ago
Timothy Stack b6baae7730 [debug] more debugging stuff
Defect Number:
    Reviewed By:
   Testing Done:
10 years ago
Timothy Stack 64fe8175a6 [log] add an internal logger instead of using redirected stderr 11 years ago
Timothy Stack 59c1d4313b [mouse] more mouse support and other fixes 11 years ago
Timothy Stack e75f42dd07 [data parser] hex dump values and add the uwsgi log format 11 years ago
Timothy Stack d9cf6aa668 [grep_proc] do not restart the proc during destruction 11 years ago
Timothy Stack 865849f017 [spam] uncrustify pass 11 years ago
Timothy Stack f62b5c271c [release] bump to 0.5.1 11 years ago
Timothy Stack c4e9f58bf0 [bugs] fix some long-standing bugs
* grep_proc.cc: When a request is queued with the start line
   == -1, we need to start searching from the highest line
   ever seen and not the last line processed.
 * line_buffer.cc: If a partial line was read, we need to
   avoid returning another line if more data is appended
   to the file.
 * lnav.cc: Accept file name patterns on the command-line that
   don't match any files yet.  Initialize the screen before
   redirecting stderr to the log file or /dev/null.
 * log_format.hh: Add some comments.  Start to add back support
   for scrubbing.
 * logfile_sub_source.cc: Move scrubbing to the format impl.
 * textview_curses.hh: Add comments.
12 years ago
Timothy Stack b0418957c6 [valgrind] Fix some minor leaks 12 years ago
Tim Stack 44e8abc593 Some more sequence matching stuff. 13 years ago
Tim Stack e3d2d41aba a start at doing sequence matching 13 years ago
Timothy Stack 34918c606b Some cleanup for pcrepp. 14 years ago
Timothy Stack c268760e2e Hopefully fix a bug when progressively reading from a file and
add some comments.
14 years ago
Timothy Stack 1d40a8edcf build work 15 years ago
tstack 335dbadb22 random fixes 15 years ago
tstack b4ec432515 first commit 15 years ago