gentoo: use /var/run for new /run compatibility
[util-vserver.git] / src / secure-mount.c
2011-03-08 Daniel Hokka ZakrissonAdd nomtab option.
2011-02-16 Daniel Hokka ZakrissonOnly call remount on kernels newer than 2.6.26 without...
2010-09-12 Daniel Hokka ZakrissonChange to the root mountpoint, if one exists.
2009-11-21 Daniel Hokka ZakrissonDefault to no attribute change for bind mounts.
2009-10-13 Daniel Hokka ZakrissonSupport file bind mounts.
2009-06-23 Daniel Hokka ZakrissonAdd mount flags that are "recent".
2009-04-10 Daniel Hokka ZakrissonHandle shared/private/unbindable/slave mounts internally.
2009-04-03 Daniel Hokka ZakrissonThe remount still needs to have MS_BIND set.
2008-10-31 Daniel Hokka ZakrissonUse pivot_root on kernels supporting two namespaces...
2008-08-25 Daniel Hokka ZakrissonHandle read-only bind-mounts the new way.
2008-02-16 Daniel Hokka ZakrissonUse lockf instead of flock, the former works on NFS.
2007-01-28 Daniel Hokka ZakrissonWhen we call the external mount, we need to preserve...
2006-11-24 Daniel Hokka ZakrissonMake quoting consistent.
2006-10-04 Daniel Hokka ZakrissonRemove options that we parse ourselves, so the kernel...
2006-10-03 Daniel Hokka ZakrissonRevert NODEV default, as it makes it impossible to...
2006-09-21 Daniel Hokka ZakrissonMake nodev the default, but don't enforce it for all...
2006-09-16 Daniel Hokka ZakrissonFix logic errors in secure-mount.
2006-09-10 Benedikt Boehmskip duplicate util-vserver dir