summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* RcUpdate: Fix Service detection on Gentoo (Patch from Thorsten Lockert #825) ...Sol Jerome2010-01-201-0/+10
* 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
* SSLServer: fix socket shutdown code (compatible across trunk, 1.0.1rc, and 0....Narayan Desai2010-01-121-1/+0
* 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
* SSLServer: Add file descriptor leak fix from 1.0.0 stable branchSol Jerome2010-01-081-4/+5
* Metadata: use normalized hostnames for comparison (reported by gregcoit) [bug...Narayan Desai2010-01-081-1/+1
* Component: pass through xmlrpc Fault instances [bugfix]Narayan Desai2010-01-061-0/+2
* SSLServer: set socket timeout for client sockets [bugfix]Narayan Desai2010-01-061-0/+1
* bcfg2-server: Missed a spot for #817 [bugfix]Sol Jerome2010-01-041-0/+1
* Code cleanupsSol Jerome2009-12-303-7/+7
* 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
* bcfg2-server: Enable logging to file (fixes #817) [bugfix]Sol Jerome2009-12-202-3/+7
* Proxy: transport errors more gracefully (Fixes #803, at least on the client s...Narayan Desai2009-12-201-2/+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
* SSLServer: fix socket leak reported by Cory and LisaNarayan Desai2009-12-141-0/+2
* Snapshots: Revert changes from [5582] so that old client compatibility is mai...Sol Jerome2009-12-101-4/+15
* RPMng: fix ignore filename handing (Resolves Ticket #811)Narayan Desai2009-12-091-4/+3
* Proxy: better error handling (Resolves Ticket #810)Narayan Desai2009-12-091-1/+16
* Metadata: fix use of session cache for cert-recognized clientsNarayan Desai2009-12-091-3/+4
* IPS: Fix typo (Patch from Matthew Baker) [bugfix]Sol Jerome2009-12-041-2/+2
* 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
* MacPorts: Preliminary attempt at a workable macports client toolSol Jerome2009-11-302-2/+62
* rpmtools: Spelling/pep8 fixesSol Jerome2009-11-301-22/+22
* launchd: fixed return code checks when (un)installing servicesKamil Kisiel2009-11-251-2/+2
* POSIX: Use tag name in interactive mode to prevent confusionSol Jerome2009-11-241-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-198-65/+62
* Plugin.py: Fix Cfg conflicts (Reported by Thorsten Lockert on irc)Sol Jerome2009-11-191-1/+1
* launchd: minor spacing fixSol Jerome2009-11-191-1/+1
* Reports: Fix traceback in Summary/System views (ticket #793 Reported by Thors...Sol Jerome2009-11-121-3/+5
* RPMng: supress prelink runs in dryrun mode (Resolves Ticket #794) [bugfix]Narayan Desai2009-11-111-1/+1
* 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-102-8/+8
* Reports: Stylesheet fixes from Tim LaszloSol Jerome2009-11-101-12/+11
* Reports: Add missing space (Patch from Tim Laszlo)Sol Jerome2009-11-101-1/+1
* Reports: Detailed Client List view from Tim LaszloSol Jerome2009-11-096-2/+159