summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Implement metadata connector functionalityNarayan Desai2008-12-249-168/+224
* Update dictionary accesses to work with Python 3.0Sol Jerome2008-12-2225-219/+219
* Add option to view stale hosts in bcfg2-reportsSol Jerome2008-12-211-6/+15
* Warn on missing bundles when using -b (Resolves Ticket #615) [bugfix]Sol Jerome2008-12-211-4/+15
* Properly handle info.xml validation (Resolves Ticket #620) [bugfix]Sol Jerome2008-12-131-1/+3
* Do not stop services in build mode (Partially resolves Ticket #624)Sol Jerome2008-12-111-4/+9
* Merge branch 'tools'Narayan Desai2008-12-101-0/+8
* pylint fixes for client codeNarayan Desai2008-12-0820-47/+47
* Fix TLS error path (Reported by kisielk) (Resolves Ticket #621) [bugfix]Narayan Desai2008-12-031-2/+1
* Fix TCheetah properties (resolves Ticket #613) (confirmed by Gordon Messmer)Narayan Desai2008-12-011-1/+1
* Add bcfg2-admin option information to help message (reported by Gabe Turner) ...Sol Jerome2008-11-261-3/+7
* Spelling fixesSol Jerome2008-11-261-3/+2
* Implement version=any for Apt driverNarayan Desai2008-11-251-0/+2
* Fix false verification failureNarayan Desai2008-11-251-0/+1
* Fix properties in cheetah templatesNarayan Desai2008-11-221-1/+1
* New APT driver (git-svn sent the last change astray)Narayan Desai2008-11-221-82/+120
* Improve Statistics plugin error handling when no entry pull data is available...Narayan Desai2008-11-131-0/+2
* Harden file monitoring option handling (Resolves Ticket #611 and reresolves #...Narayan Desai2008-11-132-1/+4
* Set keywords on Decisions and DBStatsNarayan Desai2008-11-121-1/+1
* Improve error handling around schema auto-update codeNarayan Desai2008-11-071-4/+8
* Increase DBstats verbosity upon import failureNarayan Desai2008-11-071-1/+1
* Suppress reporting of known tempfile event suppressionNarayan Desai2008-11-071-1/+1
* Improve importscript error messages (Patch from Kamil Kiseil)Narayan Desai2008-11-041-2/+2
* TCheetah: Use an explicit searchlist for variable resolution, which gets prop...Narayan Desai2008-11-041-3/+8
* check if content updates are neededNarayan Desai2008-10-311-4/+5
* handle non-interactive pull where no choices existNarayan Desai2008-10-311-0/+2
* Fix file name generation in Cfg support for bcfg-admin pullNarayan Desai2008-10-311-1/+1
* Fix interspersed newlines in deltas with .cat filesNarayan Desai2008-10-301-0/+1
* Fix bcfg2-admin for new host-specific entriesNarayan Desai2008-10-282-17/+22
* Fix apt purge calls (Fix PDS's issue reported on IRC)Narayan Desai2008-10-281-1/+1
* Fix Package entries for new set infrastructure (Resolves PDS's issue reported...Narayan Desai2008-10-281-1/+1
* Add django 1.0 reports support (with backwards compatibility)Narayan Desai2008-10-283-262/+531
* Fix ssl key generation (Resolves Ticket #606)Narayan Desai2008-10-241-2/+1
* Fix bcfg2-admin pull (Resolves Ticket #469)Narayan Desai2008-10-241-1/+1
* fix for reverse zone building.Rick Bradshow2008-10-161-1/+4
* updated for new Plugin APIRick Bradshow2008-10-161-3/+3
* fix initialize issue with plugin RMI calls.Rick Bradshow2008-10-161-6/+6
* Fix minestruct mode for bcfg2-adminSol Jerome2008-10-112-3/+3
* Version bump to 0.9.6pre3Narayan Desai2008-10-101-1/+1
* Fix search_client for bcfg2-admin client modeSol Jerome2008-10-101-4/+4
* Smarten up Chkconfig service supervision (Should Resolve Ticket #587)Narayan Desai2008-10-101-0/+4
* fix the rest of lockfile bypassingNarayan Desai2008-10-101-2/+4
* Improve error checking for lockfilesNarayan Desai2008-10-101-7/+9
* Update NagiosGen to 0.9.6 interfaceSol Jerome2008-10-101-3/+5
* Add in config file support for reporting system timezone changes (Resolves Ti...Narayan Desai2008-10-081-1/+4
* Add error handling and retries for database write problems (Resolves Ticket #...Narayan Desai2008-10-081-2/+10
* 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-086-15/+72
* server infrastructure for central decision listsNarayan Desai2008-10-082-1/+19
* Tighten up decision-list client-side codeNarayan Desai2008-10-081-10/+23