summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Corrected template loader versionTim Laszlo2012-09-211-1/+1
* Web Reports: Remove unnecessary comparison in config_items/item.htmlTim Laszlo2012-09-211-1/+1
* Web Reports: allow bcfg2.conf to be passed to the wsgi appTim Laszlo2012-09-211-1/+6
* reports: Update TEMPLATE_LOADERS for older versions of DjangoTim Laszlo2012-09-211-4/+10
* Packages: deprecated magic groups, disabled by defaultChris St. Pierre2012-09-213-45/+57
* Encryption: improved docs, made algorithm configurableChris St. Pierre2012-09-2010-185/+446
* testsuite: Fixed Probes JSON testsChris St. Pierre2012-09-201-8/+5
* 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-2010-222/+452
* documented PackagesSourcesChris St. Pierre2012-09-2010-213/+260
* documented Packages base classChris St. Pierre2012-09-205-61/+227
* Source fully documentedChris St. Pierre2012-09-207-120/+446
* deduplicated Packages code, more docsChris St. Pierre2012-09-206-140/+132
* development docs for Packages: Collection docs writtenChris St. Pierre2012-09-207-235/+516
* added json, md5 to Bcfg2.CompatChris St. Pierre2012-09-207-51/+20
* minor Cfg docs fixesChris St. Pierre2012-09-201-4/+4
* better SEModules docsChris St. Pierre2012-09-202-9/+35
* man: Add new client option from 6fe2b9ddSol Jerome2012-09-192-0/+7
* Admin/Init: Remove leading newlineSol Jerome2012-09-191-2/+1
* Allowing the assertion of a profile for a host to be supplied by the bcfg2.co...Chris Brinker2012-09-191-1/+2
* better docs for base Metadata classChris St. Pierre2012-09-191-1/+4
* fixed gamin issues with late daemonizationChris St. Pierre2012-09-184-9/+29
* 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-183-34/+49
* add SchemaUpdater package to setup.pyChris St. Pierre2012-09-181-0/+1
* Packages: fixed handling of poorly-specified BoundPackage entriesChris St. Pierre2012-09-172-4/+9
* 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-142-11/+13
* setup.py: add new Bcfg2.Server.Plugin moduleChris St. Pierre2012-09-141-0/+1
* SEModules: fixed some bits of module handlingChris St. Pierre2012-09-142-9/+15
* Merge pull request #48 from zultron/masterChris St. Pierre2012-09-141-2/+2
|\
| * Chkconfig client tool: fix service start result logicJohn Morris2012-09-111-1/+1
| * Bcfg2/Client/Tools/Chkconfig.py: squash bug tickled by services turned 'off'John Morris2012-09-111-1/+1
* | bcfg2-crypt: added -I option, made --stdout better, updated man pageChris St. Pierre2012-09-1314-82/+157
* | Properties: made automatch in bcfg2.conf a default, not absolute; cleaned up ...Chris St. Pierre2012-09-133-14/+31
* | bcfg2-info: added "automatch" command to perform Properties automatchingChris St. Pierre2012-09-123-2/+52
|/
* POSIX: fixed join of interactive-mode diff to work regardless of newlinesChris St. Pierre2012-09-111-1/+1
* Rules: Implement status='ignore' for all service typesSol Jerome2012-09-115-1/+13
* testsuite: added unit testing artifact to .gitignoreChris St. Pierre2012-09-111-0/+3
* docs: fixed Cfg development docs on accessing configurationChris St. Pierre2012-09-111-1/+1
* bcfg2-crypt: added --stdout optionChris St. Pierre2012-09-112-4/+20
* bcfg2-crypt: handle bogus xpath expression gracefullyChris St. Pierre2012-09-111-0/+3
* bcfg2-crypt: better handling of chunking errorsChris St. Pierre2012-09-111-35/+68
* Properties: fixed bug in xpath for finding encrypted elementsChris St. Pierre2012-09-111-7/+4
* bcfg2-info: fixed bug when building an entry for buildfile raised IOErrorChris St. Pierre2012-09-111-4/+5