Commit Graph

1789 Commits (eaa6e50a523937401aab76f687b44c31cd788b3e)

Author SHA1 Message Date
Timothy Stack ff44e37f7e [ui] make the cylon status mode actually cylon-like 2 years ago
Timothy Stack a5a02d6243 [tests] text file handling and make sure the progress status bar is updated during SQL processing 2 years ago
Timothy Stack 20165a85e7 [themes] tweaks for the top status bar 2 years ago
Timothy Stack 7ed2437a01 [ux] remove redundant code for staying at the same time in lss that fixes a jump on reset 2 years ago
Timothy Stack b3ee092dc5 [cleanup] remove unused stuff and add a test 2 years ago
Timothy Stack 317f2d32cf [misc] use sqlitepp.client in lnav.events.cc 2 years ago
Timothy Stack e8f0b1e6b8 [secure-mode] some more restrictions 2 years ago
Timothy Stack 935290b521 [misc] fix some early exit issues 2 years ago
Timothy Stack 41754a8ec1 [session] add time_offset of files to session exports 2 years ago
Timothy Stack a04dc2a327 [session] improvements to :export-session-to 2 years ago
Timothy Stack 773cc3e049 [tests] add some more tests for the views vtabs 2 years ago
Timothy Stack 6712a33163 [cmds] add :export-session command 2 years ago
Timothy Stack 1abc77e129 [secure] start to update secure-mode 2 years ago
Timothy Stack 5ea55afd74 [vtab] indexing improvements 2 years ago
Timothy Stack 80bddbd2e7 [formats] some more fixes for vmw formats 2 years ago
Timothy Stack 0f9c519061 [vmw_log] update to work with hostd on esx 2 years ago
Timothy Stack 3ac5ce1e51 [sqlite] make compatible with older sqlite 2 years ago
Timothy Stack 981a3d6b70 [build] xxhash for other arch 2 years ago
Timothy Stack dabd93a63a [build] distcheck fix 2 years ago
Timothy Stack 7b83b87e57 [build] fix bin2c path 2 years ago
Timothy Stack fcb4794e87 [build] change to BUILT_SOURCES 2 years ago
Timothy Stack 45270505e3 [status] some more user notification tweaks 2 years ago
Timothy Stack f5cc4b298f [ui] add back top status bar 2 years ago
Timothy Stack d1521496cc [docs] fill out search-table docs 2 years ago
Timothy Stack 4c20b0039c [sql] some more error improvements 2 years ago
Timothy Stack dde6d88430 [exec] fix reporting of errors in scripts 2 years ago
Timothy Stack e669f6ca55 [build] distcheck fix for header 2 years ago
Timothy Stack 3c54f20fce [sysclip] support osc 52 for copying to the clipboard
Fixes #825
2 years ago
Timothy Stack 6393990b91 [nits] miscellaneous issues 2 years ago
Timothy Stack a3f5c3239e [vtab] some more indexing fixes 2 years ago
Timothy Stack 39763b2d31 [vtab] add indexes for text columns 2 years ago
Timothy Stack f3934c742d [error] leverage sqlite3_error_offset 2 years ago
Timothy Stack 8b3b8a6e3c [perf] fix some text file loading issues 2 years ago
Timothy Stack 01031a9fa3 [build] add missing include 2 years ago
Timothy Stack 7db3c7d3cf [tests] fix index test 2 years ago
Timothy Stack 36e9433891 [perf] try to overlap line buffer i/o 2 years ago
Timothy Stack 09bd5396b2 [build] remove use of <algorithm> in header 2 years ago
Timothy Stack ef7c7fa9b4 [build] remove use of <algorithm> 2 years ago
Timothy Stack a687de1690 [build] missing include 2 years ago
Timothy Stack ea16ee630b [libs] bump ghc::filesystem 2 years ago
Timothy Stack dae3f6b7bc [libs] bump doctest 2 years ago
Timothy Stack c27ee7fdd5 [libs] bump fmt version 2 years ago
Timothy Stack 262c993a31 [libs] bump pugixml version 2 years ago
Timothy Stack a3e1fd27b8 [db] charting of JSON values was mistakenly limited to very short values 2 years ago
Timothy Stack d6c9b0036a [spectro] improve error messages and fix some issues with invalidation 2 years ago
Timothy Stack 812fa08055 [search-table] some more enhancements to search-tables 2 years ago
Timothy Stack 13910aff7a [lnav_log] leak the dumper list vector to avoid static ordering issues 2 years ago
Timothy Stack 635dd996a9 [build] fix win build 2 years ago
Timothy Stack 20cb489ce3 [build] fix some include issues 2 years ago
Timothy Stack 52fe2db376 [spectro] add a summary overlay to the selected position and show log messages in a panel 2 years ago
Timothy Stack cec6c3a225 [build] check for limit/offset def 2 years ago
Timothy Stack 72c1c48e23 [perf] fixing slow queries 2 years ago
Timothy Stack d5b06fca5f [mark-expr] expression marks should count when showing elapsed time 2 years ago
Timothy Stack bd1b90a101 fix -H usage and mem leak 2 years ago
Timothy Stack f6fa834aa6 [test_yajlpp] missed freeing the tree 2 years ago
Timothy Stack c666a669fe [spectro] fix key colors 2 years ago
Timothy Stack 717c039100 [dist] missed arena headers 2 years ago
Timothy Stack 689793d39f [build] try to fix issue 2 years ago
Timothy Stack f9f797fc9d [logfile_sub_source] add log message watch expressions
Fixes #539
2 years ago
Timothy Stack 906494ebfa [errors] try to improve some errors 2 years ago
Timothy Stack a3b9314ff7 [yajlpp] add for_child() helper 2 years ago
Timothy Stack 041cc2c551 [themes/monocai] add snippet-border definition 2 years ago
Timothy Stack c24be236a3 [:goto] raise an error if the input is not fully parsed
Related to #999
2 years ago
Timothy Stack 9d590836f3 [perf] tweak initial line buffer request size 2 years ago
Timothy Stack c0f4254f1c [attr_line] minor perf fix 2 years ago
Timothy Stack 64e7b78c6b [attr_line] fixes for empty attributes 2 years ago
Timothy Stack 84ec014a8d [coverity] fix some issues found by coverity 2 years ago
Timothy Stack 7eb4d1b6e6 [input] remove capture of ctrl-d
Not sure why this was ever put in in the first place.

