summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins
Commit message (Expand)AuthorAgeFilesLines
* SSHBase: Make SSHBase aware of aliasesSol Jerome2009-06-232-4/+34
* Packages: fix handling of architectures for RawURL YumSourcesNarayan Desai2009-06-231-17/+23
* Metadata: Fix traceback from imd updatesSol Jerome2009-06-201-2/+2
* bcfg2-admin: Migrate query to new Metadata query interfaceSol Jerome2009-06-201-10/+0
* Metadata: improve resolution performanceNarayan Desai2009-06-191-2/+0
* Metadata: Implement query interfaceNarayan Desai2009-06-191-37/+38
* Packages: add parse-caching support for YumSourcesNarayan Desai2009-06-191-3/+4
* Packages: Improve YumSource performance dramaticallyNarayan Desai2009-06-181-6/+13
* Implement zultron's inter-client metadata stuffNarayan Desai2009-06-181-3/+7
* 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-111-7/+16
* Packages: Fix cases where arch group mappings are unexpectedNarayan Desai2009-05-291-3/+8
* 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
* 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-201-0/+5
* Implement reporting for deprecated plugins, improve reporting for experimenta...Narayan Desai2009-05-071-0/+1
* Implement support for .genshi bundles in BundlerNarayan Desai2009-05-073-9/+48
* fixed external reverse zone buildingKen Raffenetti2009-05-061-1/+1
* SSL: Implement certificate verificationNarayan Desai2009-05-061-2/+30
* Get basic auth working again with new ssl frameworkNarayan Desai2009-05-061-2/+5
* SGenshi: improve error handlingNarayan Desai2009-04-241-0/+3
* Packages: improve error handing (Patch from Tim Laszlo)Narayan Desai2009-04-231-4/+7
* Packages patch from Tim LaszloNarayan Desai2009-04-231-6/+10
* Remove hacks for sets in python 2.3Sol Jerome2009-04-231-10/+4
* Remove unused imports for pylintSol Jerome2009-04-173-6/+8
* Snapshots: fix Statistics data location in importerNarayan Desai2009-04-151-5/+6
* Packages: Fix ptype error handlingNarayan Desai2009-04-151-1/+1
* More spelling fixesSol Jerome2009-04-081-1/+1
* 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
* 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
* updated BB plugin to match new API for return types, and also fixed a small b...Rick Bradshow2009-04-011-4/+3
* Snapshots: Fix extra entry data importNarayan Desai2009-03-211-3/+4
* Add revision and correct fields to snapshot class; should simplify most queriesNarayan Desai2009-03-211-1/+4
* Packages: Implement full yum dep resolver and improve error handlingNarayan Desai2009-03-191-78/+217
* Cfg: delta file regex bugfixNarayan Desai2009-03-161-1/+1
* Update for properties switchNarayan Desai2009-03-101-2/+2
* Raise exception when cached files do not existSol Jerome2009-03-091-0/+1
* Snapshots: Finish off importer (for old-style statistics)Narayan Desai2009-03-061-25/+58