Commit Graph

1400 Commits (0b822739ea8e83150dcb072e6b7bb93cb2ace3d0)
 

Author SHA1 Message Date
Tim Stack 7a5c21f97c Merge pull request #453 from Freaky/fix-logfile-log
[logfile] Fix format string in debug log.
7 years ago
Thomas Hurst 24aa8cfd61 [logfile] Fix format string in debug log.
Resolves a crash on startup on FreeBSD/i386.
7 years ago
Timothy Stack 7240aaa127 [time] an epoch timestamp should not have whitespace 7 years ago
Tim Stack 588231dda6 Merge pull request #451 from michael-bouvy/fix-readme
Fix README headings
7 years ago
michael-bouvy 59ac5d8509 Fix README titles 7 years ago
Timothy Stack a9fd0e37f6 [formats] add rfc5424 syslog format
Fixes #444
7 years ago
Timothy Stack d18b344489 [perf] avoid an initial forced index rebuild
Defect Number:
    Reviewed By:
   Testing Done:
7 years ago
Timothy Stack 371e79ff3d [log_format] allow external logs to specify that they are not time-ordered 7 years ago
Timothy Stack 9d249004ac [time-offset] add days to offset
Fixes #435
7 years ago
Timothy Stack 6306659362 [test] remove extra test 7 years ago
Timothy Stack 7ed6cc4858 [crash] handle recovery more flexibly
Defect Number:
    Reviewed By:
   Testing Done:
7 years ago
Timothy Stack ef5347b0eb [build] even more 7 years ago
Timothy Stack 4fb6e24be9 [build] one more time 7 years ago
Timothy Stack c3688e87f7 [build] fix some tests
Defect Number:
    Reviewed By:
   Testing Done:
7 years ago
Timothy Stack 36e46fc67b [log] do a full sort if there is a year rollover
Fixes #437
7 years ago
Timothy Stack 7f5916d480 [crash] call endwin() after a crash
Fixes #438
7 years ago
Timothy Stack 9764cb1a93 [loader] add line numbers for parse errors
Fixes #442
7 years ago
Timothy Stack ceb4fe7721 [log_format] fix line sorting 7 years ago
Timothy Stack f0c884ddc3 [build] another bro log test fix 7 years ago
Timothy Stack 867504b2b5 [build] try to fix some tests
Defect Number:
    Reviewed By:
   Testing Done:
7 years ago
Timothy Stack 4f47c34c92 [build] missing strnstr 7 years ago
Timothy Stack 8ea51a6fd8 [formats] support for CSV/TSV log formats
Defect Number:
    Reviewed By:
   Testing Done:
7 years ago
Timothy Stack 143b356031 Fixes #441 7 years ago
Tim Stack 2593926caa Merge pull request #439 from aspiers/journald
document usage with systemd-journald (#61)
7 years ago
Adam Spiers 23b3d195ba document usage with systemd-journald (#61)
Closes #61.
7 years ago
Adam Spiers 96714db6e5 README.md: cosmetic tweaks 7 years ago
Timothy Stack d2d7f78827 [build] missed header 7 years ago
Timothy Stack 16fd7ec785 [help] remove old command help and add some more filesystem extensions 7 years ago
Timothy Stack 5e8d6aa3a8 [session] add hidden fields to the session
Fixes #433
7 years ago
Timothy Stack a9524b34f6 use https for submodule 7 years ago
Timothy Stack df4756eb4d add pcapplusplus submodule 7 years ago
Timothy Stack 5016ea9e71 [help] fix a help text issue 7 years ago
Timothy Stack 4cedde9a43 [help] add builtin help to the main help text as a reference
Defect Number:
    Reviewed By:
   Testing Done:
7 years ago
Timothy Stack 01716ba2ab [release] take out freebsd build and skip distcheck for OS X for now 7 years ago
Timothy Stack abd566cb08 [readline] make search tab-completion case-insensitive 7 years ago
Timothy Stack 7063c01988 [overlay] fix an crash with the overlay when the logs are from the future 7 years ago
Timothy Stack a973f7f934 [misc] some more miscellaneous bugs
Defect Number:
    Reviewed By:
   Testing Done:
7 years ago
Timothy Stack 05730274ed [prev-mark] jumping to the first bookmark wasn't always working 7 years ago
Timothy Stack 02d622979b [release-build] install ncurses-static 7 years ago
Timothy Stack 186cae4658 [build] add -static-libstdc++ and -static-libgcc by default
Defect Number:
    Reviewed By:
   Testing Done:
7 years ago
Timothy Stack aa21234164 [hist] need to rebuild hist to reflect marks
Defect Number:
    Reviewed By:
   Testing Done:
7 years ago
Timothy Stack 7033b51b41 fix potential crash when quitting 7 years ago
Timothy Stack 035460eb61 update expected output 7 years ago
Timothy Stack 085ea321ea show some more preview 7 years ago
Timothy Stack bbf8bdc4ec [search-table] highlight the captured text for preview
Defect Number:
    Reviewed By:
   Testing Done:
7 years ago
Timothy Stack aae3cf4d14 [log_vtab_manager] fix lookup_impl() 7 years ago
Timothy Stack fea3cb83d9 [sql] preview table definition
Defect Number:
    Reviewed By:
   Testing Done:
7 years ago
Timothy Stack d2514773ae [build] no joy with -static 7 years ago
Timothy Stack dbc8251175 [build] one more time 7 years ago
Timothy Stack 85bd837be4 [build] try full static 7 years ago