summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Gentoo ebuild updates:Sol Jerome2009-06-141-0/+55
* APT: Force cache reload to get data from source updatesNarayan Desai2009-06-141-5/+3
* Improve error message for attempted directory unlinks (Patch from Torsten Reh...Narayan Desai2009-06-141-0/+3
* APT: fix cache invalidationNarayan Desai2009-06-141-0/+2
* Packages: implement caching for APTNarayan Desai2009-06-141-26/+60
* Packages: implement repomd support for yum sourcesNarayan Desai2009-06-141-16/+45
* Fix Yum URL sourcesNarayan Desai2009-06-111-1/+1
* Improve bundler error handling for .genshi filesNarayan Desai2009-06-111-2/+2
* Implement RawURL supportNarayan Desai2009-06-112-10/+21
* Made Debian packaging work with Python 2.6 and earlierJames Yang2009-06-092-3/+3
* Fixed bug in Init.py with setting up Bcfg2-admin for the first time.James Yang2009-06-091-1/+1
* Fix yum api use for centos 4 compatibility (Resolves Ticket #670)Narayan Desai2009-06-051-6/+20
* bcfg2.conf updates for 1.0pre3Sol Jerome2009-06-031-3/+1
* Snapshots: Add --date for detailed view for a particular dateSol Jerome2009-06-012-0/+30
* Packages: Fix cases where arch group mappings are unexpectedNarayan Desai2009-05-291-3/+8
* SSLServer: SimpleXMLRPCServer patch for python 2.4 (Patch from Jack Neely)Sol Jerome2009-05-291-44/+46
* Send messages to loggerSol Jerome2009-05-291-2/+2
* Packages: Fix traceback with missing config.xml (Reported by Jack Neely)Sol Jerome2009-05-291-1/+6
* Packages: Make cache directory creation recursiveSol Jerome2009-05-291-1/+1
* Fall back to previous XMLRPCDispatcher calling convention (Resolves Ticket #669)Narayan Desai2009-05-291-1/+4
* Pull out hashlib for the momentNarayan Desai2009-05-291-8/+0
* Add back python 2.3 fixes for {RPM,YUM}ngSol Jerome2009-05-272-0/+12
* Revert "Remove last traces of popen2 from client code"Sol Jerome2009-05-271-12/+38
* Make pseudofam work on systems without GaminNarayan Desai2009-05-241-11/+6
* remove fingerprint option from the bcfg2.conf manpageNarayan Desai2009-05-241-6/+0
* Version bump to 1.0pre3Narayan Desai2009-05-224-5/+11
* APT.Remove: Split up package names properlySol Jerome2009-05-221-1/+1
* Fix fd leak caused by our use of the subprocess APINarayan Desai2009-05-221-5/+4
* Include ignores for Pkgmgr updates (patch from zultron)Narayan Desai2009-05-211-0/+23
* Packages: improve terseness of resolver debug messagesNarayan Desai2009-05-201-5/+4
* Packages: implement dependency resolver debugging (and fix some bugs shown by...Narayan Desai2009-05-201-7/+18
* Log auth changes for bootstrap modeNarayan Desai2009-05-201-0/+1
* Implement cert bootstrap mode for SSL authNarayan Desai2009-05-201-2/+13
* Fix Pkgmgr virtual package target binding (Reported by TimL)Narayan Desai2009-05-202-1/+6
* SSL: Implememt client-side server cN verificationNarayan Desai2009-05-193-7/+31
* Schema update from TimL (related to the service schema change)Narayan Desai2009-05-181-1/+2
* Add support for probed groups in bcfg2-admin query (Resolves Ticket #647)Sol Jerome2009-05-181-1/+8
* Add back updates for VCS pluginsSol Jerome2009-05-151-0/+4
* pylint fixesNarayan Desai2009-05-151-4/+4
* Fix exit in bcfg2-infoNarayan Desai2009-05-151-2/+2
* Merge xmlrpc interfaces with Bcfg2.Server.CoreNarayan Desai2009-05-154-184/+162
* Remove deprecated RPM and Yum driversNarayan Desai2009-05-153-158/+1
* Implement count field for statisticsNarayan Desai2009-05-152-3/+4
* Remove incorrect pseudo filemonitor warningNarayan Desai2009-05-151-1/+1
* Fix fam tracebacks for Ticket #650Sol Jerome2009-05-151-9/+29
* 'N' is the default actionSol Jerome2009-05-141-1/+1
* Fix reversed options (Reported by Kamil Kisiel)Sol Jerome2009-05-141-1/+1
* Fix one more try/except/finallyNarayan Desai2009-05-141-4/+5
* Add bash completion for bcfg2-adminSol Jerome2009-05-141-0/+21
* Fix py2.4 portability (try/except/finally is 2.5+) (Reported by Lisa Giacchetti)Narayan Desai2009-05-141-8/+9