Fixes #945
2 years ago
Timothy Stack e03d216b8b [overlay] remove log view summary line 2 years ago
Timothy Stack bcc7436f66 [console] syntax highlight some snippets 2 years ago
Timothy Stack 64bee48fb0 [view] preserve top time when filtering 2 years ago
Timothy Stack bc467aacf2 [formats] skip closed file 2 years ago
Timothy Stack 7d2258764c [vtab] skip closed files 2 years ago
Timothy Stack 1891ceb7b5 [perf] fix some performance issues with log vtabs
Fixes #995
2 years ago
Timothy Stack d9ae810dd6 [build] fix type 2 years ago
Timothy Stack 56f6b801d2 [build] fix overridden methods 2 years ago
Timothy Stack 6c52760cc9 [events] initial events work
Related to #811
2 years ago
Timothy Stack 1ea385ea3b [document.sections] fix sections 2 years ago
Timothy Stack 9dbbec832c [formats] more vmw format updates 2 years ago
Timothy Stack d54f21d7a5 [build] fix some warnings 2 years ago
Timothy Stack eeddc318ff [formats] fix some of the vmw formats 2 years ago
Timothy Stack 0b6de5ae31 [oops] remove leftover debug log 2 years ago
Timothy Stack 60251dda84 [w3c_log] handle an invalid log correctly
Fixes #988
2 years ago
Timothy Stack ef8c641e59 [date_time_scanner] fix an overflow
Fixes #989
2 years ago
Timothy Stack c9724e1eb2 [build] more msys 2 years ago
Timothy Stack adf8f77e30 [build] more msys 2 years ago
Timothy Stack 023c9568d8 [build] try to fix msys build 2 years ago
Timothy Stack f01564fea4 [perf] fix url download performance 2 years ago
Timothy Stack dfaeee7f44 [perf] fix some performance issues 2 years ago
Timothy Stack 24a56042d0 [file-collection] restore progress after move nulls out pointer 2 years ago
Timothy Stack 6105db3c32 [build] try try try 2 years ago
Timothy Stack 6b59b03750 [build] try to fix a couple of build issues 2 years ago
Timothy Stack 2e20195b99 [afl] some more fixes for fuzzer bugs
Fixes #987
Fixes #986
Fixes #985
Fixes #984
Fixes #982
2 years ago
Timothy Stack 2bc258e621 [afl] fix bugs detected by a fuzzer
Fixes #981 #983
2 years ago
Timothy Stack 31a670ce27 [md4c] initial markdown support 2 years ago
Timothy Stack 0c7f6145c9 [data_scanner] fix file:/path recognition in data_scanner 2 years ago
Timothy Stack 5e6985d8a4 [release] some updates 2 years ago
Timothy Stack b2e4e59a40 [build] handle older versions of sqlite 2 years ago
Timothy Stack 45262b80c4 [build] fix some itertools issues 2 years ago
Timothy Stack dd93250648 [build] rewrite itertools use 2 years ago
Timothy Stack f03f9e704f [views] add a breadcrumb view 2 years ago
Timothy Stack f2968a7032 [build] missing include ... again 2 years ago
Timothy Stack 45b9745cf2 [build] missing include 2 years ago
Timothy Stack a27198e8ca [regex101] add an integration with regex101
... and a pile of other changes
2 years ago
Tim Stack 69b5cb1d58
Merge pull request #968 from pedropombeiro/unifi_iptables_log
unifi: Support iptables log file
2 years ago
Timothy Stack 4439c9f3ce [build] fix callback type 2 years ago
Timothy Stack 0785a432fa [console] colorize console output 2 years ago
Pedro Pombeiro 880ae7fc57
unifi: Support iptables log file 2 years ago
Timothy Stack 7652c58248 [win] catch locale exception 2 years ago
Timothy Stack c125211a7e [lss] use adjusted time
Related to #967
2 years ago
Timothy Stack 1019714409 [rescan] automatically pop the text view when the last text file is promoted 2 years ago
Timothy Stack 292724d7ad [build] remove use of memset 2 years ago
Timothy Stack 5eaf1c4332 [exttm] missed an initialization 2 years ago
Timothy Stack c8799b1c99 [build] missing include 2 years ago
tstack 28957de012 Update tailer 2 years ago
Timothy Stack d82140de52 [date-time-scanner] fix generating with a user-defined format
Fixes #967
2 years ago
Timothy Stack 531c35158c [tidy] some more tidying 2 years ago
Timothy Stack 99c1688c2e [attr_line] use variant instead of a union for attribute values 2 years ago
Timothy Stack ffd364ec12 [view_curses] fix ident length calculation 2 years ago
Timothy Stack 81e63784e7 [modernize] some more cleanups 2 years ago
tstack cfa6f35c44 Update tailer 2 years ago
Timothy Stack b856cd9657 [build] silence some warnings 2 years ago
Timothy Stack 98ca668a03 [build] fix a declaration 2 years ago
Timothy Stack 6fff9d60f5 [build] some clang-tidy fixes 2 years ago
Timothy Stack 8b3bb9312e [build] cmake fixes for linux 2 years ago
Timothy Stack 66ef5fdae1 [clang-format] init 2 years ago
Timothy Stack d0ba84d9be [build] run cmake-init and switch from hunter to conan for packages 2 years ago
Timothy Stack a0ee4427a6 [build] try to fix missing include 2 years ago
Timothy Stack 4564e162d0 [build] try to optimize compile time 2 years ago
Pedro Pombeiro ca3b4b6c8c
unifi: Add kernel-other-proto format 2 years ago
Pedro Pombeiro 5028f84b59
Add ID for 'dnsmasq-dhcp' and 'other' formats 2 years ago
Pedro Pombeiro 16f5886cb1
Improvements to unifi format 2 years ago
Timothy Stack 0e23dcf4b5 [release] bump release number 2 years ago
Pedro Pombeiro 894c36dac4
Add format for UniFi gateway 2 years ago
Peter Schiffer b8a31ae9b4
Add `#include <iterator>` to `string_util.cc`
Lnav fails to build on the next Fedora version due to the following error:
```
make[3]: Entering directory '/builddir/build/BUILD/lnav-0.10.1/src/base'
g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../../src   -Wall -I../../src/ -I../../src/third-party -I../../src/fmtlib     -I../../src/third-party/doctest-root  -I/usr/local/include -D_ISOC99_SOURCE -D__STDC_LIMIT_MACROS -D_GNU_SOURCE  -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o string_util.o string_util.cc
make[3]: Leaving directory '/builddir/build/BUILD/lnav-0.10.1/src/base'
string_util.cc: In function 'std::string repeat(const std::string&, size_t)':
string_util.cc:199:22: error: 'ostream_iterator' is not a member of 'std'
  199 |     std::fill_n(std::ostream_iterator<std::string>(os), num, input);
      |                      ^~~~~~~~~~~~~~~~
string_util.cc:38:1: note: 'std::ostream_iterator' is defined in header '<iterator>'; did you forget to '#include <iterator>'?
   37 | #include "string_util.hh"
  +++ |+#include <iterator>
   38 |
```

