Commit Graph

1234 Commits

Author SHA1 Message Date
Timothy Stack
9764cb1a93 [loader] add line numbers for parse errors
Fixes #442
2017-04-24 06:18:04 -07:00
Timothy Stack
ceb4fe7721 [log_format] fix line sorting 2017-04-23 16:36:03 -07:00
Timothy Stack
f0c884ddc3 [build] another bro log test fix 2017-04-23 16:05:26 -07:00
Timothy Stack
867504b2b5 [build] try to fix some tests
Defect Number:
    Reviewed By:
   Testing Done:
2017-04-23 15:57:24 -07:00
Timothy Stack
4f47c34c92 [build] missing strnstr 2017-04-23 07:20:18 -07:00
Timothy Stack
8ea51a6fd8 [formats] support for CSV/TSV log formats
Defect Number:
    Reviewed By:
   Testing Done:
2017-04-23 07:11:21 -07:00
Timothy Stack
143b356031 Fixes #441 2017-04-19 14:36:45 -07:00
Tim Stack
2593926caa Merge pull request #439 from aspiers/journald
document usage with systemd-journald (#61)
2017-04-19 13:43:18 -07:00
Adam Spiers
23b3d195ba document usage with systemd-journald (#61)
Closes #61.
2017-04-19 12:19:47 +01:00
Adam Spiers
96714db6e5 README.md: cosmetic tweaks 2017-04-19 11:36:22 +01:00
Timothy Stack
d2d7f78827 [build] missed header 2017-04-16 15:28:30 -07:00
Timothy Stack
16fd7ec785 [help] remove old command help and add some more filesystem extensions 2017-04-16 15:07:41 -07:00
Timothy Stack
5e8d6aa3a8 [session] add hidden fields to the session
Fixes #433
2017-04-15 21:11:11 -07:00
Timothy Stack
a9524b34f6 use https for submodule 2017-04-15 07:08:33 -07:00
Timothy Stack
df4756eb4d add pcapplusplus submodule 2017-04-15 07:05:44 -07:00
Timothy Stack
5016ea9e71 [help] fix a help text issue 2017-04-15 06:56:25 -07:00
Timothy Stack
4cedde9a43 [help] add builtin help to the main help text as a reference
Defect Number:
    Reviewed By:
   Testing Done:
2017-04-14 22:49:36 -07:00
Timothy Stack
01716ba2ab [release] take out freebsd build and skip distcheck for OS X for now 2017-04-13 06:52:04 -07:00
Timothy Stack
abd566cb08 [readline] make search tab-completion case-insensitive 2017-04-13 06:15:29 -07:00
Timothy Stack
7063c01988 [overlay] fix an crash with the overlay when the logs are from the future 2017-04-12 22:45:33 -07:00
Timothy Stack
a973f7f934 [misc] some more miscellaneous bugs
Defect Number:
    Reviewed By:
   Testing Done:
2017-04-12 15:54:54 -07:00
Timothy Stack
05730274ed [prev-mark] jumping to the first bookmark wasn't always working 2017-04-12 07:32:11 -07:00
Timothy Stack
02d622979b [release-build] install ncurses-static 2017-04-11 07:53:02 -07:00
Timothy Stack
186cae4658 [build] add -static-libstdc++ and -static-libgcc by default
Defect Number:
    Reviewed By:
   Testing Done:
2017-04-11 07:41:55 -07:00
Timothy Stack
aa21234164 [hist] need to rebuild hist to reflect marks
Defect Number:
    Reviewed By:
   Testing Done:
2017-04-11 07:25:54 -07:00
Timothy Stack
7033b51b41 fix potential crash when quitting 2017-04-10 23:21:14 -07:00
Timothy Stack
035460eb61 update expected output 2017-04-10 23:04:50 -07:00
Timothy Stack
085ea321ea show some more preview 2017-04-10 23:02:50 -07:00
Timothy Stack
bbf8bdc4ec [search-table] highlight the captured text for preview
Defect Number:
    Reviewed By:
   Testing Done:
2017-04-09 17:55:52 -07:00
Timothy Stack
aae3cf4d14 [log_vtab_manager] fix lookup_impl() 2017-04-09 02:32:07 -07:00
Timothy Stack
fea3cb83d9 [sql] preview table definition
Defect Number:
    Reviewed By:
   Testing Done:
2017-04-09 01:57:19 -07:00
Timothy Stack
d2514773ae [build] no joy with -static 2017-04-08 17:32:16 -07:00
Timothy Stack
dbc8251175 [build] one more time 2017-04-08 17:32:16 -07:00
Timothy Stack
85bd837be4 [build] try full static 2017-04-08 17:32:16 -07:00
Timothy Stack
52d6e641c4 [build] run ldd on the generated binary 2017-04-08 17:32:16 -07:00
Timothy Stack
7e55f7401f [filter-in] highlight matches in green 2017-04-08 07:45:51 -07:00
Timothy Stack
914f4cf4bb [filter-out] show a preview of the filter effects by highlighting matches in red
Defect Number:
    Reviewed By:
   Testing Done:
2017-04-07 23:11:57 -07:00
Timothy Stack
66c1fa6071 [build] try precise 2017-04-07 08:36:49 -07:00
Timothy Stack
01e7f04955 [build] as a global env 2017-04-07 08:04:37 -07:00
Timothy Stack
006141b911 [build] fix configure script flags 2017-04-07 07:44:50 -07:00
Timothy Stack
783bd88762 [build] ugh... 2017-04-07 07:33:25 -07:00
Timothy Stack
32bf9d48d8 [build] one more time 2017-04-07 07:26:53 -07:00
Timothy Stack
2cfa100125 [build] pickup the right file 2017-04-07 07:18:43 -07:00
Timothy Stack
b25a7e8b86 [build] fix path to release script 2017-04-07 07:09:20 -07:00
Timothy Stack
21f964b642 [build] zip up the travis artifact
Defect Number:
    Reviewed By:
   Testing Done:
2017-04-07 06:58:03 -07:00
Timothy Stack
407c5c67b1 [build] missed some new files 2017-04-06 23:20:02 -07:00
Timothy Stack
df399a36a4 [docs] some more docs, command-help, and tests for #428 2017-04-06 23:05:20 -07:00
Timothy Stack
22d8257c03 [jsonlog] convert integer level to string and then apply the level patterns 2017-04-06 16:11:21 -07:00
Timothy Stack
3e97c737c1 [jsonlog] fix some bugs related to json logs 2017-04-06 15:12:48 -07:00
Timothy Stack
e326c74c36 [build] more deploy stuff 2017-04-06 09:54:41 -07:00