summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins
Commit message (Collapse)AuthorAgeFilesLines
* FileProbes: escape literal % in probe codeChris St. Pierre2012-10-041-2/+2
|
* Cfg: fixed regexes for handling and ignoring files with different Cfg handlersChris St. Pierre2012-10-031-39/+17
|
* Cfg: fixed some issues with genshi error handlingChris St. Pierre2012-10-031-2/+2
|
* better error reporting for unknown template bundle render failuresChris St. Pierre2012-10-031-3/+3
|
* testsuite: expanded pylint coverageChris St. Pierre2012-10-033-85/+106
|
* testsuite: added unit tests for Cfg handlersChris St. Pierre2012-10-027-24/+27
|
* Cfg: deprecated perms="inherit"Chris St. Pierre2012-10-021-0/+2
|
* testsuite: unit tests for Cfg plugin and base handlersChris St. Pierre2012-10-021-100/+124
|
* made client runs abort on probe failure, added option to disable thatChris St. Pierre2012-09-281-8/+19
|
* wrote unit tests for PropertiesChris St. Pierre2012-09-271-3/+4
|
* various pylint fixesChris St. Pierre2012-09-2511-93/+42
|
* testsuite: fix path in pylint testsChris St. Pierre2012-09-251-1/+1
|
* misc. minor bug fixesChris St. Pierre2012-09-253-12/+15
|
* expanded pylint coverageChris St. Pierre2012-09-252-119/+207
|
* fixed tests for pylint changesChris St. Pierre2012-09-252-16/+17
|
* more pylint checksChris St. Pierre2012-09-253-75/+90
|
* made json optional againChris St. Pierre2012-09-253-4/+25
|
* run pylint for errors on almost everything, full runs on some selected stuffChris St. Pierre2012-09-2535-574/+591
|
* Packages: deprecated magic groups, disabled by defaultChris St. Pierre2012-09-212-2/+10
|
* Encryption: improved docs, made algorithm configurableChris St. Pierre2012-09-204-48/+76
|
* Packages: Fixed urls property of YumSourceChris St. Pierre2012-09-201-2/+4
|
* Packages: fixed reload on server startupChris St. Pierre2012-09-202-8/+11
|
* Packages: fixed process_files() used to process Apt and Pacman metadataChris St. Pierre2012-09-201-22/+22
|
* Packages: fixed unknown_filterChris St. Pierre2012-09-202-18/+32
|
* fixed bug in yum conversion to package tuplesChris St. Pierre2012-09-201-2/+2
|
* documented packages backendsChris St. Pierre2012-09-206-123/+431
|
* documented PackagesSourcesChris St. Pierre2012-09-207-209/+257
|
* documented Packages base classChris St. Pierre2012-09-203-57/+210
|
* Source fully documentedChris St. Pierre2012-09-206-117/+439
|
* deduplicated Packages code, more docsChris St. Pierre2012-09-205-140/+130
|
* development docs for Packages: Collection docs writtenChris St. Pierre2012-09-206-186/+471
|
* added json, md5 to Bcfg2.CompatChris St. Pierre2012-09-203-32/+5
|
* better SEModules docsChris St. Pierre2012-09-201-1/+33
|
* remove debugging statementsChris St. Pierre2012-09-181-3/+0
|
* FileProbes: removed client-side lxml requirementChris St. Pierre2012-09-181-16/+19
|
* SEModules: fixed handling of module names againChris St. Pierre2012-09-181-3/+18
|
* Packages: fixed handling of poorly-specified BoundPackage entriesChris St. Pierre2012-09-171-4/+6
|
* Yum: fixed fallback return type for get_groups w/o yum libs enabledChris St. Pierre2012-09-171-1/+1
|
* SEModules: fixed unit testsChris St. Pierre2012-09-141-2/+3
|
* SEModules: fixed some bits of module handlingChris St. Pierre2012-09-141-5/+5
|
* Properties: made automatch in bcfg2.conf a default, not absolute; cleaned up ↵Chris St. Pierre2012-09-131-4/+7
| | | | docs
* bcfg2-info: added "automatch" command to perform Properties automatchingChris St. Pierre2012-09-121-2/+3
|
* Properties: fixed bug in xpath for finding encrypted elementsChris St. Pierre2012-09-111-7/+4
|
* Cfg: documented all Cfg modules, added development docsChris St. Pierre2012-09-1114-108/+447
|
* added docs about cache invalidationChris St. Pierre2012-09-061-6/+4
|
* Documented all plugin helper objectsChris St. Pierre2012-09-061-1/+0
|
* documented base plugin interfacesChris St. Pierre2012-09-061-16/+15
|
* improving plugin development docsChris St. Pierre2012-09-061-1/+1
|
* added server-side client metadata object cachingChris St. Pierre2012-09-054-8/+47
|
* Metadata: fixed category suppression, warnings about category suppressionChris St. Pierre2012-09-041-23/+25
|