summaryrefslogtreecommitdiffstats
path: root/src/lib/Options.py
Commit message (Expand)AuthorAgeFilesLines
* merged 0106905... added ability to pass options to nose, ignore tests, test s...Chris St. Pierre2012-05-041-1/+11
* Options: Better fix for unreadable bcfg2.confSol Jerome2012-03-171-11/+8
* Options: Inform user when unable to read bcfg2.confSol Jerome2012-02-011-1/+11
* Options: Fix paranoid = false in bcfg2.conf (#1048)Sol Jerome2011-09-141-1/+4
* Base plugin is deprecated in 1.2.0anatoly techtonik2011-09-101-1/+0
* Options: Clarify interactive mode descriptionSol Jerome2011-09-101-1/+2
* New Info attribute: "sensitive"Holger Weiß2011-06-291-0/+3
* Correct the description of bcfg2(1)'s "-z" optionHolger Weiß2011-06-211-1/+1
* Options: Set default encoding to UTF-8 (as per Holger Weiß's suggestion)Sol Jerome2011-06-061-2/+4
* Document the "decision" option in bcfg2.conf(5)Holger Weiß2011-06-041-2/+2
* bcfg2-server: Add the ability to listen on specific interfaces (#1013)Sol Jerome2011-06-031-0/+19
* added -t option to set client timeoutChris St. Pierre2011-06-011-0/+3
* allow setting whitelist/blacklist mode in bcfg2.confChris St. Pierre2011-05-241-0/+1
* Common: Add full PY3K compatibilitySol Jerome2011-04-271-2/+4
* A property file can now have a matching .xsd file (e.g.,Chris St. Pierre2011-04-131-0/+2
* Added two flags to bcfg2-repo-validate:Chris St. Pierre2011-04-111-0/+6
* Minor changes acc. PEP8Fabian Affolter2011-01-051-25/+25
* bcfg2 client: implement bundle-quick modeNarayan Desai2010-12-081-0/+2
* Use for both, the server and the client, '--ssl-key' Fabian Affolter2010-08-141-41/+42
* Add the ability to specify important entries via info/info.xmlSol Jerome2010-06-221-5/+8
* Updated files to match PEP 257Fabian Affolter2010-06-071-3/+3
* APT: Add support for using non-standard tool paths (Resolves Ticket #773Sol Jerome2010-03-131-0/+10
* Options.py: Add configurable lockfile option (Resolves Ticket #850)Sol Jerome2010-02-201-0/+4
* SSL fingerprint is deprecatedSol Jerome2010-02-041-3/+0
* Add bcfg2.conf option so that client can always run in paranoid modeSol Jerome2009-10-141-1/+1
* Pylint/PEP 8 Code cleanupsSol Jerome2009-10-071-4/+5
* Paranoid mode: Make paranoid mode more versatile/configurableSol Jerome2009-07-181-0/+7
* Plugin.py: Add configurable metadata settings to bcfg2.conf (ticket #680)Sol Jerome2009-07-011-0/+12
* Options.py: Remove unused variableSol Jerome2009-07-011-1/+0
* bcfg2-info: add complete profiling supportNarayan Desai2009-06-211-1/+1
* Implement -z (for Independent entries only, a la -b) (Resolves Ticket #616)Narayan Desai2009-06-141-2/+4
* SSL: Implememt client-side server cN verificationNarayan Desai2009-05-191-0/+6
* Cleaned up agent mode options and added cmd line options for SSL reworkSol Jerome2009-05-121-20/+14
* Add spacing for longer options in bcfg2 -hSol Jerome2009-05-061-2/+2
* SSL: build appropriate client optionsNarayan Desai2009-05-061-1/+7
* SSL: Setup server optionsNarayan Desai2009-05-061-0/+2
* More python 2to3 updates along with pylint/code cleanupsSol Jerome2009-04-231-8/+12
* Remove unused imports for pylintSol Jerome2009-04-171-1/+5
* Implement ssl certificate split, in preparation for SSL client cert authNarayan Desai2009-04-081-0/+2
* bcfg2-info: add option trace file option for profiling modeNarayan Desai2009-03-091-1/+1
* Implement profiler mode for bcfg2-infoNarayan Desai2009-03-091-0/+2
* Remove old vcs optionSol Jerome2009-02-191-3/+1
* Update Init.py for new bcfg2.conf layoutSol Jerome2009-02-111-6/+11
* Simplify service configuration; make all services use common restart frameworkNarayan Desai2009-01-231-1/+3
* Revert accidental svn keyword changes and add minor pylint fixesSol Jerome2009-01-151-1/+1
* Add support for alternate VCS backendsSol Jerome2009-01-131-3/+4
* Implement metadata connector functionalityNarayan Desai2008-12-241-0/+2
* Harden file monitoring option handling (Resolves Ticket #611 and reresolves #...Narayan Desai2008-11-131-1/+1
* Implement client side of server-delegated decision supportNarayan Desai2008-09-241-0/+2
* Fix helpExit messageSol Jerome2008-09-121-2/+1