Add a registry backend current_version that replaces the former dynamic overlay.
authorMichael Adam <obnox@samba.org>
Sun, 20 Jan 2008 02:24:13 +0000 (03:24 +0100)
committerMichael Adam <obnox@samba.org>
Sun, 20 Jan 2008 02:47:36 +0000 (03:47 +0100)
commit2c650bf63ccd9dc5dddbf4700831489544ded055
tree36000d4a96cdbc165f1be11a915cfc72104b2988
parentfaf406a4a1baf2946ea754a0760204748be99541
Add a registry backend current_version that replaces the former dynamic overlay.

Make sure to only respond to the exact current version key since subkeys
are registered by other backends (printing and - soon - perflib).

Michael
source/Makefile.in
source/include/reg_objects.h
source/registry/reg_backend_current_version.c [new file with mode: 0644]
source/registry/reg_dynamic.c
source/registry/reg_frontend.c