Tim Stack
|
94aab91d38
|
[sql] add base64_encode()/base64_decode() functions
|
2022-07-30 00:12:44 -07:00 |
|
Tim Stack
|
f234b37fe0
|
[build] some more scnlib stuff
|
2022-07-29 00:07:11 -07:00 |
|
Tim Stack
|
9c03938ff3
|
use scnlib instead of sscanf/strtod
|
2022-07-28 23:31:58 -07:00 |
|
Tim Stack
|
390bc132e2
|
[build] updates for arm64
|
2022-07-28 20:24:32 -07:00 |
|
Timothy Stack
|
8ef581177c
|
[line_buffer] add some performance counters for tracking SQL perf
Also, check for keyboard input during SQL execution
so we can cancel.
Fixes #894
|
2022-07-27 21:49:14 -07:00 |
|
Timothy Stack
|
a5a02d6243
|
[tests] text file handling and make sure the progress status bar is updated during SQL processing
|
2022-07-22 22:21:16 -07:00 |
|
Timothy Stack
|
f8aac1d52e
|
[build] remove leftover file
|
2022-07-22 21:11:35 -07:00 |
|
Timothy Stack
|
773cc3e049
|
[tests] add some more tests for the views vtabs
|
2022-07-21 06:58:01 -07:00 |
|
Timothy Stack
|
45270505e3
|
[status] some more user notification tweaks
|
2022-07-15 21:41:47 -07:00 |
|
Timothy Stack
|
812fa08055
|
[search-table] some more enhancements to search-tables
|
2022-07-05 21:46:12 -07:00 |
|
Timothy Stack
|
72c1c48e23
|
[perf] fixing slow queries
|
2022-07-01 16:02:14 -07:00 |
|
Timothy Stack
|
f9f797fc9d
|
[logfile_sub_source] add log message watch expressions
Fixes #539
|
2022-06-28 22:23:56 -07:00 |
|
Timothy Stack
|
6c52760cc9
|
[events] initial events work
Related to #811
|
2022-06-09 12:49:06 -07:00 |
|
Timothy Stack
|
4dccb7424c
|
[distcheck] missed removing a generated file
|
2022-05-23 22:55:32 -07:00 |
|
Timothy Stack
|
31a670ce27
|
[md4c] initial markdown support
|
2022-05-22 20:44:18 -07:00 |
|
Timothy Stack
|
f03f9e704f
|
[views] add a breadcrumb view
|
2022-05-10 21:58:32 -07:00 |
|
Timothy Stack
|
ea362a5866
|
[build] skip regex101 test for now
|
2022-04-30 19:27:34 -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 |
|
Timothy Stack
|
c43367491c
|
[build] add new files to dist
|
2022-04-12 16:37:53 -07:00 |
|
Timothy Stack
|
4564e162d0
|
[build] try to optimize compile time
|
2022-03-13 15:49:41 -07:00 |
|
Timothy Stack
|
8bb034eeeb
|
[pcap] initial pcap support
Fixes #12
|
2021-11-05 15:13:16 -07:00 |
|
Timothy Stack
|
19fd336e9a
|
[formats] add logfmt
|
2021-10-02 23:17:33 -07:00 |
|
Timothy Stack
|
b6b0578027
|
[file_collection] check for file closure in same_file
Fixes #908
|
2021-09-07 23:07:34 -07:00 |
|
Timothy Stack
|
86e84e1dab
|
[distclean] more files to remove
|
2021-09-07 22:39:39 -07:00 |
|
Timothy Stack
|
1e1abcc97e
|
[distclean] remove some extra files
|
2021-09-07 22:24:01 -07:00 |
|
Timothy Stack
|
db7173caec
|
[views] fix some issues with empty views
Related to #908
|
2021-09-07 21:08:01 -07:00 |
|
Timothy Stack
|
42d2aa063a
|
[tests] add missing test logfile to dist
|
2021-08-29 22:30:21 -07:00 |
|
Timothy Stack
|
c13e1f3a00
|
[build] missed distributing some test files
|
2021-08-28 22:01:36 -07:00 |
|
Timothy Stack
|
b184272edb
|
[file_collection] fix recursion
Fixes #877
|
2021-07-03 21:57:50 -07:00 |
|
Timothy Stack
|
a760a4240f
|
[file_collection] handle dirs with colons
Fixes #863
|
2021-06-08 10:57:11 -07:00 |
|
Timothy Stack
|
b2d296b5d3
|
[open] handle file names with colons
Fixes #863
|
2021-06-07 16:04:41 -07:00 |
|
Timothy Stack
|
b78c914d6f
|
[remote] a path is synced on an error
|
2021-05-20 15:48:05 -07:00 |
|
Timothy Stack
|
6ebd9f16a2
|
[remote] add a test
|
2021-05-19 22:44:32 -07:00 |
|
Timothy Stack
|
c3dc668b69
|
[remote] add some config options and remove the copied tailer binary
Also fix time offset issue
|
2021-05-19 22:05:21 -07:00 |
|
Timothy Stack
|
b7817d4bb9
|
[build] fix musl test build
|
2021-04-03 22:30:45 -07:00 |
|
Timothy Stack
|
2e4106b80a
|
[build] more test/dist fixes
|
2021-03-29 09:35:11 -07:00 |
|
Timothy Stack
|
bfa1877f4e
|
[tests] try to fix test build
|
2021-03-28 22:42:51 -07:00 |
|
Timothy Stack
|
def50ee6cf
|
[build] try fix
|
2021-03-28 14:53:18 -07:00 |
|
Timothy Stack
|
c0ed59e61e
|
[sqlite] implement .dump SQL command
|
2021-03-28 13:50:26 -07:00 |
|
Timothy Stack
|
3c10b1f34b
|
[build] try to fix some tests
|
2021-03-19 21:29:18 -07:00 |
|
Timothy Stack
|
749fdacfa8
|
[build] fixes
|
2021-03-19 15:43:03 -07:00 |
|
Timothy Stack
|
351ad7a8fc
|
[xml/xpath] suggest xpath() calls for xml fields
|
2021-02-06 22:13:08 -08:00 |
|
Timothy Stack
|
6deb7032a6
|
[tests] add more CSIs to scripty
|
2021-02-05 16:04:34 -08:00 |
|
Timothy Stack
|
0a701394fe
|
[tests] add an initial TUI test
|
2021-02-02 21:58:42 -08:00 |
|
Timothy Stack
|
efea67e61c
|
[tests] move test_pcrepp
|
2021-01-29 22:20:42 -08:00 |
|
Timothy Stack
|
00890970cd
|
[tests] disable a couple of tests
|
2021-01-29 21:03:42 -08:00 |
|
Timothy Stack
|
49ebde5953
|
[build] remove pcrecpp and other stuff
Linking against a binary c++ lib suuuucckkkkkssss...
|
2021-01-29 11:12:02 -08:00 |
|
Timothy Stack
|
56bee6f4c9
|
[archive] remove old unpacked archives and a bunch of other stuff
|
2021-01-16 22:23:20 -08:00 |
|
Timothy Stack
|
8851c4492f
|
[tests] add a test for decompression
|
2021-01-10 22:04:55 -08:00 |
|
Timothy Stack
|
8235f9af5d
|
[tests] try to make scripty output readable
|
2021-01-08 14:08:52 -08:00 |
|