summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Admin/Init.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* bcfg2-admin init: prompt in case of pre-existing bcfg2.conf (Resolves Ticket ...Narayan Desai2009-11-051-11/+13
* Pylint/PEP 8 Code cleanupsSol Jerome2009-10-071-16/+16
* bcfg2-admin init: Fix __import__ call for python pre 2.5Narayan Desai2009-08-131-1/+2
* Merged bcfg2-admin init fixes in from my branch.Kamil Kisiel2009-07-181-126/+163
* Init.py: Fix typo in intializeRepoSol Jerome2009-07-071-1/+1
* Made fixes to Metadata, Client, and Init, and added methods for bcfg2-admin g...James Yang2009-07-071-1/+7
* Changed how bcfg2-admin init handles plugins and added update_client to metad...James Yang2009-06-301-15/+45
* Fixed bug in Init.py with setting up Bcfg2-admin for the first time.James Yang2009-06-091-1/+1
* bcfg2.conf updates for 1.0pre3Sol Jerome2009-06-031-3/+1
* Remove unnecessary newlines in bcfg2-admin init (Reported by m4z on irc)Sol Jerome2009-04-081-4/+2
* Remove some FIXMEs in bcfg2-admin initSol Jerome2009-03-161-10/+15
* os.popen is deprecated in 2.6 (http://docs.python.org/library/os.html#os.popen)Sol Jerome2009-02-201-5/+14
* Ask before overwriting existing bcfg2 repos in bcfg2-admin initSol Jerome2009-02-191-22/+30
* Update Init.py for new bcfg2.conf layoutSol Jerome2009-02-111-7/+3
* Fix ssl key generation (Resolves Ticket #606)Narayan Desai2008-10-241-2/+1
* Add DBStats and fingerprint information to bcfg2.confSol Jerome2008-09-221-0/+4
* Improve help messages for bcfg2-admin (and modes)Sol Jerome2008-09-121-9/+16
* Make autocreated basic group publicNarayan Desai2008-06-161-1/+1
* Fix permissions fixup in init modeNarayan Desai2008-06-151-2/+2
* Fixup perms on bcfg2.conf upon initNarayan Desai2008-06-151-0/+1
* Fix bcfg2.conf generation in bcfg2-admin initNarayan Desai2008-04-101-1/+1
* bcfg-admin init: generate random password if no password specifiedRobert Gogolok2008-01-091-6/+12
* bcfg2-admin init: don't echo passwordRobert Gogolok2008-01-091-3/+5
* bcfg2-admin init: Robert Gogolok2008-01-081-26/+48
* Admin fixupsNarayan Desai2008-01-081-4/+5
* fix syntax; adjust SSETUP to common styleRobert Gogolok2007-12-311-1/+1
* Switch over to more Options usage and complete tests (everything appears to w...Narayan Desai2007-12-311-11/+15
* add SENDMAIL_PATHRobert Gogolok2007-12-301-7/+15
* bcfg2-admin: use Bcfg2.SettingsRobert Gogolok2007-12-301-2/+4
* Refactor of bcfg2-admin (all modes moved to discrete modules in Bcfg2.Server....Narayan Desai2007-12-291-0/+119