summaryrefslogtreecommitdiffstats
path: root/src/sbin/bcfg2
Commit message (Expand)AuthorAgeFilesLines
* added -B (skip bundles) and -Z (skip independent) optionsChris St. Pierre2012-06-061-2/+6
* minor option cleanupChris St. Pierre2012-06-011-6/+8
* fixed typoChris St. Pierre2012-06-011-36/+35
* fixed option group stuffChris St. Pierre2012-05-211-1/+1
* added option groupsChris St. Pierre2012-05-211-50/+36
* Remove svn keywordsSol Jerome2012-02-191-1/+0
* implemented something like service removal (#1075)Chris St. Pierre2012-01-241-1/+1
* made error handling from bcfg2 client more consistent; avoid someChris St. Pierre2011-11-231-26/+28
* bcfg2: Catch tracebacks (Tickets #1016 and #1017)Sol Jerome2011-06-211-0/+8
* added -t option to set client timeoutChris St. Pierre2011-06-011-4/+6
* Revert "bcfg2: Write cached config using encoding from Options.py"Holger Weiß2011-05-191-1/+1
* bcfg2: Convert specification from Unicode to UTF-8Holger Weiß2011-05-111-1/+1
* bcfg2: Fix typosSol Jerome2011-04-291-2/+2
* src/sbin: Add full PY3K compatibilitySol Jerome2011-04-271-7/+15
* Fix the bcfg2 client -r optionJonathan Billings2011-04-251-1/+6
* Bcfg2: handle server strings that don't start with https:// (Resolves Ticket ...Narayan Desai2011-01-121-0/+2
* bcfg2 client: implement bundle-quick modeNarayan Desai2010-12-081-2/+15
* bcfg2: fix fatal_error on 2.5+ (approach from https://me.yahoo.com/a/2SlxL.p_...Narayan Desai2010-09-261-1/+1
* bcfg2: Add back the new SSL key options (Fixes Ticket #916)Sol Jerome2010-08-141-3/+4
* bcfg2: fix option parsing for ssl key (Resolves Ticket #908)Narayan Desai2010-08-111-1/+0
* Harmonised log messagesFabian Affolter2010-08-111-10/+10
* Updated files to match PEP 257 Fabian Affolter2010-06-211-4/+4
* Updated files to match PEP 257Fabian Affolter2010-06-071-5/+5
* Options.py: Add configurable lockfile option (Resolves Ticket #850)Sol Jerome2010-02-201-3/+3
* Code cleanupsSol Jerome2009-12-301-5/+5
* bcfg2: Write cached config using encoding from Options.pySol Jerome2009-08-031-1/+1
* bcfg2: handle errors in lockfile unlockingNarayan Desai2009-07-231-2/+5
* Implement -z (for Independent entries only, a la -b) (Resolves Ticket #616)Narayan Desai2009-06-141-0/+1
* SSL: Implememt client-side server cN verificationNarayan Desai2009-05-191-2/+3
* Cleaned up agent mode options and added cmd line options for SSL reworkSol Jerome2009-05-121-20/+11
* remove dependence on old daemonize codeNarayan Desai2009-05-071-15/+1
* SSL: build appropriate client optionsNarayan Desai2009-05-061-1/+6
* bcfg2 client: remove agent supportNarayan Desai2009-05-061-98/+0
* Implement basic proxy based on 2.6 sslNarayan Desai2009-05-061-48/+4
* Fix some simple python 2to3 changesSol Jerome2009-04-231-9/+9
* Use safer alternatives to mktemp (Patch from adeason)Sol Jerome2009-01-291-1/+3
* Simplify service configuration; make all services use common restart frameworkNarayan Desai2009-01-231-1/+1
* fix the rest of lockfile bypassingNarayan Desai2008-10-101-2/+4
* Improve error checking for lockfilesNarayan Desai2008-10-101-7/+9
* Implement the balance of decision mode support (tested and working)Narayan Desai2008-10-081-0/+2
* Simplify GetDecisionLisk commandNarayan Desai2008-10-081-1/+2
* Implement client side of server-delegated decision supportNarayan Desai2008-09-241-0/+11
* fixed minor issues involving -e and -b in bcfg2-reportsJames Yang2008-08-061-1/+2
* applied logging->logger patchJames Yang2008-08-051-2/+2
* Commit client locking patch (From stousignant) (Resolves Ticket #575)Narayan Desai2008-07-101-0/+19
* Unicode support (from stousignant) (Resolves Ticket #549)Narayan Desai2008-06-301-2/+3
* Fix and simplify fingerprint verification codeNarayan Desai2008-04-011-8/+6
* Remove dead codeNarayan Desai2008-04-011-27/+0
* multi-fingerprint support (mainly from Ben Ritcey)Narayan Desai2008-04-011-13/+84
* fingerprint fix from ritceyNarayan Desai2008-03-271-1/+7