libcli/security Use static SIDs rather than parsing from strings
authorAndrew Bartlett <abartlet@samba.org>
Mon, 20 Sep 2010 21:14:38 +0000 (07:14 +1000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 14 Oct 2010 02:35:05 +0000 (02:35 +0000)
commitf7ffc12e2d43bd2dddb0a29eb778ff69a6b2802d
tree72651753a8def1de3c6c6ef61ff51cb9751d0ef6
parenta879a4610dac03b814ad40800f408416d250c6be
libcli/security Use static SIDs rather than parsing from strings

This should make the security_token_is_*() calls a little faster.

Andrew Bartlett

Signed-off-by: Andrew Tridgell <tridge@samba.org>
libcli/security/dom_sid.h
libcli/security/security_token.c
source4/rpc_server/srvsvc/dcesrv_srvsvc.c