index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
libcli
/
security
/
sddl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r15573: Fix build of systems that have iconv headers in non-standard locations
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15328: Move some functions around, remove dependencies.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14860: create libcli/security/security.h
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14542: Remove librpc, libndr and libnbt from includes.h
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r12161: Fix a memleak and do the -O1 janitor :-)
Volker Lendecke
1
-1
/
+5
2007-10-10
r12158: added ldif handlers for the ntSecurityDescriptor attribute, so when
Andrew Tridgell
1
-8
/
+8
2007-10-10
r12139: - fixed up the ace object flags checking
Andrew Tridgell
1
-3
/
+8
2007-10-10
r12138: added use of 2 letter SID codes in sddl_encode_sid()
Andrew Tridgell
1
-3
/
+42
2007-10-10
r12137: added sddl_encode(), the reverse of the sddl_decode() function added a
Andrew Tridgell
1
-0
/
+170
2007-10-10
r12011: fixed another 'mixed code and declarations' bug
Andrew Tridgell
1
-1
/
+2
2007-10-10
r12010: - added support for domain specific SID codes in SDDL strings
Andrew Tridgell
1
-20
/
+67
2007-10-10
r12005: added a SDDL (Security Descriptor Description Language) parser. Not
Andrew Tridgell
1
-0
/
+315