summaryrefslogtreecommitdiffstats
path: root/src/sbin
Commit message (Expand)AuthorAgeFilesLines
* Speed up bcfg2-info startupNarayan Desai2008-03-241-5/+4
* Implement filesystem event debugging in bcfg2-info (new command event_debug)Narayan Desai2008-03-221-0/+4
* Clean up stable probe data and dynamic groups properly (Reported by SolJ)Narayan Desai2008-03-221-8/+12
* remove debug message from bcfg2-infoNarayan Desai2008-03-091-1/+0
* bcfg2-query patch from SolJNarayan Desai2008-02-191-34/+42
* revert mistaken bcfg2-server commit [bugfix]Narayan Desai2008-02-131-28/+12
* Fix tb in __important__ path (reported/patched by SolJ) [bugfix]Narayan Desai2008-02-131-12/+28
* Implement xml schema checks for info.xml files (from Sol Jerome) (Resolves Ti...Narayan Desai2008-01-211-11/+33
* Frame updates (and start of unit-testing)Narayan Desai2008-01-181-1/+2
* Fix option parsing for bcfg2-repo-validateNarayan Desai2008-01-181-4/+4
* Simplify proxy code. We don't need a multi-component infrastructure or local ...Narayan Desai2008-01-091-1/+1
* Replace bcfg2 proxy code with simplified code from CobaltNarayan Desai2008-01-091-8/+6
* Switch all parsing to outer scripts for ComponentNarayan Desai2008-01-081-1/+12
* Remove spurious setup command (noted by gogo)Narayan Desai2008-01-081-1/+0
* fix imports and variable shadowing in bcfg2-adminNarayan Desai2008-01-081-4/+4
* finish opts switch for bcfg2-ping-sweepNarayan Desai2008-01-081-1/+1
* finish up options changeoverNarayan Desai2008-01-081-14/+8
* Pull internal option parsing out of CoreNarayan Desai2008-01-082-6/+19
* ensure bcfg2 isnt passed arguments (only options)Narayan Desai2008-01-081-1/+4
* Fix client optargsNarayan Desai2007-12-311-2/+4
* Fix option parser usageNarayan Desai2007-12-311-1/+1
* Clean up pylint warningsNarayan Desai2007-12-311-75/+73
* fixup bcfg2 client to use new option parserNarayan Desai2007-12-311-60/+26
* cleanup codeRobert Gogolok2007-12-311-7/+10
* bcfg2-server: cleanup codeRobert Gogolok2007-12-311-8/+10
* fix syntax; adjust SSETUP to common styleRobert Gogolok2007-12-311-6/+6
* Switch over to more Options usage and complete tests (everything appears to w...Narayan Desai2007-12-316-68/+46
* add SENDMAIL_PATHRobert Gogolok2007-12-301-2/+1
* bcfg2-repo-validate: use Bcfg2.SettingsRobert Gogolok2007-12-301-16/+9
* bcfg2-ping-sweep: Robert Gogolok2007-12-301-7/+12
* bcfg2-admin: use Bcfg2.SettingsRobert Gogolok2007-12-301-1/+6
* bcfg2-query: use Bcfg2.SettingsRobert Gogolok2007-12-301-6/+6
* Settings class to remove redundant code for parsing config file.Robert Gogolok2007-12-303-8/+21
* remove redundant codeRobert Gogolok2007-12-301-2/+1
* bcfg2-admin: print usage if no argumentsRobert Gogolok2007-12-291-3/+2
* Refactor of bcfg2-admin (all modes moved to discrete modules in Bcfg2.Server....Narayan Desai2007-12-291-612/+31
* Remove all vestiges of server-side toolset, it hasn't been used since 0.8.5 (...Narayan Desai2007-12-281-8/+8
* move daemonize support to own moduleRobert Gogolok2007-12-282-84/+5
* use OptionParser for bcfg2-infoRobert Gogolok2007-12-251-5/+11
* don't crash if no permission to write config fileRobert Gogolok2007-12-241-1/+4
* Improve agent scripts and daemonization support [bugfix]Narayan Desai2007-11-301-0/+43
* Stop installing Svcmgr bits and include new reporting bits for bcfg2.conf (in...Narayan Desai2007-11-081-2/+17
* Add do_exit (from GP) (Resolves Ticket #489)Narayan Desai2007-11-021-0/+1
* bcfg2-info patch from GPNarayan Desai2007-11-021-2/+2
* Implement bcfg2-admin pull support for info files/metadata changes (Resolves ...Narayan Desai2007-10-301-7/+24
* Implement cmdlook resumption in bcfg2-infoNarayan Desai2007-10-301-12/+18
* Fix error reporting in bcfg2-remoteNarayan Desai2007-10-291-1/+1
* Handle fam/gamin overall failure betterNarayan Desai2007-10-261-1/+7
* Improve pull error handlingNarayan Desai2007-10-261-0/+4
* Implement persistent probe data (so that templates can be debugged in bcfg2-i...Narayan Desai2007-08-261-0/+1