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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'options-rewrite'
Chris St. Pierre
2013-08-08
120
-5697
/
+7867
|
\
|
*
Options: migrated client to new parser
Chris St. Pierre
2013-06-27
4
-937
/
+931
|
*
Options: migrated client drivers to new parser
Chris St. Pierre
2013-06-27
16
-210
/
+303
|
*
Options: migrated common utils to new parser
Chris St. Pierre
2013-06-27
1
-1
/
+66
|
*
Options: migrated logging libs to new parser
Chris St. Pierre
2013-06-27
1
-22
/
+116
|
*
Options: migrated bcfg2-yum-helper
Chris St. Pierre
2013-06-27
1
-0
/
+294
|
*
Options: migrated reporting to new parser
Chris St. Pierre
2013-06-27
9
-181
/
+100
|
*
Options: migrated generic database stuff to new parser
Chris St. Pierre
2013-06-27
2
-135
/
+123
|
*
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
|
*
Options: wrote completely new option parser
Chris St. Pierre
2013-06-27
9
-1328
/
+1429
*
|
Merge branch 'maint'
Chris St. Pierre
2013-08-08
16
-220
/
+559
|
\
\
|
*
|
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
|
*
|
Core: track statistics on resolve_client
Chris St. Pierre
2013-08-05
1
-0
/
+1
|
*
|
MultiprocessingCore: greatly simplified parent-child RPC, removed non-thread-...
Chris St. Pierre
2013-08-05
1
-262
/
+145
|
*
|
Yum: better errors when yum helper output isn't valid JSON
Chris St. Pierre
2013-08-05
1
-3
/
+8
|
*
|
POSIXUsers: Handle unicode gecos attributes
Sol Jerome
2013-08-02
1
-1
/
+4
|
*
|
Yum: suppress warning about class variable assignment
Chris St. Pierre
2013-08-01
1
-0
/
+2
|
*
|
MultiprocessingCore: added missing docstring
Chris St. Pierre
2013-08-01
1
-0
/
+6
|
*
|
Yum: Fixed class-scope variable assignments
Chris St. Pierre
2013-08-01
1
-4
/
+6
|
*
|
Packages: reduce source_from_xml() calls on startup
Chris St. Pierre
2013-07-31
1
-6
/
+6
|
*
|
Core: update VCS revision only when events are handled
Chris St. Pierre
2013-07-31
1
-1
/
+2
|
*
|
MultiprocessingCore: dispatch "bcfg2-admin perf" calls to children
Chris St. Pierre
2013-07-31
1
-3
/
+35
|
*
|
MultiprocessingCore: timing out GetConfig() calls can cause memory issues
Chris St. Pierre
2013-07-31
1
-6
/
+1
|
*
|
Utils: Silence bogus pylint errors
Sol Jerome
2013-07-31
1
-2
/
+2
|
*
|
Yum: record helper location in class variable so it's only detected once
Chris St. Pierre
2013-07-31
1
-1
/
+2
|
*
|
MultiprocessingCore: added missing doc strings
Chris St. Pierre
2013-07-30
1
-4
/
+14
[next]