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-3/+0
* turn off web_debug by default, give a warning if it's onChris St. Pierre2012-01-251-2/+0
* Cleaned up path handling in bcfg2-admin init.Kamil Kisiel2011-09-171-12/+13
* Simplified py3k compatibility in bcfg2-admin initKamil Kisiel2011-09-171-77/+26
* make it clear that default list of plugins is taken from Options.SERVER_PLUGI...anatoly techtonik2011-09-101-7/+2
* fix chmod in "bcfg2-admin init"Joe Digilio2011-08-101-1/+1
* Init: Remove Base from default plugins listSol Jerome2011-06-131-2/+1
* Revert "Init: Remove Base from default plugin list"Sol Jerome2011-06-131-0/+1
* Init: Remove Base from default plugin listSol Jerome2011-06-091-1/+0
* Pass keypath to create_conf function.Raul Cuza2011-05-061-2/+2
* Add missing import.Raul Cuza2011-05-061-0/+1
* Fix some syntax issuesSol Jerome2011-04-271-2/+2
* Admin: Add full PY3K compatibilitySol Jerome2011-04-261-2/+4
* Init: Fix SyntaxError (Reported by emias on IRC)Sol Jerome2011-04-121-10/+3
* bcfg2-admin: PY3K + PEP8 fixesSol Jerome2011-04-061-24/+92
* 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
* Plugins: Ordered defaults pluginsFabian Affolter2011-01-051-4/+11
* Plugins: Added missing pluginsFabian Affolter2011-01-051-5/+27
* Changed Redhat to Red HatFabian Affolter2010-11-101-1/+1
* Init: fix cosmetic display for hostname prompt (fix from m4z) (Resolves Ticke...Narayan Desai2010-09-261-1/+1
* Init: Fix traceback from ticket #906Sol Jerome2010-08-111-4/+7
* Updated files to match PEP 257Fabian Affolter2010-06-071-13/+12
* Init: Increase RSA key size to 2048 for use past 2010Sol Jerome2009-12-181-1/+1
* 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