summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 1 Doc said python-support should go on Build-Depends-Indep lineDaniel Joseph Barnhart Clark2009-11-051-3/+6
* 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
* Version bump to 1.0.0rc3Narayan Desai2009-11-055-5/+12
* debian packaging: add watch fileNarayan Desai2009-11-051-0/+4
* Debian packaging: updates from RessuNarayan Desai2009-11-052-7/+7
* 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-052-7/+5
* 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
* Fix paths in RPM spec filesSol Jerome2009-11-022-5/+5
* Version bump to 1.0.0rc2Narayan Desai2009-11-015-5/+66
* Documentation: updates for ssl to bcfg2.conf.5Narayan Desai2009-10-301-2/+10
* 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-302-8/+17
* Fix regression - new debian packaging made #767 re-appear.Daniel Joseph Barnhart Clark2009-10-301-2/+2
* POSIX: File file comparison in cases where unicode mismatches occur (Resolves...Narayan Desai2009-10-301-1/+0
* Remove unnecessary buildsys/ directorySol Jerome2009-10-300-0/+0
* Add new Debian packaging from Sami HaahtinenSol Jerome2009-10-2919-330/+56
* Solaris: Packaging updateSol Jerome2009-10-295-117/+113
* 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
* Proxy: handle case where err has no errno attribute (Resolves Ticket #769)Narayan Desai2009-10-271-1/+1
* Move python-profiler from Depends to Recommends as interm workaround for Tick...Daniel Joseph Barnhart Clark2009-10-273-6/+6
* Packaging: Version bump to 1.0.0rc1Narayan Desai2009-10-264-5/+11
* bcfg2-info: Implement debug script modeNarayan Desai2009-10-261-3/+22
* Reports: Fix django templates so that they work with 1.0Sol Jerome2009-10-243-5/+5
* Reports: Fix order of client listingSol Jerome2009-10-241-4/+4
* Action: Implement per-action toggle to prevent execution in build mode (Resol...Narayan Desai2009-10-241-0/+4
* Metadata: force pretty-printing of clients file (Resolves Ticket #644)Narayan Desai2009-10-241-1/+5
* Actions: Fix bundle filtering of actions (Resolves Ticket #766)Narayan Desai2009-10-241-1/+2
* YUMng: pass through verify flags for multi-instance packagesNarayan Desai2009-10-241-0/+2
* RPMng: Fix package verification when verify=falseNarayan Desai2009-10-241-10/+18
* Metadata: refuse to add dynamic group membership in explicitly private groups...Narayan Desai2009-10-241-1/+8
* Proxy: improve error message for SSL key issues (Resolves Ticket #682)Narayan Desai2009-10-241-0/+3
* Proxy: handle case where server disallows connection with an error message an...Narayan Desai2009-10-241-0/+3
* create-debian-pkglist: support regex based filename matching (Patch from Leif)Narayan Desai2009-10-241-1/+6
* Fix function name in Metadata baseclassNarayan Desai2009-10-221-1/+1
* Packages: Defer handling of virtual requirements provided by multipleNarayan Desai2009-10-221-2/+17