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
/
Plugins
/
Metadata.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Metadata: process default client bootstrap mode properly
Chris St. Pierre
2013-02-14
1
-8
/
+7
*
Metadata: allowed setting global default authentication type
Chris St. Pierre
2013-02-14
1
-20
/
+12
*
moved common file locking code into Bcfg2.Utils
Chris St. Pierre
2013-02-14
1
-10
/
+2
*
bcfg2-lint: Fixed erroneous detection of multiple default groups (#1142)
Chris St. Pierre
2013-02-14
1
-1
/
+1
*
generate XML schema docs from XML schemas themselves
Chris St. Pierre
2012-12-10
1
-7
/
+5
*
Metadata: improved error message from address resolution failure during clien...
Chris St. Pierre
2012-11-08
1
-3
/
+4
*
Fixed inversion of category-group pairs from Connector plugins in
Chris St. Pierre
2012-11-01
1
-2
/
+2
*
added database locking to Metadata
Chris St. Pierre
2012-10-29
1
-5
/
+11
*
Metadata: only write to the database when a change occurs
Tim Laszlo
2012-10-26
1
-5
/
+9
*
fixed Metadata unit tests
Chris St. Pierre
2012-10-26
1
-2
/
+5
*
set profile group from Connector groups if not set initially; set from defaul...
Chris St. Pierre
2012-10-26
1
-0
/
+11
*
better error handling when adding a client
Chris St. Pierre
2012-10-26
1
-4
/
+13
*
only permit one thread to write to clients.xml (or clients.xml.new) at a time
Chris St. Pierre
2012-10-26
1
-8
/
+27
*
expanded pylint coverage to Admin modes, removed some old/broken admin modes
Chris St. Pierre
2012-10-17
1
-2
/
+6
*
wrote sphinx docs for base server Core
Chris St. Pierre
2012-10-15
1
-1
/
+1
*
bcfg2-lint: rolled Duplicates plugin into MetadataLint
Chris St. Pierre
2012-10-15
1
-12
/
+44
*
bcfg2-lint: check for duplicate groups defined in Metadata
Chris St. Pierre
2012-10-09
1
-1
/
+22
*
Metadata: added warnings about bogus profile groups
Chris St. Pierre
2012-10-04
1
-5
/
+34
*
expanded pylint coverage
Chris St. Pierre
2012-09-25
1
-119
/
+201
*
fixed tests for pylint changes
Chris St. Pierre
2012-09-25
1
-13
/
+13
*
run pylint for errors on almost everything, full runs on some selected stuff
Chris St. Pierre
2012-09-25
1
-39
/
+47
*
added server-side client metadata object caching
Chris St. Pierre
2012-09-05
1
-4
/
+13
*
Metadata: fixed category suppression, warnings about category suppression
Chris St. Pierre
2012-09-04
1
-23
/
+25
*
Metadata: only write client version to clients.xml/database if it has changed
Chris St. Pierre
2012-08-30
1
-6
/
+6
*
Metadata: Fix byte string comparison in py3k
Sol Jerome
2012-08-30
1
-0
/
+2
*
Compat: added all() for py2.4
Chris St. Pierre
2012-08-28
1
-14
/
+1
*
MetadataQuery: warn if a string is used as argument to by_groups/by_profiles/...
Chris St. Pierre
2012-08-28
1
-2
/
+20
*
renamed Bcfg2Py3k to Compat
Chris St. Pierre
2012-08-27
1
-1
/
+1
*
Metadata: provide all() for py2.4 compat
Chris St. Pierre
2012-08-22
1
-0
/
+13
*
fixed lxml.etree.tostring invocations
Chris St. Pierre
2012-08-22
1
-2
/
+3
*
lots of various py3k fixes
Chris St. Pierre
2012-08-21
1
-4
/
+4
*
Metadata: reduced verbosity of category suppression
Chris St. Pierre
2012-08-20
1
-1
/
+8
*
py3k xml fixes
Chris St. Pierre
2012-08-20
1
-1
/
+2
*
added bcfg2-lint plugin to check for malformed group names
Chris St. Pierre
2012-08-15
1
-1
/
+1
*
tests and fixes for XMLFileBacked
Chris St. Pierre
2012-08-09
1
-8
/
+6
*
move MetadataConsistency/RuntimeError exceptions into Plugin.py so we don't d...
Chris St. Pierre
2012-08-09
1
-34
/
+25
*
ThreadedStatistics needs to be a Plugin object
Chris St. Pierre
2012-08-09
1
-1
/
+1
*
DatabaseBacked interface needs to be a Plugin object
Chris St. Pierre
2012-08-09
1
-4
/
+2
*
py3k fix: UserDict -> MutableMapping
Chris St. Pierre
2012-07-31
1
-3
/
+21
*
unified Metadata/DBMetadata plugins
Chris St. Pierre
2012-07-31
1
-33
/
+146
*
allow merging of undefined groups
Chris St. Pierre
2012-07-30
1
-3
/
+3
*
Metadata and other improvements:
Chris St. Pierre
2012-07-30
1
-216
/
+422
*
Added query b=bundle method to bcfg2-admin.
Jake Davis
2012-07-24
1
-0
/
+5
*
fixed handling of xincluded Metadata files
Chris St. Pierre
2012-07-20
1
-0
/
+5
*
added CherryPy-based server core
Chris St. Pierre
2012-07-19
1
-36
/
+45
*
made inotify FAM work. i think.
Chris St. Pierre
2012-07-18
1
-13
/
+13
*
added feature to allow clients to declare their version to server
Chris St. Pierre
2012-07-11
1
-6
/
+29
*
unified [Single]XMLFileBacked, enabled xinclude pretty much everywhere
Chris St. Pierre
2012-06-25
1
-5
/
+4
*
Added inotify filemonitor driver
Chris St. Pierre
2012-05-18
1
-11
/
+10
*
merged maint
Chris St. Pierre
2012-05-15
1
-6
/
+9
[next]