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
/
sbin
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
bcfg2-server: Add the ability to listen on specific interfaces (#1013)
Sol Jerome
2011-06-03
1
-0
/
+2
*
added -t option to set client timeout
Chris St. Pierre
2011-06-01
1
-4
/
+6
*
don't run lint server plugins if serverless plugins produced errors; avoids a...
Chris St. Pierre
2011-05-20
1
-2
/
+14
*
Revert "bcfg2: Write cached config using encoding from Options.py"
Holger Weiß
2011-05-19
1
-1
/
+1
*
bcfg2: Convert specification from Unicode to UTF-8
Holger Weiß
2011-05-11
1
-1
/
+1
*
fixed several major bugs in bcfg2-lint Validate plugin
Chris St. Pierre
2011-05-18
1
-2
/
+5
*
bcfg2-info: Fix traceback when no args specified
Sol Jerome
2011-05-17
1
-1
/
+1
*
bcfg2-info help returns help without starting a server instance
Chris St. Pierre
2011-05-16
1
-1
/
+4
*
Fix bcfg2-reports --badentry and --extraentry
Holger Weiß
2011-05-01
1
-4
/
+4
*
made bcfg2-lint error handling configurable on a much more granular level
Chris St. Pierre
2011-05-05
1
-31
/
+54
*
bcfg2: Fix typos
Sol Jerome
2011-04-29
1
-2
/
+2
*
src/sbin: Add full PY3K compatibility
Sol Jerome
2011-04-27
8
-109
/
+128
*
Fix the bcfg2 client -r option
Jonathan Billings
2011-04-25
1
-1
/
+6
*
changed [main] section of bcfg2-lint.conf to [lint] to make it possible to co...
Chris St. Pierre
2011-04-25
1
-6
/
+2
*
Misc. bcfg2-lint fixes and tweaks:
Chris St. Pierre
2011-04-21
1
-4
/
+11
*
Lots of cleanup for bcfg2-repo-validate rewrite:
Chris St. Pierre
2011-04-21
1
-6
/
+5
*
repo-validate: Recreate as a symlink to bcfg2-lint
Sol Jerome
2011-04-20
1
-0
/
+1
*
Rewrote bcfg2-repo-validate as bcfg2-lint, which uses a plugin
Chris St. Pierre
2011-04-20
2
-328
/
+167
*
fixed XInclude magic and determination of whether a file is a client or group...
Chris St. Pierre
2011-04-15
1
-19
/
+49
*
fixed typo from merge
Chris St. Pierre
2011-04-14
1
-1
/
+1
*
resolved bcfg2-repo-validate conflicts
Chris St. Pierre
2011-04-14
1
-4
/
+5
|
\
|
*
Merge branch 'py3k'
Sol Jerome
2011-04-13
7
-150
/
+201
|
|
\
|
|
*
src/sbin: PY3K + PEP8 fixes
Sol Jerome
2011-04-13
7
-150
/
+201
*
|
|
only check for multiple default groups if groups.xml is included in validation
Chris St. Pierre
2011-04-14
1
-9
/
+8
*
|
|
A property file can now have a matching .xsd file (e.g.,
Chris St. Pierre
2011-04-13
1
-65
/
+109
|
/
/
*
/
* Made Metadata files validate whether or not XIncludes had been processed
Chris St. Pierre
2011-04-13
1
-24
/
+25
|
/
*
repo-validate: Remove unused prefix option
Sol Jerome
2011-04-11
1
-1
/
+0
*
merged upstream changes
Chris St. Pierre
2011-04-11
1
-17
/
+15
|
\
|
*
repo-validate: Verify genshi bundle list
Sol Jerome
2011-04-08
1
-19
/
+17
*
|
Added two flags to bcfg2-repo-validate:
Chris St. Pierre
2011-04-11
1
-37
/
+66
|
/
*
man: Add man page for bcfg2-ping-sweep (#997)
Sol Jerome
2011-03-17
1
-10
/
+11
*
bcfg2-reports: Fail gracefully when missing statistics
Sol Jerome
2011-03-17
1
-1
/
+7
*
bcfg2-reports: Fix usage help
Sol Jerome
2011-03-01
1
-1
/
+1
*
POSIX: Implement recursive attribute for nonexistent Paths
Sol Jerome
2011-02-21
1
-1
/
+1
*
bcfg2-info: switch to using POSIX driver for builddir (Resolves Ticket #760)
Narayan Desai
2011-01-22
1
-40
/
+21
*
bcfg2-info: print error message when buildfile fails (Resolves Ticket #804)
Narayan Desai
2011-01-22
1
-4
/
+7
*
Bcfg2: handle server strings that don't start with https:// (Resolves Ticket ...
Narayan Desai
2011-01-12
1
-0
/
+2
*
bcfg2-admin: Fix multiple errors
Sol Jerome
2011-01-10
1
-1
/
+4
*
Remove old references to ConfigFile
Sol Jerome
2011-01-05
1
-3
/
+3
*
Some pylint stuff fixed
Fabian Affolter
2011-01-05
1
-19
/
+30
*
Added option to show server configuration details
Fabian Affolter
2011-01-05
1
-27
/
+57
*
Prep for config stuff
Fabian Affolter
2011-01-05
1
-20
/
+25
*
Using xpath rather than findall so that we can handle the condition correctly
Calen Pennington
2010-12-07
1
-1
/
+1
*
bcfg2: implement -Q option (bundle-quick mode)
Narayan Desai
2010-11-02
1
-2
/
+15
*
POSIX: Remove client-side support for old POSIX types
Sol Jerome
2010-11-02
1
-18
/
+23
*
Keep interpreter specifications consistent
Sol Jerome
2010-11-02
1
-1
/
+1
*
bcfg2-info: showentries matches argument length incorrectly
Tim Laszlo
2010-11-02
1
-1
/
+1
*
bcfg2-admin: explicitly shutdown the core at exit. fixes thread hangs.
Tim Laszlo
2010-10-07
1
-0
/
+2
*
bcfg2-repo-validate: Remove non-required attributes (Reported by fearitself o...
Sol Jerome
2010-09-26
1
-3
/
+3
*
bcfg2: fix fatal_error on 2.5+ (approach from https://me.yahoo.com/a/2SlxL.p_...
Narayan Desai
2010-09-26
1
-1
/
+1
[prev]
[next]