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

786 Commits

Author SHA1 Message Date
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
74d3ac686a add dpkg-l tests 2021-04-01 20:37:12 -07:00
5c0142dd19 add dpkg-l parser 2021-04-01 20:12:58 -07:00
c326c8dc83 add TypeError to except block. add /usr/bin/time tests 2021-04-01 12:52:10 -07:00
be004b7b3f make parse_datetime_to_timestamp function a class called timestamp for easier use 2021-04-01 11:07:37 -07:00
05885c0096 add epoch and epoch_utc timestamps 2021-03-30 21:29:34 -07:00
4c9761231a add when_epoch and when_epoch_utc fields 2021-03-30 20:41:10 -07:00
08d4cd4870 add time calculations to acpi parser 2021-03-30 16:34:01 -07:00
9767a50ced update who parser to add epoch naive timestamp 2021-03-30 11:59:44 -07:00
ba0dd3b9ca add parse_timedate_to_timestamp test for format 7300 2021-03-29 21:25:19 -07:00
8d7fa07ffd unformat json 2021-03-29 21:20:19 -07:00
cade1bfe6e update timedatectl tests for new epoch_utc field 2021-03-29 21:19:12 -07:00
e8847c998c update stat tests 2021-03-29 16:35:26 -07:00