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
/
Plugins
/
Metadata.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix specific probe handling. Now clients only get one (most-specific) instanc...
Narayan Desai
2008-05-22
1
-2
/
+19
*
Fix bcfg2-info failure if no repo has been created (Resolves Ticket #556)
Narayan Desai
2008-05-22
1
-2
/
+5
*
Save dynamic group data (for use in bcfg2-info) (Patch from zultron)
Narayan Desai
2008-04-25
1
-1
/
+8
*
auto-reformat server fingerprint if needed (Resolves Ticket #546)
Narayan Desai
2008-04-25
1
-2
/
+2
*
Fix probe source
Narayan Desai
2008-04-09
1
-1
/
+1
*
Implement probe-handling using EntrySet code (makes client- and group-specifi...
Narayan Desai
2008-04-08
1
-22
/
+32
*
Clean up stable probe data and dynamic groups properly (Reported by SolJ)
Narayan Desai
2008-03-22
1
-7
/
+13
*
bcfg2-query patch from SolJ
Narayan Desai
2008-02-19
1
-0
/
+5
*
Pull internal option parsing out of Core
Narayan Desai
2008-01-08
1
-1
/
+1
*
Switch over to more Options usage and complete tests (everything appears to w...
Narayan Desai
2007-12-31
1
-3
/
+1
*
Settings class to remove redundant code for parsing config file.
Robert Gogolok
2007-12-30
1
-2
/
+4
*
Remove all vestiges of server-side toolset, it hasn't been used since 0.8.5 (...
Narayan Desai
2007-12-28
1
-31
/
+4
*
Add Metadata.GetClientByGroup that returns a list of clients by group membership
Narayan Desai
2007-12-28
1
-1
/
+6
*
Add overall view of metadata to ClientMetadata instances
Narayan Desai
2007-12-28
1
-3
/
+4
*
Fix default profile group use
Narayan Desai
2007-11-12
1
-1
/
+1
*
Implement persistent probe data (so that templates can be debugged in bcfg2-i...
Narayan Desai
2007-08-26
1
-0
/
+33
*
Implement part 1 of (optional) probe result caching
Narayan Desai
2007-07-31
1
-4
/
+9
*
Fix required uuid error message
Narayan Desai
2007-07-16
1
-1
/
+2
*
Add server-side debug logging of client probe results
Daniel Joseph Barnhart Clark
2007-07-01
1
-0
/
+2
*
use xpath instead of lxml api (should relax the 1.2 requirement to 1.1)
Narayan Desai
2007-06-29
1
-3
/
+2
*
Fix explicit-interpreter probes
Narayan Desai
2007-06-27
1
-1
/
+1
*
Better canonicalization fix
Narayan Desai
2007-06-14
1
-1
/
+2
*
canonicalize mixed case client names upon lookup as well
Narayan Desai
2007-06-14
1
-1
/
+1
*
A plugin has access to config file via core object, don't parse it twice
Robert Gogolok
2007-06-05
1
-6
/
+1
*
typo
Narayan Desai
2007-05-22
1
-1
/
+1
*
internally canonicalize client names (to lower case) (resolves ticket #442)
Narayan Desai
2007-05-22
1
-13
/
+16
*
Fix address-based issue with client renames (reported by pflores)
Narayan Desai
2007-04-16
1
-2
/
+6
*
Fix shared addresses for UUID'd clients behind NAT (Resolves Ticket #420)
Narayan Desai
2007-04-05
1
-5
/
+20
*
Fix bootstrap of new clients using uuids
Narayan Desai
2007-03-28
1
-8
/
+22
*
Harden probe data uploads and error handling (Resolves Ticket #416)
Narayan Desai
2007-03-22
1
-0
/
+4
*
Improve error message for clients in secure mode without a password
Narayan Desai
2007-03-20
1
-1
/
+1
*
Fix secure mode
Narayan Desai
2007-03-20
1
-0
/
+6
*
Include more information in authentication failure messages
Narayan Desai
2007-03-20
1
-4
/
+7
*
Fix Error messages and fallback password use
Narayan Desai
2007-03-20
1
-2
/
+2
*
Add UUID/per-client passwords
Narayan Desai
2007-03-20
1
-4
/
+75
*
Implement client profile remapping (May resolve Ticket #392)
Narayan Desai
2007-03-15
1
-1
/
+9
*
Make default profile settings persist properly
Narayan Desai
2007-03-01
1
-0
/
+1
*
Fix default group use
Narayan Desai
2007-02-28
1
-1
/
+1
*
Make dynamic group processing more tolerant of whitespace
Narayan Desai
2007-01-24
1
-2
/
+3
*
Implement dynamic groups
Narayan Desai
2007-01-24
1
-3
/
+25
*
Fix group problem caused by XInclude code
Narayan Desai
2007-01-11
1
-0
/
+2
*
Metadata improvements
Narayan Desai
2007-01-08
1
-8
/
+27
*
Fix probes for _all_ plugins
Narayan Desai
2006-12-12
1
-1
/
+2
*
Fix installation for reports system
Narayan Desai
2006-11-30
1
-0
/
+4
*
Part2 of metadata changes
Narayan Desai
2006-11-22
1
-0
/
+226