Commit Graph

2359 Commits

Author SHA1 Message Date
Timothy Stack
023c9568d8 [build] try to fix msys build 2022-06-03 23:09:25 -07:00
Timothy Stack
f01564fea4 [perf] fix url download performance 2022-06-03 21:41:21 -07:00
Timothy Stack
dfaeee7f44 [perf] fix some performance issues 2022-06-03 19:17:00 -07:00
Timothy Stack
24a56042d0 [file-collection] restore progress after move nulls out pointer 2022-06-03 07:06:07 -07:00
Timothy Stack
1dade3d66e [release] build pcre with unicode props 2022-06-01 11:15:33 -07:00
Timothy Stack
6105db3c32 [build] try try try 2022-05-24 10:15:52 -07:00
Timothy Stack
6b59b03750 [build] try to fix a couple of build issues 2022-05-24 00:15:40 -07:00
Timothy Stack
f389005d40 [build] try to fix msys build 2022-05-23 23:31:59 -07:00
Timothy Stack
ae0760045e [ci] cat config.log for msys build 2022-05-23 23:21:56 -07:00
Timothy Stack
4dccb7424c [distcheck] missed removing a generated file 2022-05-23 22:55:32 -07:00
Timothy Stack
2e20195b99 [afl] some more fixes for fuzzer bugs
Fixes #987
Fixes #986
Fixes #985
Fixes #984
Fixes #982
2022-05-23 21:41:50 -07:00
Timothy Stack
2bc258e621 [afl] fix bugs detected by a fuzzer
Fixes #981 #983
2022-05-22 22:45:06 -07:00
Timothy Stack
31a670ce27 [md4c] initial markdown support 2022-05-22 20:44:18 -07:00
Timothy Stack
0c7f6145c9 [data_scanner] fix file:/path recognition in data_scanner 2022-05-11 12:20:02 -07:00
Timothy Stack
5e6985d8a4 [release] some updates 2022-05-11 09:06:02 -07:00
Timothy Stack
b2e4e59a40 [build] handle older versions of sqlite 2022-05-10 22:28:20 -07:00
Timothy Stack
45262b80c4 [build] fix some itertools issues 2022-05-10 22:22:25 -07:00
Timothy Stack
dd93250648 [build] rewrite itertools use 2022-05-10 22:08:07 -07:00
Timothy Stack
f03f9e704f [views] add a breadcrumb view 2022-05-10 21:58:32 -07:00
Timothy Stack
2c4b1d3886 [blog] add a screenshot of new error message 2022-05-01 22:54:28 -07:00
Timothy Stack
64d5ae4ad4 [docs] fix post meta 2022-05-01 15:45:37 -07:00
Timothy Stack
7cc55734a8 [docs] add some regex101 integration stuff 2022-05-01 15:42:13 -07:00
Timothy Stack
d161f5cdac [tests] disable test for now 2022-04-30 21:50:35 -07:00
Timothy Stack
6e26e90096 [tests] fix path substitution for expected 2022-04-30 21:15:15 -07:00
Timothy Stack
ea362a5866 [build] skip regex101 test for now 2022-04-30 19:27:34 -07:00
Timothy Stack
0c54d19fc0 [tests] switch back to echo for test command 2022-04-30 18:38:39 -07:00
Timothy Stack
c17f40f7ab [test] comment out test for now 2022-04-30 14:59:20 -07:00
Timothy Stack
6f8cafaf84 [build] regen expected files 2022-04-30 14:55:26 -07:00
Timothy Stack
182da31213 [tests] fix some test issues 2022-04-30 14:42:21 -07:00
Timothy Stack
f2968a7032 [build] missing include ... again 2022-04-30 13:17:50 -07:00
Timothy Stack
45b9745cf2 [build] missing include 2022-04-30 13:14:28 -07:00
Timothy Stack
a27198e8ca [regex101] add an integration with regex101
... and a pile of other changes
2022-04-30 13:06:01 -07:00
Tim Stack
69b5cb1d58
Merge pull request #968 from pedropombeiro/unifi_iptables_log
unifi: Support iptables log file
2022-04-19 14:56:39 -07:00
Timothy Stack
6251aa066c [build] set locale to fix glob() sorting 2022-04-12 22:20:45 -07:00
Timothy Stack
c43367491c [build] add new files to dist 2022-04-12 16:37:53 -07:00
Timothy Stack
b69b3e4ec4 [docs] update links from lnav.readthedocs.io to docs.lnav.org 2022-04-12 16:33:09 -07:00
Timothy Stack
d378398b33 [docs] fix link to attr_line.hh 2022-04-12 16:17:08 -07:00
Timothy Stack
4439c9f3ce [build] fix callback type 2022-04-12 16:10:11 -07:00
Timothy Stack
0785a432fa [console] colorize console output 2022-04-12 16:07:13 -07:00
Pedro Pombeiro
880ae7fc57
unifi: Support iptables log file 2022-04-11 22:26:15 +02:00
Timothy Stack
7652c58248 [win] catch locale exception 2022-04-06 13:07:08 -07:00
Timothy Stack
c125211a7e [lss] use adjusted time
Related to #967
2022-04-06 12:23:07 -07:00
Timothy Stack
1019714409 [rescan] automatically pop the text view when the last text file is promoted 2022-04-04 21:54:20 -07:00
Timothy Stack
292724d7ad [build] remove use of memset 2022-04-04 11:53:47 -07:00
Timothy Stack
5eaf1c4332 [exttm] missed an initialization 2022-04-04 09:58:16 -07:00
Timothy Stack
c8799b1c99 [build] missing include 2022-04-04 09:30:03 -07:00
tstack
28957de012 Update tailer 2022-04-04 16:15:44 +00:00
Timothy Stack
d82140de52 [date-time-scanner] fix generating with a user-defined format
Fixes #967
2022-04-04 09:14:57 -07:00
Timothy Stack
531c35158c [tidy] some more tidying 2022-04-03 22:10:20 -07:00
Timothy Stack
99c1688c2e [attr_line] use variant instead of a union for attribute values 2022-03-31 23:21:59 -07:00