summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated URL to Bcfg2 project page in Debian's control file.Mike McCallister2009-12-081-2/+2
* IPS: Fix typo (Patch from Matthew Baker) [bugfix]Sol Jerome2009-12-041-2/+2
* RPM: Require python-ssl for < 2.6 (ticket #800 Reported by David Strauss)Sol Jerome2009-12-022-0/+6
* schema: Add altsrc attribute for Path entriesSol Jerome2009-12-021-0/+1
* Git: Migrate git plugin to DulwichSol Jerome2009-12-021-12/+5
* schema: Group name attribute required for Pkgmgr listings (Reported by Bruce ...Sol Jerome2009-12-021-1/+1
* 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: Add license information to PortfileSol Jerome2009-12-021-0/+1
* OSX: Add Portfile for macports packagingSol Jerome2009-12-012-0/+92
* Don't have a better place to put python-ssl debian packaging for now.Daniel Joseph Barnhart Clark2009-12-019-0/+203
* revert unwanted changesDaniel Joseph Barnhart Clark2009-12-011-66/+0
* Make text doc prettierDaniel Joseph Barnhart Clark2009-12-013-15/+82
* try to force prereq of python-ssl to be installed if python 2.6 or later are ...Daniel Joseph Barnhart Clark2009-12-011-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
* OSX: Add package name to CFBundleIdentifier keySol Jerome2009-11-231-1/+1
* Metadata: cache session information for all clients that aren't address resolvedNarayan Desai2009-11-231-2/+3
* POSIX: Add script to help automate conversion of old configsSol Jerome2009-11-211-0/+58
* 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
* OSX: New packaging frameworkSol Jerome2009-11-208-0/+210
* 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
* pkgmgr_gen: use sax to improve memory use (Patch from Gordon Messmer and Ian ...Narayan Desai2009-11-171-29/+65
* Reports: Fix traceback in Summary/System views (ticket #793 Reported by Thors...Sol Jerome2009-11-121-3/+5
* Schema: Add support for Path entries in BaseSol Jerome2009-11-121-0/+3
* bcfg2-client can also use python-ssl if it is installedDaniel Joseph Barnhart Clark2009-11-121-1/+1
* 8:35 @djbclark | ah, m2crypto is just for the client, not the server... ...Daniel Joseph Barnhart Clark2009-11-121-2/+2
* 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
* Schema: Add missing 'to' attribute for Path entries (Reported by Thorsten Loc...Sol Jerome2009-11-111-0/+1
* Schema: Add missing element/attributes [bugfix]Sol Jerome2009-11-112-0/+3
* No longer being maintained, no one expressed interest on mailing list, so rem...Daniel Joseph Barnhart Clark2009-11-1170-5204/+0
* Make debian package more policy compliantDaniel Joseph Barnhart Clark2009-11-112-7/+5
* Reports: Fix incorrect error message (reported by Thorsten Lockert) [bugfix]Sol Jerome2009-11-102-8/+8
* Reports: Stylesheet fixes from Tim LaszloSol Jerome2009-11-103-25/+31
* Reports: Add missing space (Patch from Tim Laszlo)Sol Jerome2009-11-101-1/+1
* try at fix for #791 - sort of ugly, with shallow testing seems to workDaniel Joseph Barnhart Clark2009-11-101-0/+7
* Reports: Detailed Client List view from Tim LaszloSol Jerome2009-11-097-3/+159
* Reports: Add server name to reports (Patch from Tim Laszlo)Sol Jerome2009-11-091-5/+11
* Reports: Fix interaction display (Patch from Tim Laszlo) [bugfix]Sol Jerome2009-11-092-8/+20