summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Plugin.py: Add configurable metadata settings to bcfg2.conf (ticket #680)Sol Jerome2009-07-012-7/+38
* Options.py: Remove unused variableSol Jerome2009-07-011-1/+0
* Changed how bcfg2-admin init handles plugins and added update_client to metad...James Yang2009-06-303-15/+86
* Added additional list and update options to bcfg2-admin clientJames Yang2009-06-301-4/+25
* Metadata - Fix method referenceNarayan Desai2009-06-301-1/+1
* Packages: Fix file architecture tagging for YumSources (patch from slack)Narayan Desai2009-06-291-1/+1
* Metadata: implement get_clients/get_groups interfaceNarayan Desai2009-06-291-3/+8
* APT/Client: Suppress known warningsSol Jerome2009-06-262-1/+15
* update to new Connector APIRick Bradshow2009-06-251-1/+1
* SSL: Implement protocol selection in bcfg2.confNarayan Desai2009-06-244-8/+27
* Fix Fam supportNarayan Desai2009-06-242-49/+134
* SSHBase: Make SSHBase aware of aliasesSol Jerome2009-06-232-4/+34
* Improve server error handlingNarayan Desai2009-06-232-6/+28
* Core: Fix statistics related server tracebackNarayan Desai2009-06-231-4/+1
* Packages: fix handling of architectures for RawURL YumSourcesNarayan Desai2009-06-231-17/+23
* bcfg2-info: add complete profiling supportNarayan Desai2009-06-212-26/+30
* Metadata: Fix traceback from imd updatesSol Jerome2009-06-201-2/+2
* bcfg2-admin: Migrate query to new Metadata query interfaceSol Jerome2009-06-202-13/+3
* Metadata: improve resolution performanceNarayan Desai2009-06-191-2/+0
* Metadata: Implement query interfaceNarayan Desai2009-06-192-38/+39
* 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-182-3/+8
* Implement -z (for Independent entries only, a la -b) (Resolves Ticket #616)Narayan Desai2009-06-143-2/+8
* Cfg: Fix hardwired filename ignores (Fixes Ticket #619)Narayan Desai2009-06-142-3/+3
* 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-111-7/+16
* 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
* 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