util-vserver.git
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.
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...
next