summaryrefslogtreecommitdiffstats
path: root/src/sbin
Commit message (Expand)AuthorAgeFilesLines
* bcfg2-info: fix traceback when python-profiler is not available (see Ticket #...Narayan Desai2009-10-301-4/+13
* bcfg2-info: Implement debug script modeNarayan Desai2009-10-261-3/+22
* bcfg2-info: simplify codepaths for debug modeNarayan Desai2009-10-211-33/+1
* bcfg2-info: Implement debug mode explicitlySol Jerome2009-10-161-10/+51
* Enhanced bcfg2-info to implement a new "builddir" command.Mike McCallister2009-10-081-0/+81
* Pylint/PEP 8 Code cleanupsSol Jerome2009-10-073-7/+17
* bcfg2-info: refuse to write build output outside of /tmp without -f flag (Res...Narayan Desai2009-09-181-3/+11
* bcfg2-info: Fix traceback when client has no bundlesSol Jerome2009-09-151-1/+2
* bcfg2-info: improve showclient displayNarayan Desai2009-09-091-4/+9
* bcfg2-repo-validate: Use proper English in error messagesSol Jerome2009-08-121-1/+1
* bcfg2-repo-validate: Fix traceback when reading empty pkgmgr files (Reported ...Sol Jerome2009-08-121-1/+4
* bcfg2: Write cached config using encoding from Options.pySol Jerome2009-08-031-1/+1
* bcfg2-repo-validate: Fix for ticket #699 from Mike McCallisterSol Jerome2009-07-301-6/+5
* bcfg2-server: Improve startup error handling (Patch from Mike McCallister) (R...Narayan Desai2009-07-281-0/+3
* bcfg2-server: remove debug printNarayan Desai2009-07-271-1/+0
* bcfg2: handle errors in lockfile unlockingNarayan Desai2009-07-231-2/+5
* Merged bcfg2-admin init fixes in from my branch.Kamil Kisiel2009-07-181-33/+41
* bcfg2-info: implement more showclient command that displays connector dataNarayan Desai2009-07-181-28/+10
* bcfg2-info: change profiling options to be more usefulNarayan Desai2009-07-161-2/+2
* bcfg2-info: reduce size of startup event windowNarayan Desai2009-07-161-1/+1
* GroupPatterns plugin: initial implementationNarayan Desai2009-07-151-1/+3
* bcfg2-admin: Fix typoSol Jerome2009-07-131-1/+1
* bcfg2-info: fix showclient traceback (Reported by teknix on irc)Narayan Desai2009-07-101-2/+4
* SSL: Implement protocol selection in bcfg2.confNarayan Desai2009-06-241-0/+2
* bcfg2-info: add complete profiling supportNarayan Desai2009-06-211-25/+29
* 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
* Fix exit in bcfg2-infoNarayan Desai2009-05-151-2/+2
* Merge xmlrpc interfaces with Bcfg2.Server.CoreNarayan Desai2009-05-152-5/+11
* Cleaned up agent mode options and added cmd line options for SSL reworkSol Jerome2009-05-121-20/+11
* Modify bcfg2-repo-validate to warn on xml duplicates (for Ticket #643)Sol Jerome2009-05-121-1/+23
* remove dependence on old daemonize codeNarayan Desai2009-05-071-15/+1
* Handle import errors in the help path (Resolves Ticket #653)Narayan Desai2009-05-071-2/+5
* Fix daemonize exit statusNarayan Desai2009-05-071-1/+1
* remove old bcfg2-remote codeNarayan Desai2009-05-071-61/+0
* remove stale codeNarayan Desai2009-05-071-1/+0
* Clean up File Monitoring code/adapt to new server infrastructureNarayan Desai2009-05-061-4/+1
* SSL: build appropriate client optionsNarayan Desai2009-05-061-1/+6
* SSL: Setup server optionsNarayan Desai2009-05-061-3/+4
* SSL Server code: Remove some fixmes and remove dead (from bcfg2) codeNarayan Desai2009-05-061-1/+4
* Get basic auth working again with new ssl frameworkNarayan Desai2009-05-061-218/+12
* bcfg2 client: remove agent supportNarayan Desai2009-05-061-98/+0
* Implement basic proxy based on 2.6 sslNarayan Desai2009-05-061-48/+4
* More python 2to3 updates along with pylint/code cleanupsSol Jerome2009-04-233-32/+52
* Fix some simple python 2to3 changesSol Jerome2009-04-233-37/+37
* Remove hacks for sets in python 2.3Sol Jerome2009-04-231-16/+7
* Fix svn keywords for bcfg2-reportsSol Jerome2009-04-151-1/+1
* Implement ssl certificate split, in preparation for SSL client cert authNarayan Desai2009-04-081-0/+2
* Packages: Implement schema verificationNarayan Desai2009-03-221-1/+4
* bcfg2-info: pretty print generated configurationsNarayan Desai2009-03-191-1/+3