Commit Graph

915 Commits (0c3a303066b248debf316d6759013074469ba84e)
 

Author SHA1 Message Date
Timothy Stack 0c3a303066 set 'level' as the default name for the level field 9 years ago
Timothy Stack 7a476ca42d use a more reliable ip address for test 9 years ago
Suresh Sundriyal 7103060924 Merge pull request #265 from sureshsundriyal/freebsd
[release-builds] Fix the FreeBSD builds.
9 years ago
Suresh Sundriyal e68452e174 [release-builds] Fix the FreeBSD builds.
Fixes tstack/lnav#264
9 years ago
Timothy Stack 0237aaad21 [release] update the release Makefile 9 years ago
Timothy Stack dfb009595b [loader] prefer user-provided formats when breaking a cycle 9 years ago
Tim Stack 97699e93a9 Add bountysource link 9 years ago
Timothy Stack 4f775dc1ae [pt] don't poll if max time is set 9 years ago
Timothy Stack f11cca2366 [sql] add a timeslice() function 9 years ago
Timothy Stack 99d103cd58 [logline] add a log_msg_instance column to the table 9 years ago
Timothy Stack bf73660747 bump version to 0.8.0 9 years ago
Timothy Stack 9c23431779 [all_logs] add a .msgformats SQL command 9 years ago
Timothy Stack 45fbae9c0f turn off coverity 9 years ago
Timothy Stack 060c24b679 turn on coverity 9 years ago
Timothy Stack ecd3eb05bc [coverity] next set of fixes 9 years ago
Timothy Stack 69e927e91b [coverity] some more fixes 9 years ago
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