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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Metadata: allowed setting global default authentication type
Chris St. Pierre
2013-02-14
2
-21
/
+19
|
*
moved common file locking code into Bcfg2.Utils
Chris St. Pierre
2013-02-14
3
-16
/
+16
|
*
abstracted similar digit range classes in POSIXUsers/GroupPatterns into Bcfg2...
Chris St. Pierre
2013-02-14
3
-62
/
+73
|
*
added support for wildcard XInclude in XMLFileBacked
Chris St. Pierre
2013-02-14
1
-11
/
+20
*
|
expose Inotify debugging via XML-RPC
Chris St. Pierre
2013-03-21
1
-0
/
+19
*
|
more consistent XML-RPC debug calls for FAM
Chris St. Pierre
2013-03-21
1
-4
/
+10
*
|
added XML-RPC RMI capabilities to FileMonitor objects
Chris St. Pierre
2013-03-21
3
-10
/
+21
*
|
Version bump to 1.3.1
v1.3.1
Sol Jerome
2013-03-21
2
-2
/
+2
*
|
Inotify: produce better error when watching non-existent directory or file in...
Chris St. Pierre
2013-03-20
1
-0
/
+4
*
|
bcfg2-reports: fixed name of database config section
Chris St. Pierre
2013-03-20
1
-6
/
+6
*
|
fixed some pylint errors
Chris St. Pierre
2013-03-19
2
-7
/
+7
*
|
Admin/Init: Fix traceback due to missing import
Sol Jerome
2013-03-19
1
-0
/
+1
*
|
Logger: Fix encoding traceback (#1140)
Sol Jerome
2013-03-19
1
-1
/
+5
*
|
Revert last change
Tim Laszlo
2013-03-18
1
-4
/
+1
*
|
Fix django TIME_ZONE for django < 1.2
Tim Laszlo
2013-03-18
1
-1
/
+4
*
|
Reporting: Fix sections for reports settings
Sol Jerome
2013-03-18
1
-4
/
+6
*
|
POSIX: fixed infinite stat() loop with misnamed Path entry
Chris St. Pierre
2013-03-18
1
-1
/
+1
*
|
Fix the group filter dropdown on firefox
Tim Laszlo
2013-03-18
1
-1
/
+1
*
|
bcfg2-test: apply ignore list to unknown packages
Chris St. Pierre
2013-03-18
1
-1
/
+3
*
|
allow communication passwords with URL special chars (@, /, etc.) in them
Chris St. Pierre
2013-03-18
2
-4
/
+6
*
|
init: fixed creation of repo directory for real this time
Chris St. Pierre
2013-03-15
1
-11
/
+10
*
|
init: fixed creation of repo directory
Chris St. Pierre
2013-03-15
1
-2
/
+2
*
|
models: copy SERVER_PLUGINS option to avoid changing the real default, just t...
Chris St. Pierre
2013-03-15
1
-1
/
+2
*
|
bcfg2-admin init: create specification directory if it doesn't exist
Chris St. Pierre
2013-03-15
1
-0
/
+1
*
|
Add Yum groups to the Packages internal dependency resolver.
Sol Jerome
2013-03-15
3
-21
/
+158
|
\
\
|
*
|
YUM: Fixed YUM Group package selection with group types (default, optional, a...
Jason Kincl
2013-02-27
1
-6
/
+12
|
*
|
YUM: Cleaner implementation of missing_attrs() from superclass
Jason Kincl
2013-02-25
1
-12
/
+4
|
*
|
YUM: Fixing long lines
Jason Kincl
2013-02-24
1
-2
/
+5
|
*
|
Packages: Adding Yum groups to Bcfg2's internal dependency resolver
Jason Kincl
2013-02-22
1
-13
/
+72
|
*
|
YUM: Adding functionality to YUM client tool to resolve YUM groups when serve...
Jason Kincl
2013-02-22
2
-8
/
+85
*
|
|
Version bump to 1.3.0
v1.3.0
Sol Jerome
2013-03-15
2
-2
/
+2
*
|
|
Admin: Fix __call__ method in bcfg2-admin init
Sol Jerome
2013-03-15
1
-3
/
+1
*
|
|
bcfg2-lint: allow uppercase in usernames
Chris St. Pierre
2013-03-08
1
-1
/
+1
*
|
|
bcfg2-test: fixed test for missing bundles
Chris St. Pierre
2013-03-04
1
-2
/
+1
*
|
|
bcfg2-test: added checks for missing bundles and unknown packages
Chris St. Pierre
2013-03-04
1
-0
/
+14
*
|
|
POSIXCompat: only translate to old-style entries for older clients
Chris St. Pierre
2013-03-04
1
-0
/
+5
*
|
|
Core: properly handle Ctrl-C
Chris St. Pierre
2013-02-25
2
-19
/
+13
|
/
/
*
|
order in regex character classes matters
Chris St. Pierre
2013-02-22
1
-1
/
+1
*
|
bcfg2-lint: fixed username regex
Chris St. Pierre
2013-02-22
1
-1
/
+1
*
|
Packages: fixed overzealous deduplication of packages that removed essential ...
Chris St. Pierre
2013-02-22
1
-6
/
+8
*
|
Frame: Sort unmanaged entries
Sol Jerome
2013-02-21
1
-1
/
+2
*
|
Metadata: prevent overwriting of clients.xml with xinclude
Chris St. Pierre
2013-02-21
1
-1
/
+1
*
|
better error message when rendering a template that failed to parse
Chris St. Pierre
2013-02-21
1
-0
/
+4
*
|
fixed option description for bcfg2-crypt passphrase option
Chris St. Pierre
2013-02-21
1
-1
/
+1
*
|
fixed unit tests using long ints for py3k
Chris St. Pierre
2013-02-20
1
-0
/
+7
*
|
wrote unit tests for base client Tool classes
Chris St. Pierre
2013-02-20
4
-72
/
+98
*
|
SELinux: Fix resolution of extra entries
Sol Jerome
2013-02-18
1
-1
/
+1
|
/
*
bcfg2-lint: Fixed erroneous detection of multiple default groups (#1142)
Chris St. Pierre
2013-02-14
1
-1
/
+1
*
removed debugging
Chris St. Pierre
2013-02-14
1
-10
/
+0
*
better Genshi syntax lint checker
Chris St. Pierre
2013-02-14
2
-19
/
+57
[prev]
[next]