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
/
Server
/
Core.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move sorting to the server core, rather than just in bcfg2 info
Calen Pennington
2012-01-18
1
-0
/
+11
*
Add the failure attribute on unknown bind errors, as well as on PluginExecuti...
Calen Pennington
2011-12-12
1
-3
/
+5
*
Core: Fix log message for #1053
Sol Jerome
2011-09-22
1
-1
/
+1
*
Metadata: Better handling of floating cert-authenticated clients (Ticket #1030)
Sol Jerome
2011-08-11
1
-1
/
+1
*
Created a new method to return a sorted list of plugins by type.
Mike McCallister
2011-07-22
1
-41
/
+54
*
PY3K: Finish server-side code fixes
Sol Jerome
2011-06-14
1
-2
/
+2
*
Core: Raise error on failed lxml import (Reported by Raul Cuza on IRC)
Sol Jerome
2011-05-05
1
-1
/
+5
*
Fix regressions with new py3k code
Sol Jerome
2011-05-03
1
-0
/
+1
*
Common: Add full PY3K compatibility
Sol Jerome
2011-04-27
1
-3
/
+7
*
PY3K + PEP8 fixes for remaining files
Sol Jerome
2011-04-07
1
-29
/
+35
*
Added some more comments.
Fabian Affolter
2010-08-14
1
-8
/
+11
*
Some docstrings added
Fabian Affolter
2010-07-16
1
-2
/
+9
*
Updated files to match PEP 257
Fabian Affolter
2010-06-21
1
-13
/
+13
*
Reduce select timeouts to 2s
Tim Laszlo
2010-06-16
1
-2
/
+2
*
ThreadedStatistics: load/save data on startup/shutdown
Tim Laszlo
2010-06-16
1
-0
/
+3
*
Call Core.shutdown explicitly when the XMLRPCServer exists. Fixes server hang...
Tim Laszlo
2010-06-11
1
-3
/
+4
*
Prevent bcfg2-server from hanging on exit when the Pseudo FileMonitor is used
Tim Laszlo
2010-06-11
1
-1
/
+1
*
Terminate fam thread on shutdown
Tim Laszlo
2010-05-24
1
-2
/
+6
*
Core: Allow the specification of plugin conflicts (Fix for Ticket #875)
Sol Jerome
2010-04-24
1
-0
/
+12
*
Snapshots: Use custom bcfg2.conf when specified (Fix for #839)
Sol Jerome
2010-02-08
1
-1
/
+3
*
Core: Uniformly handle Metadata resolution errors
Narayan Desai
2009-12-23
1
-0
/
+4
*
Core: Fix typo
Narayan Desai
2009-11-05
1
-0
/
+1
*
DBStats: Fix data eating / Core: revert copy change
Narayan Desai
2009-11-05
1
-2
/
+0
*
Core: Only pass copies of statistics objects to stats plugins (Reported by da...
Narayan Desai
2009-11-05
1
-1
/
+2
*
Pylint/PEP 8 Code cleanups
Sol Jerome
2009-10-07
1
-6
/
+6
*
Fix nasty core hang, which would manifest itself as a lockup upon shutdown fo...
Narayan Desai
2009-10-02
1
-1
/
+6
*
Changed name and implementation to "bcfg2-server" so that the server
Mike McCallister
2009-09-26
1
-2
/
+2
*
bcfg2-server: Improve startup error handling (Patch from Mike McCallister) (R...
Narayan Desai
2009-07-28
1
-0
/
+1
*
Fix Fam support
Narayan Desai
2009-06-24
1
-1
/
+3
*
Core: Fix statistics related server traceback
Narayan Desai
2009-06-23
1
-4
/
+1
*
Metadata: Implement query interface
Narayan Desai
2009-06-19
1
-1
/
+1
*
Implement zultron's inter-client metadata stuff
Narayan Desai
2009-06-18
1
-0
/
+1
*
Pull out hashlib for the moment
Narayan Desai
2009-05-29
1
-8
/
+0
*
Add back updates for VCS plugins
Sol Jerome
2009-05-15
1
-0
/
+4
*
Merge xmlrpc interfaces with Bcfg2.Server.Core
Narayan Desai
2009-05-15
1
-19
/
+151
*
Implement reporting for deprecated plugins, improve reporting for experimenta...
Narayan Desai
2009-05-07
1
-4
/
+13
*
Make time logging uniform
Narayan Desai
2009-05-07
1
-1
/
+1
*
start passing bind failure information to clients
Narayan Desai
2009-02-18
1
-0
/
+3
*
Split out connector interface to allow for additional data generation based o...
Narayan Desai
2009-02-02
1
-3
/
+5
*
Core fixes from pylint
Sol Jerome
2009-01-29
1
-7
/
+7
*
Fix tb caused by non-string revision
Sol Jerome
2009-01-28
1
-1
/
+1
*
Add Version plugin type
Sol Jerome
2009-01-26
1
-44
/
+6
*
Remove plugin initialization debug code
Narayan Desai
2009-01-21
1
-1
/
+1
*
Add support for out of tree plugins
Narayan Desai
2009-01-21
1
-2
/
+5
*
Infrastructure and initial implementation of the Packages plugin
Narayan Desai
2009-01-21
1
-1
/
+1
*
add GBundler plugin (like SGenshi, but works like Bundler)
Narayan Desai
2009-01-15
1
-4
/
+10
*
Add support for alternate VCS backends
Sol Jerome
2009-01-13
1
-8
/
+30
*
Plugin configuration change: all plugins now need to be specified in the plug...
Narayan Desai
2009-01-12
1
-45
/
+22
*
Finish up Pull Source and multi-Statistics code
Narayan Desai
2009-01-12
1
-18
/
+20
*
More Plugin rework (Structure Validator implementation complete)
Narayan Desai
2009-01-10
1
-18
/
+34
[next]