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

2891 Commits

Author SHA1 Message Date
b83cd24d57 add proc-cpuinfo parser and doc update 2022-09-06 17:05:14 -07:00
5b4e4fd943 add proc-consoles parser and doc update 2022-09-06 15:52:26 -07:00
61cd9acaa2 add buddyinfo parser and doc update 2022-09-06 15:19:59 -07:00
d2895928bd add examples to doc 2022-09-06 11:46:35 -07:00
5c354b02ea doc update 2022-09-06 11:42:24 -07:00
a764642a85 fixup help, man, readme, about docs 2022-09-06 10:07:19 -07:00
a9b0fe6728 add 'hidden' attribute to parsers and wire up to jc.lib.all_parser_info() 2022-09-06 09:21:40 -07:00
79ade2c182 move to module architecture. first two proc parsers 2022-09-04 10:42:16 -07:00
146dc070ea reorder patterns 2022-09-03 14:05:57 -07:00
c1b2bae333 add more net files 2022-09-03 11:34:28 -07:00
e771b36a18 add more signatures 2022-09-03 10:52:35 -07:00
edcb2280cc add more filetypes 2022-09-02 19:20:36 -07:00
a249ca1da3 add initial procfile parser 2022-09-02 18:29:16 -07:00
f1383b5c66 Merge pull request #277 from kellyjonbrazil/dev
fix for ipv6 ip-address parser with older python and version bump
v1.21.2
2022-08-29 15:02:04 +00:00
00e497828e Merge branch 'master' into dev 2022-08-29 14:54:40 +00:00
5968eb697e fix for ipv6 ip-address parser with older python and version bump 2022-08-29 07:51:27 -07:00
ea78b389c9 Merge pull request #275 from kellyjonbrazil/dev
Dev v1.21.1
v1.21.1
2022-08-28 23:54:24 +00:00
0b726f7acc doc update 2022-08-28 16:41:06 -07:00
4d4b95c995 fix for linx arp -a cases where an icomplete hw address is present 2022-08-28 12:40:46 -07:00
fc06d195ec fix for arp -a cases where there are incomplete hw addresses 2022-08-28 12:31:57 -07:00
c7fc2e3b92 fix for older python versions that don't provide the netmask attribute when a decimal ip is used 2022-08-28 11:58:51 -07:00
980fc77812 version bump 2022-08-28 11:49:32 -07:00
75dc1722da Merge branch 'dev' of https://github.com/kellyjonbrazil/jc into dev 2022-08-28 11:45:59 -07:00
9326f1f0da Merge pull request #274 from kellyjonbrazil/master
Pull doc updates into Dev
2022-08-28 18:45:20 +00:00
ac831444ce fix for older python versions that don't handle decimal ip's cleanly 2022-08-28 11:40:53 -07:00
4746cb3814 add --meta-out info to exit code section 2022-08-24 09:24:03 -07:00
6c38a3bbaa add echo $? to show exit code 2022-08-24 09:11:06 -07:00
9699a184d1 add exit code with --meta-out to readme 2022-08-24 09:07:34 -07:00
51eb2c9fa8 doc update 2022-08-21 16:23:56 -07:00
abf6ea1fec doc update 2022-08-21 16:20:13 -07:00
37835c1972 Merge pull request #273 from kellyjonbrazil/dev
Dev v1.21.0
v1.21.0
2022-08-21 13:58:23 -07:00
cd2f139409 doc update 2022-08-21 13:52:52 -07:00
13bba1f4b8 only show magic command fields if magic as used 2022-08-21 13:52:39 -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
96c5ef5fa2 add library credit 2022-08-20 13:43:47 -07:00
f7c6a82e73 add cef tests 2022-08-20 13:38:20 -07:00
23e81bc3fe add cef streaming parser. doc updates 2022-08-20 13:30:39 -07:00
7c35845006 formatting 2022-08-20 12:37:45 -07:00
7ad0f8a17f formatting 2022-08-20 12:37:11 -07:00
b6cd123719 doc update 2022-08-20 12:30:52 -07:00
944ae9f8d9 doc update 2022-08-20 11:31:52 -07:00
935e114d40 add syslog streaming tests 2022-08-20 11:25:56 -07:00
7fbfec4e5a remove unneeded raw strings 2022-08-20 11:13:32 -07:00
6d5c72b54b add raid5 and container tests 2022-08-20 10:58:13 -07:00
23ad501595 add -n support for ipv6 2022-08-20 09:48:38 -07:00
985d7d28ed add -n support (ipv4) 2022-08-19 21:36:15 -07:00
9ddaddfaa0 add case for timestamp-style datetime fields 2022-08-19 20:36:58 -07:00
de11ae20a4 add git, syslog, and cef timestamp tests 2022-08-19 09:06:46 -07:00
89574faef7 remove underscore in CEF_Version, doc update, timestamp optimization 2022-08-19 08:44:23 -07:00