summaryrefslogtreecommitdiffstats
path: root/src/sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make bcfg2-query usable as nodeattr for pdshNarayan Desai2007-08-071-2/+11
* Fix binary config file stats uploadNarayan Desai2007-08-011-7/+10
* Client side of improved support for binary files in statisticsNarayan Desai2007-08-011-12/+16
* Improve statistics location routines for bcfg2-admin pullNarayan Desai2007-07-311-6/+13
* Implementing selective forking server, which runs read-only requests in child...Narayan Desai2007-07-251-0/+1
* documentation string updateNarayan Desai2007-07-231-0/+1
* Implement bcfg2-remote -H -Narayan Desai2007-07-231-13/+25
* Add default attribute to basic group in default configNarayan Desai2007-07-221-1/+1
* Improve error handling in bcfg2-admin (Step towards resolving Ticket #469)Narayan Desai2007-07-211-2/+7
* Fix bcfg2-info build commandNarayan Desai2007-07-201-1/+1
* merging back in xmlrpc branch for agent-mode supportJoey Hagedorn2007-07-192-4/+196
* Remove double signal handler setupNarayan Desai2007-07-181-3/+0
* Completely fix import path for ComponentNarayan Desai2007-07-161-3/+3
* Switch to newstyle exception raisesNarayan Desai2007-07-133-55/+65
* Switch to new path for componentNarayan Desai2007-07-131-1/+1