Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 2007-07-10 | 1 | -2/+1 |
| | |||||
* | r23780: Find and fix more GPL2 -> GPL3. | Jeremy Allison | 2007-07-09 | 1 | -1/+1 |
| | | | | Jeremy. | ||||
* | r15041: Adding rpc client calls to manipulate auditing policies on remote CIFS | Günther Deschner | 2006-04-11 | 1 | -0/+149 |
servers. Also add a new "net rpc audit" tool. The lsa query infolevels were taken from samb4 IDL, the lsa policy flags and categories are partly documented on msdn. I need to cleanup the double lsa_query_info_policy{2}{_new} calls next. Guenther |