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
Andrew Tridgell 386211a81c A rather strange varient of talloc_unlink
A dcerpc request may have a reference from a still completing async
callback, but we now consider the request to be complete. We want to
lose the main parent, leaving just the reference, if any.
2009-07-01 15:15:37 +10:00
..
dcerpc_auth.c Fix the build. 2008-11-02 23:58:49 +01:00
dcerpc_connect.c s4:libnet Allow 'net password change' to work on expired passwords 2009-06-18 13:49:30 +10:00
dcerpc_schannel.c Rework Samba4 to use the new common libcli/auth code 2009-04-14 16:23:44 +10:00
dcerpc_secondary.c s4:librpc/rpc: remove we should not redo the name resolving for secondary tcp connections 2008-12-18 13:32:51 +01:00
dcerpc_smb2.c fixed rpc smb code to not reply on talloc_free being a function pointer 2009-07-01 15:15:36 +10:00
dcerpc_smb.c fixed rpc smb code to not reply on talloc_free being a function pointer 2009-07-01 15:15:36 +10:00
dcerpc_sock.c s4:librpc/rpc: s/private/private_data 2009-02-02 13:08:29 +01:00
dcerpc_util.c always enable RPC debugging with a debug level >= 100. 2009-06-12 12:23:45 +10:00
dcerpc.c A rather strange varient of talloc_unlink 2009-07-01 15:15:37 +10:00
dcerpc.h s4:libnet Allow 'net password change' to work on expired passwords 2009-06-18 13:49:30 +10: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 Fix more unresolved symbols. 2009-06-02 18:05:41 +02:00
pyrpc.h pyrpc: Raise proper NDR error codes with matching strings rather than mapping 2009-01-26 17:31:50 +01:00