Push bwmin to 1KBps. Also check running values against arguments before calling tc.
[util-vserver-pl.git] / python /
2008-08-01 Faiyaz AhmedPush bwmin to 1KBps. Also check running values against...
2008-07-25 Faiyaz AhmedRemove iptables rule modification. Assume rule exists...
2008-07-22 Faiyaz AhmedMANGLE and mangle are not the same.
2008-06-27 Daniel Hokka ZakrissonFix typo.
2008-06-27 Daniel Hokka ZakrissonOptimization in case the context is already running.
2008-06-26 Daniel Hokka ZakrissonIgnore ESRCH.
2008-05-08 Faiyaz AhmedCheck for file existance before blindly spawning them...
2008-04-22 Faiyaz AhmedSet name as ints, not string.
2008-04-16 Faiyaz AhmedAdded code from NodeManager.tools to close non standard...
2008-04-14 Faiyaz AhmedAdded wrapper functions to call set/getname
2008-04-14 Faiyaz AhmedUse an unused field. SYSNAME defaults to Linux which...
2008-04-14 Faiyaz Ahmedsyntax error.
2008-04-14 Faiyaz AhmedSet slice id as vcVHI_SYSNAME.
2008-03-20 Daniel Hokka ZakrissonIf it's busy, assume it's already mounted.
2008-02-26 Daniel Hokka ZakrissonCAP_NET_BIND_SERVICE is special, in all cases.
2008-01-26 Daniel Hokka ZakrissonOptimize the 0.0.0.0 case, and get it working on 2...
2008-01-21 Andy BavierClean up code for setting rlimits
2008-01-17 Andy BavierUpdate CPU token buckets of running vserver
2008-01-16 Andy BavierAllow independent setting of CPU reservation and CPU...
2007-12-14 Faiyaz Ahmedmount /proc before chroot'ing into filesystem.
2007-12-12 Thierry Parmentelatfix logging of vserver class into /var/log/nm
2007-12-12 Thierry Parmentelatlogging support in vserver.py
2007-12-12 Daniel Hokka ZakrissonFix indentation and use userspace error values.
2007-12-11 Daniel Hokka Zakrissonsetrunlevel takes a filename and a runlevel.
2007-12-11 Daniel Hokka Zakrisson__do_chroot is also called from chrootcall, which doesn...
2007-12-11 Thierry Parmentelatlooks like an obvious typo
2007-11-30 Daniel Hokka ZakrissonAdd missing file.
2007-11-30 Daniel Hokka ZakrissonSeparate the PlanetLab modifications from util-vserver