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

308 Commits

Author SHA1 Message Date
5dcb7166da add traceroute doc 2020-07-23 16:44:57 -07:00
778d1bacbf update docs to add "duplicates" fields 2020-07-21 15:16:39 -07:00
6830062256 add support for duplicate replies 2020-07-21 14:47:25 -07:00
323072c982 add source_ip to schema doc 2020-07-21 09:02:44 -07:00
301daa48d0 update documentation 2020-07-19 15:30:54 -07:00
cc60f36748 add ping parser 2020-07-18 12:35:46 -07:00
feb8ca7654 spelling 2020-07-10 09:28:20 -07:00
4ad230c927 doc update and add test fixtures 2020-07-09 16:35:36 -07:00
c6baf42e72 doc updates 2020-07-09 16:18:33 -07:00
aa31628970 update docs 2020-05-30 20:33:00 -07:00
35940d0bc8 add freebsd permanent and expires fields 2020-05-30 16:25:53 -07:00
26994cdcb7 add freebsd compatibility info 2020-05-30 15:51:54 -07:00
8029f72363 change osx_flags from integer to string 2020-05-23 21:09:40 -07:00
c1f6f2b950 osx fixes and tests 2020-05-22 16:21:40 -07:00
04f92cd133 add linux support for netstat -i 2020-05-22 14:04:11 -07:00
0a879681be add netstat -r to docs 2020-05-22 12:56:27 -07:00
ec2cd2d708 add netstat -r support for linux 2020-05-22 12:00:26 -07:00
5d0dbece93 add netstat -r functionality for OSX 2020-05-22 11:09:41 -07:00
7b09e9fccd set empty values to Null and update fixtures 2020-05-21 17:01:17 -07:00
2d39a58f90 doc update 2020-05-20 16:14:03 -07:00
54364928fc fix oddities like hybrid single/multiline data and items containing multiple records 2020-05-14 08:57:23 -07:00
2f654b5f1a doc update 2020-05-13 10:13:27 -07:00
addb234e61 add dmidecode doc 2020-05-13 09:44:20 -07:00
4a77ec63a4 add IfconfigParser class 2020-05-01 14:57:50 -07:00
89ebd9fc22 add axfr info to schema 2020-03-27 07:31:08 -07:00
fc8ab27361 bugfix for misaligned columns and additional test for ntpq #31 2020-03-11 13:24:55 -07:00
dfc9618115 add file parser for issue #41 2020-03-11 12:20:58 -07:00
12a370deed add airport -s parser for issue #46 2020-03-10 21:51:02 -07:00
553bfbe1a0 tests passing for airport -I. Issue #46 2020-03-10 21:02:17 -07:00
52494321fc fixes and docs for airport parser issue #46 2020-03-10 20:55:07 -07:00
c6c9e06496 added airport command parser 2020-03-10 20:35:52 -07:00
e3a6c05a58 timedatectl fixes, tests, and fixtures for issue #42 2020-03-10 20:26:53 -07:00
391d06f68d change selection_state to state 2020-03-10 20:16:41 -07:00
99804ea06e added timedatectl status parser 2020-03-10 18:37:55 -07:00
2c3e9ddfe4 add ntpq parser for issue #31 2020-03-10 14:18:55 -07:00
fb08b42dca change 'group_list' to 'members' 2020-03-03 09:32:56 -08:00
4aeaa9f42a add /etc/gshadow parser 2020-03-03 09:32:25 -08:00
5f5693da04 spelling fix 2020-03-03 09:07:28 -08:00
5eb0f61727 add /etc/group file parser 2020-03-03 09:07:09 -08:00
d9c4e2ed4c add csv file parser 2020-03-02 14:03:58 -08:00
0c42db38b1 doc update 2020-03-02 10:30:12 -08:00
f0b32db433 who doc update 2020-03-01 17:39:02 -08:00
dd3a3ac302 doc update and process pid integers 2020-03-01 17:04:06 -08:00
4b90e22f0a doc update 2020-02-29 11:50:46 -08:00
c493568785 doc fix 2020-02-29 11:46:38 -08:00
1cdf004b77 add /etc/shadow parser 2020-02-29 11:46:24 -08:00
a4ea504261 add /etc/passwd parser 2020-02-29 11:33:14 -08:00
52fad02903 doc update 2020-02-28 13:31:38 -08:00
79522d1c7d doc fixes 2020-02-28 08:51:48 -08:00
f99b423284 doc update 2020-02-27 21:04:24 -08:00