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

698 Commits

Author SHA1 Message Date
736fde9e78 add support for newer versions of sfdisk 2021-08-30 20:51:19 -07:00
1f99d40cec fix filename with spaces for osx/bsd 2021-08-13 15:19:31 -07:00
f10ebea209 update tests to set correct timezone on POSIX systems 2021-07-07 08:53:52 -07:00
3d78692c59 add sfdisk tests 2021-06-30 16:54:34 -07:00
db47f35783 add working sfdisk parser 2021-06-30 12:38:36 -07:00
d6f4ed9ab5 add long-form UTC test 2021-05-21 09:46:34 -07:00
f46b33eacf add windows time format 2021-05-16 19:20:13 -07:00
e4574047a0 update tests for magic_parser function 2021-05-10 20:49:44 -07:00
f2ffb93eea formatting 2021-05-10 10:43:40 -07:00
966978f17e add more unparsable line ping tests 2021-05-10 10:39:51 -07:00
48e534fa03 add +noall +answer test 2021-05-07 16:55:18 -07:00
3c51b2d83d add tests for unparsable lines on linux 2021-05-07 13:50:28 -07:00
fb14f5439f fix and tests for unknown or unparsable errors 2021-05-05 08:03:27 -07:00
8ce155d843 add support for error replies in v4 ping on osx and bsd 2021-05-03 15:16:33 -07:00
db8ddd7f0e fix for scenarios where the default port range didn't always display, or overrode existing port ranges. 2021-04-26 12:04:03 -07:00
a683f68003 change schema to a list of dictionaries to support ufw app info all use case 2021-04-26 10:00:44 -07:00
d1f33645ca update ufw tests 2021-04-25 20:40:38 -07:00
473d919c13 add another ufw test sample 2021-04-24 10:58:31 -07:00
4cbe84c3d6 add ufw-appinfo tests 2021-04-23 16:15:04 -07:00
0679bcbc56 fix ufw tests 2021-04-22 08:33:57 -07:00
bb50caad4d fix prefix int conversions. don't reset _transport if service is really a list of ports 2021-04-22 08:16:42 -07:00
74f623f8d6 add support for rule comments and LIMIT and REJECT actions 2021-04-21 16:55:14 -07:00
ade0e8e8fc add ufw tests 2021-04-21 09:09:23 -07:00
cf3cfd16a9 rename tests 2021-04-19 09:59:58 -07:00
7eddf41c5f dont round up int conversions and fix tests 2021-04-18 17:21:08 -07:00
1f034826f6 use jc.utils for conversions 2021-04-18 13:01:25 -07:00
246c707c98 use jc.utils conversions 2021-04-18 11:46:42 -07:00
7581c8d0f4 add query_size field. handle user-specified dig output better - especially when querying dnssec 2021-04-17 17:07:20 -07:00
7c584b89a6 add additional section 2021-04-16 16:04:06 -07:00
c166c0bfda add opt_pseudosection section to output and fix existing tests 2021-04-16 15:22:22 -07:00
a8dd3f7802 working dig axfr fixes 2021-04-16 13:11:02 -07:00
8390ae48c8 fix server entry when IPv6 address is in value (maxsplit on colons) 2021-04-15 16:53:03 -07:00
6147954075 update tests 2021-04-14 20:39:35 -07:00
89f52b95f7 update systeminfo parser with updated timestamps, normalized blank fields, and new doc style 2021-04-14 20:20:46 -07:00
f3d00cf38a append mb to memory key names; adjust expected timestamps to utc tz 2021-04-14 11:38:50 -05:00
14838f7f5d update schema with nic, hyperv, and process changes 2021-04-14 11:38:50 -05:00
660c59129c Add parsing of processors/hotfixs 2021-04-14 11:38:50 -05:00
ee8f06cbdb Add windows systeminfo command parser 2021-04-14 11:38:49 -05:00
f95632d1aa add install_date calculated fields 2021-04-13 14:49:57 -07:00
490c9e1769 add more cli tests for magic command 2021-04-09 11:38:17 -07:00
14b727cc71 add rpm_qi tests 2021-04-06 18:34:08 -07:00
0548263e89 add rpm -qai parser 2021-04-06 14:39:39 -07:00
cc7def9b76 add OSX finger tests 2021-04-06 11:29:30 -07:00
11a4422c25 add centos 7.7 finger tests 2021-04-06 11:23:29 -07:00
417b70020a add idle time fields to finger parser 2021-04-06 10:51:41 -07:00
74cfc13abe fixup dir parser tests 2021-04-02 12:10:05 -07:00
9559c85057 add windows dir format 2021-04-02 12:01:05 -07:00
95ec79bceb Merge pull request #107 from rasheed-rd/add-dir-parser
Add windows dir command parser
2021-04-02 11:14:26 -07:00
5b60c7445a Add support for /S and update documentation 2021-04-02 13:43:06 -04:00
d9dbcc8b52 Add parent dir to structure. Add test cases. Remove support for /Q 2021-04-02 13:13:05 -04:00