Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-08 | s3-rpc_client: Added DCERPC_AUTH_TYPE_NCALRPC bind. | Andreas Schneider | 1 | -1/+2 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2011-01-30 | dcerpc.idl: add DCERPC_FAULT_SEC_PKG_ERROR | Stefan Metzmacher | 1 | -0/+1 | |
metze | |||||
2010-12-08 | dcerpc.idl: fix typo 0x800000000 => 0x80000000 | Stefan Metzmacher | 1 | -1/+1 | |
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Wed Dec 8 20:13:03 CET 2010 on sn-devel-104 | |||||
2010-12-08 | Add ncacn_http (RTS) IDL implementation in dcerpc.idl | Julien Kerihuel | 1 | -1/+153 | |
Signed-off-by: Julien Kerihuel <j.kerihuel@openchange.org> Signed-off-by: Jelmer Vernooij <jelmer@samba.org> Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Wed Dec 8 14:17:45 CET 2010 on sn-devel-104 | |||||
2010-07-16 | dcerpc: remove ncacn_packet_header and related functions | Simo Sorce | 1 | -12/+0 | |
ncacn_packet_header was an artifact and it is not necessary anymore Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-07-08 | s3:dcerpc Add prs_parse_dcerpc_bind | Simo Sorce | 1 | -1/+1 | |
2010-07-08 | dcerpc: add ncacn_packet_header to IDL. | Günther Deschner | 1 | -0/+12 | |
Guenther Signed-off-by: Simo Sorce <idra@samba.org> | |||||
2010-04-09 | dcerpc.idl: fix typo DERPC_ => DCERPC_ | Stefan Metzmacher | 1 | -47/+47 | |
metze | |||||
2010-03-23 | dcerpc.idl: add nca_s_* status codes from the DCE 1.1 specification | Stefan Metzmacher | 1 | -1/+50 | |
metze | |||||
2010-02-14 | a4-dcerpc: another attempt at dcerpc auth padding | Andrew Tridgell | 1 | -0/+3 | |
The last change broke net vampire against w2k8r2 | |||||
2010-02-13 | s4-rpc: be more careful about DCERPC auth padding | Andrew Tridgell | 1 | -4/+0 | |
Cope with a wider range of auth padding in dcerpc bind_ack and alter_context packets. We now use a helper function that calculates the right auth padding. | |||||
2009-03-24 | move dcerpc.idl to main directory. | Günther Deschner | 1 | -0/+306 | |
Guenther |