summaryrefslogtreecommitdiffstats
path: root/src/lib/Client/Frame.py
Commit message (Expand)AuthorAgeFilesLines
* Actions: Fix bundle filtering of actions (Resolves Ticket #766)Narayan Desai2009-10-241-1/+2
* Client Frame: Do not run updates for unspecified bundles (Fix for ticket #751)Sol Jerome2009-09-281-10/+13
* POSIX: Add support for nonexistent Path entry typesSol Jerome2009-09-261-1/+1
* Packages: Add list of packages and dependencies on clientSol Jerome2009-09-151-0/+6
* Implement -z (for Independent entries only, a la -b) (Resolves Ticket #616)Narayan Desai2009-06-141-0/+3
* Python 2to3 updates for the Client toolsSol Jerome2009-04-241-23/+36
* Update dictionary accesses to work with Python 3.0Sol Jerome2008-12-221-1/+1
* Warn on missing bundles when using -b (Resolves Ticket #615) [bugfix]Sol Jerome2008-12-211-4/+15
* pylint fixes for client codeNarayan Desai2008-12-081-7/+7
* Implement the balance of decision mode support (tested and working)Narayan Desai2008-10-081-6/+7
* 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