Really don't rely on util-python anymore.
[util-vserver.git] / python /
2007-10-11 Daniel Hokka ZakrissonReally don't rely on util-python anymore.
2007-10-03 Daniel Hokka ZakrissonBuild the python code using automake.
2007-08-02 Faiyaz Ahmedremove whitelist support.
2007-08-02 Daniel Hokka ZakrissonCache the entire file
2007-08-02 Daniel Hokka ZakrissonCan't touch the configuration after we chroot
2007-08-01 Daniel Hokka ZakrissonFix typo and a traceback
2007-08-01 Daniel Hokka ZakrissonMake sure the configuration directory exists and that...
2007-07-31 Daniel Hokka Zakrissonspawnvp only takes three arguments
2007-07-31 Daniel Hokka Zakrissonclose is implicit in dup2
2007-07-31 Daniel Hokka ZakrissonMake file descriptor handling more resilient
2007-07-31 Daniel Hokka ZakrissonFix typo and remove old IP addresses
2007-07-30 Daniel Hokka Zakrisson... and another typo
2007-07-30 Daniel Hokka ZakrissonTypo
2007-07-30 Daniel Hokka ZakrissonFigure out the mask/prefix automatically
2007-07-27 Daniel Hokka ZakrissonAdd support for assigning IP addresses
2007-07-24 Daniel Hokka ZakrissonFix configuration conversion
2007-07-20 Daniel Hokka Zakrissonre-add Marc's patch that got lost in the merge
2007-07-18 Daniel Hokka Zakrissonremove persistent to actually get rid of the contexts
2007-07-18 Daniel Hokka Zakrissonindentation + use subprocess to avoid vdu zombies
2007-07-17 Daniel Hokka Zakrissonbe less strict regarding the capabilities
2007-07-17 Faiyaz Ahmedsyntax.
2007-07-17 Faiyaz AhmedAdded CVS Id field.
2007-07-16 Daniel Hokka Zakrissonadd support for bcapabilities
2007-07-13 Daniel Hokka Zakrissonget rid of update_resources, simply use self.config...
2007-07-13 Daniel Hokka Zakrissonwork without vnet
2007-07-06 Daniel Hokka Zakrissonset vm_running based on is_running, always update sched...
2007-07-05 Daniel Hokka Zakrissonmerge with 0.30.213
2007-06-28 Marc Fiuczynskiuse platform provided RLIMIT_ values
2007-06-21 David E. EisenstatDon't nuke /var/run.
2007-06-14 Marc FiuczynskiSapan's fix for hung init script processes
2007-05-31 Marc Fiuczynskidon't use lamba; put calls to vserverimpl in try blocks
2007-05-31 Marc Fiuczynskidrops passing in flags to pl_chcontext
2007-05-15 Marc Fiuczynski- clean up vserver_set_rlimit()
2007-05-10 Marc FiuczynskiFixed typo
2007-05-10 Marc FiuczynskiReset internal state (limits_changed) of a vserver...
2007-05-10 Marc FiuczynskiAdded support maintain state about whether limits have...
2007-05-10 Marc FiuczynskiFix vserver_isrunning() by doing a simple stat of ...
2007-05-10 Marc FiuczynskiAdded is_running method.
2007-05-10 Marc FiuczynskiAdded in a number of python exposed vserver constants.
2007-05-10 Marc Fiuczynskicommand line program to both get and set a vservers...
2007-02-07 Mark Huang- on: sanity check exempt rates
2007-02-07 Mark Huang- set_bwlimit: interpret only minrate = None to mean...
2006-12-13 Faiyaz Ahmed* Passing maxrate = 0 to bwlimit.set() defaults to...
2006-11-27 Mark Huang- add defaults to init()
2006-07-20 David E. EisenstatFixed bug in method __update_config_file where when...
2006-05-01 Steve MuirFix set_bwlimit() to accept parameters for limit-exempt...
2006-05-01 Mark Huangsimple interface to bwlimit.py module
2006-04-24 Mark Huang- move all function documentation inside their respecti...
2006-03-15 Steve MuirLoad the ipset-related modules in init()
2006-03-14 Steve Muirremove some PL-specific details
2006-03-14 Steve MuirExport value for infinite disk quota.
2006-03-14 Steve MuirRead default VM id from config file
2006-03-14 Steve MuirFix handling of CPU scheduling parameters
2006-03-13 Steve MuirPLC API functionality moved to Node Manager
2006-03-09 Steve MuirRemove any notions of rspecs from util-vserver, fix...
2006-03-09 Steve MuirRemove any notions of rspecs from util-vserver
2006-03-01 Mark Huang- fix description
2006-03-01 Mark Huang- stub, only provides anonymous access to API. At some...
2006-03-01 Mark Huang- also install plcapi.py stub
2006-03-01 Mark Huang- set up IP sets for bandwidth exemption
2006-03-01 Mark Huang- don't let root drown out all other traffic; instead...
2006-03-01 Mark Huang- rename "guarantee" to "bwmin" which is really what...
2006-02-27 Mark Huang- rewrite to support a fairly shared "unlimited" bandwi...
2006-02-22 Mark Huang- clean up this script, merge relevant resman/scripts...
2006-02-17 Steve MuirAdd support for guaranteed CPU shares
2006-01-18 Steve MuirUpdate disk usage info when get_disklimit called
2006-01-09 Steve MuirDon't barf when adjusting CPU share if there are no...
2005-12-02 Steve MuirFix error handling for get_rspec
2005-12-01 Steve MuirAdd method to stop a vserver
2005-12-01 Steve MuirAdd killall() function, tidy up.
2005-11-09 Steve MuirAdd support for removing resource (disk, network) limits
2005-11-09 Steve MuirMakes sense to check that this actually compiles
2005-11-09 Steve MuirAdd function to remove disk limit
2005-11-08 Steve MuirRemove unused code to handle vserver flags
2005-11-08 Steve MuirAssume eth0 as default device when initialising
2005-11-08 Steve MuirTidy up handling of network parameters, don't rely...
2005-11-08 Steve MuirTidy up handling of network parameters
2005-11-07 Steve MuirNeed to close the cwd file descriptor
2005-11-02 Steve MuirImplement and use vserverimpl.setsched
2005-11-01 Steve MuirDon't need our own version of setup.py anymore
2005-11-01 Steve MuirFix Makefile to correctly locate util-python
2005-11-01 Steve MuirUse new pybuild scheme that works with libtool
2005-11-01 Steve MuirRemove unreachable code and confusing comment
2005-10-28 Steve MuirFix handling of over-quota condition
2005-10-12 Steve MuirRead resource values from a resources dictionary
2005-10-12 Steve MuirPass resources dict to lower-level chcontext function...
2005-10-07 Steve MuirAllow caller to indicate that disk usage values have...
2005-10-07 Steve MuirConvert values to strings before writing to config...
2005-10-07 Steve MuirOops, don't limit slices to 4 processes
2005-10-07 Steve MuirUse symbolic constant for no limit
2005-10-07 Steve MuirUse common function to enter vserver context and set...
2005-10-07 Steve MuirShould chdir after chroot
2005-10-06 Steve MuirConvert DISKLIMIT value to an integer
2005-10-05 Steve MuirDon't barf if we can't unlink a non-existent file
2005-10-05 Steve MuirApply disklimit when starting vservers.
2005-10-05 Steve MuirSave and restore cwd since it gets clobbered by the...
2005-10-05 Steve MuirMake disk limit handling more NM-friendly, get rid...
2005-09-27 Marc FiuczynskiFix to implement chcontext so that NM's vserver start...
2005-09-22 Marc FiuczynskiFixed a number of bugs:
2005-09-20 Marc Fiuczynskimore fixes
next