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
d7cfa38eee ignore Match blocks 2022-10-28 16:36:52 -07:00
f5988527fb add sshd_conf parser 2022-10-28 15:15:02 -07:00
8644f70db4 fix typos 2022-10-25 13:46:22 -07:00
fd5cbbb4d5 add csv utf-8 bom tests 2022-10-25 11:46:31 -07:00
297451230c lspci docs and tests 2022-10-23 09:15:23 -07:00
b61a91f82d add pci-ids and udevadm tests 2022-10-21 12:57:28 -07:00
27b6e79c8a ignore mocking typing errors 2022-10-18 09:36:17 -07:00
a53f2ecbaf split slot info 2022-10-12 09:07:17 -07:00
097d013447 remove bail if a, h, or v in magic_options to keep from confusing behavior 2022-10-11 17:18:55 -07:00
42c50c5fa1 remove unneeded fields 2022-10-11 13:44:28 -07:00
ea515bbecc add show_hidden and show_deprecated tests 2022-10-11 12:19:11 -07:00
b1e96bb50c add ip_split field 2022-10-10 12:19:39 -07:00
d1922acfc8 add datetime_iso tests 2022-10-09 11:03:31 -07:00
4f294aa0ef add pci_ids parser 2022-10-07 16:36:46 -07:00
81aa09a2e2 initial lspci parser 2022-10-07 13:06:20 -07:00
10fc8cb48d add udevadm parser 2022-10-07 11:28:56 -07:00
622b3ff9ed add __slots__ to timestamp class 2022-10-06 09:05:36 -07:00
f652ccd4b1 fix tests for env_colors 2022-10-04 11:39:50 -07:00
d173b2f237 fix magic parser for cases where standard parser is found 2022-10-03 15:04:18 -07:00
2792d05c7f fix magic parser and tests 2022-10-03 13:03:42 -07:00
cacda0f3cc fix cli tests 2022-10-03 12:49:13 -07:00
690603bfda fix proc-pid-stat parser for command names with spaces and newlines 2022-09-28 14:55:25 -07:00
6c8ad1139c add proc-net-unix parser and tests 2022-09-26 13:28:21 -07:00
980c2907ad add proc-net-route parser and tests 2022-09-26 13:16:18 -07:00
00129f4b40 doc update 2022-09-26 11:41:23 -07:00
f178bea0d0 add signature detection tests for the proc parser 2022-09-26 11:33:48 -07:00
c583598257 add proc-net-protocols parser and tests 2022-09-26 08:28:48 -07:00
1e14425555 add proc-net-packet parser and tests 2022-09-25 20:14:53 -07:00
4a103927cd add proc-net-netstat parser and tests 2022-09-25 20:00:44 -07:00
ab3dc41358 add proc-net-netlink parser and tests 2022-09-25 19:36:12 -07:00
c9fcd3d203 add proc-net-ipv6-route parser and tests 2022-09-25 18:28:23 -07:00
5186347b48 add proc-net-igmp6 parser and tests 2022-09-25 18:16:54 -07:00
e4a40704b5 add proc-net-igmp parser and tests 2022-09-25 15:19:43 -07:00
fcfbbc6d84 add proc-net-if-inet6 parser and tests 2022-09-25 14:13:20 -07:00
95a38c7712 add proc-net-dev-mcast parser docs and tests 2022-09-25 13:50:42 -07:00
83a50bb610 add proc-net-dev parser 2022-09-25 13:02:25 -07:00
d9c7dde174 add proc_net_arp parser and tests 2022-09-25 12:09:01 -07:00
ef8c688fa1 add proc_pid_status parser and tests 2022-09-25 09:57:48 -07:00
b0f0d02e75 add proc-pid-statm parser and tests 2022-09-25 09:03:38 -07:00
51bc2674bd add proc_pid_stat tests 2022-09-24 17:53:24 -07:00
5fc2008517 add proc_pid_smaps and proc_pid_stat parsers 2022-09-24 17:49:43 -07:00
611e5c7ea2 proc_pid tests 2022-09-24 15:48:22 -07:00
74c8b0678a add proc tests 2022-09-23 17:46:52 -07:00
00afd79858 add test fixtures and tests 2022-09-23 16:58:34 -07:00
45fae976f0 test optimizations 2022-09-23 16:30:43 -07:00
ae9c1746f1 proc-buddyinfo tests 2022-09-23 16:19:52 -07:00
fa1699298b new test templates 2022-09-23 16:19:35 -07:00
c8720b259c optimize tests 2022-09-23 14:02:27 -07:00
113a90a5a0 optimize tests 2022-09-23 10:58:28 -07:00
88222edb7f ini and kv parser: don't convert keynames to lowercase 2022-09-22 08:39:01 -07:00