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

1866 Commits

Author SHA1 Message Date
2867593e7a changelog update 2020-05-20 17:28:44 -07:00
dd52fee563 osx netstat tests and fixtures 2020-05-20 17:25:25 -07:00
8e1f885827 fix filtered netstat views 2020-05-20 16:43:53 -07:00
2d39a58f90 doc update 2020-05-20 16:14:03 -07:00
9c4fa2ae26 integer conversions and icmp fix 2020-05-20 15:39:47 -07:00
de52d84e82 fix udp state and udp46 entries 2020-05-20 12:02:32 -07:00
ce9b55059a organize files 2020-05-20 11:24:38 -07:00
bcd370a6a0 code cleanup 2020-05-20 08:19:45 -07:00
c8216850ab code cleanup 2020-05-20 07:19:24 -07:00
f5feedb90b fix comments 2020-05-19 17:38:14 -07:00
a4371cd187 support netstat -A 2020-05-19 17:36:16 -07:00
9d5ba4c834 formatting 2020-05-19 17:14:04 -07:00
1639dee1bb fix parse_post 2020-05-19 17:13:03 -07:00
9363f430f2 use list extend method to simplify code 2020-05-19 16:26:41 -07:00
9192a09073 parse all sections 2020-05-19 16:26:04 -07:00
b915eb9755 initial osx parser 2020-05-19 15:15:08 -07:00
1cfcc2b592 tighten up line test logic when counting tabs 2020-05-14 09:58:16 -07:00
7138dd02b7 cleanup variables after adding to item 2020-05-14 09:51:10 -07:00
b4276643b7 add dmidecode tests and fixtures 2020-05-14 09:43:13 -07:00
2ef00763bf fix first item 2020-05-14 09:33:45 -07:00
54364928fc fix oddities like hybrid single/multiline data and items containing multiple records 2020-05-14 08:57:23 -07:00
09b3b4932b add dmidecode output fixtures 2020-05-13 10:51:38 -07:00
29d6670119 convert integers 2020-05-13 10:18:49 -07:00
2f654b5f1a doc update 2020-05-13 10:13:27 -07:00
e53b9f5992 add caveats to documentation 2020-05-13 10:12:40 -07:00
addb234e61 add dmidecode doc 2020-05-13 09:44:20 -07:00
76eca3b659 add dmidecode 2020-05-13 09:43:35 -07:00
f90dec4c0e add examples to documentation 2020-05-13 09:43:23 -07:00
8900a59d4c simplify logic by removing redundant block 2020-05-13 09:31:12 -07:00
6685138200 fix for missing multi-line values that come immediately after a previous multi-line value 2020-05-13 09:25:02 -07:00
4d3e65b980 fix missing values 2020-05-13 09:00:32 -07:00
e9282bb546 add dmidecode parser 2020-05-13 08:22:52 -07:00
f5627a4594 version bump v1.10.12 2020-05-11 11:03:02 -07:00
81ffdb2510 remove shebang for Fedora packaging 2020-05-11 10:54:26 -07:00
4c00a99850 version bump 2020-05-11 10:37:14 -07:00
2bfcb45b28 make cli.py executable 2020-05-11 10:32:42 -07:00
ab0c10e791 remove execute permissions 2020-05-11 10:27:16 -07:00
2c1935115d Merge pull request #61 from kellyjonbrazil/dev
Dev v1.10.10
v1.10.10
2020-05-09 11:47:05 -07:00
d98e43dc78 add netstat item 2020-05-09 11:42:56 -07:00
9348988d64 add netstat test for Fedora32 2020-05-09 11:41:30 -07:00
1285c66467 netstat with bluetooth section 2020-05-09 11:36:23 -07:00
b7191bbc13 handle bluetooth section (ignore for now) 2020-05-09 11:36:03 -07:00
98b97509f7 version bump 2020-05-09 11:25:13 -07:00
2b2b570490 add tests for 'gone - no logout' 2020-05-09 11:22:26 -07:00
cce2d1ff29 add condition for 'gone - no logout' 2020-05-09 11:22:01 -07:00
b79600c572 version bump 2020-05-09 11:01:48 -07:00
140f1a8543 test fixes for issue #60 2020-05-09 11:00:04 -07:00
e34657cfde fix issue #60 that was skipping the first file in some instances using -R without -l 2020-05-08 15:26:11 -07:00
99070fa607 version bump v1.10.9 2020-05-08 10:51:13 -07:00
2b46785b1f add MIT license to vendorized IfconfigParser class 2020-05-08 10:49:30 -07:00