summaryrefslogtreecommitdiffstats
path: root/src/lib/Client/Frame.py
Commit message (Expand)AuthorAgeFilesLines
* Client: always actions do not modify hostsAlexander Sulfrian2013-03-061-1/+2
* Client: allow pre-Actions and important-Paths to enable installsAlexander Sulfrian2013-03-061-8/+15
* prompt for interactive install of pre and both actions (#1052)Chris St. Pierre2012-01-251-20/+22
* bcfg2: Ignore "-l" if configuring from a fileHolger Weiß2011-09-121-17/+17
* Mark entry as modified only if Install() succeededHolger Weiß2011-09-071-1/+2
* Don't omit "important" entries from reportsHolger Weiß2011-09-041-0/+1
* Frame: Fix 'important' interactive installation (#1015)Sol Jerome2011-06-211-9/+12
* Frame: Fix 'important' entry installation in decision mode (Reported by m4z o...Sol Jerome2011-06-091-36/+50
* Create non-ASCII diffsHolger Weiß2011-06-061-1/+2
* Fix the bcfg2 client -r optionJonathan Billings2011-04-251-2/+2
* Client: PY3K + PEP8 fixesSol Jerome2011-04-071-7/+22
* POSIX: Remove client-side support for old POSIX typesSol Jerome2010-10-181-14/+0
* Commit whitelist/blacksupport for glob style entriesNarayan Desai2010-07-301-6/+19
* Updated files to match PEP 257Fabian Affolter2010-06-071-14/+15
* Frame.py: Fix handling of ^C on CentOS 5Sol Jerome2010-04-221-0/+3
* Frame: Modify list comprehension so that it doesn't require lxmlSol Jerome2010-04-141-2/+3
* APT: Add sources.list* to __important__ listSol Jerome2010-04-131-0/+14
* 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