summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Get basic auth working again with new ssl frameworkNarayan Desai2009-05-065-256/+207
* remove old refnameNarayan Desai2009-05-061-1/+0
* more to python 2.6 sslNarayan Desai2009-05-0665-10624/+606
* bcfg2 client: remove agent supportNarayan Desai2009-05-061-98/+0
* YUMng: Fix for RHEL5 (patch from Tim Lazlo)Narayan Desai2009-05-061-0/+1
* Proxy support for keys/certs/casNarayan Desai2009-05-061-5/+23
* clean up handshake stuffNarayan Desai2009-05-061-2/+1
* Implement basic proxy based on 2.6 sslNarayan Desai2009-05-062-70/+30
* Component: force client socket shutdownNarayan Desai2009-05-061-1/+6
* Fix RcUpdate driver regressionsSol Jerome2009-04-281-2/+2
* Fix svn keyword for RcUpdate.pySol Jerome2009-04-241-1/+1
* Python 2to3 updates for the Client toolsSol Jerome2009-04-249-137/+175
* Logging: Fix reconnect when using /dev/logNarayan Desai2009-04-241-3/+3
* SGenshi: improve error handlingNarayan Desai2009-04-241-0/+3
* Packages: improve error handing (Patch from Tim Laszlo)Narayan Desai2009-04-231-4/+7
* Add extra/bad entry reporting to snapshotsSol Jerome2009-04-231-9/+46
* More python 2to3 updates along with pylint/code cleanupsSol Jerome2009-04-236-55/+91
* Chkconfig patch from leggettNarayan Desai2009-04-231-1/+1
* Packages patch from Tim LaszloNarayan Desai2009-04-231-6/+10
* Fix some simple python 2to3 changesSol Jerome2009-04-233-37/+37
* Remove hacks for sets in python 2.3Sol Jerome2009-04-232-26/+11
* Remove unused imports for pylintSol Jerome2009-04-179-15/+26
* Remove last traces of popen2 from client codeSol Jerome2009-04-151-38/+12
* Snapshots: fix Statistics data location in importerNarayan Desai2009-04-151-5/+6
* Packages: Fix ptype error handlingNarayan Desai2009-04-151-1/+1
* Add revision to bcfg2-admin snapshots reportsSol Jerome2009-04-151-4/+5
* Fix svn keywords for bcfg2-reportsSol Jerome2009-04-151-1/+1
* Add print_table function for bcfg2-admin snapshotsSol Jerome2009-04-142-21/+61
* Fix YUMng -r behaviorNarayan Desai2009-04-131-1/+1
* More spelling fixesSol Jerome2009-04-082-2/+2
* Remove unnecessary newlines in bcfg2-admin init (Reported by m4z on irc)Sol Jerome2009-04-081-4/+2
* Implement ssl certificate split, in preparation for SSL client cert authNarayan Desai2009-04-085-10/+34
* Metadata: fix default group assertionNarayan Desai2009-04-061-0/+1
* Packages: Implement proper support for provides targets with multiple providersNarayan Desai2009-04-061-3/+8
* Fix multi-arch yum sourcesNarayan Desai2009-04-061-2/+0
* YUMng: Fix version=auto for epoch-sensitive packagesNarayan Desai2009-04-061-4/+3
* fix typoNarayan Desai2009-04-021-3/+3
* Remove hardcoded group names from plugin body, instead, auto-activate based o...Narayan Desai2009-04-021-1/+3
* Update RcUpdate tool driver to catch all servicesSol Jerome2009-04-011-2/+2
* updated BB plugin to match new API for return types, and also fixed a small b...Rick Bradshow2009-04-011-4/+3
* Initial IPS (Opensolaris) driverNarayan Desai2009-04-012-1/+61
* Fix portage driver traceback (Resolves Ticket #649)Narayan Desai2009-03-281-2/+4
* Snapshots: implement rudimentary reports cmd line interface (partially from S...Narayan Desai2009-03-251-14/+47
* Snapshots: initialize snap -> client linkage properlyNarayan Desai2009-03-251-1/+1
* Clarify priority conflict error messageSol Jerome2009-03-231-3/+5
* Snapshots: add db url support for mysql and postgresNarayan Desai2009-03-231-1/+7
* Packages: Implement schema verificationNarayan Desai2009-03-221-1/+4
* Snapshots: fix more of the admin interface (including some of Sol's diffs)Narayan Desai2009-03-211-6/+19
* Snapshots: Fix extra entry data importNarayan Desai2009-03-211-3/+4
* Snapshots: add modeling for administrator-to-client/group mappingsNarayan Desai2009-03-211-1/+8