summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* RcUpdate: Fix final regression caused by [5178] (Patch from Thorsten Lockert)Sol Jerome2009-11-071-1/+1
* Version bump to 1.0.0Narayan Desai2009-11-051-1/+0
* bcfg2-admin init: autogenerate self-signed cert for the serverNarayan Desai2009-11-051-11/+25
* APT: suppress apt driver api warningsNarayan Desai2009-11-051-0/+2
* Packages: only log explicit packages that are unsatisfiedNarayan Desai2009-11-051-2/+3
* Snapshots: handle client traceback when called with bad optionsNarayan Desai2009-11-051-0/+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
* Core: Fix typoNarayan Desai2009-11-051-0/+1
* DBStats: Fix data eating / Core: revert copy changeNarayan Desai2009-11-052-3/+4
* Core: Only pass copies of statistics objects to stats plugins (Reported by da...Narayan Desai2009-11-051-1/+2
* bcfg2-admin init: prompt in case of pre-existing bcfg2.conf (Resolves Ticket ...Narayan Desai2009-11-051-11/+13
* RPMng: Fix modlist usage (resolves verification issue reported by drtns)Narayan Desai2009-11-051-3/+3
* Gentoo: Fix RemovePackages() so that packages can be removedSol Jerome2009-11-051-4/+3
* Metadata: fix lxml api use to work with older versionsNarayan Desai2009-11-051-3/+7
* Moved launchd plist cache to __init__ function.Kamil Kisiel2009-11-031-21/+24
* Added checks for Snow Leopard (10.6) to launchd client toolKamil Kisiel2009-11-021-1/+2
* Greatly sped up launchd client tool. Also made services reload correctly.Kamil Kisiel2009-11-021-25/+33
* YUMng: remove call to yum api that breaks plugin use (Resolves Ticket #765)Narayan Desai2009-10-301-2/+0
* bcfg2-info: fix traceback when python-profiler is not available (see Ticket #...Narayan Desai2009-10-301-4/+13
* POSIX: File file comparison in cases where unicode mismatches occur (Resolves...Narayan Desai2009-10-301-1/+0
* 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