summaryrefslogtreecommitdiffstats
path: root/src/lib/Client
Commit message (Expand)AuthorAgeFilesLines
* Don't assume python2.5 is being used on successful hashlib importSol Jerome2010-08-111-7/+7
* IPS: Fix argument ordering for PkgTool.__init__ as wellTim Laszlo2010-08-041-1/+1
* IPS: init args ordering patch from Rick BradshawSol Jerome2010-07-301-1/+1
* YUMng: Better error handling for installsTim Laszlo2010-07-301-2/+8
* Commit whitelist/blacksupport for glob style entriesNarayan Desai2010-07-301-6/+19
* YUMng: Fix spellingSol Jerome2010-07-191-1/+1
* YUMng: Add basic Yum error handling on loadTim Laszlo2010-07-081-3/+13
* YUMng: Use native Yum APITim Laszlo2010-07-081-134/+96
* Add the ability to specify important entries via info/info.xmlSol Jerome2010-06-224-3/+8
* APT: Add more filters for deprecated apt API accesses (Patch from Kioob)Sol Jerome2010-06-211-0/+2
* 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