summaryrefslogtreecommitdiffstats
path: root/libcli/security/secace.c
Commit message (Collapse)AuthorAgeFilesLines
* libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett2010-10-121-1/+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
* Add some const. Needed for my SD work.Jeremy Allison2010-10-081-7/+7
| | | | Jeremy
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-2/+2
|
* lib: use TYPESAFE_QSORT() in lib/ and libcli/Andrew Tridgell2010-02-141-5/+4
|
* libcli/security: fix the source3 buildStefan Metzmacher2009-03-021-1/+1
| | | | metze
* Move secace.c to top-level.Jelmer Vernooij2009-03-011-0/+281