summaryrefslogtreecommitdiffstats
path: root/src/lib/Client
Commit message (Expand)AuthorAgeFilesLines
* RPMng, YUMng improvements (patch from slack)Narayan Desai2010-06-212-15/+51
* POSIX: Don't install incompletely specified directory entries (Resolves Ticke...Sol Jerome2010-06-161-1/+9
* POSIX: Don't set perms for unspecified entries (Resolves ticket #893)Sol Jerome2010-06-161-0/+8
* Upstart: Fix bug when installing servicesSol Jerome2010-06-161-6/+6
* Add /etc/yum.repos.d to the important list for YUMngTim Laszlo2010-06-141-1/+2
* APT: Fix nonexistent Path verification failures (Reported by Remi Broemeling)Sol Jerome2010-06-101-0/+6
* tabs -> spacesSol Jerome2010-06-101-5/+5
* MacPorts/Portage: Fix indentation errorsSol Jerome2010-06-102-2/+2
* Updated files to match PEP 257Fabian Affolter2010-06-072-15/+16
* Updated files to match PEP 257Fabian Affolter2010-06-0720-180/+182
* Chkconfig: Fix supervised mode status='off' behavior (Patch from Mathieu Jobin)Sol Jerome2010-05-181-9/+17
* YUMng: Add support for Path type='ignore' entriesSol Jerome2010-04-302-2/+21
* YUMng: make yumng robust again virtual package specs (patch from slack)Narayan Desai2010-04-301-7/+26
* Upstart: Fix traceback for non-upstart services (Resolves Ticket #878)Sol Jerome2010-04-291-2/+7
* YUMng: Fix list comprehension traceback (Reported by Jonathan Billings) [bugfix]Sol Jerome2010-04-291-2/+2
* Frame.py: Fix handling of ^C on CentOS 5Sol Jerome2010-04-221-0/+3
* Upstart: Fix traceback for services that don't existSol Jerome2010-04-211-10/+16
* Frame: Modify list comprehension so that it doesn't require lxmlSol Jerome2010-04-141-2/+3
* APT: Add sources.list* to __important__ listSol Jerome2010-04-132-9/+24
* APT: produce reasonable interactive messages for version=auto entriesNarayan Desai2010-04-081-1/+1
* YUMng: preinstall /etc/yum.d/*Narayan Desai2010-04-081-0/+3
* RcUpdate: Add supervised service installSol Jerome2010-03-261-5/+13
* Removed unnecessary variable. Fixed usage of uninitialized variable.Sol Jerome2010-03-261-3/+3
* We don't call the init script anymore.Sol Jerome2010-03-261-8/+0
* We don't do that, this is done by __init__.py.Sol Jerome2010-03-261-10/+0
* Fixed a bug in the last commit. Is_enabled now really checks ifSol Jerome2010-03-261-11/+11
* Reworked RcUpdate.py. VerifyService now checks if running services areSol Jerome2010-03-261-34/+61
* POSIX: Add support to properly verify new POSIX entries (directories)Sol Jerome2010-03-221-1/+2
* Portage.py: Fix equery usage for newer versions of gentoolkit (Patch from Phi...Sol Jerome2010-03-221-1/+3
* Client/Tools/__init__.py: Report return value in lower bits of cmdstatSol Jerome2010-03-221-1/+4
* Upstart: Properly verify service statusSol Jerome2010-03-182-4/+19
* APT: Add support for using non-standard tool paths (Resolves Ticket #773Sol Jerome2010-03-131-9/+25
* Upstart: Add new upstart client toolSol Jerome2010-03-132-3/+83
* APT: add support for new debsums (Patch from Nicolas Dandrimont)Narayan Desai2010-03-131-1/+3
* FreeBSDInit: Add __init__ call (Resolves Ticket #814)Sol Jerome2010-02-171-0/+1
* SMF: Spelling fixSol Jerome2010-02-171-1/+1
* Remove duplicate definitions (reported by zed on irc) [bugfix]Sol Jerome2010-02-101-8/+0
* rpmtools: Use hashlib for 2.5 or greater clientsSol Jerome2010-02-011-2/+11
* RcUpdate: Fix Service detection on Gentoo (Patch from Thorsten Lockert #825) ...Sol Jerome2010-01-201-0/+10
* Code cleanupsSol Jerome2009-12-301-1/+1
* RPMng: fix ignore filename handing (Resolves Ticket #811)Narayan Desai2009-12-091-4/+3
* IPS: Fix typo (Patch from Matthew Baker) [bugfix]Sol Jerome2009-12-041-2/+2
* MacPorts: Preliminary attempt at a workable macports client toolSol Jerome2009-11-302-2/+62
* rpmtools: Spelling/pep8 fixesSol Jerome2009-11-301-22/+22
* launchd: fixed return code checks when (un)installing servicesKamil Kisiel2009-11-251-2/+2
* POSIX: Use tag name in interactive mode to prevent confusionSol Jerome2009-11-241-1/+1
* POSIX: Remove support for old-style posix entriesSol Jerome2009-11-191-5/+0
* launchd: minor spacing fixSol Jerome2009-11-191-1/+1
* RPMng: supress prelink runs in dryrun mode (Resolves Ticket #794) [bugfix]Narayan Desai2009-11-111-1/+1
* RcUpdate: Fix final regression caused by [5178] (Patch from Thorsten Lockert)Sol Jerome2009-11-071-1/+1