summaryrefslogtreecommitdiffstats
path: root/src/lib/Server
Commit message (Expand)AuthorAgeFilesLines
* fixed needless syntax error bug i checked int ealier. Also ensured that the ...root2010-11-051-3/+5
* Fixed verification of preexisting certificatesGraham Hagger2010-11-051-23/+11
* Merge branch 'master' of http://github.com/gdhagger/bcfg2 into gdhagger-masterSol Jerome2010-11-031-0/+249
|\
| * added verification of existing certsGraham Hagger2010-11-031-4/+9
| * fixed lookup of ca options in bcfg2.conf, removing CA trees from SSLCA repoGraham Hagger2010-11-021-6/+9
| * 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
| * Plugin.py: Reverted broken regexTim Laszlo2010-10-211-2/+2
| * web_reports: Moved location of reports.wsgi to a more stable locationTim Laszlo2010-10-211-4/+0
| * web_reports: determine static prefix automaticallyTim Laszlo2010-10-192-7/+44
| * Reports: Fix typoSol Jerome2010-10-181-1/+1
| * web_reports: more PATH_INFO fixesTim Laszlo2010-10-181-2/+2
| * POSIX: Remove client-side support for old POSIX typesSol Jerome2010-10-183-40/+1
| * web_reports: use PATH_INFO instead of path in the resolver. fixes prefix pro...Tim Laszlo2010-10-181-3/+3
| * web_reports: remove commentsTim Laszlo2010-10-181-4/+0
| * web_reports: remove web_prefix, add wsgi handlerTim Laszlo2010-10-182-17/+13
| * reports: Remove svn merge conflictsSol Jerome2010-10-142-345/+0
| * reports: Point to the bcfg2.org URLsSol Jerome2010-10-141-3/+3
| * web reports: fix quotes in base-timeview.htmlTim Laszlo2010-10-141-1/+1
| * web reports: tweaks and updatesTim Laszlo2010-10-141-21/+21
| * web reports: new skinTim Laszlo2010-10-1434-1079/+1773
* | Reports: Don't set TIME_ZONE unless it's supportedSol Jerome2010-11-021-1/+2
* | Reports: Fix default time zone settings (Resolves Ticket #957)Sol Jerome2010-11-022-3/+6
* | Plugin.py: Reverted broken regexTim Laszlo2010-11-021-2/+2
* | web_reports: Moved location of reports.wsgi to a more stable locationTim Laszlo2010-11-021-4/+0
* | web_reports: determine static prefix automaticallyTim Laszlo2010-11-022-7/+44
* | Reports: Fix typoSol Jerome2010-11-021-1/+1
* | web_reports: more PATH_INFO fixesTim Laszlo2010-11-021-2/+2
* | POSIX: Remove client-side support for old POSIX typesSol Jerome2010-11-023-40/+1
* | web_reports: use PATH_INFO instead of path in the resolver. fixes prefix pro...Tim Laszlo2010-11-021-3/+3
* | web_reports: remove commentsTim Laszlo2010-11-021-4/+0
* | web_reports: remove web_prefix, add wsgi handlerTim Laszlo2010-11-022-17/+13
* | 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
* | reports: Remove svn merge conflictsSol Jerome2010-11-022-345/+0
* | reports: Point to the bcfg2.org URLsSol Jerome2010-11-021-3/+3
* | web reports: fix quotes in base-timeview.htmlTim Laszlo2010-11-021-1/+1
* | web reports: tweaks and updatesTim Laszlo2010-11-021-21/+21
* | web reports: new skinTim Laszlo2010-11-0234-1079/+1773
* | reports: fix bcfg2-admin reports init when db is nonexistentTim Laszlo2010-11-021-2/+6
* | 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
|/
* Pull: Fix help message formattingSol Jerome2010-10-111-1/+1
* Packages: fix is_pkg breakageNarayan Desai2010-09-271-1/+1
* DBStats: Purge historic data and expired clientsTim Laszlo2010-09-262-1/+199
* Packages: restore whitelist functionality (patch from Richard Connon) (Resolv...Narayan Desai2010-09-261-22/+20