summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Admin
Commit message (Expand)AuthorAgeFilesLines
* Init: Fix SyntaxError (Reported by emias on IRC)Sol Jerome2011-04-121-10/+3
* Reports: delete orphaned Reasons after the purge command is runTim Laszlo2011-04-111-0/+2
* bcfg2-admin: PY3K + PEP8 fixesSol Jerome2011-04-0614-180/+296
* Fixed previous commit. Decorators are hard, let's go shopping.Chris St. Pierre2011-03-301-2/+2
* Use self.log.info() instead of 'print' to produce stats forChris St. Pierre2011-03-301-6/+10
* Missing newline in helpTim Laszlo2011-02-101-1/+1
* bcfg2-admin: Fix multiple errorsSol Jerome2011-01-101-77/+85
* Small fixFabian Affolter2011-01-051-3/+3
* Check for country changedFabian Affolter2011-01-051-8/+13
* Country code check addedFabian Affolter2011-01-051-6/+17
* Description changed to match the standard openssl namesFabian Affolter2011-01-051-5/+5
* Initial mistakes fixedYour name2011-01-051-7/+7
* Ask for details about the keyYour name2011-01-051-6/+27
* Line brake addedFabian Affolter2011-01-051-1/+1
* Help layout changedFabian Affolter2011-01-051-1/+1
* Longhelp addedFabian Affolter2011-01-051-7/+8
* Help layout fixedFabian Affolter2011-01-051-3/+3
* Help layout fixedFabian Affolter2011-01-051-1/+1
* Help layout fixedFabian Affolter2011-01-051-1/+2
* Help layout fixedFabian Affolter2011-01-051-1/+1
* Help layout fixedFabian Affolter2011-01-051-1/+1
* Help layout fixedFabian Affolter2011-01-051-5/+5
* Help layout fixedFabian Affolter2011-01-051-5/+5
* Description fixedFabian Affolter2011-01-051-1/+1
* CommentFabian Affolter2011-01-051-1/+1
* Line break addedFabian Affolter2011-01-051-1/+1
* MergeFabian Affolter2011-01-051-4/+4
* Plugins: Ordered defaults pluginsFabian Affolter2011-01-051-4/+11
* Plugins: Added missing pluginsFabian Affolter2011-01-051-5/+27
* Admin.Pull: Fix generator plugin nameTim Laszlo2010-12-181-3/+3
* Admin.Pull: Add commit support to PulEntryTim Laszlo2010-12-181-1/+6
* Remove some deprecated toolsSol Jerome2010-12-161-0/+0
* doc: Merge Fabian's bcfg2-admin doc updatesSol Jerome2010-12-151-1/+0
* Removed new features, too early to commitFabian Affolter2010-12-132-150/+0
* full stop addedFabian Affolter2010-12-121-6/+8
* Examples commented outFabian Affolter2010-12-121-1/+1
* backup and bundle addedFabian Affolter2010-12-121-3/+19
* Deleted old stuffFabian Affolter2010-12-082-73/+0
* Merge with upstreamFabian Affolter2010-12-084-0/+223
* Backup part reworkedFabian Affolter2010-12-051-27/+11
* Fixed backup locationFabian Affolter2010-12-031-4/+5
* Initial bcfg2-admin backup partFabian Affolter2010-12-032-1/+48
* Changed Redhat to Red HatFabian Affolter2010-11-101-1/+1
* POSIX: Remove client-side support for old POSIX typesSol Jerome2010-11-021-1/+1
* Pull: Fix help message formattingSol Jerome2010-10-111-1/+1
* DBStats: Purge historic data and expired clientsTim Laszlo2010-09-261-1/+165
* Init: fix cosmetic display for hostname prompt (fix from m4z) (Resolves Ticke...Narayan Desai2010-09-261-1/+1
* Fix typosSol Jerome2010-08-141-1/+1
* Init: Fix traceback from ticket #906Sol Jerome2010-08-111-4/+7
* Don't assume python2.5 is being used on successful hashlib importSol Jerome2010-08-111-2/+3