summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* debian: remove sphinx dependency (not available under squeeze)debian/1.3.3pre2-spline1Alexander Sulfrian2013-09-133-15/+1
* debian: bump versionAlexander Sulfrian2013-09-131-0/+28
* schemas/types: add important flag to PathType (for BoundPath)v1.3.3pre2-spline1Alexander Sulfrian2013-09-131-0/+8
* Client/Tools/POSIX: only execute needed directory installsAlexander Sulfrian2013-09-131-4/+13
* Client/Tools/POSIX: fix prune actionsAlexander Sulfrian2013-09-131-0/+2
* Client/Tools/POSIX: catch multiple VerifyDirectory callsAlexander Sulfrian2013-09-131-2/+9
* Reports/templates: mark hosts with extra packages in grid viewAlexander Sulfrian2013-09-131-0/+2
* Plugins/Packages/Portage: use keywords/use config everywhereAlexander Sulfrian2013-09-131-23/+24
* Plugins/Packages/Layman: add support for layman overlaysAlexander Sulfrian2013-09-133-0/+124
* Plugins/Packages/Portage: add support for per-package flagsAlexander Sulfrian2013-09-131-1/+14
* Plugins/PkgVars: support multiple values per packageAlexander Sulfrian2013-09-132-4/+10
* Plugins/Packages/Portage: add Packages Plugin for PortageAlexander Sulfrian2013-09-132-0/+291
* Plugins/Packages/Collection: add cclass marker for SourcesAlexander Sulfrian2013-09-131-5/+7
* Client/Tools/APT: save new package version for auto pkgsAlexander Sulfrian2013-09-131-3/+5
* Packages/Apt: add name property to additional_dataAlexander Sulfrian2013-09-131-1/+1
* Packages/Apt: add pin attribute for extra pinning informationAlexander Sulfrian2013-09-132-1/+14
* Packages/Apt: add priority to additional_infoAlexander Sulfrian2013-09-131-1/+1
* Client: always actions do not modify hostsAlexander Sulfrian2013-09-131-1/+3
* Client: allow pre-Actions and important-Paths to enable installsAlexander Sulfrian2013-09-132-9/+21
* Plugins/PkgVars: new plugin to set various vars per packageAlexander Sulfrian2013-09-136-7/+133
* Packages: add name to sourcesAlexander Sulfrian2013-09-132-0/+12
* Packages: add priority to sources and sort according to itAlexander Sulfrian2013-09-133-0/+14
* mark dependencies as automatic installedAlexander Sulfrian2013-09-131-0/+23
* Plugins/Packages: ability to overwrite recommended flag per packageAlexander Sulfrian2013-09-136-21/+75
* bcfg2-reports: update to use current modelsAlexander Sulfrian2013-09-131-5/+5
* Packages: make opportunistic yum cache creation respect metadata=disabledChris St. Pierre2013-09-131-1/+22
* bcfg2-info: fixed automatchChris St. Pierre2013-09-131-1/+1
* Yum: Removed unused importChris St. Pierre2013-09-131-2/+1
* Packages: fixed read-only yum cacheChris St. Pierre2013-09-132-34/+30
* Packages: better stringification/representation of OnDemandDictChris St. Pierre2013-09-131-1/+1
* Packages: use a separate yum persistdir per cacheChris St. Pierre2013-09-131-0/+1
* Bcfg2/Client/Tools: do not get bootstatus directly from the entryAlexander Sulfrian2013-09-131-1/+1
* POSIXUsers: updated tests for removal of -mChris St. Pierre2013-09-131-3/+3
* POSIXUsers: remove usermod -m option, which is too newChris St. Pierre2013-09-131-1/+0
* Core: handle unknown log handlers without names gracefullyChris St. Pierre2013-09-131-3/+8
* Packages: added missing docstringChris St. Pierre2013-09-131-0/+3
* Read-only yum cacheChris St. Pierre2013-09-134-27/+145
* Encryption: reduce noise from encryption failures when decrypt=laxChris St. Pierre2013-09-132-2/+2
* Don't crash when a file diff contains utf-8 charsStéphane Graber2013-09-131-0/+3
* repoint some trac links to githubDuncan Hutty2013-09-133-3/+3
* Copy xml elements before appending to tree. This prevents modified entries f...Tim Laszlo2013-09-131-1/+2
* Metadata: fixed long lineChris St. Pierre2013-09-131-2/+2
* Core: Gracefully handle failure to add client without default groupChris St. Pierre2013-09-132-6/+10
* Core: apply FAM blocking option to all commands that start a serverChris St. Pierre2013-09-136-10/+26
* RcUpdate: Use get_bootstatusSol Jerome2013-09-131-1/+1
* Stop adding chkconfig service to every run leveligorwidlinski2013-09-131-1/+1
* fixed pylintChris St. Pierre2013-09-131-1/+1
* Metadata: fixed docstring typoChris St. Pierre2013-09-131-1/+1
* bcfg2-test: fixed return valueChris St. Pierre2013-09-131-3/+6
* Merge pull request #112 from fennm/bcfg2-chkconfig-use-listChris St. Pierre2013-07-021-2/+2
|\