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
Commit message (
Expand
)
Author
Age
Files
Lines
*
POSIXCompat: Clean up FIXME
Sol Jerome
2010-02-07
1
-10
/
+9
*
Fix traceback in bcfg2-admin init by using os.makedirs()
Sol Jerome
2010-02-05
3
-13
/
+3
*
Fix call to os.rename()
Sol Jerome
2010-01-24
1
-3
/
+2
*
Metadata: Write out proper file when clients.xml is a symlink
Sol Jerome
2010-01-23
1
-1
/
+7
*
Packages: process apt-source choices correctly with multi-package version req...
Narayan Desai
2010-01-20
1
-4
/
+4
*
Packages: handle architecture changes in Yum configs [bugfix]
Narayan Desai
2010-01-15
1
-0
/
+2
*
Metadata: build session cache properly for uuid clients [bugfix]
Narayan Desai
2010-01-12
1
-2
/
+1
*
Plugin.py: Fix docstring for GroupSpool
Sol Jerome
2010-01-08
1
-1
/
+1
*
Metadata: use normalized hostnames for comparison (reported by gregcoit) [bug...
Narayan Desai
2010-01-08
1
-1
/
+1
*
Code cleanups
Sol Jerome
2009-12-30
1
-1
/
+1
*
Metadata: handle errors more robustly, and perform clients.xml wranging in ne...
Narayan Desai
2009-12-23
1
-8
/
+24
*
Core: Uniformly handle Metadata resolution errors
Narayan Desai
2009-12-23
1
-0
/
+4
*
Info: Fix regex for paranoid options in info files [bugfix]
Sol Jerome
2009-12-21
1
-1
/
+1
*
Reports: Fix html validation errors for #798 (Patch from Thorsten Lockert)
Sol Jerome
2009-12-19
12
-57
/
+68
*
Init: Increase RSA key size to 2048 for use past 2010
Sol Jerome
2009-12-18
1
-1
/
+1
*
Snapshots: Revert changes from [5582] so that old client compatibility is mai...
Sol Jerome
2009-12-10
1
-4
/
+15
*
Metadata: fix use of session cache for cert-recognized clients
Narayan Desai
2009-12-09
1
-3
/
+4
*
Git: Migrate git plugin to Dulwich
Sol Jerome
2009-12-02
1
-12
/
+5
*
Fix accidental revert in [5604]
Sol Jerome
2009-12-02
1
-1
/
+1
*
Revert "Metadata: cache session information for all clients that aren't addre...
Sol Jerome
2009-12-02
1
-3
/
+2
*
Revert "Metadata: fix address validation issue with hard-wired addresses"
Sol Jerome
2009-12-02
1
-1
/
+1
*
Metadata: cache session information for all clients that aren't address resolved
Narayan Desai
2009-11-23
1
-2
/
+3
*
xcmd: remove redundant constructor definition
Narayan Desai
2009-11-21
1
-3
/
+0
*
Xcmd: improve error handling for authentication failures [bugfix]
Narayan Desai
2009-11-21
1
-0
/
+2
*
Metadata: fix address validation issue with hard-wired addresses
Narayan Desai
2009-11-21
1
-1
/
+1
*
Packages; use new debugging infrastructure
Narayan Desai
2009-11-21
1
-3
/
+3
*
Metadata: implement full debugging for client metadata authentication
Narayan Desai
2009-11-21
1
-21
/
+29
*
Plugin: add a per-plugin runtime debugging infrastructure
Narayan Desai
2009-11-20
1
-1
/
+9
*
POSIX: Remove support for old-style posix entries
Sol Jerome
2009-11-19
6
-52
/
+54
*
Plugin.py: Fix Cfg conflicts (Reported by Thorsten Lockert on irc)
Sol Jerome
2009-11-19
1
-1
/
+1
*
Reports: Fix traceback in Summary/System views (ticket #793 Reported by Thors...
Sol Jerome
2009-11-12
1
-3
/
+5
*
Packages: create urls that work with old urllib2 (Resolves ticket #796) [bugfix]
Narayan Desai
2009-11-11
1
-1
/
+2
*
Reports: Fix incorrect error message (reported by Thorsten Lockert) [bugfix]
Sol Jerome
2009-11-10
1
-1
/
+4
*
Reports: Stylesheet fixes from Tim Laszlo
Sol Jerome
2009-11-10
1
-12
/
+11
*
Reports: Add missing space (Patch from Tim Laszlo)
Sol Jerome
2009-11-10
1
-1
/
+1
*
Reports: Detailed Client List view from Tim Laszlo
Sol Jerome
2009-11-09
6
-2
/
+159
*
Reports: Add server name to reports (Patch from Tim Laszlo)
Sol Jerome
2009-11-09
1
-5
/
+11
*
Reports: Fix interaction display (Patch from Tim Laszlo) [bugfix]
Sol Jerome
2009-11-09
2
-8
/
+20
*
Version bump to 1.0.0
Narayan Desai
2009-11-05
1
-1
/
+0
*
bcfg2-admin init: autogenerate self-signed cert for the server
Narayan Desai
2009-11-05
1
-11
/
+25
*
Packages: only log explicit packages that are unsatisfied
Narayan Desai
2009-11-05
1
-2
/
+3
*
Snapshots: handle client traceback when called with bad options
Narayan Desai
2009-11-05
1
-0
/
+3
*
Bzr: Use faster method to detect changes in the working tree. Also, look for ...
David Strauss
2009-11-05
1
-1
/
+1
*
Bzr: Finally use the bzrlib API for real. This is much cleaner, and it should...
David Strauss
2009-11-05
1
-21
/
+11
*
Bzr: Fix hang on second and susequent calls.
David Strauss
2009-11-05
1
-2
/
+2
*
Use proper logging for snapshot storage time.
David Strauss
2009-11-05
1
-1
/
+5
*
Bzr: Strip newline from end of revision number.
David Strauss
2009-11-05
1
-1
/
+1
*
Snapshots: Add missing datafields for Directory and SymLink to match listed f...
David Strauss
2009-11-05
1
-2
/
+3
*
Core: Fix typo
Narayan Desai
2009-11-05
1
-0
/
+1
*
DBStats: Fix data eating / Core: revert copy change
Narayan Desai
2009-11-05
2
-3
/
+4
[next]