mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
1c170138a8
- make the dcerpc pipe in rpc_connect() a talloc child of the ejs connection variable. That means when the connection variable goes out of scope, the connection is automatically closed. That makes for a more natural interface for closing connections in a scripting language (tpot, you may wish to use mprSetPtrChild() in your smb glue code too) |
||
---|---|---|
.. | ||
config.mk | ||
ejsrpc.c | ||
ejsrpc.h | ||
mprutil.c | ||
smbcalls_cli.c | ||
smbcalls_config.c | ||
smbcalls_irpc.c | ||
smbcalls_ldb.c | ||
smbcalls_nbt.c | ||
smbcalls_rpc.c | ||
smbcalls.c | ||
smbcalls.h | ||
smbscript.c |