Commit Graph

49 Commits

Author SHA1 Message Date
Zane C. B-H e519e0d7c7 quiet pointless lsof 2023-06-01 13:29:07 -05:00
Zane C. B-H 0ffb462b0b actually bump version 2023-06-01 13:28:07 -05:00
Zane C. B-H 55cd2535e3 update version info 2023-06-01 13:26:38 -05:00
Zane C. B-H 438d9b7d78 not changes and bump to 0.8.0 2023-06-01 13:20:08 -05:00
Zane C. B-H 9ecc05fe34 correct the change date 2021-02-19 07:48:04 -06:00
Zane C. B-H 680b4cbe62 misc updates 2021-02-19 07:41:32 -06:00
Zane C. B-H f3089ada01 note the changes 2021-02-19 06:23:43 -06:00
Zane C. B-H adc7220396 revert to lsof 2021-02-19 06:21:16 -06:00
Zane C. B-H 357d7e4dbe make play nicely with older versions of Perl on Linux 2021-02-17 03:29:04 -06:00
Zane C. B-H f8d90d9732 actually bump the version this time 2021-02-16 10:33:47 -06:00
Zane C. B-H ae3b04a789 fix use for on FreeBSD 2021-02-16 10:30:26 -06:00
Zane C. B-H 529fe02f05 no longer use lsof always 2021-02-16 02:33:54 -06:00
Zane C. B-H 37b53bf0d1 fix OS check, bump version, and note it 2021-02-08 23:05:11 -06:00
Zane C. B-H 84b13dba51 assorted updates to use sockstat and some XOR stuff 2021-02-08 06:44:46 -06:00
Zane C. B-H 703cd7c497 now works again, add --dump, and now uses sockstat on FreeBSD 2021-02-07 09:04:46 -06:00
Zane C. B-H 5d7b6abc87 note the changes and the arg 2019-09-03 03:32:28 -05:00
Zane C. B-H 50c0dd68c9 add the erquired bits for piddler 2019-08-31 00:12:13 -05:00
Zane C. B-H 85618c1cf0 actually add the version number to this one 2019-08-20 01:51:13 -05:00
Zane C. B-H 3c107240c0 note the changes 2019-08-20 01:50:42 -05:00
Zane C. B-H 469676b3b4 colum code cleanup 2019-08-20 01:44:32 -05:00
Zane C. B-H 62d6c30622 bump version 2019-08-20 00:50:07 -05:00
Zane C. B-H b53a481038 added Data::Unixish::Apply as a depend, Bug #130303 2019-08-20 00:48:16 -05:00
Zane C. B-H c7d9ece486 note the change 2019-08-14 05:19:56 -05:00
Zane C. B-H 736c1e71ef add a missing column style 2019-08-14 05:16:45 -05:00
Zane C. B-H 9c33541969 note the changes and actually use NC->proc 2019-08-14 05:02:00 -05:00
Zane C. B-H 4371e312ba note the changes and update the depends 2019-08-14 04:33:32 -05:00
Zane C. B-H bb355c9e2b now use Table::ANSITable 2019-08-14 04:29:44 -05:00
Zane C. B-H ec3bbe7a08 now require Net::Connection::lsof 0.1.1 or newer 2019-08-13 06:06:24 -05:00
Zane C. B-H 3418883eb5 read everything for releasing 0.3.0 2019-08-12 05:59:47 -05:00
Zane C. B-H da5e7f901b memory based searches work 2019-08-11 22:51:34 -05:00
Zane C. B-H 7301942aee note the changes, bump version, and update docs 2019-08-09 08:25:51 -05:00
Zane C. B-H 10313d3606 note the changes and document PID and UID equalities 2019-08-09 08:07:12 -05:00
Zane C. B-H 641af2494c actually use env as debian screams with out it 2019-08-09 08:00:41 -05:00
Zane C. B-H 981f1a36f5 appears lsof on debian9 is bugged some exits 1 even if it worked 2019-08-09 06:55:44 -05:00
Zane C. B-H 8494c8f951 command and pid searching all now works 2019-08-07 06:11:04 -05:00
Zane C. B-H 4528a568a1 pid searching now works 2019-08-07 05:48:01 -05:00
Zane C. B-H 34110738af note the changes to 0.1.1 2019-08-06 21:30:40 -05:00
Zane C. B-H 42548ae33b Foreach Host -> Remote Host 2019-08-06 21:28:31 -05:00
Zane C. B-H 6d64af3c1b ready to release 0.1.0 2019-08-06 05:33:58 -05:00
Zane C. B-H 2c6e7d0761 username searching works 2019-08-06 05:13:16 -05:00
Zane C. B-H afa1281390 add RegexPTR and UID support 2019-08-06 04:12:52 -05:00
Zane C. B-H 71996a0979 note the changes 2019-08-05 21:09:14 -05:00
Zane C. B-H a15352b916 bump the version for release 2019-08-05 21:08:27 -05:00
Zane C. B-H a16c82909a actually install the script now 2019-08-05 21:08:00 -05:00
Zane C. B-H b157670f69 all good now for 0.0.0 2019-08-04 23:44:50 -05:00
Zane C. B-H 4122587a83 should be all done now 2019-08-04 23:33:26 -05:00
Zane C. B-H c97097651b ncnetstat is now done 2019-08-04 03:12:16 -05:00
Zane C. B-H 55c5096498 mostly done 2019-08-03 23:55:45 -05:00
Zane C. B-H 4b611b60b8 add initial files 2019-07-29 01:05:15 -05:00