summaryrefslogtreecommitdiffstats
path: root/src/lib/Client/Frame.py
Commit message (Expand)AuthorAgeFilesLines
* Tighten up decision-list client-side codeNarayan Desai2008-10-081-10/+23
* Implement client side of server-delegated decision supportNarayan Desai2008-09-241-0/+14
* Improve interactive mode entry selection for __important__ entries (another p...Narayan Desai2008-08-051-2/+4
* Disable handling of __important__ files in bundle and dryrun modesNarayan Desai2008-06-131-1/+2
* Add an extra blank line in multi-entry outputNarayan Desai2008-04-051-0/+1
* Remove validation states from Tool instances (in preparation for DecisionList...Narayan Desai2008-03-171-6/+6
* Fix tb in __important__ path (reported/patched by SolJ) [bugfix]Narayan Desai2008-02-131-1/+1
* Harden handling if __important__ entries (reported by SolJ) [bugfix]Narayan Desai2008-01-251-4/+9
* Remove client-side of (deprecated) toolset supportNarayan Desai2008-01-191-15/+2
* Frame updates (and start of unit-testing)Narayan Desai2008-01-181-16/+14
* Implement support for -b foo:bar:baz on the command line (Resolves Ticket #516)Narayan Desai2008-01-161-1/+1
* Harden frame against tool driver syntax errors (Related to #507) [bugfix]Narayan Desai2007-12-021-1/+6
* Client side of improved support for binary files in statisticsNarayan Desai2007-08-011-5/+2
* fix base64 problemNarayan Desai2007-07-161-1/+1
* Add checker support to ComponentNarayan Desai2007-07-131-1/+5
* Add preliminary support for FreeBSD Packages (from gogo)Narayan Desai2007-06-021-1/+2
* Make interactive messages consistent (Resolves Ticket #437)Narayan Desai2007-05-151-2/+2
* Add better driver control support to bcfg2 client (Resolves Ticket #389)Narayan Desai2007-04-051-2/+8
* Add support for drivers not enabled by default (in preparation for addition o...Narayan Desai2007-04-021-1/+1
* Fix interactive modeNarayan Desai2007-03-121-0/+4
* Move multiple inclusion messages into debug modeNarayan Desai2007-03-121-2/+2
* Properly integrate actions into Interactive mode (Resolves Ticket #414)Narayan Desai2007-03-101-39/+38
* Fix overenthusiastic yum override (Reported by Pedro)Narayan Desai2007-02-051-4/+5
* Ensure that (pre) actions are not executed from BaseNarayan Desai2007-02-021-0/+3
* Fix base installation caseNarayan Desai2007-02-021-1/+1
* Clean up tool driver conflict codeNarayan Desai2007-02-021-9/+9
* Implement complete Yum solutionNarayan Desai2007-02-011-4/+5
* Pretty up multiple inclusion messageNarayan Desai2007-01-291-1/+1
* Fix message (Resolves Ticket #377)Narayan Desai2007-01-291-1/+1
* Add bad entries output if -e is specifiedNarayan Desai2007-01-251-0/+4
* Implement Action supportNarayan Desai2007-01-241-27/+50
* Commit infrastructure for Action driverNarayan Desai2007-01-231-6/+12
* Add output describing clobbered entriesNarayan Desai2007-01-231-2/+6
* Fix bundle reverify behaviorNarayan Desai2007-01-231-1/+1
* Add temporary -e mode to display extra configuration entry details (Resolves ...Narayan Desai2007-01-201-0/+3
* Add configfile interactive diff support. (Resolves Ticket #279)Narayan Desai2007-01-181-1/+3
* Implement more verbose questions for interactive mode (for Packages) (Halfway...Narayan Desai2007-01-161-1/+5
* add entry type defaults for other toolsetsNarayan Desai2007-01-161-1/+4
* Pylint fixesNarayan Desai2007-01-161-1/+1
* Fix issue reported by mjinksNarayan Desai2007-01-121-1/+1
* Add conflicts support for tool driversNarayan Desai2007-01-111-2/+9
* 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-081-1/+2
* Add client support for manual driver specificationNarayan Desai2007-01-081-1/+5
* Add defaults for rh systemsNarayan Desai2007-01-051-0/+9
* Make reinventory contingent on configuration activity (Resolves Ticket #280)Narayan Desai2006-11-271-5/+7
* Make -I mode follow same defaults as -r for removal entries (Resolves Ticket ...Narayan Desai2006-11-261-1/+1
* Add inventory recheck functionality to -k mode (Deals with part 3 of Ticket #...Narayan Desai2006-11-241-1/+10
* Make dryrun output conditional on required operations (Resolves Ticket #287)Narayan Desai2006-11-231-6/+9