Timothy Stack
|
2c46b0f07b
|
[clion] hacks to get clion working
|
2014-09-18 21:51:01 -07:00 |
|
Timothy Stack
|
dc4949305d
|
ignore bad json lines
Defect Number:
Reviewed By:
Testing Done:
|
2014-07-30 16:27:50 -07:00 |
|
Timothy Stack
|
c491e93797
|
try to fix openam log on some pcre impls
|
2014-06-17 23:10:09 -07:00 |
|
Timothy Stack
|
17bd6e234a
|
fix ptime_b_slow
|
2014-06-17 22:24:16 -07:00 |
|
Timothy Stack
|
d557002724
|
[format] add OpenAM log formats
|
2014-06-17 21:29:42 -07:00 |
|
Timothy Stack
|
b205a3ec82
|
[build] some more centos build fixes
|
2014-06-13 21:39:03 -07:00 |
|
Timothy Stack
|
a02bf365e9
|
[build] fix attempt for older sqlites
|
2014-06-13 08:52:03 -07:00 |
|
Timothy Stack
|
9220c3c926
|
[timefmt] some more time formats
Handle month/day/hour formats without a leading zero.
|
2014-06-10 22:14:13 -07:00 |
|
Timothy Stack
|
353dfec878
|
[sql] add an environ virtual table
Defect Number:
Reviewed By:
Testing Done:
|
2014-05-06 21:26:05 -07:00 |
|
Timothy Stack
|
1974e1f1ae
|
[jsonptr] initial impl
|
2014-05-05 06:44:58 -07:00 |
|
Tim Stack
|
7e0a218dc0
|
Update .travis.yml
|
2014-05-04 07:18:31 -07:00 |
|
Timothy Stack
|
704e7cfa4d
|
[build] add coverity scan to .travis.yml
|
2014-04-23 14:45:53 -07:00 |
|
Timothy Stack
|
d4219f5bdc
|
[build] fix an ambiguous call
|
2014-04-20 21:40:04 -07:00 |
|
Timothy Stack
|
bf706a136c
|
[cmd] remember closed files
Fixes #96
|
2014-04-20 14:58:19 -07:00 |
|
Timothy Stack
|
b58438875d
|
[concise] initial impl
|
2014-04-20 10:40:28 -07:00 |
|
Timothy Stack
|
134dcc2fc7
|
[status] flash "Not Shown" when filter count changes
Fixes #95
|
2014-04-20 10:39:28 -07:00 |
|
Timothy Stack
|
87f288d3d0
|
[build] ifdefs for some sqlite defines
|
2014-04-18 19:29:01 -07:00 |
|
Timothy Stack
|
87223ed110
|
[sql] install a sqlite log handler
Fixes #86
|
2014-04-18 19:16:29 -07:00 |
|
Timothy Stack
|
a011e02ce2
|
[textview] clear bookmarks fix
Fixes #100
|
2014-04-18 07:29:29 -07:00 |
|
Timothy Stack
|
f37ec555bf
|
[logfile] check for truncated files
|
2014-04-18 05:17:24 -07:00 |
|
Timothy Stack
|
1b60e49d0b
|
[readline] add environment variable completions to the SQL view
|
2014-04-18 04:32:37 -07:00 |
|
Timothy Stack
|
47dc9e4a3c
|
[readline] fix some highlighting issues for search/sql
|
2014-04-16 22:54:00 -07:00 |
|
Timothy Stack
|
2aa620a8aa
|
[test] fix timestamps for tcf
|
2014-04-07 07:30:15 -07:00 |
|
Timothy Stack
|
d54be05340
|
[test] don't include seconds in a touch -t arg
|
2014-04-07 07:18:58 -07:00 |
|
Timothy Stack
|
72e3a4d8df
|
[format] add TCF file format and some fixes to make it work
Defect Number:
Reviewed By:
Testing Done:
|
2014-04-06 22:11:04 -07:00 |
|
Timothy Stack
|
2781a63cfb
|
[build] set HOME during tests to a known writable dir
Defect Number:
Reviewed By:
Testing Done:
|
2014-04-05 23:08:33 -07:00 |
|
Timothy Stack
|
788ce43f6b
|
remove an errant -lcrypto in the build
|
2014-04-05 22:56:02 -07:00 |
|
Timothy Stack
|
1795c6c77e
|
[line_buffer] endian.h is not available everywhere
Defect Number:
Reviewed By:
Testing Done:
|
2014-04-05 22:54:37 -07:00 |
|
Tim Stack
|
755154aab6
|
Merge pull request #97 from carnil/master
Convert byte encoding to host byte order
|
2014-04-05 22:39:41 -07:00 |
|
Timothy Stack
|
b23080d936
|
[scripts] add an example script dir
Defect Number:
Reviewed By:
Testing Done:
|
2014-04-05 22:36:48 -07:00 |
|
Salvatore Bonaccorso
|
d452a52514
|
Convert byte encoding to host byte order
Correctly convert byte encoding for 32bit value from little-endian order
to host byte order.
|
2014-04-04 15:32:58 +02:00 |
|
Timothy Stack
|
6d6c0f9e55
|
[nits] some nits noticed after the release
Defect Number:
Reviewed By:
Testing Done:
|
2014-04-01 13:07:58 -07:00 |
|
Timothy Stack
|
eb1747d73b
|
build fix
|
2014-03-29 22:08:01 -07:00 |
|
Timothy Stack
|
9b44069e0b
|
[build] cygwin fix
|
2014-03-29 21:04:29 -07:00 |
|
Timothy Stack
|
bbc9d5335f
|
ifdef out the attach on signal code
|
2014-03-29 18:57:12 -07:00 |
|
Timothy Stack
|
21754b8b9d
|
[test] update the listview test
|
2014-03-28 21:02:09 -07:00 |
|
Timothy Stack
|
ed296d46d7
|
[docs] update the on-line docs
|
2014-03-28 06:55:24 -07:00 |
|
Timothy Stack
|
530a0a94b5
|
[configure] fail if ncurses was not found and fix the date test
|
2014-03-22 10:13:45 -07:00 |
|
Timothy Stack
|
8372cef11c
|
[date] code generator for strptime formats
|
2014-03-22 08:02:48 -07:00 |
|
Timothy Stack
|
865951739e
|
[release] add a log generator for demo purposes
|
2014-03-21 21:18:54 -07:00 |
|
Timothy Stack
|
a76803fd44
|
[session] fix a bug in save-session when the log file was closed
|
2014-03-18 22:47:36 -07:00 |
|
Timothy Stack
|
a94b432630
|
[build] check for libexecinfo
|
2014-03-18 03:59:27 -07:00 |
|
Timothy Stack
|
5a1385bf5e
|
[build] check for ENODATA
|
2014-03-18 03:51:55 -07:00 |
|
Timothy Stack
|
e7565b5913
|
[build] termcap path
|
2014-03-18 03:41:08 -07:00 |
|
Timothy Stack
|
0f8f1b5218
|
[build] check for execinfo.h
|
2014-03-18 03:37:00 -07:00 |
|
Timothy Stack
|
b2fb77e0c3
|
[line_buffer] small fix to the buffering code
|
2014-03-17 04:17:17 -07:00 |
|
Timothy Stack
|
1eb29e4081
|
try again for the limit
|
2014-03-16 15:21:42 -07:00 |
|
Timothy Stack
|
290cb0b733
|
add a define for limit macros
|
2014-03-16 15:15:09 -07:00 |
|
Timothy Stack
|
4ce9a1e871
|
[elapsed-time] add a visual indicator for sharp changes in message rate
|
2014-03-16 15:07:08 -07:00 |
|
Timothy Stack
|
d17f7b1940
|
[cmd] add set-min-log-level command
Part of #82
|
2014-03-16 02:46:17 -07:00 |
|