s3-util_sid Tidy up global struct security_token
authorAndrew Bartlett <abartlet@samba.org>
Fri, 3 Sep 2010 22:37:21 +0000 (08:37 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 11 Sep 2010 08:46:12 +0000 (18:46 +1000)
commitaefe60da8c6a5e48d807fa2e64d332b67fae25b8
treefe5ff0d5e6f8ff5c0a6bd6678f50d68c00daaf37
parentda9bca62825f838ac57d7a56dc8b0e9b5de181c8
s3-util_sid Tidy up global struct security_token

This no longer needs to be global, and should be const.  We now also
init it with the C99 style initialisers.

Andrew Bartlett

Signed-off-by: Andrew Tridgell <tridge@samba.org>
source3/include/proto.h
source3/lib/util_seaccess.c
source3/lib/util_sid.c
source3/rpc_server/srv_eventlog_nt.c