User Details
User Details
- User Since
- Mar 13 2019, 3:47 PM (367 w, 4 d)
Sep 20 2024
Sep 20 2024
martin_lispworks.com added a comment to D46716: periodic 100.chksetuid: supress output if diff is purely whitespace.
I think adding -b will not fix it (and in fact security_status_diff_flags already contains -b by default). The problem with -b is that it only ignores changes in the amount of white space, but doesn't ignore newly added whitespace.
Jan 9 2024
Jan 9 2024
martin_lispworks.com added a comment to D43171: net/samba416: Patch for abnormal abort on 14.0 i386.
This bug affects all platforms, not just i386. I think it is actually a bug in Samba.
Jul 22 2021
Jul 22 2021
martin_lispworks.com added inline comments to D31265: Escape any '.' characters in sysctl node names.
