summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Admin
Commit message (Expand)AuthorAgeFilesLines
* Add mode error classNarayan Desai2008-03-211-0/+3
* Harden Viz mode against failures (Analogue to [4425])Narayan Desai2008-03-201-8/+11
* Fix viz modeNarayan Desai2008-02-191-5/+4
* Fix MineStruct (patch from Sol J)Narayan Desai2008-02-091-1/+1
* Handle group coloring more robustly (Fixes issue reported by Matt Baker on ir...Narayan Desai2008-01-281-5/+6
* Fix use of category names with hyphens (Resolves Ticket #518)Narayan Desai2008-01-241-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
* fix 'bcfg2-admin init': args[0] is not necessarily presentRobert Gogolok2008-01-081-1/+1
* Admin fixupsNarayan Desai2008-01-084-12/+12
* 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-312-17/+34
* add SENDMAIL_PATHRobert Gogolok2007-12-301-7/+15
* bcfg2-admin: use Bcfg2.SettingsRobert Gogolok2007-12-307-38/+25
* Settings class to remove redundant code for parsing config file.Robert Gogolok2007-12-301-1/+1
* Remove bogus pyc filesNarayan Desai2007-12-299-0/+0
* Refactor of bcfg2-admin (all modes moved to discrete modules in Bcfg2.Server....Narayan Desai2007-12-2918-0/+679