summaryrefslogtreecommitdiff
path: root/source3/lib/display_sec.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-11Display ace_objects in security descriptors.Guenther Deschner1-2/+39
Guenther (This used to be commit 5fa3fc81b765f1d9682170de13d2e10994fdd889)
2007-10-10r23841: Show all acl types when displaying a security descriptor.Günther Deschner1-7/+14
Guenther (This used to be commit 06418a63a0bf5df0e0e76172137d5dff026feaa6)
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
(This used to be commit b0132e94fc5fef936aa766fb99a306b3628e9f07)
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
Jeremy. (This used to be commit 407e6e695b8366369b7c76af1ff76869b45347b3)
2007-10-10r18745: Use the Samba4 data structures for security descriptors and security ↵Jelmer Vernooij1-5/+5
descriptor buffers. Make security access masks simply a uint32 rather than a structure with a uint32 in it. (This used to be commit b41c52b9db5fc4a553b20a7a5a051a4afced9366)
2007-10-10r13948: Fix the build. Remove rpcclient.h include.Jim McDonough1-1/+0
(This used to be commit 6bf879bee3c59ba54b1b4c465c777e3dd0043f83)
2007-10-10r13945: Move display_sec.c to lib/ (as suggested by Volker).Günther Deschner1-0/+187
Guenther (This used to be commit 7e80d5358eb181c3515acb732a3594e80391261b)