Commit Graph

899 Commits (eb97193e33c345326130374f4e6aec01a5a4d3c4)
 

Author SHA1 Message Date
Suresh Sundriyal eb97193e33 Merge pull request #257 from sureshsundriyal/configure
[Autoconf] More cleanup.
9 years ago
Suresh Sundriyal f96827a61c [Autoconf] More cleanup. 9 years ago
Timothy Stack d298f45fe0 some coverity fixes 9 years ago
Timothy Stack c3a26ceb6f fix some copy pasta in pt-time commands 9 years ago
Timothy Stack ef37fcd4d2 turn off coverity 9 years ago
Timothy Stack 17c375bb8f turn on coverity 9 years ago
Timothy Stack 4f32bddd93 [pt] allow relative times for papertrail time bounds 9 years ago
Timothy Stack ec473edc85 [cmd] add support for times in goto 9 years ago
Suresh Sundriyal 7cd7bf4dc4 Merge pull request #256 from sureshsundriyal/autoconf
[Autoconf] Minor cleanup.
9 years ago
Suresh Sundriyal 90b9905bdc [Autoconf] Minor cleanup.
Use the autoconf macros instead of shell constructs.
9 years ago
Suresh Sundriyal 9711e99d11 Merge pull request #254 from sureshsundriyal/curl
[cURL] Allow libcurl to be dynamically linked in on OS X.
9 years ago
Suresh Sundriyal cca2669e31 [cURL] Allow libcurl to be dynamically linked in on OS X.
This fixes tstack/lnav#253

The libcurl.m4 macros will still continue to look for a static archive
for libcurl but if one is not found and the binary is being compiled on
OS X, they will pick up the dynamic library if one is available.
9 years ago
Timothy Stack 7407fd429d user alerter instead of flash() 9 years ago
Timothy Stack 4422e9d82b [curl] use ssh-agent for auth 9 years ago
Timothy Stack 3c0d78d28e [sql] fix spurious loading bar flash while searching 9 years ago
Timothy Stack 399c78d86d [pretty] pretty-print the contents of strings
Fixes #250
9 years ago
Timothy Stack 443053da62 [all_logs] add log_msg_schema hidden column to the all_logs table and refine the msg format 9 years ago
Timothy Stack e95bd90dfc [filter] check for too many filters being created 9 years ago
Timothy Stack 0fee92b08f add 're-' prefix to data_scanner 9 years ago
Timothy Stack feaff13b13 [data_parser] some fixes for the debugger and some parsing improvements 9 years ago
Timothy Stack a3b417c2d5 fix timestamps in test 9 years ago
Timothy Stack a6ffff5126 don't restore time-offset mode since people might not know how to turn it off 9 years ago
Timothy Stack 25a375f08d [misc] fix various bugs 9 years ago
Timothy Stack 6ce2d9e6a1 [pt] write out the error message for a request 9 years ago
Timothy Stack 0d37a8c142 [text] pretty-printing should work in the text view 9 years ago
Timothy Stack b4cb092ce1 [view] stop scrolling to the right when the end is reached
Fixes #84
9 years ago
Timothy Stack 1ad3966a95 [tests] add a couple more tests for the loader 9 years ago
Timothy Stack 87cfe63613 fix an issue with module formats 9 years ago
Timothy Stack 5bb0599d7e [fmt] add a sudo_log format 9 years ago
Timothy Stack bedae8c8c2 [fmt] install/update formats from git repos
Fixes #244
9 years ago
Timothy Stack 84c5db2e70 sigh, just remove the test sample to satisfy travis 9 years ago
Timothy Stack c60b2c2ed6 try to fix the pcrepp test 9 years ago
Timothy Stack 9139e6de5b [search-table] guess the column types based on the regex 9 years ago
Timothy Stack 17ca8febf0 do distcheck in parallel as well 9 years ago
Timothy Stack a23e83f878 do the travis build in parallel 9 years ago
Timothy Stack 2b5447f59c [sql] add a log_search table 9 years ago
Timothy Stack 6f26aa7f3e [sql] multiline text was not returned correctly 9 years ago
Timothy Stack b76b6175c6 build fix 9 years ago
Timothy Stack cd0145a49d build fix 9 years ago
Timothy Stack 83b92c3b65 [papertrail] add support for time ranges 9 years ago
Timothy Stack 9df95b33e1 build fix 9 years ago
Timothy Stack cc5e70fb30 [cmd] add help to the command prompt 9 years ago
Timothy Stack e9a96caf09 [papertrail] use the curl_looper 9 years ago
Timothy Stack 9555ad911a more build fixes 9 years ago
Timothy Stack 4f52a5ea5c build fix 9 years ago
Timothy Stack f286950854 [curl] add a curl looper to handle url requests 9 years ago
Timothy Stack 248dd78f63 [config] some libcurl changes for static linking 9 years ago
Timothy Stack 06c74c450f [release] some updates to the release makefile 9 years ago
Timothy Stack b7d7fe70c7 [pretty] remove extraneous newline 9 years ago
Timothy Stack 82574e2e27 [line_buffer] missed invalidating a sb ref 9 years ago