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
*
Ignoring some files.
Rene Martin
2010-04-08
1
-0
/
+3
*
Trying to commit all my work
Rene Martin
2010-04-08
10
-241
/
+157
*
Initial port from Django 0.95 to Django 1.1.
Rene Martin
2010-04-08
2
-0
/
+69
*
Fix configfile option for bcfg2-admin (Patch from Duncan Hutty)
Sol Jerome
2010-04-07
1
-1
/
+2
*
SSHbase: Use shutil as per Lee's suggestion in Ticket #866
Sol Jerome
2010-03-25
1
-2
/
+3
*
SSHbase: Generate known_hosts file in consistent order (Patch from Lee Loucks)
Sol Jerome
2010-03-25
1
-31
/
+32
*
Viz: Include xincluded files from groups.xml (Resolves Ticket #867)
Sol Jerome
2010-03-25
1
-0
/
+4
*
Automatically add additional host aliases to ssh_known_hosts.
root
2010-03-13
1
-1
/
+34
*
Packages: Add 'fedora' os group to the list of basegroups
Sol Jerome
2010-03-09
1
-1
/
+1
*
importscript.py: Add support for -C option (Patch from euth in Ticket #852)
Sol Jerome
2010-03-07
1
-1
/
+1
*
Ohai: Handle case where client returns nothing
Sol Jerome
2010-03-06
1
-0
/
+3
*
Ohai: Add support for pre-2.6 versions of python
Sol Jerome
2010-03-04
1
-2
/
+19
*
Reports/settings.py: Fix outdated link to time zone choices
Sol Jerome
2010-03-01
1
-1
/
+1
*
Packages: fix minor thinko in error path [bugfix]
Narayan Desai
2010-02-15
1
-1
/
+1
*
Packages: get rid of spurious whitespace in choice pkg names
Narayan Desai
2010-02-14
1
-1
/
+1
*
Packages: fix dep issue on apt sources [bugfix]
Narayan Desai
2010-02-14
1
-1
/
+1
*
Packages: add pre-depends requirements for apt package sources (Resolves Tick...
Narayan Desai
2010-02-14
1
-1
/
+1
*
Packages: [bugfix]
Narayan Desai
2010-02-14
1
-37
/
+24
*
Properties: Remove experimental tag
Sol Jerome
2010-02-10
1
-1
/
+0
*
Snapshots: Use custom bcfg2.conf when specified (Fix for #839)
Sol Jerome
2010-02-08
4
-8
/
+11
*
Git: pylint code cleanups
Sol Jerome
2010-02-07
1
-2
/
+7
*
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
[next]