s3:smbd:smb2: fix an assignment-instead-of-check bug conn_snum_used()
[samba.git] / source3 / librpc /
2011-06-29 Volker Lendeckes3: explicitly pass domain_sid to wbint_LookupRids...
2011-06-14 Michael Adams3:librpc/ndr/util.h: add license/copyright header...
2011-06-07 Karolin SeegerRevert "Fix bug 8196 - Many (newer) header files don...
2011-06-07 Jeremy AllisonFix bug 8196 - Many (newer) header files don't have...
2011-05-16 Günther Deschners3-proto: move more librpc prototypes to librpc/rpc...
2011-05-16 Günther Deschners3: remove various references to server side dcerpc...
2011-05-16 Günther Deschners3: move pipe_auth_data to dcerpc.h
2011-05-13 Simo SorceFix 3.6 headers
2011-05-13 Simo Sorces3-gse: Use gss_get_name_attribute to fetch the pac
2011-04-29 Günther Deschners3-build: remove some unused headers.
2011-04-13 Volker Lendeckes3: Add wbint_Sids2UnixIDs idl & implementation
2011-04-13 Volker Lendeckes3: Add wbint_LookupSids
2011-04-12 Günther Deschners3-librpc: let librpc/rpc/dcerpc.h include ndr and...
2011-04-05 Günther Deschners3-libndr: add ../librpc/ndr/libndr.h include in some...
2011-04-05 Günther Deschners3-includes: only include ntdomain.h where needed.
2011-04-05 Günther Deschners3-auth: rpc_server needs auth.h
2011-03-24 Andreas Schneiders3-rpc_server: Implement an endpoint monitor loop.
2011-03-24 Andreas Schneiders3-librpc: Leave the epm registration connection open.
2011-03-24 Günther Deschnerlibrpc: bring more librpc prototypes in common.
2011-03-16 Karolin SeegerMerge master into v3-6-test
2011-03-13 Stefan Metzmacherlibrpc/rpc: move DCERPC_ flags to rpc_common.h
2011-03-13 Stefan Metzmachers3:librpc/rpc: add DCERPC_ANON_FALLBACK flag
2011-03-13 Stefan Metzmacherlibrpc/rpc: move struct dcerpc_binding to rpc_common.h
2011-03-13 Stefan Metzmachers3:librpc/rpc: add target_principal to struct dcerpc_bi...
2011-03-13 Stefan Metzmacherlibrpc/rpc: move enum dcerpc_transport_t to rpc_common.h
2011-03-11 Stefan Metzmacherlibrpc/rpc: move dcerpc_binding_handle stuff to rpc_com...
2011-03-11 Stefan Metzmachers3:librpc/rpc: remove unused dcerpc_pipe define hack
2011-03-08 Günther Deschners3-epmap: fix uninitialized variable in ep_register()
2011-03-08 Andreas Schneiders3-librpc: Register NCALRPC pipes.
2011-03-08 Andreas Schneiders3-rpc_server: Introduce transport in pipe_struct.
2011-03-08 Andreas Schneiders3-librpc: Register endpoints using ncalrpc.
2011-03-08 Andreas Schneiders3-rpc_client: Added DCERPC_AUTH_TYPE_NCALRPC bind.
2011-03-08 Andreas Schneiders3-librpc: Free memory we don't need.
2011-03-08 Andreas Schneiders3-librpc: Added tcpip support for dcerpc_binding_vecto...
2011-02-28 Andreas Schneiders3-rpc_client: Move client pipe functions to own header.
2011-02-28 Gregor Becks3: smbcontrol to notify smbd about idmap changes
2011-02-28 Gregor Becks3: smbcontrol to notify smbd about idmap changes
2011-02-22 Andrew Bartletts3-auth Rename auth_serversupplied_info varaiables...
2011-02-21 Andreas Schneiders3-librpc: Only register NCACN_NP.
2011-02-18 Andrew Tridgells3-waf: use SAMBA3_*() build rules in source3/build
2011-02-18 Andrew Tridgells3-build: allow waf build of s3 IDL files from any...
2011-02-17 Günther Deschners3: add server_id.idl and use only autogenerated code.
2011-02-16 Jeremy AllisonMerge branch 'v3-6-test' of ssh://git.samba.org/data...
2011-02-15 Günther Deschners3-librpc: move server_id marshalling to own helper...
2011-02-15 Günther Deschners3-librpc: move server_id marshalling to own helper...
2011-02-14 Günther Deschners3-librpc: no need to globally include endpointmapper...
2011-02-14 Günther Deschners3-librpc: remove duplicate prototypes.
2011-02-14 Günther Deschners3-librpc: no need to globally include endpointmapper...
2011-02-14 Günther Deschners3-librpc: remove duplicate prototypes.
2011-02-10 Günther Deschnerlibrpc: move preg.idl to main directory.
2011-02-10 Günther Deschners3: give ../librpc/ndr/util.c its own header.
2011-02-10 Günther Deschnerlibrpc: move preg.idl to main directory.
2011-02-10 Günther Deschners3: give ../librpc/ndr/util.c its own header.
2011-02-08 Günther Deschnerndr: merge ndr_map_error2string and ndr_errstr.
2011-02-08 Günther Deschnerndr: move null_ndr_syntax_id to the common libndr location.
2011-02-08 Günther Deschnerndr: merge duplicate ndr_map_error2ntstatus() functions.
2011-02-08 Günther Deschnerndr: merge ndr_map_error2string and ndr_errstr.
2011-02-08 Günther Deschnerndr: move null_ndr_syntax_id to the common libndr location.
2011-02-08 Günther Deschnerndr: merge duplicate ndr_map_error2ntstatus() functions.
2011-02-03 Jeremy AllisonFix a couple of missing checks on talloc returns.
2011-02-03 Günther Deschners3-epmap: use correct dcerpc client header in dcerpc_ep.c
2011-02-03 Andreas Schneiders3-librpc: Added dcerpc_binding_vector_create function.
2011-02-03 Andreas Schneiders3-librpc: Added dcerpc register endpoint functions.
2011-02-02 Günther Deschners3-waf: no need to call pidl with --samba3-ndr-client...
2011-02-02 Jeremy AllisonFix a couple of missing checks on talloc returns.
2011-02-02 Günther Deschners3-waf: no need to call pidl with --samba3-ndr-client...
2011-02-02 Günther Deschners3-epmap: use correct dcerpc client header in dcerpc_ep.c
2011-02-02 Andreas Schneiders3-librpc: Added dcerpc_binding_vector_create function.
2011-02-02 Andreas Schneiders3-librpc: Added dcerpc register endpoint functions.
2011-01-25 Günther Deschneridl: add file_id idl.
2011-01-25 Günther Deschners3-libndr: remove cmdline_lp_ctx.
2011-01-25 Günther Deschnerlibndr: move ndr_print_bool to ndr_basic.c
2011-01-25 Günther Deschneridl: add file_id idl.
2011-01-25 Günther Deschners3-libndr: remove cmdline_lp_ctx.
2011-01-25 Günther Deschnerlibndr: move ndr_print_bool to ndr_basic.c
2011-01-08 David Disseldorps3-printing: Initiate pcap reload from parent smbd
2011-01-05 Stefan Metzmachers3:build: don't use cli_wbint.c any more
2011-01-03 Stefan Metzmachers3:librpc: use netsec_outgoing_sig_size() instead of...
2011-01-21 Stefan Metzmachers3:librpc: remove prototype of dcerpc_binding_handle_se...
2011-01-07 David Disseldorps3-printing: Initiate pcap reload from parent smbd
2011-01-04 Stefan Metzmachers3:build: don't use cli_wbint.c any more
2011-01-03 Stefan Metzmachers3:librpc: use netsec_outgoing_sig_size() instead of...
2010-12-06 Volker Lendeckes3: Fix bug 7842: WINBIND_LOOKUPRIDS does not return...
2010-12-06 Volker Lendeckes3: Fix bug 7842: WINBIND_LOOKUPRIDS does not return...
2010-11-30 Karolin SeegerMerge master into v3-6-test again.
2010-10-26 Jelmer Vernooijwaf: Remove lib prefix from libraries manually.
2010-10-05 Günther Deschners3-libndr: handle NDR_ERR_IPV6ADDRESS case in ndr_errstr().
2010-09-30 Volker Lendeckes3: Add "smbcontrol winbindd ip-dropped <local-ip>"
2010-09-30 Volker Lendeckes3: Add "smbcontrol winbindd ip-dropped <local-ip>"
2010-09-27 Günther Deschners3-waf: add NDR_PERFCOUNT subsystem.
2010-09-25 Günther Deschners3-waf: convert LIBNET et al into subsystems.
2010-09-24 Günther Deschners3-waf: let winbind depend on SRV_NDR_WBINT and RPCCLI_...
2010-09-24 Günther Deschners3-waf: add RPC_NDR_WBINT to librpc/wscript_build.
2010-09-24 Günther Deschners3-waf: add wscript_build to s3 librpc dir for NDR_...
2010-09-23 Simo Sorces3-dcerpc: Use spnego own sign/seal functions
2010-09-23 Simo Sorces3-dcerpc: make auth context opaque
2010-09-23 Simo Sorces3-dcerpc: finally remove the legaqcy spnego_type varia...
2010-09-23 Simo Sorces3-dcerpc: add spnego server helpers
2010-09-23 Simo Sorcespnego: make spnego_context public
2010-09-23 Simo Sorces3-dcerpc: move client spnego stuff in /librpc/crypto
next