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
/
Admin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't assume python2.5 is being used on successful hashlib import
Sol Jerome
2010-08-11
1
-2
/
+3
*
Admin/Pull: Allow a list of files to be read from stdin
Tim Laszlo
2010-07-16
1
-4
/
+24
*
DBStats: Support for postgresql
Tim Laszlo
2010-07-16
1
-3
/
+9
*
Some comments added
Fabian Affolter
2010-07-16
1
-2
/
+7
*
Added missing configuration entities
Fabian Affolter
2010-06-14
1
-1
/
+1
*
Added new bcfg2-admin bundle list part
Fabian Affolter
2010-06-10
2
-15
/
+78
*
tabs -> spaces
Sol Jerome
2010-06-10
1
-2
/
+2
*
Updated files to match PEP 257
Fabian Affolter
2010-06-07
6
-30
/
+29
*
Added init command to bcfg2-admin reports
Tim Laszlo
2010-06-07
1
-0
/
+3
*
Performance improvements for bcfg2-admin reports scrub.
Tim Laszlo
2010-06-07
1
-14
/
+11
*
Switch location to hostname. Urls break things.
Tim Laszlo
2010-06-04
1
-5
/
+2
*
Initial version of admin tool for reports
Tim Laszlo
2010-06-03
2
-1
/
+190
*
Fix configfile option for bcfg2-admin (Patch from Duncan Hutty)
Sol Jerome
2010-04-07
1
-1
/
+2
*
Snapshots: Use custom bcfg2.conf when specified (Fix for #839)
Sol Jerome
2010-02-08
1
-2
/
+3
*
Code cleanups
Sol Jerome
2009-12-30
1
-1
/
+1
*
Init: Increase RSA key size to 2048 for use past 2010
Sol Jerome
2009-12-18
1
-1
/
+1
*
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
*
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
*
Snapshots: handle client traceback when called with bad options
Narayan Desai
2009-11-05
1
-0
/
+3
*
bcfg2-admin init: prompt in case of pre-existing bcfg2.conf (Resolves Ticket ...
Narayan Desai
2009-11-05
1
-11
/
+13
*
Perf: Fix syntax error
Sol Jerome
2009-10-07
1
-1
/
+1
*
Pylint/PEP 8 Code cleanups
Sol Jerome
2009-10-07
9
-38
/
+43
*
Admin-modes: Implement plugin whitelists/blacklists for modes that don't require
Narayan Desai
2009-10-02
2
-2
/
+11
*
Viz: remove spurious raise SystemExit
Narayan Desai
2009-10-02
1
-1
/
+0
*
Fix nasty core hang, which would manifest itself as a lockup upon shutdown fo...
Narayan Desai
2009-10-02
1
-0
/
+1
*
Xcmd: Improve error handling for unknown rmi methods
Narayan Desai
2009-09-18
1
-1
/
+1
*
bcfg2-admin xcmd: improve error handling (Resolves Ticket #734)
Narayan Desai
2009-09-18
1
-1
/
+15
*
bcfg2-admin: implement xcmd mode
Narayan Desai
2009-09-15
2
-1
/
+37
*
Pull.py: Fix traceback for ticket #731
Sol Jerome
2009-09-14
1
-1
/
+6
*
bcfg2-admin init: Fix __import__ call for python pre 2.5
Narayan Desai
2009-08-13
1
-1
/
+2
*
Merged bcfg2-admin init fixes in from my branch.
Kamil Kisiel
2009-07-18
1
-126
/
+163
*
Init.py: Fix typo in intializeRepo
Sol Jerome
2009-07-07
1
-1
/
+1
*
Added Bundle and Group for bcfg2-admin.
James Yang
2009-07-07
2
-0
/
+99
*
Made fixes to Metadata, Client, and Init, and added methods for bcfg2-admin g...
James Yang
2009-07-07
2
-1
/
+8
*
bcfg2-admin viz: Implement support for arbitrary output types
Narayan Desai
2009-07-07
1
-14
/
+12
*
Changed how bcfg2-admin init handles plugins and added update_client to metad...
James Yang
2009-06-30
1
-15
/
+45
*
Added additional list and update options to bcfg2-admin client
James Yang
2009-06-30
1
-4
/
+25
*
bcfg2-admin: Migrate query to new Metadata query interface
Sol Jerome
2009-06-20
1
-3
/
+3
*
Fixed bug in Init.py with setting up Bcfg2-admin for the first time.
James Yang
2009-06-09
1
-1
/
+1
*
bcfg2.conf updates for 1.0pre3
Sol Jerome
2009-06-03
1
-3
/
+1
*
Snapshots: Add --date for detailed view for a particular date
Sol Jerome
2009-06-01
1
-0
/
+21
*
Add support for probed groups in bcfg2-admin query (Resolves Ticket #647)
Sol Jerome
2009-05-18
1
-1
/
+8
*
Implement count field for statistics
Narayan Desai
2009-05-15
1
-2
/
+3
*
Implement perf-reporting client
Narayan Desai
2009-05-14
2
-43
/
+42
*
Implement perf-reporting client
Narayan Desai
2009-05-14
1
-0
/
+37
*
Remove deprecated fingerprint admin mode
Narayan Desai
2009-05-14
2
-28
/
+1
*
Update admin modes for new FileMonitor interface
Sol Jerome
2009-05-11
2
-8
/
+10
*
Snapshots: Remove ad-hoc error handling in favor of normal bcfg2-admin mode h...
Narayan Desai
2009-05-07
1
-5
/
+2
[next]