util-vserver.git
2010-07-19 Daniel Hokka... Add Debian package.
2010-07-15 Daniel Hokka... Some improvements to namespace sharing.
2010-07-08 Daniel Hokka... Enter namespaces before context setup.
2010-07-08 Daniel Hokka... Use the shared spaces everywhere but rescue.
2010-07-08 Daniel Hokka... Allow sharing of spaces.
2010-06-02 Enrico Scholzfixed dietlibc/non-dietlibc issues in testsuite
2010-06-02 Enrico Scholzfixed dietlibc/non-dietlibc issues in testsuite
2010-06-02 Enrico Scholzadded libvserver.py to AM_INSTALLCHECK_STD_OPTIONS_EXEMPT
2010-06-02 Enrico Scholzwhitespace cleanups
2010-06-02 Enrico Scholzadded missing #include's
2010-06-02 Enrico Scholzwhitespace cleanups
2010-06-02 Enrico Scholzwhitespace cleanups
2010-06-02 Enrico Scholzadded missing includes
2010-06-02 Enrico Scholzwhitespace cleanups
2010-06-02 Enrico Scholzwhitespace cleanups
2010-03-31 Daniel Hokka... Check for find in configure since it may be a symlink.
2010-02-25 Daniel Hokka... Don't mount the ns subsystem.
2010-02-25 Daniel Hokka... Make namespace cleanup look at whole paths, fixing...
2010-02-21 Daniel Hokka... Not supposed to change that...
2010-02-21 Daniel Hokka... Include libvserver.py in the tarball.
2010-02-20 Daniel Hokka... ARM EABI
2010-02-18 Daniel Hokka... Don't touch /proc for SuSE.
2010-02-18 Daniel Hokka... Let vserver <xid> enter/stop work.
2010-02-18 Daniel Hokka... Skip util-vserver files when setting up the cgroup.
2010-02-18 Daniel Hokka... Sync sysv and Gentoo initscripts.
2010-02-13 Enrico Scholzbuild the 'parselimit' testprogram with dietlibc; it...
2010-02-13 Enrico Scholzwhitespace cleanups
2010-01-27 Benedikt Boehmjust delete the darn thing, syslog-ng 3.x broke this
2009-12-02 Daniel Hokka... VXC_NAMESPACE.
2009-12-02 Daniel Hokka... /proc/mounts is apparently writeable.
2009-11-29 Daniel Hokka... Fix upstart on recent Ubuntu-based systems.
2009-11-29 Daniel Hokka... Treat no limit separately.
2009-11-28 Daniel Hokka... Install the pretty library too.
2009-11-28 Daniel Hokka... Use the host's /etc/resolv.conf by default.
2009-11-25 Daniel Hokka... VXC_TIOCSTI
2009-11-23 Daniel Hokka... debootstrap URI
2009-11-21 Daniel Hokka... Include /proc in %_netsharedpath.
2009-11-21 Daniel Hokka... The limits are unsigned values.
2009-11-21 Daniel Hokka... work with newer autoconf.
2009-11-21 Daniel Hokka... Default to no attribute change for bind mounts.
2009-11-20 Daniel Hokka... -i for index.
2009-11-20 Daniel Hokka... Need one more character for the flags with CoW.
2009-11-06 Daniel Hokka... Add 3.2.22 patch.
2009-10-21 Daniel Hokka... Add LSB SysV information.
2009-10-13 Daniel Hokka... Support file bind mounts.
2009-10-08 Daniel Hokka... Add COW to showattr.
2009-10-08 Daniel Hokka... Add cow to setattr.
2009-10-05 Daniel Hokka... Allow audit control by default.
2009-10-05 Daniel Hokka... Add new ccaps.
2009-09-23 Benedikt Boehmicreate /dev/fd and /dev/std{in,out,err} as udev would...
2009-09-14 Daniel Hokka... Add squeeze as a Debian-based distribution.
2009-08-23 Enrico Scholzadded _libvserver-constants.c to CLEANFILES
2009-08-23 Enrico Scholzwhitespace cleanups
2009-08-23 Enrico Scholz- updated/completed copyright dates
2009-07-23 Daniel Hokka... New debootstrap.
2009-07-20 Daniel Hokka... vcontext uses MNT_DETACH too.
2009-07-09 Daniel Hokka... Fix the trailing slash problem.
2009-06-26 Daniel Hokka... Make the specfile work on Mandriva 2009.1.
2009-06-23 Daniel Hokka... Add mount flags that are "recent".
2009-06-23 Daniel Hokka... Don't require ionice, for ancient distributions.
2009-06-23 Daniel Hokka... Require Python >= 2.4.
2009-06-09 Daniel Hokka... Add F10 and F11.
2009-06-08 Daniel Hokka... Remove debootstrap.script
2009-04-27 Daniel Hokka... New debootstrap.
2009-04-10 Daniel Hokka... Remove the debootstrap scripts, only causing more harm...
2009-04-10 Daniel Hokka... Handle shared/private/unbindable/slave mounts internally.
2009-04-03 Daniel Hokka... The remount still needs to have MS_BIND set.
2009-03-18 Daniel Hokka... -o shared doesn't work with --rbind.
2009-02-14 Enrico Scholzwhitespace cleanup
2009-02-14 Enrico Scholzfixed detection of dietlibc version strings like 0...
2008-12-01 Daniel Hokka... Attach to the cgroup.
2008-11-11 Daniel Hokka... Add /dev/shm.
2008-11-11 Daniel Hokka... Remove the #ifdef since the logic got inverted.
2008-11-06 Daniel Hokka... Add COPYING to svn.
2008-11-06 Daniel Hokka... Add a way to disable library versioning. Better than...
2008-11-06 Daniel Hokka... Add missing piece of code.
2008-11-06 Daniel Hokka... Add Pythonizing wrappers for the Python-bindings.
2008-11-03 Daniel Hokka... Enter the spaces when migrating to an existing static...
2008-10-31 Daniel Hokka... Sigh.
2008-10-31 Daniel Hokka... Use pivot_root on kernels supporting two namespaces...
2008-10-31 Daniel Hokka... Fix vc_get_space_default and add vc_get_space_mask v1.
2008-10-31 Daniel Hokka... Add VCMD_{enter,set}_space_v2 support, in preparation...
2008-10-31 Daniel Hokka... Remove vnamespace in favor of vspace and a small wrappe...
2008-10-31 Daniel Hokka... Add hidden attribute to be used for versioned symbols.
2008-10-31 Daniel Hokka... Move space creation/entering out of vc_ctx_{create...
2008-10-31 Daniel Hokka... CLONE_NEWNS and CLONE_FS aren't default spaces.
2008-10-31 Daniel Hokka... Filter out CLONE_NEWNS and CLONE_FS, as vc_get_space_de...
2008-10-30 Daniel Hokka... Need to be able to retrieve per-CPU values.
2008-10-30 Daniel Hokka... Library versioning stubs.
2008-10-30 Daniel Hokka... 32-bit and Python 2.4 support.
2008-10-30 Daniel Hokka... These got lost somehow.
2008-10-30 Daniel Hokka... BR: ctags
2008-10-30 Daniel Hokka... Some minor cleanups in the Python build.
2008-10-29 Daniel Hokka... Just in case anything else wants to use Python as part...
2008-10-29 Daniel Hokka... 65 is the length of the command structure's field.
2008-10-28 Daniel Hokka... Add Python stuff.
2008-10-28 Daniel Hokka... vserver.start.bin
2008-10-28 Daniel Hokka... Add Python bindings to libvserver.
2008-10-28 Daniel Hokka... Rename flags to cflags.
2008-10-27 Daniel Hokka... ULL is needed to get a 64-bit wide integer.
next