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)
commit9de16f25c1c3e0b203da47391772ef2e2fe291ac
tree7091af59e982b2dbed5b7b0c8198e0cc1560a107
parent85df3fca681a44c882f596ef042ad9956c3a63c0
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
source/Makefile.in
source/auth/auth_util.c
source/auth/token_util.c [new file with mode: 0644]
source/registry/reg_api.c
source/registry/reg_frontend.c
source/registry/reg_frontend_hilvl.c [new file with mode: 0644]
source/utils/net.c
source/utils/net.h
source/utils/net_conf.c [new file with mode: 0644]