summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins
Commit message (Expand)AuthorAgeFilesLines
* Updated files to match PEP 257 Fabian Affolter2010-06-0930-125/+140
* Darcs addedFabian Affolter2010-06-091-1/+2
* Switching Statistics.py to ThreadedStatisticsTim Laszlo2010-06-071-19/+6
* Added ThreadedStatistics plugin class. Migrated DBStats to use ThreadedStati...Tim Laszlo2010-06-071-7/+7
* Threaded Statistics.py and fixed xml corruptionTim Laszlo2010-06-041-5/+19
* Added experimental tagFabian Affolter2010-06-032-0/+2
* Experimental Darcs plugin addedFabian Affolter2010-06-031-0/+48
* Standardized doc strings of the VCS pluginsFabian Affolter2010-06-034-5/+5
* Comment addedFabian Affolter2010-06-013-0/+3
* Use logging instead of print statements in importscript.pyTim Laszlo2010-05-261-0/+1
* Hg: New Mercurial plugin from Fabian AffolterSol Jerome2010-05-222-0/+47
* Core: Allow the specification of plugin conflicts (Fix for Ticket #875)Sol Jerome2010-04-241-0/+1
* Packages: fix handling of negative recommended directiveNarayan Desai2010-04-171-1/+3
* Packages: fix up config file readingNarayan Desai2010-04-171-1/+1
* Packages: implement support for recommended packages in APTSourcesNarayan Desai2010-04-171-6/+16
* Packages: handle BoundPackage entries for prereq processingNarayan Desai2010-04-081-1/+2
* Packages: implement blacklist functionalityNarayan Desai2010-04-081-6/+16
* SSHbase: Use shutil as per Lee's suggestion in Ticket #866Sol Jerome2010-03-251-2/+3
* SSHbase: Generate known_hosts file in consistent order (Patch from Lee Loucks)Sol Jerome2010-03-251-31/+32
* Viz: Include xincluded files from groups.xml (Resolves Ticket #867)Sol Jerome2010-03-251-0/+4
* Automatically add additional host aliases to ssh_known_hosts.root2010-03-131-1/+34
* Packages: Add 'fedora' os group to the list of basegroupsSol Jerome2010-03-091-1/+1
* Ohai: Handle case where client returns nothingSol Jerome2010-03-061-0/+3
* Ohai: Add support for pre-2.6 versions of pythonSol Jerome2010-03-041-2/+19
* Packages: fix minor thinko in error path [bugfix]Narayan Desai2010-02-151-1/+1
* Packages: get rid of spurious whitespace in choice pkg namesNarayan Desai2010-02-141-1/+1
* Packages: fix dep issue on apt sources [bugfix]Narayan Desai2010-02-141-1/+1
* Packages: add pre-depends requirements for apt package sources (Resolves Tick...Narayan Desai2010-02-141-1/+1
* Packages: [bugfix]Narayan Desai2010-02-141-37/+24
* Properties: Remove experimental tagSol Jerome2010-02-101-1/+0
* Snapshots: Use custom bcfg2.conf when specified (Fix for #839)Sol Jerome2010-02-081-1/+1
* Git: pylint code cleanupsSol Jerome2010-02-071-2/+7
* POSIXCompat: Clean up FIXMESol Jerome2010-02-071-10/+9
* Fix traceback in bcfg2-admin init by using os.makedirs()Sol Jerome2010-02-052-2/+2
* Fix call to os.rename()Sol Jerome2010-01-241-3/+2
* Metadata: Write out proper file when clients.xml is a symlinkSol Jerome2010-01-231-1/+7
* Packages: process apt-source choices correctly with multi-package version req...Narayan Desai2010-01-201-4/+4
* Packages: handle architecture changes in Yum configs [bugfix]Narayan Desai2010-01-151-0/+2
* Metadata: build session cache properly for uuid clients [bugfix]Narayan Desai2010-01-121-2/+1
* Metadata: use normalized hostnames for comparison (reported by gregcoit) [bug...Narayan Desai2010-01-081-1/+1
* Metadata: handle errors more robustly, and perform clients.xml wranging in ne...Narayan Desai2009-12-231-8/+24
* Snapshots: Revert changes from [5582] so that old client compatibility is mai...Sol Jerome2009-12-101-4/+15
* Metadata: fix use of session cache for cert-recognized clientsNarayan Desai2009-12-091-3/+4
* Git: Migrate git plugin to DulwichSol Jerome2009-12-021-12/+5
* Fix accidental revert in [5604]Sol Jerome2009-12-021-1/+1
* Revert "Metadata: cache session information for all clients that aren't addre...Sol Jerome2009-12-021-3/+2
* Revert "Metadata: fix address validation issue with hard-wired addresses"Sol Jerome2009-12-021-1/+1
* Metadata: cache session information for all clients that aren't address resolvedNarayan Desai2009-11-231-2/+3
* Metadata: fix address validation issue with hard-wired addressesNarayan Desai2009-11-211-1/+1
* Packages; use new debugging infrastructureNarayan Desai2009-11-211-3/+3