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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Metadata: fix bcfg2-admin query (Resolves Ticket #959)
Narayan Desai
2010-12-08
1
-3
/
+2
*
SSLCA: PEP8 fixes
Sol Jerome
2010-11-16
1
-14
/
+14
*
Packages: Pylint/PEP8 fixes
Sol Jerome
2010-11-15
1
-11
/
+14
*
fixed needless syntax error bug i checked int ealier. Also ensured that the ...
root
2010-11-05
1
-3
/
+5
*
Fixed verification of preexisting certificates
Graham Hagger
2010-11-05
1
-23
/
+11
*
Merge branch 'master' of http://github.com/gdhagger/bcfg2 into gdhagger-master
Sol Jerome
2010-11-03
1
-0
/
+249
|
\
|
*
added verification of existing certs
Graham Hagger
2010-11-03
1
-4
/
+9
|
*
fixed lookup of ca options in bcfg2.conf, removing CA trees from SSLCA repo
Graham Hagger
2010-11-02
1
-6
/
+9
|
*
Now reads ca key passphrases from bcfg2.conf
Graham Hagger
2010-11-01
1
-22
/
+65
|
*
SSLCA.py rewritten to use openssl binary
Graham Hagger
2010-10-29
1
-409
/
+122
|
*
starting to establish the way sslca will truly work
Graham Hagger
2010-10-27
1
-152
/
+471
|
*
ok, so i should have renamed the class to SSLCA a long time ago... doh
Graham Hagger
2010-10-22
1
-1
/
+1
|
*
moved some sslca docs around
Graham Hagger
2010-10-22
1
-43
/
+0
|
*
initial add of SSLCA plugin
Graham Hagger
2010-10-22
1
-0
/
+209
|
*
POSIX: Remove client-side support for old POSIX types
Sol Jerome
2010-10-18
2
-39
/
+0
*
|
POSIX: Remove client-side support for old POSIX types
Sol Jerome
2010-11-02
2
-39
/
+0
*
|
changed package type to 'pacman', if request package version is 'auto' and it...
Asaf
2010-11-02
1
-1
/
+1
*
|
Packages plugin / Client tools : add support for pacman based distros(arch, p...
asaf
2010-11-02
1
-0
/
+112
*
|
Guppy.py: New plugin to help trace memory leaks
Tim Laszlo
2010-10-27
1
-0
/
+63
*
|
Extend client metadata to include group category information
Tim Laszlo
2010-10-27
1
-2
/
+16
|
/
*
Packages: fix is_pkg breakage
Narayan Desai
2010-09-27
1
-1
/
+1
*
Packages: restore whitelist functionality (patch from Richard Connon) (Resolv...
Narayan Desai
2010-09-26
1
-22
/
+20
*
Metadata: Add error message when file monitor fails
Sol Jerome
2010-09-12
1
-0
/
+1
*
Packages: Assign the deps variable before resolution.
Tim Laszlo
2010-09-04
1
-0
/
+1
*
Packages: fix type conflict
Narayan Desai
2010-08-30
1
-1
/
+1
*
Packages: fix type conflict
Narayan Desai
2010-08-30
1
-1
/
+1
*
Packages: invalidate virt_pkgs cache when source data is reloaded
Narayan Desai
2010-08-28
1
-0
/
+1
*
Packages: dep resolver rewrite
Narayan Desai
2010-08-27
1
-154
/
+150
*
BB: Deprecate BB plugin (Resolves Ticket #923)
Sol Jerome
2010-08-23
1
-1
/
+1
*
Fix typos
Sol Jerome
2010-08-14
1
-1
/
+1
*
Don't assume python2.5 is being used on successful hashlib import
Sol Jerome
2010-08-11
1
-2
/
+4
*
Probes: Fix name collapse in case of group specific probes (arch.G20_foo -> a...
Narayan Desai
2010-08-11
1
-1
/
+1
*
TGenshi/TCheetah: Add base64 encoding support for files handled by non-Cfg pl...
Sol Jerome
2010-08-05
2
-2
/
+12
*
Packages: Move knobs to config.xml
Tim Laszlo
2010-08-04
1
-26
/
+12
*
Packages: Resolver/Metadata options
Tim Laszlo
2010-08-04
1
-1
/
+32
*
Packages: Allow soft relaods and use a checksum for cache file.
Tim Laszlo
2010-08-04
1
-41
/
+41
*
Packages: Expose repo data as a Connector
Tim Laszlo
2010-08-04
1
-4
/
+24
*
DBStats: Fix random mysql errors
Tim Laszlo
2010-07-30
1
-6
/
+15
*
Packages: Allow xinclude and add XML error handling
Tim Laszlo
2010-07-30
1
-6
/
+18
*
Packages: Remove log line from black/whitelist test
Tim Laszlo
2010-07-30
1
-1
/
+0
*
Packages: Allow for whitelisting
Tim Laszlo
2010-07-30
1
-7
/
+11
*
Packages: Treat blacklisted packages as if they don't exist
Tim Laszlo
2010-07-30
1
-2
/
+2
*
Fixed indention error
Fabian Affolter
2010-07-30
1
-1
/
+1
*
Cfg: Allow pull operations to update info.xml files
Tim Laszlo
2010-07-30
1
-9
/
+18
*
TGenshi: Warn when genshi is not installed
Sol Jerome
2010-07-16
1
-9
/
+14
*
Bundler: Log something for genshi errors
Tim Laszlo
2010-07-16
1
-6
/
+14
*
DBStats: Handle and warn when an unknown client is given
Tim Laszlo
2010-07-16
1
-1
/
+5
*
NagiosGen: Allow default configuration via Properties
Tim Laszlo
2010-07-16
1
-5
/
+10
*
Initial version of a CVS plugin
Fabian Affolter
2010-07-16
1
-0
/
+47
*
Initial version of a CVS plugin
Fabian Affolter
2010-07-16
2
-2
/
+3
[next]