1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source/libgpo
Michael Adam 10ae8accb4 libgpo: replace hand-crafted registry initialization by registry_init_basic.
IMO there is no need to imitate a custom registry backend.
Only default regdb hooks are used here, so a plain initialization
of regdb should suffice.

This way, only reg_api is used in libgpo, and no registry
backend code is visible.

Michael
2008-03-22 02:29:40 +01:00
..
gpext Add "registry" Group Policy extension. 2008-02-29 17:25:28 +01:00
gpo_fetch.c Pure cosmetics, trying to get my group policy diff smaller. 2008-02-29 14:53:13 +01:00
gpo_filesync.c Pure cosmetics, trying to get my group policy diff smaller. 2008-02-29 14:53:13 +01:00
gpo_ini.c Pure cosmetics, trying to get my group policy diff smaller. 2008-02-29 14:53:13 +01:00
gpo_ini.h r24416: Some more minor edits for libgpo, mostly reformatting and moving of functions. 2007-10-10 12:29:43 -05:00
gpo_ldap.c Bind Group Policy processing closer to the samba registry. 2008-03-18 21:31:24 +01:00
gpo_reg.c libgpo: replace hand-crafted registry initialization by registry_init_basic. 2008-03-22 02:29:40 +01:00
gpo_sec.c Pure cosmetics, trying to get my group policy diff smaller. 2008-02-29 14:53:13 +01:00
gpo_util.c Bind Group Policy processing closer to the samba registry. 2008-03-18 21:31:24 +01:00