summaryrefslogtreecommitdiffstats
path: root/src/lib/Client
Commit message (Expand)AuthorAgeFilesLines
* SvcTools: Change return from mode="manual" to false so the entries report a B...Tim Laszlo2011-04-256-6/+6
* SvcTool: adding interactive_only modeTim Laszlo2011-04-251-1/+3
* Fix the bcfg2 client -r optionJonathan Billings2011-04-251-2/+2
* Lots of cleanup for bcfg2-repo-validate rewrite:Chris St. Pierre2011-04-211-11/+11
* Add basic support for systemd services.Jeffrey C. Ollie2011-04-191-0/+59
* VCS: Initial commit (#754)Sol Jerome2011-04-131-0/+137
* Tools: Skip Installation for mode='manual' services (#965)Sol Jerome2011-04-126-0/+30
* Client: PY3K + PEP8 fixesSol Jerome2011-04-076-50/+88
* APT: Catch apt-python initialization failures (#1001)Sol Jerome2011-04-061-1/+5
* add ability to ignore a debian ServiceJoe Digilio2011-03-252-0/+8
* Add error checking to make sure gpg-pubkeys have all needed informationJack Neely2011-03-171-0/+8
* Better handling of backup files in paranoid mode (Patch from mkd ticket #995)Sol Jerome2011-03-061-3/+4
* APT/YUMng: Remove stray punctuationSol Jerome2011-03-012-2/+2
* YUMng: Fix handling of gpg-pubkey packages by yum 3.2.20 on SLESChris St. Pierre2011-02-241-1/+6
* Service: Allow services that are both supervised and custom (Ticket #979)Chris St. Pierre2011-02-241-4/+2
* POSIX: Implement recursive attribute for nonexistent PathsSol Jerome2011-02-211-6/+30
* SMF: Reports current service status when using the Solaris SMF driver. (Resol...Sol Jerome2011-02-141-0/+1
* client tools: Add verification failure suggestion (Resolves #724)Sol Jerome2011-01-222-0/+6
* Merge branch 'master' of https://github.com/jdigilio/bcfg2Sol Jerome2011-01-221-17/+24
|\
| * Support ability to pass parameters to Upstart servicesJoe Digilio2011-01-221-17/+24
* | Chkconfig: track supervised services properly (Resolves Ticket #856)Narayan Desai2011-01-221-2/+2
|/
* APT: Enforce appearance of /usr/sbin and /sbin in PATH (Resolves Ticket #968)Narayan Desai2011-01-221-1/+5
* YUM24: New client tool from Jack Neely for older yum clients (Resolves Ticket...Sol Jerome2011-01-131-0/+421
* DebInit: Account for future lenny updates (Resolves Ticket #977)Sol Jerome2011-01-121-5/+3
* APT: Enable debugging output from apt-getRichard Connon2011-01-111-8/+9
* YUMng: Sync Joe Digilio's patch over from svnSol Jerome2010-11-021-0/+7
* Pacman: Fix traceback for exception handlerSol Jerome2010-11-021-1/+1
* Pacman: Use logging infrastructure for printing messagesSol Jerome2010-11-021-13/+9
* YUMng: syntax errorTim Laszlo2010-11-021-1/+1
* POSIX: Remove client-side support for old POSIX typesSol Jerome2010-11-025-326/+331
* Client Tools: Pylint/PEP8 fixesSol Jerome2010-11-0215-78/+133
* changed package type to 'pacman', if request package version is 'auto' and it...Asaf2010-11-021-8/+13
* Packages plugin / Client tools : add support for pacman based distros(arch, p...asaf2010-11-021-0/+81
* Keep interpreter specifications consistentSol Jerome2010-11-021-1/+1
* APT: Install missing configuration files (Fixes Ticket #622)Sol Jerome2010-10-121-1/+3
* Group paths to prune as an elementTim Laszlo2010-09-261-1/+4
* YUMng: correct the __req__Jack Neely2010-09-261-14/+6
* DebInit: implement support for dependency-based boot in Squeeze and beyondNarayan Desai2010-09-261-2/+18
* YUMng: Deal with any possible Yum verify exceptionsJack Neely2010-09-131-1/+8
* Client/Tools: Remove debsums.py client tool (accidentally committed)Sol Jerome2010-09-121-11/+0
* YUMng: patch from Tim Laszlo to handle verifying broken symlinksJack Neely2010-09-041-0/+2
* YUMng: fix bug #931Jack Neely2010-09-041-1/+0
* YUMng: Fix Path type='ignore' traceback (Reported by Thomas Ackermann)Sol Jerome2010-08-301-3/+8
* YUMng: speed improvements, multilib verify bug fixes, configuration knobsJack Neely2010-08-301-43/+97
* Tools/__init__.py: Pylint/PEP8 fixesSol Jerome2010-08-271-5/+15
* Tools/__init__.py: Autoload client tools present in the Tools directorySol Jerome2010-08-271-26/+9
* YUMng: Speed improvements, Enable reinstallsJack Neely2010-08-271-17/+107
* YUMng: All gpg-pubkey must be in the proper work queue to be installed.Jack Neely2010-08-181-7/+10
* YUMng.py: correct undefined variableJack Neely2010-08-181-1/+1
* YUMng display classes, always compare string versions of packages.Jack Neely2010-08-181-2/+2