Setting tag util-vserver-pl-0.4-29
[util-vserver-pl.git] / python / vserver.py
2013-03-09 Stephen Soltesztrim capability prefix to allow setting single bit
2012-07-18 Thierry Parmentelatfix remaining import of bwlimit
2011-05-12 Stephen SolteszAdd isolated_loopback support in vservers at creation...
2010-07-21 S.Çağlar Onurremove non-used function
2010-07-14 S.Çağlar Onurcreate emtpy nodev files to silent 'No device specified...
2010-07-14 S.Çağlar Onurenable set_ipaddresses_config and adapt to new scheme
2010-07-14 S.Çağlar Onuruse system-wide umask value otherwise all directories...
2010-07-08 S.Çağlar Onurand use in module
2010-07-06 S.Çağlar Onurfix setting cpu_share for slices
2010-06-21 Thierry Parmentelatsimpler yet, no need to trigger rc at all now that...
2010-06-21 Thierry Parmentelatdoes not need to trigger the initscript, nodemanager...
2010-06-18 Thierry Parmentelatredirect the output of the initscripts (rc & rc.vinit...
2010-06-17 Barış Metinadd vserver name as the last command argument
2010-05-13 Barış Metinfix kwargs
2010-05-12 Barış Metinrun INITSCRIPTS in vservers
2010-05-10 Barış Metinmerge trellis branch to trunk.
2010-02-24 Marc Fiuczynskiinclude the exception string in the self.log
2010-02-24 Daniel Hokka ZakrissonSigh.
2010-02-24 Daniel Hokka ZakrissonDon't clean stuff up if it's already running.
2010-01-22 Thierry Parmentelatfix comment
2010-01-22 Thierry Parmentelatin slices: use /var/log/nm instead of /var/log/boot.log
2010-01-21 Thierry Parmentelat(no commit message)
2010-01-21 Thierry Parmentelatlog more stuff
2009-11-12 Daniel Hokka ZakrissonLog error as well.
2009-10-28 Daniel Hokka ZakrissonFix typo.
2009-10-26 Daniel Hokka Zakrissoninfinity is greater than anything.
2009-10-24 Daniel Hokka ZakrissonOnly handle the values that translate.
2009-10-24 Daniel Hokka ZakrissonOptimize the 0.0.0.0 case, and get it working on 2...
2009-08-04 Faiyaz Ahmedsetting runlevels was set to the wrong path. FIXED
2009-07-28 Faiyaz AhmedVar is never cleaned IN the context. Fixed. THis...
2008-11-05 Marc Fiuczynskiadded in a 'setup' boolean argument to indicate that...
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