summaryrefslogtreecommitdiffstats
path: root/src/lib/Server
Commit message (Expand)AuthorAgeFilesLines
* TCheetah: Remove RPM python-cheetah requirementSol Jerome2009-07-131-2/+11
* bcfg2-admin init: fix traceback (reported by somekool on irc)Narayan Desai2009-07-132-11/+17
* Rework SSHbase alias/address supportNarayan Desai2009-07-112-54/+51
* Deps: fix tb due to change in metadata.groups type (Reported by teknix)Narayan Desai2009-07-101-1/+1
* Trigger: Add Trigger pluginNarayan Desai2009-07-092-1/+34
* Packages: Smarten up Yum dep resolverNarayan Desai2009-07-081-10/+13
* Init.py: Fix typo in intializeRepoSol Jerome2009-07-071-1/+1
* Added Bundle and Group for bcfg2-admin.James Yang2009-07-072-0/+99
* Made fixes to Metadata, Client, and Init, and added methods for bcfg2-admin g...James Yang2009-07-073-23/+132
* bcfg2-admin viz: Implement support for arbitrary output typesNarayan Desai2009-07-071-14/+12
* Packages: Fix YumSource file map pruningNarayan Desai2009-07-071-1/+1
* Plugin.py: Add configurable metadata settings to bcfg2.conf (ticket #680)Sol Jerome2009-07-011-7/+26
* 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
* update to new Connector APIRick Bradshow2009-06-251-1/+1
* Fix Fam supportNarayan Desai2009-06-242-49/+134
* SSHBase: Make SSHBase aware of aliasesSol Jerome2009-06-232-4/+34
* Core: Fix statistics related server tracebackNarayan Desai2009-06-231-4/+1
* 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-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
* Cfg: Fix hardwired filename ignores (Fixes Ticket #619)Narayan Desai2009-06-142-3/+3
* 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
* 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
* 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
* Pull out hashlib for the momentNarayan Desai2009-05-291-8/+0
* Make pseudofam work on systems without GaminNarayan Desai2009-05-241-11/+6
* 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