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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
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
|
*
|
Merge pull request #126 from fennm/posix-ignore-perms-failures-for-autocreate...
Chris St. Pierre
2013-07-30
1
-4
/
+5
|
|
\
\
|
|
*
|
POSIX: Ignore permissions error on auto-created dirs
Michael Fenn
2013-07-24
1
-4
/
+5
|
*
|
|
Options: fix parsing of POSIX GID blacklist/whitelist
Chris St. Pierre
2013-07-30
1
-2
/
+2
|
*
|
|
MultiprocessingCore: make multiprocessing children threaded for higher perfor...
Chris St. Pierre
2013-07-30
2
-148
/
+352
|
|
/
/
*
|
|
MultiprocessingCore: Fix Cache import
Sol Jerome
2013-07-27
1
-1
/
+1
*
|
|
Yum: Add back disableMetaData method
Sol Jerome
2013-07-27
1
-0
/
+20
*
|
|
Merge branch 'maint'
Sol Jerome
2013-07-27
7
-53
/
+202
|
\
|
|
|
*
|
settings: fixed db schema option
Chris St. Pierre
2013-07-24
1
-1
/
+2
|
*
|
settings: allow setting database schema
Chris St. Pierre
2013-07-24
2
-4
/
+10
|
*
|
Cfg: added missing docstring
Chris St. Pierre
2013-07-23
1
-0
/
+4
|
*
|
Cfg: unknown-cfg-files lint check honors FAM ignore list
Chris St. Pierre
2013-07-23
1
-6
/
+22
[prev]
[next]