summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: Add more 1.3.6 release notesSol Jerome2015-06-111-1/+8
* Reporting: Fix plus/minusSol Jerome2015-06-111-2/+2
* docs: TemplateHelper forgot how to sentenceChris St. Pierre2015-05-081-3/+3
* Merge branch 'fix-yum-packages-traceback' into maintSol Jerome2015-04-281-4/+9
|\
| * Yum.py: Add debug log messageSol Jerome2015-04-281-0/+2
| * Yum.py: Fix traceback when arch missingSol Jerome2014-11-041-4/+7
* | Merge pull request #276 from gaurdro/fix-secontext-not-supportedChris St. Pierre2015-04-212-20/+37
|\ \
| * | handle filesystem secontexts properly for contextless filesystemsRoss Smith2015-04-162-20/+37
* | | Reporting: Fix typoSol Jerome2015-04-171-1/+1
|/ /
* | FreeBSDInit: Fix __init__ callSol Jerome2015-04-091-1/+1
* | Yum.py: Compare epoch/version/release separatelySol Jerome2015-03-311-6/+15
* | Packages/Yum.py: Fix dependency resolution logicSol Jerome2015-03-301-2/+101
* | Server/Plugins/Packages: Fix _init_attributes position.Alexander Sulfrian2015-03-251-2/+2
* | doc: ast.literal_eval in is only in 2.6+Michael Fenn2015-03-191-1/+1
* | doc: fix literal_eval entry in table and clarify headerMichael Fenn2015-03-191-2/+2
* | compat: use eval instead of ast.literal_eval on python 2.4Michael Fenn2015-03-193-2/+18
* | APT.py: Fix syntax error introduced in cae39b7Sol Jerome2015-03-191-1/+1
* | Reporting/models.py: Fix typoSol Jerome2015-03-171-1/+1
* | Merge pull request #256 from AlexanderS/drop-privsChris St. Pierre2015-02-265-8/+34
|\ \
| * | Server/Core: drop privileges even if not running as daemonAlexander Sulfrian2015-02-255-8/+34
|/ /
* | Merge pull request #267 from stpierre/pylint-0.28-maintChris St. Pierre2015-02-2514-83/+84
|\ \
| * | Fix pylint errorsChris St. Pierre2015-02-2514-83/+84
* | | Merge pull request #254 from AlexanderS/fix-yum-initChris St. Pierre2015-02-252-48/+92
|\ \ \
| * | | Plugins/Packages/Source: Remove unused arguments of _init_attributesAlexander Sulfrian2015-01-232-9/+4
| * | | Plugins/Packages: all attributes should be defined in __init__Alexander Sulfrian2015-01-232-53/+81
| * | | Plugins/Packages: fix initialization of YumSourceAlexander Sulfrian2015-01-162-60/+81
* | | | Server/Plugins/Metadata: Reject passwd clients, if auth_type is certAlexander Sulfrian2015-02-242-2/+9
| |/ / |/| |
* | | Make SSHbase also a Connector plugin.Alexander Sulfrian2015-01-271-0/+14
|/ /
* | testsuite: support for python-2.7.9maintAlexander Sulfrian2015-01-162-1/+18
* | testsuite/requirements: python-daemon >= 2.0.0 is brokenAlexander Sulfrian2015-01-161-1/+1
* | doc: Remove obsolete featureSol Jerome2015-01-021-1/+0
* | schemas/clients.xsd: Fix typoSol Jerome2014-12-171-1/+1
* | doc: Fix typoSol Jerome2014-11-131-1/+1
* | Merge branch 'fix-django-db-options-parsing' into maintSol Jerome2014-11-105-42/+32
|\ \
| * | Options.py: Fix database OPTIONS parsingSol Jerome2014-11-045-42/+32
| |/
* | Client/Tools/APT: fix pylint errors, enable checkAlexander Sulfrian2014-11-102-63/+83
* | Client/Tools/APT: fix exception nameAlexander Sulfrian2014-11-101-1/+1
* | Merge branch 'SYSV-use-simplefile' of https://github.com/fennm/bcfg2 into maintSol Jerome2014-11-084-10/+72
|\ \
| * | SYSV: add a migration tool to change simplename attributes to simplefileMichael Fenn2014-11-072-0/+55
| * | doc: Update SYSV datastream format docsMichael Fenn2014-11-061-3/+11
| * | SYSV: change instances of simplename to simplefileMichael Fenn2014-11-062-8/+7
| |/
* | Merge branch 'handle-apt-update-exceptions' of https://github.com/AlexanderS/...Sol Jerome2014-11-061-1/+5
|\ \
| * | Client/Tools/APT: handle exceptions gracefullyAlexander Sulfrian2014-11-051-1/+5
| |/
* | Server/Plugins/Packages: add debsrc attribute to url_mapAlexander Sulfrian2014-11-051-2/+2
* | schemas/packages.xsd: add default value for debsrcAlexander Sulfrian2014-11-051-1/+1
|/
* doc: Fix typosSol Jerome2014-11-031-8/+8
* doc: Add note about Decisions fix for 1.3.6Sol Jerome2014-10-311-0/+1
* testsuite: Fix tools __init__.py unit testAlexander Sulfrian2014-10-301-0/+2
* Tools: Fix install of non-whitelisted servicesSol Jerome2014-10-292-21/+23
* doc: Add 1.3.6 release notesSol Jerome2014-10-281-0/+26