summaryrefslogtreecommitdiffstats
path: root/source3/lib/display_sec.c
Commit message (Expand)AuthorAgeFilesLines
* Eliminate two duplicate SEC_ACE_TYPE constants already provided byJelmer Vernooij2009-03-011-4/+4
* Remove a pointless static variableVolker Lendecke2008-12-141-1/+1
* Use GUID_string rather than smb_uuid_string().Jelmer Vernooij2008-10-141-4/+4
* Remove SEC_ACCESS. It's a uint32_t.Jeremy Allison2008-10-091-1/+1
* More static pstring elimination.Jeremy Allison2007-12-171-26/+86
* s/sid_to_string/sid_to_fstring/Volker Lendecke2007-12-151-3/+3
* Remove some staticsVolker Lendecke2007-11-271-2/+2
* Display sec ace flags.Günther Deschner2007-11-051-3/+31
* Display ace_objects in security descriptors.Guenther Deschner2007-10-111-2/+39
* r23841: Show all acl types when displaying a security descriptor.Günther Deschner2007-10-101-7/+14
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r18745: Use the Samba4 data structures for security descriptors and security ...Jelmer Vernooij2007-10-101-5/+5
* r13948: Fix the build. Remove rpcclient.h include.Jim McDonough2007-10-101-1/+0
* r13945: Move display_sec.c to lib/ (as suggested by Volker).Günther Deschner2007-10-101-0/+187