Timothy Stack
0d37a8c142
[text] pretty-printing should work in the text view
2015-08-18 20:58:20 -07:00
Timothy Stack
b4cb092ce1
[view] stop scrolling to the right when the end is reached
...
Fixes #84
2015-08-14 20:45:23 -07:00
Timothy Stack
1ad3966a95
[tests] add a couple more tests for the loader
2015-08-12 22:34:41 -07:00
Timothy Stack
87cfe63613
fix an issue with module formats
2015-08-10 21:50:30 -07:00
Timothy Stack
5bb0599d7e
[fmt] add a sudo_log format
2015-08-10 20:41:27 -07:00
Timothy Stack
bedae8c8c2
[fmt] install/update formats from git repos
...
Fixes #244
2015-08-09 21:03:23 -07:00
Timothy Stack
84c5db2e70
sigh, just remove the test sample to satisfy travis
2015-08-07 20:33:58 -07:00
Timothy Stack
c60b2c2ed6
try to fix the pcrepp test
2015-08-07 20:12:52 -07:00
Timothy Stack
9139e6de5b
[search-table] guess the column types based on the regex
2015-08-07 20:04:28 -07:00
Timothy Stack
17ca8febf0
do distcheck in parallel as well
2015-08-05 23:26:18 -07:00
Timothy Stack
a23e83f878
do the travis build in parallel
2015-08-05 23:25:42 -07:00
Timothy Stack
2b5447f59c
[sql] add a log_search table
2015-08-05 23:18:19 -07:00
Timothy Stack
6f26aa7f3e
[sql] multiline text was not returned correctly
2015-08-04 21:49:13 -07:00
Timothy Stack
b76b6175c6
build fix
2015-08-04 08:47:33 -07:00
Timothy Stack
cd0145a49d
build fix
2015-08-04 08:43:45 -07:00
Timothy Stack
83b92c3b65
[papertrail] add support for time ranges
2015-08-04 08:39:32 -07:00
Timothy Stack
9df95b33e1
build fix
2015-08-03 08:27:33 -07:00
Timothy Stack
cc5e70fb30
[cmd] add help to the command prompt
2015-08-03 06:49:07 -07:00
Timothy Stack
e9a96caf09
[papertrail] use the curl_looper
2015-08-02 20:12:21 -07:00
Timothy Stack
9555ad911a
more build fixes
2015-08-02 07:41:09 -07:00
Timothy Stack
4f52a5ea5c
build fix
2015-08-02 06:49:33 -07:00
Timothy Stack
f286950854
[curl] add a curl looper to handle url requests
2015-08-02 06:43:57 -07:00
Timothy Stack
248dd78f63
[config] some libcurl changes for static linking
2015-07-25 07:01:29 -07:00
Timothy Stack
06c74c450f
[release] some updates to the release makefile
2015-07-25 06:45:38 -07:00
Timothy Stack
b7d7fe70c7
[pretty] remove extraneous newline
2015-07-23 23:35:56 -07:00
Timothy Stack
82574e2e27
[line_buffer] missed invalidating a sb ref
2015-07-23 23:06:52 -07:00
Timothy Stack
fa89ecc5e5
redo the search in the pretty view
...
Fixes #245
2015-07-23 22:29:08 -07:00
Timothy Stack
d616509958
build fix
2015-07-22 07:41:23 -07:00
Timothy Stack
d2d8c75135
[sql] add an lnav_views table
2015-07-22 07:09:51 -07:00
Timothy Stack
9496a960f6
[check] print the partial match of non-matching lines when checking a log file
2015-07-20 06:33:52 -07:00
Timothy Stack
3a87a65ab2
[fmt] add warnings for missing fields
2015-07-20 05:33:02 -07:00
Timothy Stack
010131aaba
[docs] update the docs for recent changes
2015-07-19 21:38:37 -07:00
Timothy Stack
27bb9bb2ee
[fmt] highlight identifiers in module formats
2015-07-19 02:40:02 -07:00
Timothy Stack
5e77e9f256
[readline] try a different behavior when tab-completing quoted stuff in the SQL context
2015-07-17 20:51:44 -07:00
Timothy Stack
3f4e11a693
[fmt] first pass at supporting sub-formats (called module formats)
2015-07-17 20:39:06 -07:00
Timothy Stack
4573964fd2
always build papertrail_proc
2015-07-14 20:15:48 -07:00
Timothy Stack
0bd9b29bea
adjustments to the generic_log so the body is picked up correctly
2015-07-13 22:33:40 -07:00
Timothy Stack
d4e7f83a77
try to use travis containers
2015-07-12 13:46:59 -07:00
Timothy Stack
a8bf7e39b0
log the version of libcurl
2015-07-12 10:23:01 -07:00
Timothy Stack
5ef60412db
[pt] pass search query to papertrail
2015-07-12 09:57:02 -07:00
Timothy Stack
7ef92dab79
[format] try to validate formats against a given file
2015-07-11 16:32:48 -07:00
Timothy Stack
f392822aa8
[parse] show the path of the pattern used to parse the top line
2015-07-10 21:39:03 -07:00
Timothy Stack
e2c08d1da7
these files got dropped from the last checkin
2015-07-08 23:18:52 -07:00
Timothy Stack
f1dd99328d
[lnav.cc] move more stuff out of lnav.cc
2015-07-08 22:26:54 -07:00
Timothy Stack
7679599afc
fix a refactor error
2015-07-08 07:05:11 -07:00
Timothy Stack
6b971ccd66
move stuff out of lnav.cc
...
Defect Number:
Reviewed By:
Testing Done:
2015-07-08 06:35:36 -07:00
Timothy Stack
879bbd581e
[pt] rough draft of tail for papertrail
2015-07-06 20:53:42 -07:00
Timothy Stack
4ceddbe82e
[ptimec] fix handling of month in interpreted formats
...
Also missed the null terminator on the list of custom
timestamp formats.
2015-06-30 21:53:01 -07:00
Tim Stack
14755f6f75
Merge pull request #242 from sureshsundriyal/coverity
...
[coverity] Avoid a buffer-overrun.
2015-06-28 03:18:39 -07:00
Suresh Sundriyal
b4f2c1683a
[coverity] Avoid a buffer-overrun.
...
'escape_index' is ensured to be less than 'sizeof(escape_buffer)-1'.
This guarantees enough space for one more character in the
escape_buffer. However, if we meet this condition, we go ahead and shove
a character and a null-terminator in to the string, potentially leading
to a buffer overrun.
2015-06-27 21:37:08 -07:00