merge rev17211 (Need to print the exception string as part of the self.log, or else...
[util-vserver-pl.git] / python / vserver.py
2010-05-03 S.Çağlar Onurmerge rev17211 (Need to print the exception string... trellis trellis
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 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-08-13 Daniel Hokka ZakrissonFUSE patch from Jeremy Stribling.
2008-06-27 Daniel Hokka ZakrissonFix typo.
2008-06-27 Daniel Hokka ZakrissonOptimization in case the context is already running.
2008-05-08 Faiyaz AhmedCheck for file existance before blindly spawning them...
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-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-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-11-30 Daniel Hokka ZakrissonSeparate the PlanetLab modifications from util-vserver