summaryrefslogtreecommitdiffstats
path: root/src/sbin
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix and simplify fingerprint verification codeNarayan Desai2008-04-011-8/+6
* Remove dead codeNarayan Desai2008-04-011-27/+0
* multi-fingerprint support (mainly from Ben Ritcey)Narayan Desai2008-04-011-13/+84
* fingerprint fix from ritceyNarayan Desai2008-03-271-1/+7
* 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