Commit Graph

454 Commits (ccee7caa320ddb84073f2b45294c6889a96435a7)
 

Author SHA1 Message Date
Timothy Stack ccee7caa32 [yajl] bump to version 2.1.0 10 years ago
Timothy Stack e05d42dc3f fix some warnings 10 years ago
Timothy Stack 996e665078 fix an invalid read error 10 years ago
Timothy Stack d4bea593b7 [perf] optimize json log loading 10 years ago
Timothy Stack dd87952195 [build] minor fix 10 years ago
Timothy Stack a71ca1f1ca [filter] some improvements to the core filtering code 10 years ago
Tim Stack a10838a77a remove bad include 10 years ago
Tim Stack 4207602f3c remove bad include 10 years ago
Timothy Stack ccf29b3bac [coverity] some cleanup and add the chunky_index 10 years ago
Timothy Stack 2c46b0f07b [clion] hacks to get clion working 10 years ago
Timothy Stack dc4949305d ignore bad json lines
Defect Number:
    Reviewed By:
   Testing Done:
10 years ago
Timothy Stack c491e93797 try to fix openam log on some pcre impls 10 years ago
Timothy Stack 17bd6e234a fix ptime_b_slow 10 years ago
Timothy Stack d557002724 [format] add OpenAM log formats 10 years ago
Timothy Stack b205a3ec82 [build] some more centos build fixes 10 years ago
Timothy Stack a02bf365e9 [build] fix attempt for older sqlites 10 years ago
Timothy Stack 9220c3c926 [timefmt] some more time formats
Handle month/day/hour formats without a leading zero.
10 years ago
Timothy Stack 353dfec878 [sql] add an environ virtual table
Defect Number:
    Reviewed By:
   Testing Done:
10 years ago
Timothy Stack 1974e1f1ae [jsonptr] initial impl 10 years ago
Tim Stack 7e0a218dc0 Update .travis.yml 10 years ago
Timothy Stack 704e7cfa4d [build] add coverity scan to .travis.yml 10 years ago
Timothy Stack d4219f5bdc [build] fix an ambiguous call 10 years ago
Timothy Stack bf706a136c [cmd] remember closed files
Fixes #96
10 years ago
Timothy Stack b58438875d [concise] initial impl 10 years ago
Timothy Stack 134dcc2fc7 [status] flash "Not Shown" when filter count changes
Fixes #95
10 years ago
Timothy Stack 87f288d3d0 [build] ifdefs for some sqlite defines 10 years ago
Timothy Stack 87223ed110 [sql] install a sqlite log handler
Fixes #86
10 years ago
Timothy Stack a011e02ce2 [textview] clear bookmarks fix
Fixes #100
10 years ago
Timothy Stack f37ec555bf [logfile] check for truncated files 10 years ago
Timothy Stack 1b60e49d0b [readline] add environment variable completions to the SQL view 10 years ago
Timothy Stack 47dc9e4a3c [readline] fix some highlighting issues for search/sql 10 years ago
Timothy Stack 2aa620a8aa [test] fix timestamps for tcf 10 years ago
Timothy Stack d54be05340 [test] don't include seconds in a touch -t arg 10 years ago
Timothy Stack 72e3a4d8df [format] add TCF file format and some fixes to make it work
Defect Number:
    Reviewed By:
   Testing Done:
10 years ago
Timothy Stack 2781a63cfb [build] set HOME during tests to a known writable dir
Defect Number:
    Reviewed By:
   Testing Done:
10 years ago
Timothy Stack 788ce43f6b remove an errant -lcrypto in the build 10 years ago
Timothy Stack 1795c6c77e [line_buffer] endian.h is not available everywhere
Defect Number:
    Reviewed By:
   Testing Done:
10 years ago
Tim Stack 755154aab6 Merge pull request #97 from carnil/master
Convert byte encoding to host byte order
10 years ago
Timothy Stack b23080d936 [scripts] add an example script dir
Defect Number:
    Reviewed By:
   Testing Done:
10 years ago
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.
10 years ago
Timothy Stack 6d6c0f9e55 [nits] some nits noticed after the release
Defect Number:
    Reviewed By:
   Testing Done:
10 years ago
Timothy Stack eb1747d73b build fix 10 years ago
Timothy Stack 9b44069e0b [build] cygwin fix 10 years ago
Timothy Stack bbc9d5335f ifdef out the attach on signal code 10 years ago
Timothy Stack 21754b8b9d [test] update the listview test 10 years ago
Timothy Stack ed296d46d7 [docs] update the on-line docs 10 years ago
Timothy Stack 530a0a94b5 [configure] fail if ncurses was not found and fix the date test 10 years ago
Timothy Stack 8372cef11c [date] code generator for strptime formats 10 years ago
Timothy Stack 865951739e [release] add a log generator for demo purposes 10 years ago
Timothy Stack a76803fd44 [session] fix a bug in save-session when the log file was closed 10 years ago