summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* experimental breadboard pluginAndrew Brestick2008-07-151-0/+170
* added support for alternate metadata plugin (BB plugin)Andrew Brestick2008-07-153-25/+34
* bcfg2-reports now has the option to read bad entry queries from a fileJames Yang2008-07-151-7/+21
* forgot to remove Reports from __init__.pyJames Yang2008-07-141-1/+1
* removed the admin mode for nowJames Yang2008-07-141-170/+0
* 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 default value for web_debug (Resolves Ticket #537)Narayan Desai2008-07-121-1/+6
* Add option and error handlingNarayan Desai2008-07-121-2/+7
* Add report client script in a directly executable location (works around weir...Narayan Desai2008-07-121-0/+158
* git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4776 ce84e21b-d406...James Yang2008-07-111-2/+19
* Through the Reports Admin mode, clients can now be expired and un-expired. Re...James Yang2008-07-111-28/+122
* Fix complete entry delete paths for Cfg/TCheetah/TGenshi (issue reported by S...Narayan Desai2008-07-111-5/+8
* Commit client locking patch (From stousignant) (Resolves Ticket #575)Narayan Desai2008-07-102-0/+21
* Fix tb in a couple of admin modes.Sol Jerome2008-07-093-3/+6
* Add new report command-line interfaceJames Yang2008-07-082-1/+53
* Remove debug prints (Patch from jcollie) (Resolves Ticket #573)Narayan Desai2008-07-082-2/+0
* Fix set_profile after xinclude fix (Fixes issue reported by SolJ)Narayan Desai2008-07-081-3/+5
* Ignore ae editor temporary filesNarayan Desai2008-07-041-1/+1
* Fix encoding use for ProbeSetNarayan Desai2008-07-021-3/+4
* Fix typo in SGenshi encoding patchNarayan Desai2008-07-021-1/+1
* Add encoding support for SGenshi (patch from solj) (Resolves Ticket #571)Narayan Desai2008-07-021-4/+4
* Remove dead code (reported by dchen) (Resolves Ticket #570)Narayan Desai2008-07-011-1/+0
* Unicode support (from stousignant) (Resolves Ticket #549)Narayan Desai2008-06-3015-33/+69
* Fixup combination of XINclude and Alias fixesNarayan Desai2008-06-271-7/+5
* updated client admin mode and bcfg2-admin man pages with thenostradamus' patchesAndrew Brestick2008-06-271-1/+7
* fix alias issues in metadata plugin and in bcfg2-admin client modeAndrew Brestick2008-06-262-1/+9
* Completed bcfg2-admin minestruct modeAndrew Brestick2008-06-261-12/+60
* added in correction for hyphens in mac addresses added through hostbaseKen Raffenetti2008-06-241-6/+6
* Make logging failures more verbose (and non-fatal)Narayan Desai2008-06-241-0/+2
* Fix client assertion with XIncludes are in use (Resolves Ticket #568)Narayan Desai2008-06-241-1/+1
* Resolves clients.xml overwrite issue in #567, fixes configuration issues with...Andrew Brestick2008-06-235-1/+19
* Change to use correct syntax for DPkg options, as gleaned from a google Daniel Joseph Barnhart Clark2008-06-221-1/+1
* add more non-interactive options for APTNarayan Desai2008-06-221-1/+1
* Add pkginfo requirement to blast.py and sysv.pyNarayan Desai2008-06-202-2/+2
* Probe data loaded whenever Metadata plugin is usedAndrew Brestick2008-06-206-11/+10
* Resolves ticket #541 and fixes client adding/deletingAndrew Brestick2008-06-193-20/+72
* Make autocreated basic group publicNarayan Desai2008-06-161-1/+1
* Fix permissions fixup in init modeNarayan Desai2008-06-151-2/+2
* Fixup perms on bcfg2.conf upon initNarayan Desai2008-06-151-0/+1
* Disable handling of __important__ files in bundle and dryrun modesNarayan Desai2008-06-131-1/+2
* Switch Pkgmgr to using sets (for a 10X startup improvement)Narayan Desai2008-06-121-2/+10
* Improve error messages in client metadata resolution failure path (Resolves T...Narayan Desai2008-06-122-1/+3
* Remove debug code (Patch from jcollie)Narayan Desai2008-06-101-2/+0
* Fix error message in non-matching caseNarayan Desai2008-06-091-2/+4
* Change to typed plugin systemNarayan Desai2008-06-0911-155/+69