summaryrefslogtreecommitdiffstats
path: root/source4/libcli/security/create_descriptor.c
Commit message (Expand)AuthorAgeFilesLines
* s4:security Remove use of user_sid and group_sid from struct security_tokenAndrew Bartlett2010-08-181-2/+5
* Removed more excess looping and fixed problem with incorrect IO flag handling.Nadezhda Ivanova2010-04-201-126/+81
* A bit of refactoring in the SD creation code.Nadezhda Ivanova2010-04-151-127/+71
* Fixed some major bugs in inheritance and access checks.Nadezhda Ivanova2009-11-151-13/+16
* Fixed some missing flags and bugs in the security creation.Nadezhda Ivanova2009-11-031-11/+47
* s4-acl: fixed SD creationAndrew Tridgell2009-09-281-12/+22
* Fixed a dereferenced null pointer.Nadezhda Ivanova2009-09-241-16/+14
* Initial implementation of security descriptor creation in DSNadezhda Ivanova2009-09-201-4/+348
* Owner and group defaulting.Nadezhda Ivanova2009-09-161-0/+117