util-vserver.git
2008-08-21 Daniel Hokka... Fix silly typo.
2008-08-21 Daniel Hokka... chmod makes no sense for a symlink.
2008-08-21 Daniel Hokka... Pid namespace support will be available in 0x00020304.
2008-08-21 Daniel Hokka... Since using a destructor doesn't seem to work all that...
2008-08-21 Daniel Hokka... Make it easier to add rsync arguments.
2008-08-07 Daniel Hokka... f9...
2008-08-02 Daniel Hokka... rsyslog is in Debian too.
2008-08-01 Enrico Scholzprint yum.__version__ instead of executing "yum --versi...
2008-07-28 Daniel Hokka... Add the /dev/fd symlink that is expected by more and...
2008-07-18 Daniel Hokka... Install initctl file.
2008-07-17 Daniel Hokka... Be silent if it's not a Linux-VServer kernel.
2008-07-15 Daniel Hokka... This is not an option used by the utils, but the semant...
2008-07-15 Daniel Hokka... Use sys_clone in Eclone.
2008-07-14 Daniel Hokka... Add exec-remount.
2008-07-14 Daniel Hokka... Support building against nss by using --without beecrypt.
2008-07-14 Daniel Hokka... Add new 0x00020303 API, using pid namespaces.
2008-07-14 Daniel Hokka... Add exec-remount.
2008-07-14 Daniel Hokka... Add exitlikeprocess.c.
2008-07-14 Daniel Hokka... Add SPACES feature.
2008-07-14 Daniel Hokka... Document ionice options.
2008-07-14 Daniel Hokka... Move exitLikeProcess to libvserver.
2008-07-14 Daniel Hokka... Silence warnings.
2008-07-14 Daniel Hokka... Escape >.
2008-07-13 Daniel Hokka... Merge ionice patch (originally from anonc, updated...
2008-07-13 Daniel Hokka... exec-remount remounts proc and sys, to get the right...
2008-07-13 Daniel Hokka... Teach vprocunhide about --write.
2008-07-11 Daniel Hokka... prctl does not work as well as this. Revert changeset...
2008-07-11 Daniel Hokka... Add support for IATTR_WRITE.
2008-07-10 Daniel Hokka... Use prctl(PR_SET_NAME) instead.
2008-07-08 Daniel Hokka... Correctly unmount NFS and other "special" filesystems.
2008-07-08 Daniel Hokka... Order the scriptlets logically.
2008-07-08 Daniel Hokka... Revert changeset 2726. Needs #ifdef magic.
2008-07-08 Daniel Hokka... Don't fail.
2008-07-06 Daniel Hokka... Workaround broken headers.
2008-07-06 Daniel Hokka... Unify_copy doesn't touch sockets, so there's nothing...
2008-07-02 Daniel Hokka... New debootstrap.
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.
next