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
*
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
*
Cleanly handle config file parse failures (Resolves Ticket #493) [bugfix]
Narayan Desai
2007-12-01
1
-1
/
+5
*
Fix option parsing (further resolve Ticket #423)
Narayan Desai
2007-04-07
1
-2
/
+2
*
Fix option parsing (resolves Ticket #423)
Narayan Desai
2007-04-07
1
-3
/
+1
*
Fix option parse failures (Resolves Ticket #134)
Narayan Desai
2006-09-29
1
-2
/
+2
*
Add Options library
Narayan Desai
2006-04-10
1
-0
/
+93