Page MenuHomeFreeBSD
Feed Advanced Search

Aug 30 2020

shubh requested review of D26236: Capsicumize file(1).
Aug 30 2020, 4:48 PM · capsicum

Aug 18 2020

shubh updated the diff for D25917: Capsicumize fsdb.
  • Fixed indents
  • Added 2 comments
Aug 18 2020, 12:54 AM · capsicum
shubh requested review of D26094: Capsicumize fsck_ffs.
Aug 18 2020, 12:43 AM · capsicum

Aug 17 2020

shubh updated the diff for D25905: Capsicumize fsck_msdosfs.

Minor fix

Aug 17 2020, 11:03 PM · capsicum
shubh updated the diff for D25905: Capsicumize fsck_msdosfs.
  • Code for opening the filesystem has been shifted to main.c so that different cases for HAVE_CAPSICUM could use a similar call to checkfilesys()
  • Added caph_enter_caspe() instead of caph_enter()
  • Other minor fixes
Aug 17 2020, 10:21 PM · capsicum

Aug 5 2020

shubh updated the diff for D25604: Capsicumize traceroute6.
  • Removed #ifndef HAVE_GETIPNODEBYNAME block completely and added a comment near the usage of getipnodebyname()
  • Used nitems inside cap_dns_type_limit() and cap_dns_family_limit()
  • Moved the logic for opening cap_dns to a new function capdns_open()
Aug 5 2020, 2:21 AM · capsicum
shubh added inline comments to D25917: Capsicumize fsdb.
Aug 5 2020, 1:39 AM · capsicum

Aug 3 2020

shubh added inline comments to D25917: Capsicumize fsdb.
Aug 3 2020, 9:19 AM · capsicum

Aug 2 2020

shubh requested review of D25917: Capsicumize fsdb.
Aug 2 2020, 12:45 AM · capsicum

Aug 1 2020

shubh updated the diff for D25905: Capsicumize fsck_msdosfs.
  • Added cap_fileargs for multiple filesystems as arguments.
  • 2 instances of cap_fileargs have been used to imitate the open() calls for different flag cases
  • Wrapped the sandboxing logic under HAVE_CAPSICUM flag
Aug 1 2020, 5:11 AM · capsicum

Jul 31 2020

shubh updated the diff for D25905: Capsicumize fsck_msdosfs.
  • Minor fix to let all cases of open() calls work
Jul 31 2020, 7:15 PM · capsicum
shubh updated the diff for D25905: Capsicumize fsck_msdosfs.
  • Added #ifdef HAVE_CAPSICUM
Jul 31 2020, 6:59 PM · capsicum
shubh requested review of D25905: Capsicumize fsck_msdosfs.
Jul 31 2020, 1:21 PM · capsicum

Jul 27 2020

shubh updated the diff for D25604: Capsicumize traceroute6.

Minor fixes

Jul 27 2020, 12:32 PM · capsicum

Jul 20 2020

shubh updated the diff for D25604: Capsicumize traceroute6.
  • Removed unnecessary ifdefs
  • Added some capsicum helper functions
Jul 20 2020, 8:55 PM · capsicum
shubh updated the diff for D25603: traceroute6: Fix most of the warnings at the default WARNS level.

Fixed indents and changed all instances of

Jul 20 2020, 6:33 PM

Jul 17 2020

shubh updated the diff for D25604: Capsicumize traceroute6.

Updated with context and removed a bug where it didn't work with the -I flag in the fist diff

Jul 17 2020, 10:08 PM · capsicum
shubh updated the diff for D25603: traceroute6: Fix most of the warnings at the default WARNS level.
  • Renamed the new variables, and wrapped them in #if defined
  • Removed the variable definitions in the source selection code, and reuse the top-level variables
  • added a freeaddrinfo(res) which was missing
  • Removed unnecessary comments
Jul 17 2020, 10:04 PM
shubh updated the diff for D25604: Capsicumize traceroute6.
  • Added MK_CASPER check to the Makefile
  • Added WITH_CASPER defines instead of HAVE_LIBCASPER
  • Checked for errno after cap_enter() call
  • Removed cansandbox variable
Jul 17 2020, 7:50 PM · capsicum

Jul 9 2020

shubh updated the diff for D25603: traceroute6: Fix most of the warnings at the default WARNS level.

Updated diff with context

Jul 9 2020, 8:38 PM
shubh updated the diff for D25604: Capsicumize traceroute6.

Updated the diff with context

Jul 9 2020, 8:33 PM · capsicum
shubh requested review of D25604: Capsicumize traceroute6.
Jul 9 2020, 8:20 PM · capsicum
shubh updated the summary of D25603: traceroute6: Fix most of the warnings at the default WARNS level.
Jul 9 2020, 7:07 PM
shubh updated the summary of D25603: traceroute6: Fix most of the warnings at the default WARNS level.
Jul 9 2020, 7:06 PM
shubh requested review of D25603: traceroute6: Fix most of the warnings at the default WARNS level.
Jul 9 2020, 7:06 PM