summaryrefslogtreecommitdiffstats
path: root/source3/lib/display_sec.c
Commit message (Collapse)AuthorAgeFilesLines
* r18745: Use the Samba4 data structures for security descriptors and security ↵Jelmer Vernooij2007-10-101-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)
* r13948: Fix the build. Remove rpcclient.h include.Jim McDonough2007-10-101-1/+0
| | | | (This used to be commit 6bf879bee3c59ba54b1b4c465c777e3dd0043f83)
* r13945: Move display_sec.c to lib/ (as suggested by Volker).Günther Deschner2007-10-101-0/+187
Guenther (This used to be commit 7e80d5358eb181c3515acb732a3594e80391261b)