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
/
Bcfg2
/
Server
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Rewrote SSLCA as Cfg handler.
Chris St. Pierre
2013-08-13
8
-499
/
+433
*
|
|
man: updated bcfg2-admin man page
Chris St. Pierre
2013-08-13
1
-1
/
+1
|
|
/
|
/
|
*
|
testsuite: fixed more unit tests
Chris St. Pierre
2013-08-12
1
-1
/
+1
*
|
testsuite: fixed unit tests
Chris St. Pierre
2013-08-12
1
-1
/
+1
*
|
Merge branch 'maint'
Chris St. Pierre
2013-08-12
5
-15
/
+27
|
\
|
|
*
Viz: include clients that should be included, not vice-versa
Chris St. Pierre
2013-08-09
1
-1
/
+1
|
*
Viz: exclude duplicate bundles for a given host
Chris St. Pierre
2013-08-09
1
-3
/
+4
|
*
Viz: distinguish categories from hosts
Chris St. Pierre
2013-08-09
2
-1
/
+2
|
*
Packages: always add collections to group/package cache
Chris St. Pierre
2013-08-09
1
-4
/
+8
|
*
Metadata: Fix bundle visualization
Sol Jerome
2013-08-09
1
-1
/
+1
|
*
MultiprocessingCore: added missing docstring
Chris St. Pierre
2013-08-09
1
-0
/
+2
|
*
Core: iterate over RMI objects properly
Chris St. Pierre
2013-08-09
2
-3
/
+3
|
*
Core: fixed py3k incompatibility
Chris St. Pierre
2013-08-09
2
-6
/
+10
|
*
Metadata: catch dns lookup errors better
Chris St. Pierre
2013-08-08
1
-1
/
+1
*
|
testsuite: fixed more unit tests
Chris St. Pierre
2013-08-12
9
-65
/
+38
*
|
testsuite: fixed most pylint complaints
Chris St. Pierre
2013-08-09
25
-47
/
+141
*
|
Plugins: Fixed/made consistent Django model load
Chris St. Pierre
2013-08-09
2
-5
/
+2
*
|
MultiprocessingCore: fixed Cache import
Chris St. Pierre
2013-08-09
1
-1
/
+1
*
|
testsuite: fixed unit tests for server plugins
Chris St. Pierre
2013-08-09
2
-8
/
+9
*
|
testsuite: Fixed base plugin tests
Chris St. Pierre
2013-08-09
1
-1
/
+2
*
|
Merge branch 'options-rewrite'
Chris St. Pierre
2013-08-08
79
-2902
/
+4814
|
\
\
|
*
|
Options: migrated bcfg2-yum-helper
Chris St. Pierre
2013-06-27
1
-0
/
+294
|
*
|
Options: migrated generic database stuff to new parser
Chris St. Pierre
2013-06-27
1
-59
/
+56
|
*
|
Options: migrated bcfg2-crypt and Encryption libs to new parser
Chris St. Pierre
2013-06-27
1
-41
/
+530
|
*
|
Options: converted filemonitors to new options parser
Chris St. Pierre
2013-06-27
3
-41
/
+25
|
*
|
Options: migrated bcfg2-test to new parser
Chris St. Pierre
2013-06-27
1
-0
/
+276
|
*
|
Options: migrated bcfg2-admin to new parser
Chris St. Pierre
2013-06-27
13
-1385
/
+1164
|
*
|
Options: migrated bcfg2-info to new parser
Chris St. Pierre
2013-06-27
1
-0
/
+861
|
*
|
Options: migrated bcfg2-lint to new parser
Chris St. Pierre
2013-06-27
14
-86
/
+780
|
*
|
Options: migrated server core to new option parser
Chris St. Pierre
2013-06-27
5
-258
/
+267
|
*
|
Options: migrated plugins to new options parser
Chris St. Pierre
2013-06-27
39
-973
/
+499
*
|
|
Merge branch 'maint'
Chris St. Pierre
2013-08-08
12
-211
/
+546
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Plugin: added missing docstring
Chris St. Pierre
2013-08-07
1
-0
/
+11
|
*
|
MultiprocessingCore: added a way to dispatch RMI calls to child processes
Chris St. Pierre
2013-08-07
5
-14
/
+90
|
*
|
Plugin: added new Caching interface
Chris St. Pierre
2013-08-07
8
-15
/
+58
|
*
|
Packages: cache group and package selections
Chris St. Pierre
2013-08-07
1
-5
/
+32
|
*
|
Merge pull request #130 from fennm/metadata-dont-update-xml-on-gratuitous-pro...
Chris St. Pierre
2013-08-07
1
-12
/
+16
|
|
\
\
|
|
*
|
Get profile by building metadata instead of guessing
Michael Fenn
2013-08-06
1
-6
/
+9
|
|
*
|
Make updating the structures conditional on profile changing
Michael Fenn
2013-08-05
1
-6
/
+6
|
|
*
|
Found a stray write that should be part of the new client case
Michael Fenn
2013-08-05
1
-2
/
+2
|
|
*
|
Make pylint happy
Michael Fenn
2013-08-05
1
-1
/
+1
|
|
*
|
Metadata: Don't update XML on gratuitous profile update
Michael Fenn
2013-08-05
1
-2
/
+3
|
*
|
|
Probes: properly clear cache
Chris St. Pierre
2013-08-06
1
-2
/
+4
|
*
|
|
Probes: expire metadata cache after loading data
Chris St. Pierre
2013-08-06
1
-0
/
+6
|
*
|
|
Plugin: quiet down set_debug, but keep it useful
Chris St. Pierre
2013-08-06
1
-3
/
+2
|
*
|
|
MultiprocessingCore: log some messages as debug, not error
Chris St. Pierre
2013-08-06
1
-2
/
+2
|
*
|
|
Core: log when a cached metadata object is used
Chris St. Pierre
2013-08-06
1
-0
/
+3
|
|
/
/
|
*
|
Multiprocessing: fixed resolve_client call
Chris St. Pierre
2013-08-05
1
-1
/
+1
|
*
|
Probes: fixed unit test
Chris St. Pierre
2013-08-05
1
-1
/
+1
|
*
|
Multiprocessing: proxy RecvProbeData calls
Chris St. Pierre
2013-08-05
2
-5
/
+29
[prev]
[next]