auth: Make new_server_id_task() static to auth_samba4
commit69594dfb8cfa35612ff9ce96f9669d7ed94ad578
authorVolker Lendecke <vl@samba.org>
Wed, 12 Feb 2014 14:47:26 +0000 (12 14:47 +0000)
committerMichael Adam <obnox@samba.org>
Wed, 12 Feb 2014 20:47:51 +0000 (12 21:47 +0100)
tree473fe577289fe7cef1a0360c167f2d8e07feec00
parentf0a385f35f9528b8f1f0c829065562b2d90b9850
auth: Make new_server_id_task() static to auth_samba4

This is not used in other parts of source3, so this patch improves
modularity and isolation of features.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
source3/auth/auth_samba4.c
source3/include/proto.h
source3/lib/util.c