1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-17 00:07:37 +02:00
Commit Graph

698 Commits

Author SHA1 Message Date
b0f0d02e75 add proc-pid-statm parser and tests 2022-09-25 09:03:38 -07:00
51bc2674bd add proc_pid_stat tests 2022-09-24 17:53:24 -07:00
5fc2008517 add proc_pid_smaps and proc_pid_stat parsers 2022-09-24 17:49:43 -07:00
611e5c7ea2 proc_pid tests 2022-09-24 15:48:22 -07:00
74c8b0678a add proc tests 2022-09-23 17:46:52 -07:00
00afd79858 add test fixtures and tests 2022-09-23 16:58:34 -07:00
45fae976f0 test optimizations 2022-09-23 16:30:43 -07:00
ae9c1746f1 proc-buddyinfo tests 2022-09-23 16:19:52 -07:00
fa1699298b new test templates 2022-09-23 16:19:35 -07:00
c8720b259c optimize tests 2022-09-23 14:02:27 -07:00
113a90a5a0 optimize tests 2022-09-23 10:58:28 -07:00
88222edb7f ini and kv parser: don't convert keynames to lowercase 2022-09-22 08:39:01 -07:00
2d9dcde0e3 fix wrong test function name 2022-09-21 10:36:11 +00:00
aeb494703e Merge branch 'dev' into fix-free-w-parse 2022-09-21 07:43:07 +09:00
da4e3670b1 fix free -w parse 2022-09-20 13:02:14 +00:00
fd28fea3b6 Merge pull request #287 from kellyjonbrazil/procfile
Procfile
2022-09-15 16:15:30 +00:00
ab5e9a46b4 id: support space in names
id parser did not work correctly if space is present in user or group
name.
2022-09-14 13:36:56 +02:00
a9b0fe6728 add 'hidden' attribute to parsers and wire up to jc.lib.all_parser_info() 2022-09-06 09:21:40 -07:00
4d4b95c995 fix for linx arp -a cases where an icomplete hw address is present 2022-08-28 12:40:46 -07:00
4f21c7b7b4 change --time-out to --meta-out. add more meta fields 2022-08-21 12:38:55 -07:00
65cf7960bf add traceroute -n tests 2022-08-21 11:08:10 -07:00
f7c6a82e73 add cef tests 2022-08-20 13:38:20 -07:00
935e114d40 add syslog streaming tests 2022-08-20 11:25:56 -07:00
6d5c72b54b add raid5 and container tests 2022-08-20 10:58:13 -07:00
de11ae20a4 add git, syslog, and cef timestamp tests 2022-08-19 09:06:46 -07:00
2e9b9ab987 tighten up priority parsing 2022-08-16 15:10:00 -07:00
167ea6dfcf add several fields based on user feedback 2022-08-16 14:36:00 -07:00
8a6bbc55d2 fix for missing tag 2022-08-16 10:01:27 -07:00
d42ec58ad1 remove colon at the end of the hostname if it exists. 2022-08-15 18:21:58 -07:00
c82c6a88f8 add tests 2022-08-15 18:10:48 -07:00
7c4cf66243 add syslog tests 2022-08-15 16:54:10 -07:00
05fd3cf787 add mdadm tests 2022-08-15 15:11:54 -07:00
02db3baf52 move test fixtures 2022-08-15 11:14:26 -07:00
bc1521d937 add initial mdadm parser 2022-08-07 13:39:58 -07:00
6d66557b11 add_timestamp_to tests in cli.py 2022-08-04 17:49:18 -07:00
63961d8711 add plist tests 2022-08-01 11:11:26 -07:00
4744757726 fixup for byte and datetime values 2022-07-31 16:47:48 -07:00
108e1b730e add plist parser 2022-07-31 16:14:04 -07:00
0993fec114 add tests 2022-07-30 11:10:10 -07:00
7f73740fc7 add dotted netmask test 2022-07-28 17:18:01 -07:00
4b245952fe fix for ipv6 on python < 3.9 2022-07-28 10:36:09 -07:00
6625ade578 add ip_address tests 2022-07-28 09:58:02 -07:00
82398aef5a add ranges and fix ptr 2022-07-27 12:40:10 -07:00
73d0bb8bbd fix url parser for urls ending in slash 2022-07-23 13:33:12 -07:00
8b3228797e formatting 2022-07-23 12:55:56 -07:00
f5f0e00e8d add timestamp tests 2022-07-23 12:51:27 -07:00
b7d59bdd85 update tests for new email-address schema 2022-07-23 10:44:44 -07:00
894f599f79 add tests for iso_datetime and jwt 2022-07-22 15:58:39 -07:00
29bb10b8ff add url and email_address tests 2022-07-22 15:41:59 -07:00
c04fd5bbf9 simplify single quote handling 2022-07-16 21:16:29 -07:00