summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Admin
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Admin/Pull: Allow a list of files to be read from stdinTim Laszlo2010-07-161-4/+24
* DBStats: Support for postgresqlTim Laszlo2010-07-161-3/+9
* Some comments addedFabian Affolter2010-07-161-2/+7
* Added missing configuration entitiesFabian Affolter2010-06-141-1/+1
* Added new bcfg2-admin bundle list part Fabian Affolter2010-06-102-15/+78
* tabs -> spacesSol Jerome2010-06-101-2/+2
* Updated files to match PEP 257Fabian Affolter2010-06-076-30/+29
* Added init command to bcfg2-admin reportsTim Laszlo2010-06-071-0/+3
* Performance improvements for bcfg2-admin reports scrub.Tim Laszlo2010-06-071-14/+11
* Switch location to hostname. Urls break things.Tim Laszlo2010-06-041-5/+2
* Initial version of admin tool for reportsTim Laszlo2010-06-032-1/+190
* Fix configfile option for bcfg2-admin (Patch from Duncan Hutty)Sol Jerome2010-04-071-1/+2
* Snapshots: Use custom bcfg2.conf when specified (Fix for #839)Sol Jerome2010-02-081-2/+3
* Code cleanupsSol Jerome2009-12-301-1/+1
* Init: Increase RSA key size to 2048 for use past 2010Sol Jerome2009-12-181-1/+1
* xcmd: remove redundant constructor definitionNarayan Desai2009-11-211-3/+0
* Xcmd: improve error handling for authentication failures [bugfix]Narayan Desai2009-11-211-0/+2
* Version bump to 1.0.0Narayan Desai2009-11-051-1/+0
* bcfg2-admin init: autogenerate self-signed cert for the serverNarayan Desai2009-11-051-11/+25
* Snapshots: handle client traceback when called with bad optionsNarayan Desai2009-11-051-0/+3
* bcfg2-admin init: prompt in case of pre-existing bcfg2.conf (Resolves Ticket ...Narayan Desai2009-11-051-11/+13
* Perf: Fix syntax errorSol Jerome2009-10-071-1/+1
* Pylint/PEP 8 Code cleanupsSol Jerome2009-10-079-38/+43
* Admin-modes: Implement plugin whitelists/blacklists for modes that don't requireNarayan Desai2009-10-022-2/+11
* Viz: remove spurious raise SystemExitNarayan Desai2009-10-021-1/+0
* Fix nasty core hang, which would manifest itself as a lockup upon shutdown fo...Narayan Desai2009-10-021-0/+1
* Xcmd: Improve error handling for unknown rmi methodsNarayan Desai2009-09-181-1/+1
* bcfg2-admin xcmd: improve error handling (Resolves Ticket #734)Narayan Desai2009-09-181-1/+15