summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* rc_nostop now lists services we should not stop on shutdown.Roy Marples2008-09-18
* Add new functions, rc_stringlist_find and rc_stringlist_split.Roy Marples2008-09-18
* Add a config file for ipfw, #110Roy Marples2008-09-18
* Allow an empty bridge with no options, Gentoo #237485.Roy Marples2008-09-18
* Warn about parallel still locking the system.Roy Marples2008-09-18
* Use better CFLAGS - some new warnings will need to be fixed.Roy Marples2008-09-18
* Clean up some compile warnings.Roy Marples2008-09-18
* Allow interpreted daemons to use s-s-d a little easier.Roy Marples2008-09-17
* Fix iwconfig parsing on Linux, #111 thanks to Andrew Gaffney.Roy Marples2008-09-04
* Work without IP6 kernels, #108Roy Marples2008-08-29
* Add rpc.lockd to netmount.in for BSDRoy Marples2008-08-27
* Actually set the umask.Roy Marples2008-08-20
* Add -k,--umask option, Gentoo #232455.Roy Marples2008-08-20
* Allow dhcpcd to use global dhcpcd variable for commandline options.Roy Marples2008-08-19
* Allow OpenVZ to mount /sys and device managers, #102Roy Marples2008-08-19
* Allow renaming of modules, #103 thanks to Sven.Roy Marples2008-08-19
* OpenVZ can mount NFS shares.Roy Marples2008-08-19
* Add new OpenVZ detection codeRoy Marples2008-08-19
* Attempt to make s-s-d simpler by not enforcing the need for a full path and m...Roy Marples2008-07-27
* TypoRoy Marples2008-07-24
* Don't set silly defaults that may brake users.Roy Marples2008-07-09
* We should unmount / here.Roy Marples2008-07-09
* Fix unmounting some more.Roy Marples2008-07-09
* Fix last commitRoy Marples2008-07-09
* Add a knob to avoid the unmounting of some points.Roy Marples2008-07-09
* Hide mkdir error'sRoy Marples2008-07-09
* Really test if we can write to RC_LIBDIR or not.Roy Marples2008-07-09
* No point in re-mounting ro filesystems that are already ro.Roy Marples2008-07-09
* Ignore core filesRoy Marples2008-07-09
* Fix return display.Roy Marples2008-07-09
* STAILQ -> TAILQRoy Marples2008-07-08
* Punt STAILQ and just use TAILQ so we're a bit more portable.Roy Marples2008-07-07
* Fix is_older_than a little better, and make is_newer_than correct.Roy Marples2008-07-03
* Add older_than function to complement newer_than function. Also make the user...Roy Marples2008-07-03
* More unit fixes.Roy Marples2008-07-03
* More unit fixes.Roy Marples2008-07-03
* More unit fixes.Roy Marples2008-07-03
* Fix test.Roy Marples2008-07-03
* Add an is_older_than unit test, thanks to zzamRoy Marples2008-07-03
* Fix compile with pcc.Roy Marples2008-07-02
* Ignore ewaitfile.Roy Marples2008-06-30
* If filtering fstab, only match additional mounts asked for.Roy Marples2008-06-30
* Set the default RC_SVCDIR higher up.Roy Marples2008-06-21
* We need to replace @LIB@ here.Roy Marples2008-06-21
* Use CPPFLAGS so we work with -combine in CFLAGS.Roy Marples2008-06-19
* open should use 3 args when using O_CREAT.Roy Marples2008-06-17
* fuzzy dependency ordering should be started, starting, stopped whilst checkin...Roy Marples2008-06-10
* When we have dependant scheduled services, don't error if a need is stopped.Roy Marples2008-06-10
* No need to include this.Roy Marples2008-06-05
* Remove the macro ;)Roy Marples2008-06-05