s3-decrpc: Introduce gssapi support for dcerpc krb5 auth
[samba.git] / source3 / rpc_client / rpc_transport_smbd.c
2010-03-29 Stefan Metzmachers3:rpc_client: remove more unused code
2010-03-29 Stefan Metzmachers3:rpc_client: add set_timeout hook to rpc_cli_transport
2010-03-29 Stefan Metzmachers3:rpc_client: add rpccli_is_connected()
2010-01-07 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-06 Bo Yangs3: Fix infinite loop in NCACN_IP_TCP asa there is...
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-08 Volker LendeckeConvert rpc_transport_smbd_init to tevent_req
2009-04-08 Volker LendeckeConvert rpc_cli_smbd_conn_init to tevent_req
2009-04-08 Volker LendeckeConvert get_anon_ipc to tevent_req
2009-04-08 Volker LendeckeConvert rpc_transport_np_init to tevent_req
2009-04-06 Volker LendeckeConvert cli_tcon_andx to tevent_req
2009-04-06 Volker LendeckeConvert cli_negprot to tevent_req
2009-04-06 Volker LendeckeConvert cli_session_setup_guest to tevent_req
2009-04-05 Volker LendeckeKeep the forked-smbd stdout reader around longer
2009-04-05 Volker LendeckeEnsure 0-termination for the forked-smbd debug output
2009-04-05 Volker LendeckePass the current debuglevel down to the forked smbd
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-26 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-03-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-24 Volker LendeckeConvert rpc_cli_transport->write to tevent_req
2009-03-24 Volker LendeckeConvert rpc_cli_transport->read to tevent_req
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Volker LendeckeNext step disentangling async_req from NTSTATUS
2009-02-01 Volker LendeckeSplit up async_req into a generic and a NTSTATUS specif...
2009-01-30 Volker LendeckeAdd the "SMBD" rpc transport