1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-04 05:18:06 +03:00
samba-mirror/source4/rpc_server
Stefan Metzmacher 0b4da9d7e0 - add 'print' to the DCERPC binding strings
e.g.
  ncacn_np:myserver:[samr,sign,print]

  will now enable the packet debugging

  and the debugging is not bound anymore to the debuglevel >= 2
  in the torture tests

- also the dcesrv_remote module now supports debugging of the packets
  use the 'dcerpc_remote:binding' smb.conf parameter.

metze
(This used to be commit 40abf3c584)
2004-02-03 14:56:07 +00:00
..
echo This patch adds a better dcerpc server infastructure. 2004-01-08 22:55:27 +00:00
epmapper fixed the rpc epmapper server. This fixes rpc over tcp. 2004-01-09 02:43:23 +00:00
remote - add 'print' to the DCERPC binding strings 2004-02-03 14:56:07 +00:00
config.m4 - we now specify the object files in the subsystems config.m4 file 2004-02-02 13:43:03 +00:00
dcerpc_server.c some DEBUG and comment fixes 2004-02-02 13:28:29 +00:00
dcerpc_server.h some DEBUG and comment fixes 2004-02-02 13:28:29 +00:00
dcerpc_tcp.c const fixes 2004-02-02 14:46:25 +00:00
dcesrv_auth.c This patch adds a better dcerpc server infastructure. 2004-01-08 22:55:27 +00:00
handles.c This patch adds a better dcerpc server infastructure. 2004-01-08 22:55:27 +00:00