Commit Graph

1278 Commits (5d2dffad3510c9124c236e507eb2bce368a4f4e3)
 

Author SHA1 Message Date
Timothy Stack 143b356031 Fixes #441 8 years ago
Tim Stack 2593926caa Merge pull request #439 from aspiers/journald
document usage with systemd-journald (#61)
8 years ago
Adam Spiers 23b3d195ba document usage with systemd-journald (#61)
Closes #61.
8 years ago
Adam Spiers 96714db6e5 README.md: cosmetic tweaks 8 years ago
Timothy Stack d2d7f78827 [build] missed header 8 years ago
Timothy Stack 16fd7ec785 [help] remove old command help and add some more filesystem extensions 8 years ago
Timothy Stack 5e8d6aa3a8 [session] add hidden fields to the session
Fixes #433
8 years ago
Timothy Stack a9524b34f6 use https for submodule 8 years ago
Timothy Stack df4756eb4d add pcapplusplus submodule 8 years ago
Timothy Stack 5016ea9e71 [help] fix a help text issue 8 years ago
Timothy Stack 4cedde9a43 [help] add builtin help to the main help text as a reference
Defect Number:
    Reviewed By:
   Testing Done:
8 years ago
Timothy Stack 01716ba2ab [release] take out freebsd build and skip distcheck for OS X for now 8 years ago
Timothy Stack abd566cb08 [readline] make search tab-completion case-insensitive 8 years ago
Timothy Stack 7063c01988 [overlay] fix an crash with the overlay when the logs are from the future 8 years ago
Timothy Stack a973f7f934 [misc] some more miscellaneous bugs
Defect Number:
    Reviewed By:
   Testing Done:
8 years ago
Timothy Stack 05730274ed [prev-mark] jumping to the first bookmark wasn't always working 8 years ago
Timothy Stack 02d622979b [release-build] install ncurses-static 8 years ago
Timothy Stack 186cae4658 [build] add -static-libstdc++ and -static-libgcc by default
Defect Number:
    Reviewed By:
   Testing Done:
8 years ago
Timothy Stack aa21234164 [hist] need to rebuild hist to reflect marks
Defect Number:
    Reviewed By:
   Testing Done:
8 years ago
Timothy Stack 7033b51b41 fix potential crash when quitting 8 years ago
Timothy Stack 035460eb61 update expected output 8 years ago
Timothy Stack 085ea321ea show some more preview 8 years ago
Timothy Stack bbf8bdc4ec [search-table] highlight the captured text for preview
Defect Number:
    Reviewed By:
   Testing Done:
8 years ago
Timothy Stack aae3cf4d14 [log_vtab_manager] fix lookup_impl() 8 years ago
Timothy Stack fea3cb83d9 [sql] preview table definition
Defect Number:
    Reviewed By:
   Testing Done:
8 years ago
Timothy Stack d2514773ae [build] no joy with -static 8 years ago
Timothy Stack dbc8251175 [build] one more time 8 years ago
Timothy Stack 85bd837be4 [build] try full static 8 years ago
Timothy Stack 52d6e641c4 [build] run ldd on the generated binary 8 years ago
Timothy Stack 7e55f7401f [filter-in] highlight matches in green 8 years ago
Timothy Stack 914f4cf4bb [filter-out] show a preview of the filter effects by highlighting matches in red
Defect Number:
    Reviewed By:
   Testing Done:
8 years ago
Timothy Stack 66c1fa6071 [build] try precise 8 years ago
Timothy Stack 01e7f04955 [build] as a global env 8 years ago
Timothy Stack 006141b911 [build] fix configure script flags 8 years ago
Timothy Stack 783bd88762 [build] ugh... 8 years ago
Timothy Stack 32bf9d48d8 [build] one more time 8 years ago
Timothy Stack 2cfa100125 [build] pickup the right file 8 years ago
Timothy Stack b25a7e8b86 [build] fix path to release script 8 years ago
Timothy Stack 21f964b642 [build] zip up the travis artifact
Defect Number:
    Reviewed By:
   Testing Done:
8 years ago
Timothy Stack 407c5c67b1 [build] missed some new files 8 years ago
Timothy Stack df399a36a4 [docs] some more docs, command-help, and tests for #428 8 years ago
Timothy Stack 22d8257c03 [jsonlog] convert integer level to string and then apply the level patterns 8 years ago
Timothy Stack 3e97c737c1 [jsonlog] fix some bugs related to json logs 8 years ago
Timothy Stack e326c74c36 [build] more deploy stuff 8 years ago
Timothy Stack 3f427497d3 [build] more publish from travis... 8 years ago
Timothy Stack 240d71246c [travis] try to publish builds on github
Defect Number:
    Reviewed By:
   Testing Done:
8 years ago
Timothy Stack 04e60fd79d [build] sign warnings 8 years ago
Timothy Stack 775107e630 [data_parser] use after free 8 years ago
Timothy Stack daf9c5d4d6 [grep_proc] uninitialized value 8 years ago
Timothy Stack 0a2ab5d61d [rl_highlighter] fix a use-after-free 8 years ago