1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/librpc/rpc
Jelmer Vernooij 928ecbaebb Add support for secondary contexts from Python.
(This used to be commit 16d1ad0505)
2008-05-25 04:23:03 +02:00
..
binding.c Split binding structure handling out into a separate file. 2008-04-15 18:03:09 +02:00
dcerpc_auth.c Install public header files again and include required prototypes. 2008-04-02 04:53:27 +02:00
dcerpc_connect.c Remove more event_context_init() uses from function calls within deep down the code. 2008-04-21 18:12:33 -04:00
dcerpc_error.c Install public header files again and include required prototypes. 2008-04-02 04:53:27 +02:00
dcerpc_schannel.c Install public header files again and include required prototypes. 2008-04-02 04:53:27 +02:00
dcerpc_secondary.c Install public header files again and include required prototypes. 2008-04-02 04:53:27 +02:00
dcerpc_smb2.c private -> private_data for struct smb2_request 2008-05-16 15:03:58 +10:00
dcerpc_smb.c Install public header files again and include required prototypes. 2008-04-02 04:53:27 +02:00
dcerpc_sock.c Install public header files again and include required prototypes. 2008-04-02 04:53:27 +02:00
dcerpc_util.c Require passing in an event context to endpoint mapper utility function. 2008-04-17 01:09:33 +02:00
dcerpc.c Remove more event_context_init() uses from function calls within deep down the code. 2008-04-21 18:12:33 -04:00
dcerpc.h Use manually written Python bindings for DCE/RPC rather than SWIG based. 2008-05-24 21:02:56 +02:00
dcerpc.py Use manually written Python bindings for DCE/RPC rather than SWIG based. 2008-05-24 21:02:56 +02:00
pyrpc.c Add support for secondary contexts from Python. 2008-05-25 04:23:03 +02:00
pyrpc.h Add helper function to return DCE/RPC fault codes. 2008-05-24 23:39:38 +02:00