summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* Fix py2.4 portability (try/except/finally is 2.5+) (Reported by Lisa Giacchetti)Narayan Desai2009-05-141-8/+9
* Implement perf-reporting clientNarayan Desai2009-05-143-44/+43
* Implement perf-reporting clientNarayan Desai2009-05-141-0/+37
* Remove deprecated fingerprint admin modeNarayan Desai2009-05-142-28/+1
* Integrate server-side performance statistics infrastructureNarayan Desai2009-05-144-1/+49
* Cleaned up agent mode options and added cmd line options for SSL reworkSol Jerome2009-05-122-40/+25
* Display diff in interactive mode (for Ticket #526)Sol Jerome2009-05-121-9/+13
* Modify bcfg2-repo-validate to warn on xml duplicates (for Ticket #643)Sol Jerome2009-05-121-1/+23
* SSL: Fix Transport constructor call on python2.4 (Patch from Tim Laszlo)Narayan Desai2009-05-111-1/+2
* Update admin modes for new FileMonitor interfaceSol Jerome2009-05-112-8/+10
* SSL: client side read based on server-provided content length (allows gracefu...Narayan Desai2009-05-112-3/+40
* SSL: revert unwrap change for now (it broke compat with trunk)Narayan Desai2009-05-081-1/+1
* SSL: shut sockets down gracefullyNarayan Desai2009-05-081-3/+7
* remove dependence on old daemonize codeNarayan Desai2009-05-071-15/+1
* Snapshots: Remove ad-hoc error handling in favor of normal bcfg2-admin mode h...Narayan Desai2009-05-071-5/+2
* Handle import errors in the help path (Resolves Ticket #653)Narayan Desai2009-05-071-2/+5
* SSL Proxy: only use timeout parm with py2.6+ (patch from Torsten Rehn) (Resol...Narayan Desai2009-05-071-2/+11
* Fix daemonize exit statusNarayan Desai2009-05-071-1/+1
* Implement reporting for deprecated plugins, improve reporting for experimenta...Narayan Desai2009-05-073-4/+15
* Implement support for .genshi bundles in BundlerNarayan Desai2009-05-073-9/+48
* remove old bcfg2-remote codeNarayan Desai2009-05-071-61/+0
* remove stale codeNarayan Desai2009-05-072-49/+0
* Make time logging uniformNarayan Desai2009-05-072-2/+2
* Clean up File Monitoring code/adapt to new server infrastructureNarayan Desai2009-05-063-166/+125
* fixed external reverse zone buildingKen Raffenetti2009-05-061-1/+1
* Add spacing for longer options in bcfg2 -hSol Jerome2009-05-061-2/+2
* Snapshots: minor cosmetic updatesSol Jerome2009-05-061-13/+21
* SSL: build appropriate client optionsNarayan Desai2009-05-062-2/+13
* SSL: disable cert authentication if no CA is availableNarayan Desai2009-05-061-1/+7
* SSL: Setup server optionsNarayan Desai2009-05-062-3/+6