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

129 Commits

Author SHA1 Message Date
Kelly Brazil ea4332d8e4 add ini-dup tests 2023-01-10 16:06:05 -08:00
Kelly Brazil bf88407902 remove special DEFAULT section handling 2023-01-08 10:55:44 -08:00
Kelly Brazil 4046649e32 toml tests and doc update 2023-01-06 09:11:00 -08:00
Kelly Brazil 3a2ff61899 fix lsusb for extra hub port info and add videocontrol and videostreaming sections 2023-01-04 18:27:51 -08:00
Kelly Brazil aeff94d272 add toml parser 2023-01-04 18:26:13 -08:00
Kelly Brazil b1358a7eca add nextstep plist support. using the pbPlist library 2022-12-30 10:27:03 -08:00
Kelly Brazil 1589a81945 fix issue with text serial numbers in certificates 2022-12-28 21:59:38 -08:00
Thomas Vincent a60bf00d54 iwconfig: add test with many interface 2022-12-21 17:25:57 -05:00
Thomas Vincent bcd7bac950 iwconfig: add to parser list + move test fixture to generic folder 2022-12-21 17:12:20 -05:00
Kelly Brazil 1040c5706f split prefix and ports. remove utc timestamps 2022-12-14 11:55:46 -08:00
Kelly Brazil 491fce7052 add openvpn-status.log file parser 2022-12-13 17:31:05 -08:00
Kelly Brazil 3404bc4840 add pgpass tests 2022-12-13 14:57:22 -08:00
Kelly Brazil 064e3f6ac0 try changing test dates for windows compatibility 2022-12-13 14:11:12 -08:00
Kelly Brazil 83a6d92449 fix tests for additional timestamps 2022-12-13 13:30:31 -08:00
Kelly Brazil b8ef583b93 Merge pull request #327 from graipher/master
Add parser for cbt
2022-12-13 10:40:46 -06:00
Andreas Weiden 27acedf8b7 Add newlines at end of files 2022-12-12 15:43:27 +01:00
Andreas Weiden 532c37140c Move test stuff to fixtures 2022-12-12 15:33:40 +01:00
Kelly Brazil be85d78f55 doc update 2022-12-05 14:54:23 -08:00
Kelly Brazil 23e02090e0 add pgpass parser 2022-12-05 14:43:48 -08:00
Kelly Brazil 975b4f5e4f add clf-s parser tests 2022-11-22 13:10:15 -08:00
Kelly Brazil 26f8803b23 add support for unparsable lines 2022-11-21 12:09:19 -08:00
Kelly Brazil 60f1e79b2f fix clf request string parsing and add tests 2022-11-21 11:00:58 -08:00
Kelly Brazil 0984a1ec26 fix git-log tests and docs 2022-11-18 13:54:59 -08:00
Adam Wolf e4cdfa13ca Fix git log parsing with empty name or email
Sometimes, folks leave their name or email blank in on their
git commits.  Previously, a blank name crashed the git log
parser.
2022-11-11 13:33:01 -06:00
Kelly Brazil 8d03055b34 add tests 2022-11-07 16:41:13 -08:00
Kelly Brazil fd22c7dc3a add git-ls-remote parser 2022-11-07 13:02:55 -08:00
Kelly Brazil 7c899abb15 add support for multiple include paths 2022-11-04 14:42:04 -07:00
Kelly Brazil 186ad73651 add raw option to xml parser for _ attribute prefix 2022-11-01 18:09:05 -07:00
Kelly Brazil a384eb4c15 add sshd_conf tests 2022-10-31 09:32:58 -07:00
Kelly Brazil d7cfa38eee ignore Match blocks 2022-10-28 16:36:52 -07:00
Kelly Brazil f5988527fb add sshd_conf parser 2022-10-28 15:15:02 -07:00
Kelly Brazil 8644f70db4 fix typos 2022-10-25 13:46:22 -07:00
Kelly Brazil fd5cbbb4d5 add csv utf-8 bom tests 2022-10-25 11:46:31 -07:00
Kelly Brazil b61a91f82d add pci-ids and udevadm tests 2022-10-21 12:57:28 -07:00
Kelly Brazil 4f294aa0ef add pci_ids parser 2022-10-07 16:36:46 -07:00
Kelly Brazil 10fc8cb48d add udevadm parser 2022-10-07 11:28:56 -07:00
Kelly Brazil 88222edb7f ini and kv parser: don't convert keynames to lowercase 2022-09-22 08:39:01 -07:00
Kelly Brazil 65cf7960bf add traceroute -n tests 2022-08-21 11:08:10 -07:00
Kelly Brazil f7c6a82e73 add cef tests 2022-08-20 13:38:20 -07:00
Kelly Brazil 935e114d40 add syslog streaming tests 2022-08-20 11:25:56 -07:00
Kelly Brazil 6d5c72b54b add raid5 and container tests 2022-08-20 10:58:13 -07:00
Kelly Brazil 2e9b9ab987 tighten up priority parsing 2022-08-16 15:10:00 -07:00
Kelly Brazil 167ea6dfcf add several fields based on user feedback 2022-08-16 14:36:00 -07:00
Kelly Brazil 8a6bbc55d2 fix for missing tag 2022-08-16 10:01:27 -07:00
Kelly Brazil d42ec58ad1 remove colon at the end of the hostname if it exists. 2022-08-15 18:21:58 -07:00
Kelly Brazil c82c6a88f8 add tests 2022-08-15 18:10:48 -07:00
Kelly Brazil 7c4cf66243 add syslog tests 2022-08-15 16:54:10 -07:00
Kelly Brazil 05fd3cf787 add mdadm tests 2022-08-15 15:11:54 -07:00
Kelly Brazil 02db3baf52 move test fixtures 2022-08-15 11:14:26 -07:00
Kelly Brazil bc1521d937 add initial mdadm parser 2022-08-07 13:39:58 -07:00