summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Admin/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* made bcfg2-admin accept -Q flag and a few others; general code cleanupChris St. Pierre2012-01-261-29/+28
* suppress error message from bcfg2-admin Reports module if Reports not configu...Chris St. Pierre2012-01-261-1/+0
* Admin: Fix traceback when missing section from bcfg2.confSol Jerome2011-09-101-1/+4
* bcfg2-admin: Fix traceback when help argument omittedSol Jerome2011-06-291-3/+1
* Accept non-ASCII diffsHolger Weiß2011-06-061-2/+3
* Admin: Add full PY3K compatibilitySol Jerome2011-04-261-2/+4
* bcfg2-admin: PY3K + PEP8 fixesSol Jerome2011-04-061-9/+16
* CommentFabian Affolter2011-01-051-1/+1
* doc: Merge Fabian's bcfg2-admin doc updatesSol Jerome2010-12-151-1/+0
* Examples commented outFabian Affolter2010-12-121-1/+1
* backup and bundle addedFabian Affolter2010-12-121-3/+19
* Initial bcfg2-admin backup partFabian Affolter2010-12-031-1/+1
* Added new bcfg2-admin bundle list part Fabian Affolter2010-06-101-1/+2
* Updated files to match PEP 257Fabian Affolter2010-06-071-6/+8
* Initial version of admin tool for reportsTim Laszlo2010-06-031-1/+1
* Fix configfile option for bcfg2-admin (Patch from Duncan Hutty)Sol Jerome2010-04-071-1/+2
* Code cleanupsSol Jerome2009-12-301-1/+1
* 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