1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/libcli/security
Volker Lendecke d4c693df98 Add dom_sid_parse_endp
This returns a pointer to the first non-parsed character, along the lines of
strtoul for example.

Signed-off-by: Jeremy Allison <jra@samba.org>
2011-04-13 14:13:24 -07:00
..
access_check.c libcli/security: make sure that we don't grant SEC_STD_DELETE to the owner by default 2011-03-21 23:25:05 +01:00
access_check.h libcli: protect access_check.h against double inclusion 2011-03-15 05:07:01 +01:00
create_descriptor.c libcli/security - fix two output format specifiers 2011-02-15 11:19:37 +01:00
display_sec.c libcli/security: move display_sec headers to own header file and add to 2011-03-16 10:11:08 +01:00
display_sec.h libcli/security: move display_sec headers to own header file and add to 2011-03-16 10:11:08 +01:00
dom_sid.c Add dom_sid_parse_endp 2011-04-13 14:13:24 -07:00
dom_sid.h Add dom_sid_parse_endp 2011-04-13 14:13:24 -07:00
object_tree.c libcli/security/object_tree.c - remove unreachable statement 2010-11-29 14:48:12 +01:00
privileges_private.h libcli/security Move 'private' privileges functions to another header 2010-09-11 18:46:13 +10:00
privileges.c libcli/security/privileges.c - fix wrong counter type 2011-02-21 10:43:43 +01:00
privileges.h libcli/security Add debug class to security_token_debug() et al 2010-10-12 02:54:16 +00:00
pysecurity.c libcli/: Fix prototypes for all functions. 2011-03-19 03:20:05 +01:00
sddl.c libcli/security/sddl.c - fix wrong counter type 2011-02-21 10:43:43 +01:00
sddl.h s4:move the sddl code down to the top level 2010-03-03 09:16:34 +01:00
secace.c libcli/security Provide a common, top level libcli/security/security.h 2010-10-12 05:54:10 +00:00
secace.h Add some const. Needed for my SD work. 2010-10-08 18:05:02 -07:00
secacl.c libcli/: Fix prototypes for all functions. 2011-03-19 03:20:05 +01:00
secacl.h libcli/security Remove unused sec_acl_equal() 2010-10-24 22:21:23 +00:00
security_descriptor.c libcli/security/security_descriptor.c - fix three wrong counter variables 2011-02-21 10:46:40 +01:00
security_descriptor.h libcli/auth Merge source4/libcli/security and util_sid.c into the common code 2010-10-14 02:35:05 +00:00
security_token.c libcli/security Use static SIDs rather than parsing from strings 2010-10-14 02:35:05 +00:00
security_token.h libcli/security Add debug class to security_token_debug() et al 2010-10-12 02:54:16 +00:00
security.h libcli/security: move display_sec headers to own header file and add to 2011-03-16 10:11:08 +01:00
session.c s4-auth Move libcli/security/session.c to the top level 2011-02-22 16:20:11 +11:00
session.h auth: Move auth_session_info into IDL 2011-04-05 23:46:04 +02:00
util_sid.c Quite some callers of sid_split_rid do not care about the rid 2011-03-10 18:48:34 +01:00
wscript_build libcli: openchange doesn't need these headers any more 2011-03-16 00:25:10 +01:00