r22135: Check in most of Michael Adam's net conf utility. A good share of this patch
authorVolker Lendecke <vlendec@samba.org>
Mon, 9 Apr 2007 10:38:55 +0000 (10:38 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:19:16 +0000 (12:19 -0500)
commita40df6f92d42676a9184fb2c20a11d5662ca5b3a
tree98091de9917888e317ae98b4d14e5e27d699be96
parent4838055e5f300ec5c9e09ac5ebb9d661fa9a7cd1
r22135: Check in most of Michael Adam's net conf utility. A good share of this patch
is moving functions around to fix some linker dependencies for the registry.

Michael, I've renamed your auth_utils2.c to token_utils.c.

Thanks!

Volker
(This used to be commit 9de16f25c1c3e0b203da47391772ef2e2fe291ac)
source3/Makefile.in
source3/auth/auth_util.c
source3/auth/token_util.c [new file with mode: 0644]
source3/registry/reg_api.c
source3/registry/reg_frontend.c
source3/registry/reg_frontend_hilvl.c [new file with mode: 0644]
source3/utils/net.c
source3/utils/net.h
source3/utils/net_conf.c [new file with mode: 0644]