summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Admin/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Improve help messages for bcfg2-admin (and modes)Sol Jerome2008-09-121-3/+6
* Fix indentation in new core-instantiating modesNarayan Desai2008-08-071-2/+2
* add infrastructure for structure admin modesNarayan Desai2008-08-061-5/+9
* added support for alternate metadata plugins in bcfg2-adminAndrew Brestick2008-07-311-2/+29
* forgot to remove Reports from __init__.pyJames Yang2008-07-141-1/+1
* Add new report command-line interfaceJames Yang2008-07-081-1/+1
* Initial bcfg2-admin query implementationNarayan Desai2008-04-301-1/+1
* Add mode error classNarayan Desai2008-03-211-0/+3
* fix 'bcfg2-admin init': args[0] is not necessarily presentRobert Gogolok2008-01-081-1/+1
* Switch over to more Options usage and complete tests (everything appears to w...Narayan Desai2007-12-311-6/+19
* bcfg2-admin: use Bcfg2.SettingsRobert Gogolok2007-12-301-19/+6
* Settings class to remove redundant code for parsing config file.Robert Gogolok2007-12-301-1/+1
* Refactor of bcfg2-admin (all modes moved to discrete modules in Bcfg2.Server....Narayan Desai2007-12-291-0/+45