added patch for yum-3.0.3
[util-vserver.git] / src /
2007-01-10 Daniel Hokka ZakrissonThe new method doesn't need to be a spectator, and...
2007-01-10 Daniel Hokka ZakrissonAdd vc_sched_info API.
2007-01-10 Daniel Hokka ZakrissonThere is no vc_create_context. Stop referencing it.
2006-12-19 Daniel Hokka ZakrissonAdd --immutable, --~immutable and --!immutable.
2006-12-12 Daniel Hokka ZakrissonError on too many arguments.
2006-12-12 Daniel Hokka ZakrissonAdd vdevmap and required functionality.
2006-12-09 Daniel Hokka Zakrissonvserver.h defines CLONE_NEW*.
2006-12-08 Daniel Hokka ZakrissonWork better on 2.6.19.
2006-12-08 Daniel Hokka ZakrissonRemove unused argument.
2006-11-27 Daniel Hokka ZakrissonDon't process unknown files.
2006-11-25 Daniel Hokka ZakrissonAdd missing quote.
2006-11-25 Daniel Hokka ZakrissonAdd missing #include <stddef.h> needed for offsetof...
2006-11-24 Daniel Hokka ZakrissonMake quoting consistent.
2006-11-24 Daniel Hokka ZakrissonUse --secure by default.
2006-11-23 Daniel Hokka ZakrissonUpdate URL to the proc security page.
2006-11-23 Daniel Hokka ZakrissonUse CLONE_NEWUTS|CLONE_NEWIPC so it works with 2.6.19.
2006-11-20 Daniel Hokka ZakrissonCosmetic fixes.
2006-11-20 Daniel Hokka ZakrissonMake the prefix-to-netmask conversion work on big-endia...
2006-11-19 Daniel Hokka ZakrissonBreak up the old chbind into ncontext, nattribute,...
2006-11-14 Daniel Hokka Zakrissonstrcpy copies \0, use memcpy instead.
2006-11-13 Daniel Hokka ZakrissonAdd the VLIMITs.
2006-11-13 Daniel Hokka ZakrissonCosmetic fixes for vsched.
2006-11-11 Daniel Hokka ZakrissonOnly bother with the first line of the files.
2006-11-11 Daniel Hokka ZakrissonMake vsched capable of configuring the new scheduler...
2006-11-05 Daniel Hokka ZakrissonReset the limits unconditionally.
2006-11-04 Daniel Hokka ZakrissonReset all limits that aren't configured.
2006-11-01 Benedikt Boehmadd mkdir and chmod functions to chroot-sh
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-24 Daniel Hokka ZakrissonFix wrapper prefix so error messages say chroot-sh: x.
2006-09-21 Daniel Hokka ZakrissonMake nodev the default, but don't enforce it for all...
2006-09-21 Daniel Hokka ZakrissonAdd the reset atexit handler right after setting the...
2006-09-16 Daniel Hokka ZakrissonFix logic errors in secure-mount.
2006-09-15 Benedikt Boehmcleanup old cvs cruft; add mkrelease script; use svn2cl...
2006-09-12 Daniel Hokka Zakrisson- Teach vcontext about usernames (if dietlibc is used).
2006-09-12 Daniel Hokka ZakrissonAdd vlogin, a terminal proxy for vserver ... enter.
2006-09-10 Benedikt Boehmskip duplicate util-vserver dir