log subprocess calls.
[nodemanager.git] / accounts.py
2009-01-30 Faiyaz AhmedMake sure the account exists before trying to check...
2008-09-23 Faiyaz AhmedOnly 1 vuseradd will run at a time.
2008-09-10 Faiyaz AhmedMove checks from bwmon for running limits before callin...
2008-09-09 Faiyaz Ahmed* Explicitly run configure, which sets capabilities...
2008-08-12 Faiyaz AhmedThreads with queues using global timers for throttling...
2008-08-12 Faiyaz AhmedBound queue so they don't grow without bound.
2008-07-28 Faiyaz AhmedChown .ssh to user:slices. SSH will bail otherwise.
2008-07-26 Faiyaz AhmedChange ownership of authorized_keys after writing
2008-07-22 Faiyaz Ahmed* Slices w/ initscripts were starting repeatedly becaus...
2008-07-22 Faiyaz Ahmedwhy are we forking here? Removed fork just to write...
2008-07-15 Faiyaz AhmedAdded logging. Forgot to return anything; threads...
2008-07-14 Faiyaz AhmedAdd check to see if sliver is_running() during ensure_c...
2007-12-11 Thierry Parmentelatvarious cosmetic changes
2007-12-10 Thierry Parmentelat(*) basically no operational change
2007-11-07 Faiyaz Ahmedlog slice name where applicable before traceback.
2007-11-07 Faiyaz AhmedAdded debugging code. Will log slice name when threads...
2007-06-23 David E. Eisenstat*** empty log message ***
2007-06-23 David E. Eisenstat*** empty log message ***
2007-06-23 David E. Eisenstat*** empty log message ***
2007-06-23 David E. Eisenstat*** empty log message ***
2007-06-23 David E. EisenstatCall start after initscript change. set_disklimit...
2007-06-23 David E. Eisenstat*** empty log message ***
2007-06-23 David E. EisenstatBug in startup logic that led slices new at bootup...
2007-02-23 David E. EisenstatMake delegates work again and add an Emulab account.
2007-02-03 David E. EisenstatAdded NodeManager API calls for inspecting the slicenam...
2006-11-13 Mark Huang- pass reference type to sliver_vs.create()
2006-10-30 David E. EisenstatSupport for -s. More comments. Removed out of date...
2006-10-27 David E. EisenstatRefactoring almost complete, with a stubbed out version...
2006-10-27 David E. Eisenstat...
2006-10-26 David E. EisenstatRefactoring in progress...
2006-10-26 David E. EisenstatMore documentation.
2006-09-22 David E. EisenstatFirst version. Most definitely a work in progress.