summaryrefslogtreecommitdiffstats
path: root/src/lib/Client
Commit message (Expand)AuthorAgeFilesLines
* Client/Tools/POSIX: fix prune actionsdebian/1.2.3-14Alexander Sulfrian2013-06-071-0/+2
* Client/Tools/POSIX: fix indentationAlexander Sulfrian2013-06-071-1/+1
* Client/Tools/POSIX: catch multiple VerifyDirectory callsdebian/1.2.3-11Alexander Sulfrian2013-05-021-1/+3
* Client/Tools/APT: save new package version for auto pkgsAlexander Sulfrian2013-05-021-3/+5
* Client: always actions do not modify hostsAlexander Sulfrian2013-03-061-1/+2
* Client: allow pre-Actions and important-Paths to enable installsAlexander Sulfrian2013-03-062-8/+20
* mark dependencies as automatic installedAlexander Sulfrian2013-01-301-0/+23
* YUMng: Fix DBStats hooks for centos5Tim Laszlo2012-06-191-3/+3
* Adding DBStats hooks into YUMngJohn 'Skip' Reddy2012-06-191-0/+7
* use provided logger throughout POSIX driver, to make bcfg2-info builddir quieterChris St. Pierre2012-05-221-19/+29
* Fixed launchd to correctly parse label from plist, and added a warning when i...Luke Cyca2012-04-161-3/+4
* MacPorts now respects version="any" and logs version mismatches like other pl...Luke Cyca2012-04-161-1/+8
* Fixed MacPorts pkgtool tuple and cleaned up logger outputLuke Cyca2012-04-131-2/+2
* launchd: Remove popen2 callsSol Jerome2012-03-271-18/+32
* fixed mistake in previous commitChris St. Pierre2012-01-261-0/+1
* track service restarts to prevent a service from being restarted multiple tim...Chris St. Pierre2012-01-261-5/+13
* prompt for interactive install of pre and both actions (#1052)Chris St. Pierre2012-01-251-20/+22
* implemented something like service removal (#1075)Chris St. Pierre2012-01-241-0/+7
* disable yum debug entirely by defaultChris St. Pierre2012-01-171-1/+1
* fixed setting yum debuglevelChris St. Pierre2012-01-131-0/+1
* abstracted two separate YumBase instantiations into _loadYumBase()Chris St. Pierre2012-01-121-37/+48
* Reload all Yum configuration before any install operation.Jack Neely2012-01-111-0/+10
* fixed setting debuglevel on SLES 11 yumChris St. Pierre2012-01-091-1/+1
* Revert "Correct syntax for try/except statements."Raul Cuza2011-12-101-1/+1
* Correct syntax for try/except statements.Raul Cuza2011-12-091-1/+1
* Remove problematic tabs from file.Raul Cuza2011-12-091-1/+1
* make yum debug level adjustments work with older yumChris St. Pierre2011-12-021-4/+10
* improved error/debugging messages from YUMngChris St. Pierre2011-11-291-4/+9
* Use new python-apt API and fall back to the old API when new API isn't availableJeroen Dekkers2011-11-231-23/+52
* Chkconfig: Minor PEP8 fixSol Jerome2011-11-101-1/+1
* Portage: Turn off pipe detection in equerySol Jerome2011-11-061-2/+3
* Portage: Add globbing to produce old gentoolkit behaviorSol Jerome2011-11-041-1/+1
* Show prompt when only the permissions of a file have changed, and notJoe Digilio2011-11-041-0/+6
* VCS: Fix traceback when destination directory existsSol Jerome2011-11-041-0/+13
* properly initialize content so that non-existant files don't get readChris St. Pierre2011-10-311-0/+1
* initialize longtime correctlyChris St. Pierre2011-10-281-1/+1
* Made Verifyfile() much more efficient and resilient:Chris St. Pierre2011-10-281-99/+148
* APK: Pylint/PEP8 fixesSol Jerome2011-10-111-8/+12
* Merge branch 'apk' of https://github.com/fabaff/bcfg2Sol Jerome2011-10-113-4/+62
|\
| * Initial support for the APK management in Alpine Linux. Fabian Affolter2011-10-111-0/+58
| * Minor changesFabian Affolter2011-10-112-4/+4
* | * Added support for yum libraries (if available and configured). ThisChris St. Pierre2011-10-071-3/+12
* | APT: Add filter for deprecated API accessHolger Weiß2011-09-181-0/+1
* | POSIX: Honor the user's umaskHolger Weiß2011-09-141-7/+7
* | DebInit: Always initialize "start_sequence"Holger Weiß2011-09-121-0/+1
* | bcfg2: Ignore "-l" if configuring from a fileHolger Weiß2011-09-121-17/+17
* | DebInit: Check for .legacy-bootordering fileHolger Weiß2011-09-121-1/+2
* | Mark entry as modified only if Install() succeededHolger Weiß2011-09-072-2/+4
|/
* Don't omit "important" entries from reportsHolger Weiß2011-09-041-0/+1
* POSIX: Unset umask (Resolves #1031)Sol Jerome2011-08-261-0/+7