summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reflect null probe responses in client metadataNarayan Desai2008-06-031-0/+4
* Fix post-parse help message (Resolves Ticket #555)Narayan Desai2008-06-031-0/+6
* Fix error path (Reported by jcollie on irc)Narayan Desai2008-06-031-3/+3
* Add template path information into [ST]Genshi processingNarayan Desai2008-05-301-1/+1
* Add -O3 mode to importscript to relax reason deduplication process (Results i...Narayan Desai2008-05-301-6/+18
* handle genshi parse errors betterNarayan Desai2008-05-241-1/+3
* fix typos, #560Robert Gogolok2008-05-234-6/+6
* Fix specific probe handling. Now clients only get one (most-specific) instanc...Narayan Desai2008-05-221-2/+19
* Fix bcfg2-info failure if no repo has been created (Resolves Ticket #556)Narayan Desai2008-05-222-3/+9