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

674 Commits

Author SHA1 Message Date
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
507999b117 add stat command timestamp detection 2021-03-29 14:45:13 -07:00
8ad164eb34 fix tests for compact output 2021-03-29 12:33:54 -07:00
430a5108aa move all tests to github actions 2021-03-25 20:42:58 -07:00
111ce92fc9 attempt all tests in github actions with timezone correction 2021-03-25 20:37:35 -07:00
c851e8a58d force github action 2021-03-25 20:33:25 -07:00
4a610c4c81 force github action 2021-03-25 19:57:32 -07:00
dadb09b74a force github action 2021-03-25 19:52:43 -07:00
794fc4ed44 add parse_datetime_to_timestamp() tests 2021-03-25 19:43:16 -07:00
a7ad24d2cb Add dir parser
Add usage commands

Fix example options

update dir.md
2021-03-25 18:09:47 -04:00
2f2f297b29 update uptime fixtures with new fields 2021-03-25 11:35:21 -07:00
953ab5c3bd make upower tests local only 2021-03-24 21:29:30 -07:00
e4ca0de92a add upower tests 2021-03-24 21:24:25 -07:00