1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-24 20:56:11 +02:00
Commit Graph

1530 Commits

Author SHA1 Message Date
Kelly Brazil 9747ca414d minor optimization to convert_to_int(). No longer runs through convert_to_float(), but uses standard float() function. 2021-04-20 10:50:20 -07:00
Kelly Brazil 312d465b61 update link 2021-04-19 14:18:12 -07:00
Kelly Brazil 7dcf87d24a formatting 2021-04-19 13:12:55 -07:00
Kelly Brazil cf3cfd16a9 rename tests 2021-04-19 09:59:58 -07:00
Kelly Brazil 3ab9d48014 update changelog 2021-04-18 17:24:42 -07:00
Kelly Brazil 7eddf41c5f dont round up int conversions and fix tests 2021-04-18 17:21:08 -07:00
Kelly Brazil 27a196c938 doc update 2021-04-18 16:42:42 -07:00
Kelly Brazil e4324f05fb fix indentation in doc 2021-04-18 16:42:34 -07:00
Kelly Brazil d36b332bd7 use jc.utils for conversions 2021-04-18 16:33:47 -07:00
Kelly Brazil 1f034826f6 use jc.utils for conversions 2021-04-18 13:01:25 -07:00
Kelly Brazil 246c707c98 use jc.utils conversions 2021-04-18 11:46:42 -07:00
Kelly Brazil b5d8968144 add convert_to_int function 2021-04-17 17:22:59 -07:00
Kelly Brazil f7b9fbefdd add query_size info for dig 2021-04-17 17:22:44 -07:00
Kelly Brazil b1fc453383 fix _IfconfigParser name 2021-04-17 17:22:30 -07:00
Kelly Brazil 7581c8d0f4 add query_size field. handle user-specified dig output better - especially when querying dnssec 2021-04-17 17:07:20 -07:00
Kelly Brazil 32bf8ad6f4 update dig docs 2021-04-17 15:02:45 -07:00
Kelly Brazil b083bcc10f update man page 2021-04-16 16:30:17 -07:00
Kelly Brazil 4f6fdd120d use dig as example 2021-04-16 16:30:04 -07:00
Kelly Brazil eb0038be24 update dig examples 2021-04-16 16:29:44 -07:00
Kelly Brazil 7ecdf819fa remove dig example from readme, 2021-04-16 16:29:27 -07:00
Kelly Brazil c6aa4d0835 update docs with new dig parser examples 2021-04-16 16:19:20 -07:00
Kelly Brazil 7c584b89a6 add additional section 2021-04-16 16:04:06 -07:00
Kelly Brazil c166c0bfda add opt_pseudosection section to output and fix existing tests 2021-04-16 15:22:22 -07:00
Kelly Brazil a8dd3f7802 working dig axfr fixes 2021-04-16 13:11:02 -07:00
Kelly Brazil 3b0e2f03f3 clean up examples 2021-04-16 08:46:20 -07:00
Kelly Brazil 8390ae48c8 fix server entry when IPv6 address is in value (maxsplit on colons) 2021-04-15 16:53:03 -07:00
Kelly Brazil 2db82c0a7e add systeminfo example 2021-04-14 20:43:58 -07:00
Kelly Brazil 6147954075 update tests 2021-04-14 20:39:35 -07:00
Kelly Brazil 691df271fc add info docstring 2021-04-14 20:30:31 -07:00
Kelly Brazil 89f52b95f7 update systeminfo parser with updated timestamps, normalized blank fields, and new doc style 2021-04-14 20:20:46 -07:00
Kelly Brazil 146acc1bf6 rename functions to make them private 2021-04-14 16:46:16 -07:00
Kelly Brazil c4a345f59a Merge pull request #106 from jon-rd/j/systeminfo
Add windows systeminfo command parser
2021-04-14 16:39:44 -07:00
Kelly Brazil dfd2703f75 bump dev to v1.15.2 2021-04-14 16:39:05 -07:00
Jon Smith 325fab2de7 update documentation for parsed structures 2021-04-14 11:52:13 -05:00
Jon Smith f3d00cf38a append mb to memory key names; adjust expected timestamps to utc tz 2021-04-14 11:38:50 -05:00
Jon Smith 14838f7f5d update schema with nic, hyperv, and process changes 2021-04-14 11:38:50 -05:00
Jon Smith af74047b81 update schema based on processor/hotfix changes 2021-04-14 11:38:50 -05:00
Jon Smith 660c59129c Add parsing of processors/hotfixs 2021-04-14 11:38:50 -05:00
Jon Smith 89a88e186e Add systeminfo.md file 2021-04-14 11:38:50 -05:00
Jon Smith f861cf95b9 Change to v0.5; add parser to cli.py; add to docgen 2021-04-14 11:38:50 -05:00
Jon Smith ee8f06cbdb Add windows systeminfo command parser 2021-04-14 11:38:49 -05:00
Kelly Brazil a2e8b3c7b6 Merge pull request #121 from kellyjonbrazil/master
Merge pull request #120 from kellyjonbrazil/dev
2021-04-13 16:40:43 -07:00
Kelly Brazil 6c83846075 Merge pull request #120 from kellyjonbrazil/dev
Dev v1.15.1
v1.15.1
2021-04-13 14:59:17 -07:00
Kelly Brazil e0681eebb9 Merge branch 'master' into dev 2021-04-13 14:57:44 -07:00
Kelly Brazil e5732d1cea update changelog 2021-04-13 14:54:38 -07:00
Kelly Brazil 6e7ae3cd3f formatting of timedatectl docs 2021-04-13 14:51:46 -07:00
Kelly Brazil f95632d1aa add install_date calculated fields 2021-04-13 14:49:57 -07:00
Kelly Brazil 2f8b7b26e5 update docs for v1.15.1 2021-04-13 14:35:17 -07:00
Kelly Brazil 10292f7502 Merge pull request #119 from kellyjonbrazil/dpkg_l-fix
add _l to module name
2021-04-12 13:15:40 -07:00
Kelly Brazil aef54705f5 add _l to module name 2021-04-12 13:15:12 -07:00