summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Admin/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Admin-modes: Implement plugin whitelists/blacklists for modes that don't requireNarayan Desai2009-10-021-1/+5
* bcfg2-admin: implement xcmd modeNarayan Desai2009-09-151-1/+1
* Implement perf-reporting clientNarayan Desai2009-05-141-1/+33
* Remove deprecated fingerprint admin modeNarayan Desai2009-05-141-1/+1
* Update admin modes for new FileMonitor interfaceSol Jerome2009-05-111-4/+6
* Snapshots update - storage of packages works from clients (old-style statistics)Narayan Desai2009-03-021-1/+1
* Fix server core init for MetadataCoreSol Jerome2009-02-021-1/+1
* Fix tb in bcfg2-admin modesNarayan Desai2009-01-121-2/+0
* Plugin configuration change: all plugins now need to be specified in the plug...Narayan Desai2009-01-121-14/+4
* Fix Bcfg2.Options import for admin modesNarayan Desai2008-12-301-1/+3
* Fix minestruct mode for bcfg2-adminSol Jerome2008-10-111-2/+2
* 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