summaryrefslogtreecommitdiffstats
path: root/src/lib/Client
Commit message (Expand)AuthorAgeFilesLines
* 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
* bcfg2: Ignore "-l" if configuring from a fileHolger Weiß2011-09-121-17/+17
* DebInit: Check for .legacy-bootordering fileHolger Weiß2011-09-121-1/+2
* Mark entry as modified only if Install() succeededHolger Weiß2011-09-072-2/+4
* Don't omit "important" entries from reportsHolger Weiß2011-09-041-0/+1
* 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
* 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