server
/
bcfg2
1.1.0-stable
debian
main
maint
maint-1.2
master
packages-dummy
py3-server
py3k
spline
spline-bookworm
spline-old
upstream/master
yum-helper-bug
Custom fork of bcfg2 (configuration management)
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
Options.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
SSL: Implememt client-side server cN verification
Narayan Desai
2009-05-19
1
-0
/
+6
*
Cleaned up agent mode options and added cmd line options for SSL rework
Sol Jerome
2009-05-12
1
-20
/
+14
*
Add spacing for longer options in bcfg2 -h
Sol Jerome
2009-05-06
1
-2
/
+2
*
SSL: build appropriate client options
Narayan Desai
2009-05-06
1
-1
/
+7
*
SSL: Setup server options
Narayan Desai
2009-05-06
1
-0
/
+2
*
More python 2to3 updates along with pylint/code cleanups
Sol Jerome
2009-04-23
1
-8
/
+12
*
Remove unused imports for pylint
Sol Jerome
2009-04-17
1
-1
/
+5
*
Implement ssl certificate split, in preparation for SSL client cert auth
Narayan Desai
2009-04-08
1
-0
/
+2
*
bcfg2-info: add option trace file option for profiling mode
Narayan Desai
2009-03-09
1
-1
/
+1
*
Implement profiler mode for bcfg2-info
Narayan Desai
2009-03-09
1
-0
/
+2
*
Remove old vcs option
Sol Jerome
2009-02-19
1
-3
/
+1
*
Update Init.py for new bcfg2.conf layout
Sol Jerome
2009-02-11
1
-6
/
+11
*
Simplify service configuration; make all services use common restart framework
Narayan Desai
2009-01-23
1
-1
/
+3
*
Revert accidental svn keyword changes and add minor pylint fixes
Sol Jerome
2009-01-15
1
-1
/
+1
*
Add support for alternate VCS backends
Sol Jerome
2009-01-13
1
-3
/
+4
*
Implement metadata connector functionality
Narayan Desai
2008-12-24
1
-0
/
+2
*
Harden file monitoring option handling (Resolves Ticket #611 and reresolves #...
Narayan Desai
2008-11-13
1
-1
/
+1
*
Implement client side of server-delegated decision support
Narayan Desai
2008-09-24
1
-0
/
+2
*
Fix helpExit message
Sol Jerome
2008-09-12
1
-2
/
+1
*
Make file monitor selectable
Narayan Desai
2008-09-09
1
-1
/
+2
*
fixed minor issues involving -e and -b in bcfg2-reports
James Yang
2008-08-06
1
-0
/
+2
*
Implement support for non-configuration plugins
Narayan Desai
2008-07-28
1
-0
/
+2
*
Commit client locking patch (From stousignant) (Resolves Ticket #575)
Narayan Desai
2008-07-10
1
-0
/
+2
*
Remove debug prints (Patch from jcollie) (Resolves Ticket #573)
Narayan Desai
2008-07-08
1
-1
/
+0
*
Unicode support (from stousignant) (Resolves Ticket #549)
Narayan Desai
2008-06-30
1
-0
/
+3
*
Probe data loaded whenever Metadata plugin is used
Andrew Brestick
2008-06-20
1
-2
/
+3
*
Fix post-parse help message (Resolves Ticket #555)
Narayan Desai
2008-06-03
1
-0
/
+6
*
auto-reformat server fingerprint if needed (Resolves Ticket #546)
Narayan Desai
2008-04-25
1
-1
/
+2
*
Fix option description for multi-fingerprint
Narayan Desai
2008-04-01
1
-1
/
+1
*
Fix Options (don't cook default values) (needed for the multi-fingerprint patch)
Narayan Desai
2008-03-31
1
-21
/
+26
*
Fix help display for long options
Narayan Desai
2008-03-16
1
-2
/
+8
*
implement support for long options
Narayan Desai
2008-03-08
1
-4
/
+21
*
Fix colon splitting for null cases (Reported by SolJ)
Narayan Desai
2008-02-09
1
-1
/
+4
*
Finish fixing option parsing for bcfg2-repo-validate
Narayan Desai
2008-01-18
1
-5
/
+6
*
Fix bundle mode
Narayan Desai
2008-01-17
1
-1
/
+1
*
Implement support for -b foo:bar:baz on the command line (Resolves Ticket #516)
Narayan Desai
2008-01-16
1
-1
/
+2
*
Fix handling of password option
Narayan Desai
2008-01-08
1
-1
/
+1
*
add options for bcfg2-remote
Narayan Desai
2008-01-08
1
-0
/
+4
*
handle arguments properly
Narayan Desai
2008-01-08
1
-0
/
+2
*
Add support for command line args as well as options
Narayan Desai
2007-12-31
1
-1
/
+2
*
unify default config location settings
Narayan Desai
2007-12-31
1
-2
/
+4
*
Fix opt args for client (again)
Narayan Desai
2007-12-31
1
-17
/
+17
*
Fix client optargs
Narayan Desai
2007-12-31
1
-11
/
+17
*
fixup bcfg2 client to use new option parser
Narayan Desai
2007-12-31
1
-2
/
+41
*
Switch over to more Options usage and complete tests (everything appears to w...
Narayan Desai
2007-12-31
1
-5
/
+47
*
Add unit testing for new option parsing library (Full Coverage)
Narayan Desai
2007-12-31
1
-13
/
+12
*
Reimplement option parser so that the code doesn't cause blindness
Narayan Desai
2007-12-31
1
-60
/
+108
*
add SENDMAIL_PATH
Robert Gogolok
2007-12-30
1
-1
/
+1
*
Settings class to remove redundant code for parsing config file.
Robert Gogolok
2007-12-30
1
-23
/
+2
*
ConfigParser.read(filenames) will not raise an exception, use ConfigParser.re...
Robert Gogolok
2007-12-25
1
-2
/
+2
[next]