Remove unnecessary code, use const where appropriate
[util-vserver.git] / lib / planetlab.c
2007-08-06 Daniel Hokka ZakrissonRemove unnecessary code, use const where appropriate
2007-08-03 Daniel Hokka ZakrissonSet the ulimits whenever pl_chcontext is called
2007-08-03 Daniel Hokka Zakrissonwhitelist cleanups
2007-07-27 Daniel Hokka ZakrissonNodeManager handles IP addresses now
2007-07-18 Daniel Hokka Zakrissonskip the network context setup if it already exists
2007-07-16 Daniel Hokka Zakrissonadd support for bcapabilities
2007-07-06 Daniel Hokka ZakrissonFix typo.
2007-07-05 Daniel Hokka Zakrissonfix some logic flaws
2007-07-05 Daniel Hokka Zakrissonmerge with 0.30.213
2007-05-31 Marc Fiuczynskidrops passing in flags to pl_chcontext
2007-05-15 Marc Fiuczynskimaking 'adjust_lim' global function
2007-05-10 Marc FiuczynskiCleaned up limit setting code
2007-05-10 Marc Fiuczynskigeneralized setting and getting of vserver limits
2006-03-14 Steve MuirSet a more sensible default CPU share
2006-03-09 Steve MuirRemove any notions of rspecs from util-vserver
2006-02-17 Steve MuirAdd support for guaranteed CPU shares
2005-11-02 Steve MuirImplement the setsched function
2005-10-07 Steve MuirCreated common function to enter vserver context and...