summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* Metadata: implement full debugging for client metadata authenticationNarayan Desai2009-11-211-21/+29
* POSIX: Remove support for old-style posix entriesSol Jerome2009-11-193-41/+46
* Packages: create urls that work with old urllib2 (Resolves ticket #796) [bugfix]Narayan Desai2009-11-111-1/+2
* Reports: Add server name to reports (Patch from Tim Laszlo)Sol Jerome2009-11-091-5/+11
* Packages: only log explicit packages that are unsatisfiedNarayan Desai2009-11-051-2/+3
* Bzr: Use faster method to detect changes in the working tree. Also, look for ...David Strauss2009-11-051-1/+1
* Bzr: Finally use the bzrlib API for real. This is much cleaner, and it should...David Strauss2009-11-051-21/+11
* Bzr: Fix hang on second and susequent calls.David Strauss2009-11-051-2/+2
* Use proper logging for snapshot storage time.David Strauss2009-11-051-1/+5
* Bzr: Strip newline from end of revision number.David Strauss2009-11-051-1/+1
* Snapshots: Add missing datafields for Directory and SymLink to match listed f...David Strauss2009-11-051-2/+3
* DBStats: Fix data eating / Core: revert copy changeNarayan Desai2009-11-051-1/+4
* Metadata: fix lxml api use to work with older versionsNarayan Desai2009-11-051-3/+7
* Cfg: Fix diff deltas (Patch from Thomas Schoenl)Narayan Desai2009-10-291-1/+1
* TGenshi/TCheetah: Set type to 'file' for Path entriesSol Jerome2009-10-272-0/+4
* Metadata: force pretty-printing of clients file (Resolves Ticket #644)Narayan Desai2009-10-241-1/+5
* Metadata: refuse to add dynamic group membership in explicitly private groups...Narayan Desai2009-10-241-1/+8