util-vserver.git
2008-06-30 Daniel Hokka... Use 64-bit counters for the memory usage, to avoid...
2008-06-29 Daniel Hokka... Add persistdir for centos5 and make sure the syslog...
2008-06-26 Daniel Hokka... Get rid of the etch directory for older installs.
2008-06-17 Daniel Hokka... Add operations needed by Fedora 9 tweaks.
2008-06-17 Daniel Hokka... Fedora 9 support.
2008-06-16 Daniel Hokka... On failure, mmap returns MAP_FAILED, not 0.
2008-05-03 Daniel Hokka... Avoid that annoying "uses 32-bit capabilities (legacy...
2008-05-03 Daniel Hokka... Add pid space feature.
2008-05-03 Daniel Hokka... Fix typo.
2008-05-02 Daniel Hokka... Fix typo.
2008-04-29 Daniel Hokka... CLONE_FS is just for the Linux-VServer syscalls.
2008-04-13 Benedikt Boehmfix functions.sh location for gentoo; create /lib/rc...
2008-04-02 Daniel Hokka... Add all the ioctls to work on older kernels too.
2008-04-02 Daniel Hokka... Don't call free on stack pointers.
2008-04-02 Daniel Hokka... Add support to be able to configure the peer too.
2008-03-26 Daniel Hokka... Support 0.0.0.0 for 2.3 kernels.
2008-03-17 Daniel Hokka... Version 0.30.215.
2008-03-17 Daniel Hokka... Add the new flags.
2008-03-16 Daniel Hokka... Fix vserver ... stop --rescue-init.
2008-03-15 Daniel Hokka... Add some examples.
2008-03-11 Benedikt Boehmfix openrc startup; only fix inittab in plain initstyle
2008-03-10 Daniel Hokka... bash doesn't execute traps until after the current...
2008-03-10 Daniel Hokka... A kernel without IPv6-support will return ENOSYS for...
2008-03-05 Benedikt Boehmadd openrc support to gentoo/initpost
2008-03-02 Daniel Hokka... Workaround kernel oddities.
2008-03-01 Daniel Hokka... Include attribute-util.h in the tarball.
2008-03-01 Daniel Hokka... lockf(F_LOCK) requests a write lock, which requires...
2008-03-01 Daniel Hokka... Remove unused variable.
2008-03-01 Daniel Hokka... Factor out bitfield-to-string code to src/attribute...
2008-03-01 Daniel Hokka... Revert commit 2690, clone is needed for pid namespaces...
2008-03-01 Daniel Hokka... Add basic support for creating tun/tap interfaces in...
2008-02-29 Enrico Scholzuse ! instead of ~ to avoid shell expansion
2008-02-29 Enrico Scholzuse unshare(CLONE_NEWNS) instead of a complicated ...
2008-02-29 Enrico Scholzuse hostspecific Build directory
2008-02-28 Daniel Hokka... Set persist last, this way, no interface is left behind...
2008-02-28 Daniel Hokka... Add tunctl.
2008-02-28 Daniel Hokka... Avoid pointer/integer conversion warning on LP64.
2008-02-21 Enrico Scholzadded support for using libnss instead of beecrypt...
2008-02-21 Enrico Scholzadded h2ext-worker to OPTIONS_PREEMPT list
2008-02-21 Enrico Scholzfixed CPPFLAGS quoting problems introduced by last...
2008-02-21 Enrico Scholzfixed endless loop when no '--' is given
2008-02-21 Enrico Scholzadded code to enable i386 builds on x86_64 platforms
2008-02-21 Enrico Scholzfixed unused param + unsigned/signed mismatch warning
2008-02-21 Enrico Scholzfixed
2008-02-16 Daniel Hokka... Use lockf instead of flock, the former works on NFS.
2008-02-14 Daniel Hokka... Disable VXF_SC_HELPER for rpm-fake created contexts.
2008-02-11 Daniel Hokka... Set the barrier and warn if it could not be set automat...
2008-02-09 Daniel Hokka... We only want to wait on the context if we created it.
2008-01-27 Daniel Hokka... Add missing svn:keywords.
2008-01-26 Daniel Hokka... Make sure /dev gets proper permissions.
2008-01-26 Daniel Hokka... Prevent deadlock between sc_helper vserver ... stop...
2008-01-23 Daniel Hokka... Use the correct syscall number.
2008-01-23 Daniel Hokka... Fedora 8 is redhat-style too.
2008-01-22 Daniel Hokka... Fix vspace stuff.
2008-01-21 Daniel Hokka... Don't require a netmask/prefix.
2008-01-20 Daniel Hokka... Add missing files.
2008-01-20 Daniel Hokka... Add missing closing tag.
2008-01-20 Daniel Hokka... Hopefully this will make it bullet-proof.
2008-01-20 Daniel Hokka... Add preliminary support for pid and network namespaces.
2008-01-20 Daniel Hokka... getPhysicalDir doesn't work if it doesn't already exist.
2008-01-15 Daniel Hokka... debootstrap 1.0.8.
2008-01-13 Daniel Hokka... Use $cmd instead of $2.
2008-01-13 Daniel Hokka... Only migrate to the tag once.
2008-01-12 Daniel Hokka... Add support for PID and net namespaces.
2008-01-12 Daniel Hokka... Pid namespaces require clone.
2008-01-12 Daniel Hokka... Fix svn:ignores.
2008-01-08 Daniel Hokka... Backslash...
2008-01-08 Daniel Hokka... Attempt to close race between dying rpm-fake-resolver...
2008-01-08 Daniel Hokka... cache need not exist.
2008-01-06 Daniel Hokka... Work with nonamespace guests.
2008-01-04 Daniel Hokka... Add --get.
2008-01-03 Daniel Hokka... Don't remove bits for which there were no match.
2008-01-03 Daniel Hokka... Move WRITE_INT to util-io.h, so other programs can...
2008-01-03 Daniel Hokka... Make vmount <guest> -- -a work.
2008-01-03 Daniel Hokka... Fix typo.
2007-12-22 Daniel Hokka... Leave rsyslog enabled for Fedora 8.
2007-12-20 Daniel Hokka... Don't bail on EINVAL, since the clone build method...
2007-12-19 Daniel Hokka... Remove all unknown services.
2007-12-19 Daniel Hokka... Use/support the "new" vclone features in the clone...
2007-12-19 Daniel Hokka... Add VXC_KTHREAD.
2007-12-05 Daniel Hokka... Use TAG_KERNEL2USER on the result.
2007-12-05 Daniel Hokka... Work with newer versions of debootstrap too.
2007-12-03 Daniel Hokka... Correct path to keys.
2007-12-03 Daniel Hokka... Document --debug.
2007-11-30 Daniel Hokka... Use --numeric-owner for tar and --numeric-uid-gid for...
2007-11-26 Daniel Hokka... Floats are numbers too.
2007-11-19 Daniel Hokka... Add Fedora 8.
2007-11-17 Benedikt Boehmfix a corner case in gentoo helpers
2007-11-17 Benedikt Boehmuse sane PATH during shutdown
2007-11-13 Daniel Hokka... Update to 1.0.6.
2007-10-29 Daniel Hokka... Add vmount, a wrapper to mount something in a guest.
2007-10-27 Daniel Hokka... Man pages update from Micah Anderson.
2007-10-25 Daniel Hokka... Add "Alpine Linux".
2007-10-25 Daniel Hokka... Cleanup the help message.
2007-10-25 Daniel Hokka... Create helper functions to start a guest that just...
2007-10-22 Daniel Hokka... Fix startup bug on older kernels.
2007-10-16 Daniel Hokka... Lots of small fixes to make everything behave like...
2007-10-15 Daniel Hokka... Add vmemctrl and vspace to the manifest.
2007-10-15 Daniel Hokka... Add support for per-guest device maps.
2007-10-14 Daniel Hokka... Improve the disk limit descriptions.
next