summaryrefslogtreecommitdiffstats
path: root/src/lib/Client
Commit message (Expand)AuthorAgeFilesLines
* Fix __important__ handlingNarayan Desai2006-11-101-2/+3
* Allow specification of local socket bind addresses (Resolves Ticket #240)Narayan Desai2006-11-011-102/+49
* Remove __init__ based on (very useful, look at it if you need to debugDaniel Joseph Barnhart Clark2006-10-191-4/+0
* Removed not working comment, and added debug code to RefreshPackagesDaniel Joseph Barnhart Clark2006-10-191-5/+2
* * Automatically load the encap toolNarayan Desai2006-10-152-2/+2
* Fix apt problems againNarayan Desai2006-10-092-6/+1
* Important fixNarayan Desai2006-10-091-1/+1
* * Remove Launchd for nowNarayan Desai2006-10-091-1/+1
* * APT now fails cleanly on non-apt platformsNarayan Desai2006-10-093-1/+9
* * Respect verify=false in APT packagesNarayan Desai2006-10-081-1/+1
* * Implement a cleaner fix for the empty config file install checkNarayan Desai2006-10-081-3/+10
* Fix case where file is not bound.Narayan Desai2006-10-071-0/+3
* Merge of the client/refactor branch (revisions r2218-r2400)Narayan Desai2006-10-0618-1412/+1300
* Fix importNarayan Desai2006-09-291-1/+1
* Fix RPM.Refresh when rpm is already in use (Resolves Ticket #134)Narayan Desai2006-09-291-2/+7
* Fix up minor toolset problemsNarayan Desai2006-09-151-12/+12
* Add verbose logging of which bundle entries are badNarayan Desai2006-09-151-1/+4
* Fix Paranoid modeNarayan Desai2006-09-111-1/+1
* Add new epkg flagsNarayan Desai2006-08-311-2/+2
* Fix bundle deps in interactive modeNarayan Desai2006-08-301-0/+2
* Fix Interactive mode spacingNarayan Desai2006-08-302-9/+21
* Get a finalized, working version of lrc servicesNarayan Desai2006-08-291-4/+1
* ouchNarayan Desai2006-08-291-1/+1
* Add more debug for solarisNarayan Desai2006-08-291-0/+2
* More Solaris fixesNarayan Desai2006-08-291-7/+7
* More solaris fixupsNarayan Desai2006-08-291-3/+14
* Only restart enabled servicesNarayan Desai2006-08-292-6/+15
* fix typoNarayan Desai2006-08-291-1/+1
* Fix stupid thinkoNarayan Desai2006-08-291-1/+1
* Make service restarts tunable across platformsNarayan Desai2006-08-292-2/+15
* Implement service removal for smf/lrc servicesNarayan Desai2006-08-291-1/+12
* Fix pkgrm to not prompt the userNarayan Desai2006-08-291-1/+2
* Fix return for correct verify=false sysv packagesNarayan Desai2006-08-281-11/+12
* Implement interactive mode for the clientChris Vuletich2006-08-242-3/+22
* Cleanly detect unsupported entry typesNarayan Desai2006-08-241-0/+3
* Add -k (kevlar) option, and move objectionable debian behavion in here.Narayan Desai2006-08-221-5/+4
* Make the Proxy library respect the -C option (Resolves Ticket #94)Narayan Desai2006-08-221-2/+5
* Add --allmatches to rpm -e calls (Resolves Ticket #86)Narayan Desai2006-08-151-1/+1
* * Make all XML methods uniform across driversNarayan Desai2006-08-141-3/+3
* * Annotate Bcfg2.Client.XML driverNarayan Desai2006-08-142-10/+16
* Add new client side XML abstraction layerNarayan Desai2006-08-142-1/+22
* Change extra entries messages to be less scaryNarayan Desai2006-07-282-4/+4
* Don't execute the apt maintenance commands in dry-run modeNarayan Desai2006-07-281-5/+6
* Fix corner case where extra packages appear not to be installed (?)Narayan Desai2006-07-271-2/+7
* Fix ConfigFile verification of unbound entries (Resolves ticket #79)Narayan Desai2006-07-211-0/+3
* Skip checksum verification for multiarch packagesNarayan Desai2006-07-201-1/+1
* Fix multiarch package verificationNarayan Desai2006-07-191-1/+1
* Continue in case of entry verification errorsNarayan Desai2006-07-141-0/+3
* Fix diffing of binary filesNarayan Desai2006-07-141-1/+4
* Generic client toolset improvementsNarayan Desai2006-07-141-39/+21