Reason is probably the updated GNU toolchain, more info:
https://fedoraproject.org/wiki/Changes/GNUToolchainF36

This patch fixes the issue.
2 years ago
Cristian Chiru 084b88b6f4 Fix func signature 2 years ago
Cristian Chiru b23e0ad508 Fix lnav homedir for windows 2 years ago
Cristian Chiru e2fe64e536 Fix for building on msys2; Closes #795 2 years ago
Cristian Chiru 092af9b694 Add missing include, closes #956 2 years ago
Timothy Stack 8bb034eeeb [pcap] initial pcap support
Fixes #12
3 years ago
Timothy Stack f74214b9b6 [sql] add a gunzip() SQL function 3 years ago
Tim Stack b9b4d24933
Merge pull request #932 from eladeyal-intel/patch-1
Clarify that keybindings listed are default
3 years ago
Timothy Stack f33a9a580b [docs] add clipboard to the tuning section 3 years ago
eladeyal-intel 0f25ec6c3b
Clarify that keybindings listed are default
User can changfe the keybindings and the help message would not be updated.
3 years ago
Timothy Stack fa3c7048c9 [logfmt] remove noisy log message 3 years ago
Timothy Stack 561262c2f9 [perf] fix a performance issue when interactively loading a text file 3 years ago
Timothy Stack 3d31b2b723 [build] fix lib link order 3 years ago
Timothy Stack 7627c41802 [build] missing file 3 years ago
Timothy Stack 19fd336e9a [formats] add logfmt 3 years ago
Timothy Stack 008b1c827b [build] fix some 32-bit build issues 3 years ago