summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Refactor to allow manual address specification in clients.xmlNarayan Desai2006-08-272-26/+34
* Add a chdir to work around odd libxml2 bug on freebsdNarayan Desai2006-08-261-0/+1
* Implement interactive mode for the clientChris Vuletich2006-08-243-3/+28
* Cleanly detect unsupported entry typesNarayan Desai2006-08-241-0/+3
* Fix syslog reconnect code to properly choose socket type (for nexenta)Narayan Desai2006-08-241-1/+4
* Fall back to localhost:514 for syslog (needed for nexenta)Narayan Desai2006-08-231-1/+5
* Only upload probe responses if probes were executed (works around bug in old ...Narayan Desai2006-08-231-6/+7
* StatReports Bug fix; web and rss reports nolonger are blank when included in ...Joey Hagedorn2006-08-231-12/+25
* fix for a nonexistent /Probes dir.Rick Bradshow2006-08-221-10/+14
* this is the inclusion of the hot new interpolation capabilities in the Cfg pl...Rick Bradshow2006-08-221-5/+47
* Add -k (kevlar) option, and move objectionable debian behavion in here.Narayan Desai2006-08-222-5/+6
* Catch key errors (Resolves Ticket #59)Narayan Desai2006-08-221-1/+4
* Make StatReports look at server::prefix (Resolves Ticket #95)Narayan Desai2006-08-221-1/+6
* Minor StatReports cleanups and add support for -C (resolving Ticket #96)Narayan Desai2006-08-221-14/+14
* Make the Proxy library respect the -C option (Resolves Ticket #94)Narayan Desai2006-08-221-2/+5
* Add -C option to bcfg2-repo-validate (resolves Ticket #97)Narayan Desai2006-08-221-11/+11
* strip out newlines on the client side for probe executionNarayan Desai2006-08-211-1/+1
* Fix call to ReceiveDataNarayan Desai2006-08-211-1/+1
* Fix probe data receipt to use metadataNarayan Desai2006-08-211-1/+7
* Minor thinkoNarayan Desai2006-08-211-2/+2
* Fix probe data response codeNarayan Desai2006-08-211-8/+13
* Add more error handling on probe pathsNarayan Desai2006-08-211-4/+9
* Add more info for probe executionNarayan Desai2006-08-211-3/+3
* Rick's deterministic ordering patchNarayan Desai2006-08-171-3/+7
* Add --allmatches to rpm -e calls (Resolves Ticket #86)Narayan Desai2006-08-151-1/+1
* Remove xml printing support from loggingNarayan Desai2006-08-141-3/+3
* * Make all XML methods uniform across driversNarayan Desai2006-08-142-15/+13
* * Annotate Bcfg2.Client.XML driverNarayan Desai2006-08-142-10/+16
* Add new client side XML abstraction layerNarayan Desai2006-08-142-1/+22
* Fix deps for Philip's tbNarayan Desai2006-08-031-1/+1
* Fix another syslog reconnect error pathNarayan Desai2006-08-021-2/+7
* Add extra case for MetadataRuntimeErrorsNarayan Desai2006-08-011-3/+4
* Fix syslog reconnect codeNarayan Desai2006-07-311-0/+2
* Fix pidfile handling and minor pylint fixesNarayan Desai2006-07-301-8/+27
* Change extra entries messages to be less scaryNarayan Desai2006-07-282-4/+4
* Don't execute the apt maintenance commands in dry-run modeNarayan Desai2006-07-281-5/+6
* Fix corner case where extra packages appear not to be installed (?)Narayan Desai2006-07-271-2/+7
* Fix ConfigFile verification of unbound entries (Resolves ticket #79)Narayan Desai2006-07-211-0/+3
* Skip checksum verification for multiarch packagesNarayan Desai2006-07-201-1/+1
* Fix multiarch package verificationNarayan Desai2006-07-191-1/+1
* Fix bcfg2 -hNarayan Desai2006-07-181-1/+1
* Use dictionary substitution of formatting strings for multiarch supportNarayan Desai2006-07-181-1/+1
* Patch of Jos to add server installation prefix supportNarayan Desai2006-07-141-3/+9
* Continue in case of entry verification errorsNarayan Desai2006-07-141-0/+3
* Fix diffing of binary filesNarayan Desai2006-07-141-1/+4
* Fix schema validation of base filesNarayan Desai2006-07-141-1/+1
* Make the bcfg2 client default to the Toolset toolset (if none is specified by...Narayan Desai2006-07-141-1/+1
* Improvements to the Deps pluginNarayan Desai2006-07-141-4/+7
* Remove statistics pretty printing code (Could occasionally produce unparseabl...Narayan Desai2006-07-141-18/+2
* Generic client toolset improvementsNarayan Desai2006-07-141-39/+21