Age | Commit message (Expand) | Author |
2008-09-22 | Allow forcefsck on the kernel command line, Gentoo #218431 | Roy Marples |
2008-09-22 | Our match arguments could be different from the exec arguments, as only the k... | Roy Marples |
2008-09-22 | Allow interpreted daemons to detect interperter options. | Roy Marples |
2008-09-22 | Document the --verbose option. | Roy Marples |
2008-09-22 | s-s-d now handles interpreted daemons more easily. | Roy Marples |
2008-09-21 | Typo. | Roy Marples |
2008-09-19 | Style. | Roy Marples |
2008-09-19 | Document the limitation of symlinking services outside of the service directo... | Roy Marples |
2008-09-19 | Fix stopping wpa_supplicant incorrectly, #107 | Roy Marples |
2008-09-19 | Allow configuration of bond via extra sysfs entries, #105. | Roy Marples |
2008-09-18 | Enable bonding via sysfs, #104 thanks to Wolfram Schlich | Roy Marples |
2008-09-18 | Add missing profile bits to env, #72. | Roy Marples |
2008-09-18 | Use the new rc_stringlist_find function. | Roy Marples |
2008-09-18 | Work with NULL lists. | Roy Marples |
2008-09-18 | Use the new rc_stringlist_find function. | Roy Marples |
2008-09-18 | Use the new rc_stringlist_find function. | Roy Marples |
2008-09-18 | rc_nostop now lists services we should not stop on shutdown. | Roy Marples |
2008-09-18 | Add new functions, rc_stringlist_find and rc_stringlist_split. | Roy Marples |
2008-09-18 | Add a config file for ipfw, #110 | Roy Marples |
2008-09-18 | Allow an empty bridge with no options, Gentoo #237485. | Roy Marples |
2008-09-18 | Warn about parallel still locking the system. | Roy Marples |
2008-09-18 | Use better CFLAGS - some new warnings will need to be fixed. | Roy Marples |
2008-09-18 | Clean up some compile warnings. | Roy Marples |
2008-09-17 | Allow interpreted daemons to use s-s-d a little easier. | Roy Marples |
2008-09-04 | Fix iwconfig parsing on Linux, #111 thanks to Andrew Gaffney. | Roy Marples |
2008-08-29 | Work without IP6 kernels, #108 | Roy Marples |
2008-08-27 | Add rpc.lockd to netmount.in for BSD | Roy Marples |
2008-08-20 | Actually set the umask. | Roy Marples |
2008-08-20 | Add -k,--umask option, Gentoo #232455. | Roy Marples |
2008-08-19 | Allow dhcpcd to use global dhcpcd variable for commandline options. | Roy Marples |
2008-08-19 | Allow OpenVZ to mount /sys and device managers, #102 | Roy Marples |
2008-08-19 | Allow renaming of modules, #103 thanks to Sven. | Roy Marples |
2008-08-19 | OpenVZ can mount NFS shares. | Roy Marples |
2008-08-19 | Add new OpenVZ detection code | Roy Marples |
2008-07-27 | Attempt to make s-s-d simpler by not enforcing the need for a full path and m... | Roy Marples |
2008-07-24 | Typo | Roy Marples |
2008-07-09 | Don't set silly defaults that may brake users. | Roy Marples |
2008-07-09 | We should unmount / here. | Roy Marples |
2008-07-09 | Fix unmounting some more. | Roy Marples |
2008-07-09 | Fix last commit | Roy Marples |
2008-07-09 | Add a knob to avoid the unmounting of some points. | Roy Marples |
2008-07-09 | Hide mkdir error's | Roy Marples |
2008-07-09 | Really test if we can write to RC_LIBDIR or not. | Roy Marples |
2008-07-09 | No point in re-mounting ro filesystems that are already ro. | Roy Marples |
2008-07-09 | Ignore core files | Roy Marples |
2008-07-09 | Fix return display. | Roy Marples |
2008-07-08 | STAILQ -> TAILQ | Roy Marples |
2008-07-07 | Punt STAILQ and just use TAILQ so we're a bit more portable. | Roy Marples |
2008-07-03 | Fix is_older_than a little better, and make is_newer_than correct. | Roy Marples |
2008-07-03 | Add older_than function to complement newer_than function. Also make the user... | Roy Marples |