summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins
Commit message (Expand)AuthorAgeFilesLines
...
| * Now reads ca key passphrases from bcfg2.confGraham Hagger2010-11-011-22/+65
| * SSLCA.py rewritten to use openssl binaryGraham Hagger2010-10-291-409/+122
| * starting to establish the way sslca will truly workGraham Hagger2010-10-271-152/+471
| * ok, so i should have renamed the class to SSLCA a long time ago... dohGraham Hagger2010-10-221-1/+1
| * moved some sslca docs aroundGraham Hagger2010-10-221-43/+0
| * initial add of SSLCA pluginGraham Hagger2010-10-221-0/+209
| * POSIX: Remove client-side support for old POSIX typesSol Jerome2010-10-182-39/+0
* | POSIX: Remove client-side support for old POSIX typesSol Jerome2010-11-022-39/+0
* | changed package type to 'pacman', if request package version is 'auto' and it...Asaf2010-11-021-1/+1
* | Packages plugin / Client tools : add support for pacman based distros(arch, p...asaf2010-11-021-0/+112
* | Guppy.py: New plugin to help trace memory leaksTim Laszlo2010-10-271-0/+63
* | Extend client metadata to include group category informationTim Laszlo2010-10-271-2/+16
|/
* Packages: fix is_pkg breakageNarayan Desai2010-09-271-1/+1
* Packages: restore whitelist functionality (patch from Richard Connon) (Resolv...Narayan Desai2010-09-261-22/+20
* Metadata: Add error message when file monitor failsSol Jerome2010-09-121-0/+1
* Packages: Assign the deps variable before resolution.Tim Laszlo2010-09-041-0/+1
* Packages: fix type conflictNarayan Desai2010-08-301-1/+1
* Packages: fix type conflictNarayan Desai2010-08-301-1/+1
* Packages: invalidate virt_pkgs cache when source data is reloadedNarayan Desai2010-08-281-0/+1
* Packages: dep resolver rewriteNarayan Desai2010-08-271-154/+150
* BB: Deprecate BB plugin (Resolves Ticket #923)Sol Jerome2010-08-231-1/+1
* Fix typosSol Jerome2010-08-141-1/+1
* Don't assume python2.5 is being used on successful hashlib importSol Jerome2010-08-111-2/+4
* Probes: Fix name collapse in case of group specific probes (arch.G20_foo -> a...Narayan Desai2010-08-111-1/+1
* TGenshi/TCheetah: Add base64 encoding support for files handled by non-Cfg pl...Sol Jerome2010-08-052-2/+12
* Packages: Move knobs to config.xmlTim Laszlo2010-08-041-26/+12
* Packages: Resolver/Metadata optionsTim Laszlo2010-08-041-1/+32
* Packages: Allow soft relaods and use a checksum for cache file.Tim Laszlo2010-08-041-41/+41
* Packages: Expose repo data as a ConnectorTim Laszlo2010-08-041-4/+24
* DBStats: Fix random mysql errorsTim Laszlo2010-07-301-6/+15
* Packages: Allow xinclude and add XML error handlingTim Laszlo2010-07-301-6/+18
* Packages: Remove log line from black/whitelist testTim Laszlo2010-07-301-1/+0
* Packages: Allow for whitelistingTim Laszlo2010-07-301-7/+11
* Packages: Treat blacklisted packages as if they don't existTim Laszlo2010-07-301-2/+2
* Fixed indention errorFabian Affolter2010-07-301-1/+1
* Cfg: Allow pull operations to update info.xml filesTim Laszlo2010-07-301-9/+18
* TGenshi: Warn when genshi is not installedSol Jerome2010-07-161-9/+14
* Bundler: Log something for genshi errorsTim Laszlo2010-07-161-6/+14
* DBStats: Handle and warn when an unknown client is givenTim Laszlo2010-07-161-1/+5
* NagiosGen: Allow default configuration via PropertiesTim Laszlo2010-07-161-5/+10
* Initial version of a CVS pluginFabian Affolter2010-07-161-0/+47
* Initial version of a CVS pluginFabian Affolter2010-07-162-2/+3
* Packages: Allow authentication in urlsTim Laszlo2010-07-161-2/+25
* DBStats: Improved handling of binary objects in the databaseTim Laszlo2010-07-081-2/+9
* Packages: Add RawURL support for APT sources (Patch from Remi Broemeling for ...Sol Jerome2010-06-241-11/+16
* ThreadedStatistics: load/save data on startup/shutdownTim Laszlo2010-06-161-0/+2
* Updated files to match PEP 257 Fabian Affolter2010-06-0930-125/+140
* Darcs addedFabian Affolter2010-06-091-1/+2
* Switching Statistics.py to ThreadedStatisticsTim Laszlo2010-06-071-19/+6
* Added ThreadedStatistics plugin class. Migrated DBStats to use ThreadedStati...Tim Laszlo2010-06-071-7/+7