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

951 Commits

Author SHA1 Message Date
c8e72805cf fix error on empty directory 2020-06-10 05:51:12 -07:00
12a80e7db0 add fedora package info 2020-06-09 15:13:53 -07:00
ee7ff9a09d Merge pull request #66 from kellyjonbrazil/dev
Dev v1.11.3
v1.11.3
2020-06-09 11:22:39 -07:00
f6478fb636 version bump 2020-06-09 11:18:47 -07:00
811a0b0495 add info regarding the local parser plugin files 2020-06-08 10:54:42 -07:00
aeb48edf72 use $LOCALAPPDATA variable for windows 2020-06-08 10:48:58 -07:00
b1e94f0df7 heading formatting 2020-06-08 10:44:09 -07:00
60050e3c0f fix linux/unix directory and add note about the XDG specification followed 2020-06-08 10:42:45 -07:00
39ef09aa5b add local parser plugin feature 2020-06-07 13:30:22 -07:00
8377d43116 formatting 2020-06-07 13:26:03 -07:00
54e4c447ab clean up formatting 2020-06-07 12:52:16 -07:00
937a9fa9cf vendorize appdirs module 2020-06-07 12:41:50 -07:00
808ff6cf0e more acknowledgments updates 2020-06-07 12:29:10 -07:00
7f5c649a95 update acknowledgments 2020-06-07 12:23:28 -07:00
b72727dec9 update custom parsers info 2020-06-07 12:13:40 -07:00
3fc88bfb33 Merge pull request #65 from duelafn/local-parsers
Load custom parsers from <user_data_dir>/jc/jcparsers
2020-06-07 12:04:44 -07:00
9f2279d586 Load custom parsers from <user_data_dir>/jc/jcparsers 2020-06-06 14:42:27 -04:00
346a14cb9b change osx_device to unix_device 2020-05-30 20:44:14 -07:00
dac00d17ff add nixos test 2020-05-30 20:33:50 -07:00
9ca7cd4060 update docs 2020-05-30 20:33:39 -07:00
aa31628970 update docs 2020-05-30 20:33:00 -07:00
bed694fcf5 version bump v1.11.2 2020-05-30 20:13:21 -07:00
4b4af69fa1 fix date 2020-05-30 20:12:51 -07:00
9d96190a5b Merge pull request #64 from kellyjonbrazil/dev
Dev v1.11.2
2020-05-30 20:08:32 -07:00
fa44d48c09 freebsd fixes, tests, and fixtures 2020-05-30 19:50:38 -07:00
4ef961c278 add freebsd test and fixtures 2020-05-30 19:18:01 -07:00
292a837d5c add tests and fixtures for freebsd12 2020-05-30 18:54:09 -07:00
aa7b915d84 version bump 2020-05-30 18:53:46 -07:00
c46fe73236 add last fixes for freebsd 2020-05-30 18:53:35 -07:00
039b2c129c freebsd fixes 2020-05-30 18:42:26 -07:00
8f2e5e4808 fix compatible logic 2020-05-30 17:46:09 -07:00
c4da8e4f78 add nixos and freebsd to tested. update new arp fields 2020-05-30 17:05:41 -07:00
bcab9078a4 add w parser fix 2020-05-30 17:02:09 -07:00
b3c6c1ea92 strip whitespace in string fields and add tests 2020-05-30 17:01:59 -07:00
a3af8662bd add permanent field 2020-05-30 16:26:07 -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
017159a829 add freebsd nestat tests and fixtures 2020-05-30 15:51:06 -07:00
b4e9c85e08 fixup -T freebsd output and add whitespace stripping to parse_post 2020-05-30 15:50:45 -07:00
189146cd84 add more ints. remove whitespace strip code and move to freebsd_osx module 2020-05-30 15:50:07 -07:00
af34153ffa version bump 2020-05-30 15:48:56 -07:00
bf2ff3ffbb fix compatibility search for platform names that append the version number (e.g. freebsd12) 2020-05-30 15:48:29 -07:00
6423c9efd6 integer and float updates 2020-05-29 15:48:51 -07:00
58ab0d4ece strip whitespace from string fields 2020-05-29 15:14:44 -07:00
83a738bf4d update fixtures for osx_flags and osx_inode name change to unix_flags and unix_inode 2020-05-29 14:16:11 -07:00
3640671fc6 rename module 2020-05-29 14:15:28 -07:00
1da623b30e add items 2020-05-29 14:14:48 -07:00
b10ca64646 change osx_inode and osx_flags to unix_inode and unix_flags. Also rename netstat_osx module to netstat_freebsd_osx 2020-05-29 14:14:37 -07:00
2128763ee6 fix osx version from 16.4 to 14.6 2020-05-29 13:25:19 -07:00
a27e7ed39c test updates for added route_flags_pretty and flags_pretty fields 2020-05-29 13:24:52 -07:00