summaryrefslogtreecommitdiffstats
path: root/src/lib/Client
Commit message (Expand)AuthorAgeFilesLines
* minor comment fix for bcfg2-adminNarayan Desai2007-01-171-0/+6
* Implement more verbose questions for interactive mode (for Packages) (Halfway...Narayan Desai2007-01-163-10/+37
* Make bcfg2 -P actually paranoid (Resolves Ticket #359)Narayan Desai2007-01-161-2/+6
* add entry type defaults for other toolsetsNarayan Desai2007-01-161-1/+4
* Pylint fixesNarayan Desai2007-01-166-12/+16
* Add version information for extra packages that use the PkgTool.FindExtraPack...Narayan Desai2007-01-151-3/+4
* Fix issue reported by mjinksNarayan Desai2007-01-121-1/+1
* Add conflicts support for tool driversNarayan Desai2007-01-112-4/+13
* Add Yum driverNarayan Desai2007-01-102-1/+24
* Report on service restart errors (Begin to address Debian Bug 406288)Narayan Desai2007-01-101-3/+5
* Add informational message for entries multiply included in configuration (Res...Narayan Desai2007-01-101-0/+10
* Alphabetize config entries for the interactive prompt (Resolves Ticket #356)Narayan Desai2007-01-101-1/+9
* Two client updatesNarayan Desai2007-01-082-3/+10
* First working version of launchd support! Joey Hagedorn2007-01-082-18/+23
* Fix DebInit and SMF extra service removalNarayan Desai2007-01-082-4/+5
* Two fixes for SMF FMRI verificationNarayan Desai2007-01-081-1/+2
* Add client support for manual driver specificationNarayan Desai2007-01-081-1/+5
* Fix verify failures when installation info isn't supplied.Narayan Desai2007-01-051-1/+2
* Add defaults for rh systemsNarayan Desai2007-01-051-0/+9
* Enabled launchd as valid service; support is completely untested at this poin...Joey Hagedorn2007-01-032-12/+13
* Preliminiary launchd support implementation for Install function.Joey Hagedorn2007-01-031-11/+37
* working on initial launchd service support implementationJoey Hagedorn2007-01-021-1/+14
* Initial commit of launchd service support.Joey Hagedorn2007-01-021-0/+55
* Portage driver update (it now works!) from mjinksNarayan Desai2006-12-231-8/+9
* Fix some error paths in SMFNarayan Desai2006-12-211-4/+11
* Only activate RPM when the db has been initializedNarayan Desai2006-12-211-1/+1
* Fix legacy service reactivationNarayan Desai2006-12-141-3/+3
* Remove debugging commentNarayan Desai2006-12-141-3/+0
* remove debug message from SMF driverNarayan Desai2006-12-141-2/+0
* Fix SMF problems on solarisNarayan Desai2006-12-142-27/+17
* Add better apt-verbosityNarayan Desai2006-12-121-0/+4
* Fix partial command output problemNarayan Desai2006-12-111-0/+4
* Spacing cleanup on Portage driverNarayan Desai2006-12-021-0/+1
* Initial Gentoo support (from Michael Jinks)Narayan Desai2006-12-013-2/+128
* Make reinventory contingent on configuration activity (Resolves Ticket #280)Narayan Desai2006-11-273-7/+11
* Add support for different output formats for debsums (Resolves Ticket #298)Narayan Desai2006-11-271-1/+10
* Make -I mode follow same defaults as -r for removal entries (Resolves Ticket ...Narayan Desai2006-11-261-1/+1
* Produce better message from APT when no md5sums exist (though verification wi...Narayan Desai2006-11-261-0/+4
* Fix apt checksum comparison (output formatting changed with new options)Narayan Desai2006-11-251-1/+6
* Add inventory recheck functionality to -k mode (Deals with part 3 of Ticket #...Narayan Desai2006-11-241-1/+10
* Improve error message for failed user/group resolutionNarayan Desai2006-11-241-1/+1
* Fix for secondary issue in ticket #280Narayan Desai2006-11-241-0/+1
* Make dryrun output conditional on required operations (Resolves Ticket #287)Narayan Desai2006-11-231-6/+9
* Allow bcfg2 -n -r all to work properly (Resolves Ticket #284)Narayan Desai2006-11-231-7/+12
* Fix APT driver to display package names upon removal (Resolves Ticket #285)Narayan Desai2006-11-231-3/+3
* Fix multiple debinit extra service problem [reported by naapuri]Narayan Desai2006-11-231-3/+6
* Fix package removal [report from naapuri]Narayan Desai2006-11-232-3/+3
* Add Permissions codeNarayan Desai2006-11-221-0/+8
* Fix -r failure [reported by naapuri]Narayan Desai2006-11-221-1/+1
* Change to debsums -as (checks config files as well) [from naapuri request]Narayan Desai2006-11-221-1/+1