summaryrefslogtreecommitdiffstats
path: root/src/lib/Server
Commit message (Expand)AuthorAgeFilesLines
* Update admin modes for new FileMonitor interfaceSol Jerome2009-05-112-8/+10
* Snapshots: Remove ad-hoc error handling in favor of normal bcfg2-admin mode h...Narayan Desai2009-05-071-5/+2
* 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
* Make time logging uniformNarayan Desai2009-05-072-2/+2
* Clean up File Monitoring code/adapt to new server infrastructureNarayan Desai2009-05-062-162/+124
* fixed external reverse zone buildingKen Raffenetti2009-05-061-1/+1
* Snapshots: minor cosmetic updatesSol Jerome2009-05-061-13/+21
* SSL: disable cert authentication if no CA is availableNarayan Desai2009-05-061-1/+7
* SSL: Implement certificate verificationNarayan Desai2009-05-062-3/+30
* Get basic auth working again with new ssl frameworkNarayan Desai2009-05-062-2/+164
* 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
* 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-175-8/+8
* 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
* Add print_table function for bcfg2-admin snapshotsSol Jerome2009-04-142-21/+61
* 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-081-1/+4
* 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: 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
* 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
* Add revision and correct fields to snapshot class; should simplify most queriesNarayan Desai2009-03-212-3/+9
* Plugin.py: unify predicatesNarayan Desai2009-03-191-4/+2
* Fix negate attribute for ticket #648Sol Jerome2009-03-191-2/+4
* Packages: Implement full yum dep resolver and improve error handlingNarayan Desai2009-03-191-78/+217
* Remove some FIXMEs in bcfg2-admin initSol Jerome2009-03-161-10/+15
* 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
* Remove busy-wait for coalescing altogetherNarayan Desai2009-03-091-7/+6
* Reduce event coalesing threshold (Substantially reduces core initialization t...Narayan Desai2009-03-091-1/+1
* Fix tb in Viz (Reported by Michael Jinks)Sol Jerome2009-03-071-2/+2
* Snapshots: Add some convenience functions for getting access to latest snapshotNarayan Desai2009-03-062-4/+15
* Snapshots: Finish off importer (for old-style statistics)Narayan Desai2009-03-062-33/+73