Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libcli/security: add some const to marshall_sec_desc[_buf]() | Stefan Metzmacher | 2011-07-23 | 1 | -2/+2 |
| | | | | metze | ||||
* | libcli/security/secdesc.h: fix licence/copyright | Günther Deschner | 2011-06-10 | 1 | -0/+22 |
| | | | | Guenther | ||||
* | libcli/security: move secdesc.c to the top level libcli/security | Andrew Bartlett | 2011-05-31 | 1 | -0/+102 |
This code does not rely on lp_ or other source3 only functions, so can be part of the common library. Andrew Bartlett |