summaryrefslogtreecommitdiffstats
path: root/src/lib/Client
Commit message (Expand)AuthorAgeFilesLines
* 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
* New Info attribute: "sensitive"Holger Weiß2011-06-291-5/+9
* YUMng: arch may not be specifiedJack Neely2011-06-221-1/+6
* YUMng: correct syntax in list compJack Neely2011-06-221-1/+1
* Packages are uniquely identified by both name and archJack Neely2011-06-221-2/+2
* Frame: Fix 'important' interactive installation (#1015)Sol Jerome2011-06-211-9/+12
* POSIX: Add recursive permissions (Ticket #871)Sol Jerome2011-06-181-2/+57
* Client Tools: Add PY3K compatibilitySol Jerome2011-06-156-22/+49
* Addition Yum error handlingJack Neely2011-06-141-16/+34
* Make -q turn off package verification in YUMngJack Neely2011-06-141-0/+3
* POSIX: Detect missing cache directory failuresSol Jerome2011-06-141-2/+9
* YUMng: Fix typo in last commitSol Jerome2011-06-141-1/+1
* YUM: Make YUMng the preferred client tool on RPM systemsSol Jerome2011-06-142-3/+1
* Frame: Fix 'important' entry installation in decision mode (Reported by m4z o...Sol Jerome2011-06-141-36/+50
* Create non-ASCII diffsHolger Weiß2011-06-142-10/+21
* POSIX: Clarify normalization error (Reported by Tim Goodaire)Sol Jerome2011-06-141-2/+4
* APT: Add two filters for deprecated API accessesHolger Weiß2011-06-141-0/+2
* Upstart: Fix typo reported by justintime on IRCSol Jerome2011-06-141-1/+1
* Client/Tools: Get rid of popen2 (in favor of subprocess)Sol Jerome2011-04-281-45/+7
* 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