summaryrefslogtreecommitdiff
path: root/source3/lib/display_sec.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-14Remove a pointless static variableVolker Lendecke1-1/+1
2008-10-14Use GUID_string rather than smb_uuid_string().Jelmer Vernooij1-4/+4
2008-10-09Remove SEC_ACCESS. It's a uint32_t.Jeremy Allison1-1/+1
2007-12-17More static pstring elimination.Jeremy Allison1-26/+86
2007-12-15s/sid_to_string/sid_to_fstring/Volker Lendecke1-3/+3
2007-11-27Remove some staticsVolker Lendecke1-2/+2
2007-11-05Display sec ace flags.Günther Deschner1-3/+31
2007-10-11Display ace_objects in security descriptors.Guenther Deschner1-2/+39
2007-10-10r23841: Show all acl types when displaying a security descriptor.Günther Deschner1-7/+14
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r18745: Use the Samba4 data structures for security descriptors and security ...Jelmer Vernooij1-5/+5
2007-10-10r13948: Fix the build. Remove rpcclient.h include.Jim McDonough1-1/+0
2007-10-10r13945: Move display_sec.c to lib/ (as suggested by Volker).Günther Deschner1-0/+187