Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-16 | libcli/security: move display_sec headers to own header file and add to | Günther Deschner | 1 | -0/+1 | |
security.h grouping header. Guenther | |||||
2011-02-21 | libcli/security/display_sec.c - fix wrong counter type | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
This strictly needs to be of type "uint32_t" due to "sec_acl->num_aces" which is of type "uint32_t". | |||||
2011-02-15 | libcli/security - fix two output format specifiers | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
2010-10-12 | libcli/security Provide a common, top level libcli/security/security.h | Andrew Bartlett | 1 | -3/+1 | |
This will reduce the noise from merges of the rest of the libcli/security code, without this commit changing what code is actually used. This includes (along with other security headers) dom_sid.h and security_token.h Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Tue Oct 12 05:54:10 UTC 2010 on sn-devel-104 | |||||
2010-06-21 | s3/s4 - remove "talloc_tos()" from common code since s4 doesn't support it | Matthias Dieter Wallnöfer | 1 | -4/+9 | |
Please don't use this in common code parts until we change the policy regarding it. | |||||
2009-03-25 | display_sec: Move to common libcli/security directory. | Jelmer Vernooij | 1 | -0/+322 | |