summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* add options for bcfg2-remoteNarayan Desai2008-01-081-0/+4
* Pull internal option parsing out of CoreNarayan Desai2008-01-082-17/+5
* Admin fixupsNarayan Desai2008-01-084-12/+12
* handle arguments properlyNarayan Desai2008-01-081-0/+2
* Fix traceback (reported by pflores) [bugfix]Narayan Desai2008-01-071-0/+1
* SYSV: URL is required for installation only (patch from Andrew Deason) (Resol...Narayan Desai2008-01-021-1/+2
* SSHbase: Re-add workaround to handle skn caching in event handlerNarayan Desai2007-12-311-0/+3
* Add support for command line args as well as optionsNarayan Desai2007-12-311-1/+2
* Clean up location handling in ComponentNarayan Desai2007-12-311-6/+3
* unify default config location settingsNarayan Desai2007-12-311-2/+4
* Fix opt args for client (again)Narayan Desai2007-12-311-17/+17
* Fix client optargsNarayan Desai2007-12-311-11/+17
* fixup bcfg2 client to use new option parserNarayan Desai2007-12-311-2/+41
* cleanup codeRobert Gogolok2007-12-311-5/+6
* 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-318-159/+163
* Add unit testing for new option parsing library (Full Coverage)Narayan Desai2007-12-311-13/+12
* Reimplement option parser so that the code doesn't cause blindnessNarayan Desai2007-12-311-60/+108
* Fix parsing problemNarayan Desai2007-12-301-9/+9
* correct indentionRobert Gogolok2007-12-301-8/+8
* add SENDMAIL_PATHRobert Gogolok2007-12-303-21/+31
* simplify settings code a bitNarayan Desai2007-12-301-103/+41
* bcfg2-repo-validate: use Bcfg2.SettingsRobert Gogolok2007-12-301-0/+8
* bcfg2-admin: use Bcfg2.SettingsRobert Gogolok2007-12-307-38/+25
* Settings class to remove redundant code for parsing config file.Robert Gogolok2007-12-307-106/+196
* 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-2919-1/+681
* sshbase: replace ssh_known_hosts cache mechanism with a python propertyNarayan Desai2007-12-281-31/+27
* Add repo to metadata for TCheetah templates (Resolves #501)Narayan Desai2007-12-281-0/+1
* Remove all vestiges of server-side toolset, it hasn't been used since 0.8.5 (...Narayan Desai2007-12-282-32/+4
* Add new text pattern to ignore for Chkconfig (Resolves Ticket #505) [bugfix]Narayan Desai2007-12-281-5/+9
* fix case: info file gets moved as part of an upper directory, e.g. mv Cfg/etc...Robert Gogolok2007-12-281-1/+12
* Add Metadata.GetClientByGroup that returns a list of clients by group membershipNarayan Desai2007-12-281-1/+6
* Fix YUMng extra package display (Resolves Ticket #509) [bugfix]Narayan Desai2007-12-281-1/+2
* Add overall view of metadata to ClientMetadata instancesNarayan Desai2007-12-281-3/+4
* add keyword substituation: RevisionRobert Gogolok2007-12-281-1/+1
* move daemonize support to own moduleRobert Gogolok2007-12-281-0/+44
* ConfigParser.read(filenames) will not raise an exception, use ConfigParser.re...Robert Gogolok2007-12-251-2/+2
* Fix handling of files ending in .cat or .diff [bugfix]Narayan Desai2007-12-131-1/+3
* Fix race when no keys exist and known_hosts is first in the bundle [bugfix]Narayan Desai2007-12-041-0/+2
* Fix reversed reasons in config item display (from Sol J) [bugfix]Narayan Desai2007-12-021-7/+7
* Revert unintentional DebInit commit [bugfix]Narayan Desai2007-12-021-6/+2
* Harden frame against tool driver syntax errors (Related to #507) [bugfix]Narayan Desai2007-12-022-3/+12
* Fix Chkconfig traceback (Resolves Ticket #507) [bugfix]Narayan Desai2007-12-021-1/+1
* Cleanly handle config file parse failures (Resolves Ticket #493) [bugfix]Narayan Desai2007-12-011-1/+5
* Fix chkconfig services that run in runlevel 1 [bugfix]Narayan Desai2007-11-301-2/+7
* Handle weird importer behavior on python2.3 [bugfix]Narayan Desai2007-11-301-0/+3
* Fix weird python2.3/sarge traceback [bugfix]Narayan Desai2007-11-301-1/+1
* Fix default profile group useNarayan Desai2007-11-121-1/+1
* bcfg2-admin pull fixesNarayan Desai2007-11-122-6/+6