summaryrefslogtreecommitdiffstats
path: root/src/lib/Client/Tools
Commit message (Expand)AuthorAgeFilesLines
* YUMng: fixed recording desired version of Package entries that lack release o...Chris St. Pierre2012-08-301-3/+5
* YUMng: version, release, and arch are not required attrs of BoundPackage or P...Chris St. Pierre2012-08-231-3/+3
* 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
* 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
* | DebInit: Check for .legacy-bootordering fileHolger Weiß2011-09-121-1/+2
* | Mark entry as modified only if Install() succeededHolger Weiß2011-09-071-1/+2
|/
* POSIX: Unset umask (Resolves #1031)Sol Jerome2011-08-261-0/+7
* APT: Add type='ignore' support (patch from tie on IRC)Sol Jerome2011-08-171-2/+11
* Action: Fix decision mode installation (resolves #1029)mkd2011-08-161-5/+21
* Action: Fix whitelist mode (Resolves #1029)Sol Jerome2011-08-101-1/+5
* fixed stupid typoChris St. Pierre2011-08-081-1/+1
* do not start/stop services with "-s disabled"Chris St. Pierre2011-08-081-3/+4
* Chkconfig: Use LANG=C to avoid locale conflicts (Resolves #1028 and #926)Sol Jerome2011-07-221-0/+3
* as per http://trac.mcs.anl.gov/projects/bcfg2/ticket/1026Josh Koenig2011-07-201-1/+1
* Remove useless parenthesesHolger Weiß2011-06-301-4/+4