summaryrefslogtreecommitdiffstats
path: root/src/lib/Server
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
* importscript.py: Add support for -C option (Patch from euth in Ticket #852)Sol Jerome2010-03-071-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
* Reports/settings.py: Fix outdated link to time zone choicesSol Jerome2010-03-011-1/+1
* 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-084-8/+11
* 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-053-13/+3
* 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
* Plugin.py: Fix docstring for GroupSpoolSol Jerome2010-01-081-1/+1
* Metadata: use normalized hostnames for comparison (reported by gregcoit) [bug...Narayan Desai2010-01-081-1/+1
* Code cleanupsSol Jerome2009-12-301-1/+1
* Metadata: handle errors more robustly, and perform clients.xml wranging in ne...Narayan Desai2009-12-231-8/+24
* Core: Uniformly handle Metadata resolution errorsNarayan Desai2009-12-231-0/+4
* Info: Fix regex for paranoid options in info files [bugfix]Sol Jerome2009-12-211-1/+1
* Reports: Fix html validation errors for #798 (Patch from Thorsten Lockert)Sol Jerome2009-12-1912-57/+68
* Init: Increase RSA key size to 2048 for use past 2010Sol Jerome2009-12-181-1/+1
* 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
* xcmd: remove redundant constructor definitionNarayan Desai2009-11-211-3/+0
* Xcmd: improve error handling for authentication failures [bugfix]Narayan Desai2009-11-211-0/+2
* 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
* Plugin: add a per-plugin runtime debugging infrastructureNarayan Desai2009-11-201-1/+9
* POSIX: Remove support for old-style posix entriesSol Jerome2009-11-196-52/+54
* Plugin.py: Fix Cfg conflicts (Reported by Thorsten Lockert on irc)Sol Jerome2009-11-191-1/+1
* Reports: Fix traceback in Summary/System views (ticket #793 Reported by Thors...Sol Jerome2009-11-121-3/+5
* Packages: create urls that work with old urllib2 (Resolves ticket #796) [bugfix]Narayan Desai2009-11-111-1/+2
* Reports: Fix incorrect error message (reported by Thorsten Lockert) [bugfix]Sol Jerome2009-11-101-1/+4