summaryrefslogtreecommitdiffstats
path: root/src/sbin/bcfg2
Commit message (Expand)AuthorAgeFilesLines
* 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
* Frame updates (and start of unit-testing)Narayan Desai2008-01-181-1/+2
* Simplify proxy code. We don't need a multi-component infrastructure or local ...Narayan Desai2008-01-091-1/+1
* Replace bcfg2 proxy code with simplified code from CobaltNarayan Desai2008-01-091-8/+6
* ensure bcfg2 isnt passed arguments (only options)Narayan Desai2008-01-081-1/+4
* Fix client optargsNarayan Desai2007-12-311-2/+4
* Fix option parser usageNarayan Desai2007-12-311-1/+1
* Clean up pylint warningsNarayan Desai2007-12-311-75/+73
* fixup bcfg2 client to use new option parserNarayan Desai2007-12-311-60/+26
* Settings class to remove redundant code for parsing config file.Robert Gogolok2007-12-301-3/+7
* move daemonize support to own moduleRobert Gogolok2007-12-281-41/+2
* Improve agent scripts and daemonization support [bugfix]Narayan Desai2007-11-301-0/+43
* merging back in xmlrpc branch for agent-mode supportJoey Hagedorn2007-07-191-4/+141
* Switch to newstyle exception raisesNarayan Desai2007-07-131-41/+51
* Add probe execution displayNarayan Desai2007-06-291-0/+2
* Add argument check (Resolves Ticket #435)Narayan Desai2007-05-211-2/+8
* Fix option handling (resolves issue reported by mbrady)Narayan Desai2007-04-061-2/+2
* Add better driver control support to bcfg2 client (Resolves Ticket #389)Narayan Desai2007-04-051-2/+6
* Add informational message about service removal (Resolves half of #406)Narayan Desai2007-04-051-0/+2
* Merged in certs branch in preparation for 0.9.3pre2Narayan Desai2007-03-121-0/+2
* Add bcfg2-client side support for new option handlingNarayan Desai2007-02-281-1/+4
* Add temporary -e mode to display extra configuration entry details (Resolves ...Narayan Desai2007-01-201-0/+2
* Add client support for manual driver specificationNarayan Desai2007-01-081-0/+2