Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-13 | security: Fixed incorrect indentation in create_descriptor.c | Nadezhda Ivanova | 1 | -12/+12 | |
Autobuild-User: Nadezhda Ivanova <nivanova@samba.org> Autobuild-Date: Thu Jan 13 15:53:16 CET 2011 on sn-devel-104 | |||||
2011-01-11 | security: Fixed bugs in expansion of generic information ACEs | Nadezhda Ivanova | 1 | -38/+82 | |
When an ACE gontaining GA, GE, GR, GW, CO or CG is provided by a user or inherited the final SD actually has to have 2 ACEs, one is an effective expanded one, and the original one with IO flag added. | |||||
2010-10-23 | create_descriptor.c - fix comment | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
The location in MS-DTYPE changed. Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Sat Oct 23 21:33:46 UTC 2010 on sn-devel-104 | |||||
2010-10-14 | libcli/auth Merge source4/libcli/security and util_sid.c into the common code | Andrew Bartlett | 1 | -0/+410 | |
This should ensure we only have one copy of these core functions in the tree. Andrew Bartlett Signed-off-by: Andrew Tridgell <tridge@samba.org> |