merge rev17211 (Need to print the exception string as part of the self.log, or else...
[util-vserver-pl.git] / python /
2010-05-03 S.Çağlar Onurmerge rev17211 (Need to print the exception string... trellis trellis
2010-05-03 S.Çağlar Onurmerge bwlimit changes from util-vserver-pl
2010-03-02 S.Çağlar Onurmerge rev 15298 otherwise bwlimit throws an exception
2010-01-12 Sapan BhatiaWe need to store the slice id elsewhere, because now...
2009-12-03 Andy BavierReintroduce setname/getname functions that are used...
2009-11-30 Andy BavierBack out of always creating network namespace when...
2009-10-26 Andy BavierRemove obsolete functions
2009-10-26 Andy BavierClean up. Start network namespace per slice by default.
2009-06-23 Andy BavierUse cgroup CPU scheduler
2009-04-24 Andy BavierRewriting util-vserver-pl to wrap util-vserver, as...
2008-10-30 Andy BavierTrellis branch to support network namespaces
2008-09-11 Faiyaz AhmedRemove check for changes in max/min rates before runnin...
2008-08-20 Faiyaz AhmedMore convenient output of show.
2008-08-13 Daniel Hokka ZakrissonFUSE patch from Jeremy Stribling.
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