Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-21 | s3-rpc_client: Added header information to cli_lsarpc.h. | Andreas Schneider | 1 | -0/+30 | |
2011-01-10 | s3-rpc_client: Added dcerpc_lsa_lookup_names. | Andreas Schneider | 1 | -0/+21 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2011-01-10 | s3-rpc_client: Added dcerpc_lsa_lookup_sids and dcerpc_lsa_lookup_sids3. | Andreas Schneider | 1 | -0/+66 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2011-01-10 | s3-rpc_client: Added dcerpc_lsa_open_policy2. | Andreas Schneider | 1 | -0/+25 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2011-01-10 | s3-rpc_client: Added dcerpc_lsa_open_policy. | Andreas Schneider | 1 | -0/+24 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-05-21 | s3:dom_sid Global replace of DOM_SID with struct dom_sid | Andrew Bartlett | 1 | -5/+5 | |
This matches the structure that new code is being written to, and removes one more of the old-style named structures, and the need to know that is is just an alias for struct dom_sid. Andrew Bartlett Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-05-18 | s3-rpc_client: move protos to cli_lsarpc.h | Günther Deschner | 1 | -0/+44 | |
Guenther |