Suresh Sundriyal
|
a9fb94df38
|
[AUTHORS] Credit the newer contributors.
|
2017-10-18 10:48:18 -07:00 |
|
Tim Stack
|
78d4ce3b3a
|
Merge pull request #472 from sureshsundriyal/master
[command] Add a ':quit' command.
|
2017-10-18 08:50:12 -07:00 |
|
Suresh Sundriyal
|
150252e578
|
[command] Add a ':quit' command.
Add a ':quit' command and add ':q' as the alias for the
quit command.
Closes #470
|
2017-10-17 21:36:58 -07:00 |
|
Timothy Stack
|
283293e019
|
[tests] update expected output for default colors change
|
2017-10-01 21:05:47 -07:00 |
|
Tim Stack
|
d4defbaaf7
|
Merge pull request #468 from konmeo/master
add config option to use default fg/bg colors
|
2017-10-01 20:50:48 -07:00 |
|
Timothy Stack
|
e615805ac6
|
[cmds] remove completion for highlight after clearing
Fixes #465
|
2017-10-01 20:49:10 -07:00 |
|
Timothy Stack
|
689bcadc94
|
[time_fmts] add a default time format
Fixes #467
|
2017-10-01 20:42:08 -07:00 |
|
Kevin Pham
|
91b1e96263
|
update document with default-colors config option
|
2017-09-15 11:06:21 -07:00 |
|
Kevin Pham
|
52f78cfb75
|
add config option to use default fg/bg colors
|
2017-09-14 18:52:29 -07:00 |
|
Timothy Stack
|
485a931793
|
[headless] always switch to the DB view after executing a SQL command, even if the result set is empty
|
2017-08-18 21:46:38 -07:00 |
|
Tim Stack
|
3ff9265e0c
|
Update NEWS
Add note for unicode change
|
2017-08-02 11:10:32 -07:00 |
|
Timothy Stack
|
5e4ca5bbed
|
[test] comment out mvwattrline test for now
|
2017-08-01 10:35:33 -07:00 |
|
Timothy Stack
|
f6e01e9ad0
|
[build] fix for last checkin
|
2017-08-01 10:28:27 -07:00 |
|
Timothy Stack
|
753e12d606
|
[unicode] do not clobber wide chars when applying attributes
Attempt to address #414
|
2017-08-01 10:17:30 -07:00 |
|
Timothy Stack
|
2e095fb03e
|
[time] add a time format
|
2017-07-18 06:03:02 -07:00 |
|
Tim Stack
|
7a5c21f97c
|
Merge pull request #453 from Freaky/fix-logfile-log
[logfile] Fix format string in debug log.
|
2017-05-23 12:29:40 -07:00 |
|
Thomas Hurst
|
24aa8cfd61
|
[logfile] Fix format string in debug log.
Resolves a crash on startup on FreeBSD/i386.
|
2017-05-23 20:05:32 +01:00 |
|
Timothy Stack
|
7240aaa127
|
[time] an epoch timestamp should not have whitespace
|
2017-05-13 06:53:58 -07:00 |
|
Tim Stack
|
588231dda6
|
Merge pull request #451 from michael-bouvy/fix-readme
Fix README headings
|
2017-05-09 11:36:57 -07:00 |
|
michael-bouvy
|
59ac5d8509
|
Fix README titles
|
2017-05-09 20:02:38 +02:00 |
|
Timothy Stack
|
a9fd0e37f6
|
[formats] add rfc5424 syslog format
Fixes #444
|
2017-04-29 07:31:55 -07:00 |
|
Timothy Stack
|
d18b344489
|
[perf] avoid an initial forced index rebuild
Defect Number:
Reviewed By:
Testing Done:
|
2017-04-25 06:55:07 -07:00 |
|
Timothy Stack
|
371e79ff3d
|
[log_format] allow external logs to specify that they are not time-ordered
|
2017-04-25 05:58:10 -07:00 |
|
Timothy Stack
|
9d249004ac
|
[time-offset] add days to offset
Fixes #435
|
2017-04-25 05:41:14 -07:00 |
|
Timothy Stack
|
6306659362
|
[test] remove extra test
|
2017-04-24 10:31:07 -07:00 |
|
Timothy Stack
|
7ed6cc4858
|
[crash] handle recovery more flexibly
Defect Number:
Reviewed By:
Testing Done:
|
2017-04-24 10:09:19 -07:00 |
|
Timothy Stack
|
ef5347b0eb
|
[build] even more
|
2017-04-24 07:50:24 -07:00 |
|
Timothy Stack
|
4fb6e24be9
|
[build] one more time
|
2017-04-24 07:34:29 -07:00 |
|
Timothy Stack
|
c3688e87f7
|
[build] fix some tests
Defect Number:
Reviewed By:
Testing Done:
|
2017-04-24 07:29:55 -07:00 |
|
Timothy Stack
|
36e46fc67b
|
[log] do a full sort if there is a year rollover
Fixes #437
|
2017-04-24 07:03:46 -07:00 |
|
Timothy Stack
|
7f5916d480
|
[crash] call endwin() after a crash
Fixes #438
|
2017-04-24 06:36:17 -07:00 |
|
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 |
|