summaryrefslogtreecommitdiffstats
path: root/src/sbin
Commit message (Expand)AuthorAgeFilesLines
* fix initialize issue with plugin RMI calls.Rick Bradshow2008-10-161-6/+6
* fix the rest of lockfile bypassingNarayan Desai2008-10-101-2/+4
* Improve error checking for lockfilesNarayan Desai2008-10-101-7/+9
* Add schema support for new Decisions pluginNarayan Desai2008-10-081-1/+3
* Implement the balance of decision mode support (tested and working)Narayan Desai2008-10-082-8/+3
* server infrastructure for central decision listsNarayan Desai2008-10-081-1/+14
* Simplify GetDecisionLisk commandNarayan Desai2008-10-081-1/+2
* bcfg -> bcfg2Sol Jerome2008-09-261-1/+1
* Implement client side of server-delegated decision supportNarayan Desai2008-09-241-0/+11
* Use print instead of sys.out.writeSol Jerome2008-09-141-3/+3
* Improve help messages for bcfg2-admin (and modes)Sol Jerome2008-09-121-6/+6
* Make file monitor selectableNarayan Desai2008-09-091-2/+5
* Add discard() method for use with listsSol Jerome2008-09-031-1/+4
* Fix bcfg2-reports so that it can also grab extra entries.Sol Jerome2008-09-031-2/+2
* Fix bcfg2-reports to use new reporting system schema.Sol Jerome2008-08-291-15/+21
* Perform schema checks for all Xinclude files in groups.xmlSol Jerome2008-08-221-13/+32
* Add warning for missing bundles in bcfg2-repo-validate (Resolves Ticket #579)Sol Jerome2008-08-221-0/+21
* added in : after the b and e option so that it would take the hostname of the...Rick Bradshow2008-08-061-1/+1
* fixed minor issues involving -e and -b in bcfg2-reportsJames Yang2008-08-063-8/+9
* bcfg2-admin: Turn down logging verbosityNarayan Desai2008-08-061-1/+1
* applied logging->logger patchJames Yang2008-08-055-11/+11
* bcfg2-server: process initial events before binding to socketNarayan Desai2008-08-051-15/+16
* Remove unused signal import.Sol Jerome2008-08-041-1/+1
* Force schema checks for all info.xml files.Sol Jerome2008-08-041-9/+10
* bcfg2-reports: fix script docstringNarayan Desai2008-07-301-1/+1
* Fix bcfg2-info for core api change (Resolves Ticket #583)Narayan Desai2008-07-291-2/+3
* added extra entry options for bcfg2-reportsJames Yang2008-07-291-1/+33
* Implement support for non-configuration pluginsNarayan Desai2008-07-282-5/+12
* Switch to new statistics plugin APINarayan Desai2008-07-221-1/+1
* added a man page for bcfg2-reportsJames Yang2008-07-171-8/+5
* remove dead codeNarayan Desai2008-07-161-4/+0
* code walkthrough resultsNarayan Desai2008-07-161-14/+26
* bad entry queries now display which bad entries are on each hostJames Yang2008-07-161-6/+19
* bcfg2-reports now has the option to read bad entry queries from a fileJames Yang2008-07-151-7/+21
* Added -h to the standalone Reports script, bcfg-reportsJames Yang2008-07-141-76/+125
* bcfg2-info: add cfgdebug functionNarayan Desai2008-07-141-0/+22
* added event debugging on load with -d optionAndrew Brestick2008-07-141-6/+13
* Add report client script in a directly executable location (works around weir...Narayan Desai2008-07-121-0/+158
* Commit client locking patch (From stousignant) (Resolves Ticket #575)Narayan Desai2008-07-101-0/+19
* Remove debug prints (Patch from jcollie) (Resolves Ticket #573)Narayan Desai2008-07-081-1/+0
* Unicode support (from stousignant) (Resolves Ticket #549)Narayan Desai2008-06-305-15/+19
* Probe data loaded whenever Metadata plugin is usedAndrew Brestick2008-06-202-6/+4
* Improve error messages in client metadata resolution failure path (Resolves T...Narayan Desai2008-06-121-1/+1
* Change to typed plugin systemNarayan Desai2008-06-091-1/+2
* bcfg2-info: Fix use of command line options in non-interactive mode (Resolves...Narayan Desai2008-05-031-2/+2
* fix reading optionsRobert Gogolok2008-05-021-2/+2
* Replace bcfg2-query with bcfg2-admin queryNarayan Desai2008-05-011-49/+0
* Fix bcfg2-info interactions with BoundEntriesNarayan Desai2008-04-241-1/+1
* implement bcfg2-info non-interactive modeNarayan Desai2008-04-241-1/+5
* Fix handling of info.xml files in svn reposNarayan Desai2008-04-161-3/+3