s3: Remove unused "retry" from cli_full_connection
[nivanova/samba-autobuild/.git] / source3 / librpc /
2010-12-06 Volker Lendeckes3: Fix bug 7842: WINBIND_LOOKUPRIDS does not return...
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-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
2010-09-23 Simo Sorcespnego: avoid explicit dependency on dcerpc specific...
2010-09-23 Simo Sorcegssapi: remove unused function argument
2010-09-23 Simo Sorcegssapi: avoid explicit dependency on dcerpc specific...
2010-09-23 Simo Sorces3-dcerpc: move crypto stuff in /librpc/crypto
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-19 Günther Deschnerlibnetapi: deal with NULL data in I_NetLogonControl2().
2010-09-15 Simo Sorces3-rpc_server: Added helper functions to read data...
2010-09-15 Günther Deschnerlibnetapi: add DOMAIN_CONTROLLER_INFO_FLAGS.
2010-09-06 Julien KerihuelAdd unique IP address binding for client connections...
2010-09-04 Stefan Metzmacherlibrpc/rpc: add dcerpc_binding_handle_set_timeout()
2010-09-04 Stefan Metzmacherlibrpc/rpc: add set_timeout() to dcerpc_binding_handle_ops
2010-09-02 Simo Sorces3-kerberos: use krb5 compat macros in fill_keytab_from...
2010-09-02 Simo SorceRevert "s3-kerberos: use krb5 compat macros in fill_key...
2010-08-31 Günther Deschners3-kerberos: use more krb5 compat macros in get_mem_key...
2010-08-31 Günther Deschners3-kerberos: use smb_get_enctype_from_kt_entry() in
2010-08-31 Günther Deschners3-kerberos: use get_kerberos_allowed_etypes in fill_ke...
2010-08-31 Günther Deschners3-kerberos: use krb5 compat macros in fill_keytab_from...
2010-08-31 Günther Deschners3-kerberos: fix flush_keytab() compile with heimdal.
2010-08-30 Günther Deschnerdcerpc-gssapi: include missing dcerpc_krb5.h header.
2010-08-30 Günther Deschnerdcerpc-gssapi: fix "shadows a global declaration" warni...
2010-08-30 Simo Sorcedcerpc-gssapi: add function to retrieve client name
2010-08-30 Simo Sorcedcerpc-gssapi: add function to extract authtime
2010-08-30 Simo Sorcedcerpc-gssapi: add function to extract authorization...
2010-08-30 Simo Sorcedcerpc-gssapi: add function to check flags
2010-08-30 Simo Sorcedcerpc-gssapi: add initial server side code
2010-08-30 Simo Sorces3-dcerpc: add krb5 helpers
2010-08-25 Günther Deschners3-build: only include rpc_misc.h where needed.
2010-08-20 Stefan Metzmachers3:librpc: make dcerpc_read_ncacn_packet_send/recv...
2010-08-17 Günther Deschners3-dcerpc: try to fix the non gssapi build.
2010-08-17 Günther Deschners3-dcerpc: fix c++ build warning.
2010-08-17 Simo Sorces3-dcerpc: properly implement gse/spnego_get_session_key
2010-08-17 Simo Sorces3-dcerpc: Pull packet in the caller, before validation
2010-08-16 Andreas Schneiders3-waf: Added missing client option to pidl list for...
2010-08-16 Andreas Schneiders3-waf: Try to fix the idl build.
2010-08-14 Michael Adams3:winbind: remove the method REMOVE_MAPPING from winbi...
2010-08-14 Michael Adams3:winbind: remove the method SET_MAPPING from winbind...
2010-08-14 Michael Adams3:winbind: remove SET_HWM from winbind's API.
2010-08-13 Günther Deschners3-dcerpc: fix build warning seen with -O3.
2010-08-12 Stefan Metzmachers3:rpc_client: add dcerpc_binding_handle backend
2010-08-04 Günther Deschners3-libnet_join: add ads.h as helper header to IDL.
2010-08-03 Günther Deschners3-dcerpc: fix some uninitialized variables build warnings.
2010-08-02 Günther Deschners3-build: fix some c++ build warnings.
2010-07-30 Simo Sorces3-dceprc: Improve dcerpc_guess_sizes() interface
2010-07-30 Simo Sorces3-dcerpc: rationalize packet creation in the server...
2010-07-30 Simo Sorces3-dcerpc: Make function to guess pdu sizes common.
2010-07-30 Simo Sorces3-dcerpc: use common spengo wrapper code for client...
2010-07-30 Simo Sorces3-dcerpc: add sign/seal support when using SPNEGO...
2010-07-30 Simo Sorces3-dcerpc: Add SPNEGO incapsulation for KRB5 auth
2010-07-28 Simo Sorces3-dcerpc: Try to fix build when gssapi_ext.h is not...
2010-07-28 Simo SorceDo not refernece pipe_auth_data directly in dcerpc_gssapi.c
2010-07-28 Simo Sorces3-dcerpc: Add sign/seal with gssapi
2010-07-28 Simo Sorces3-dcerpc: Add next authentication step with gssapi
2010-07-28 Simo Sorces3-decrpc: Introduce gssapi support for dcerpc krb5...
2010-07-28 Simo Sorces3-dcerpc: Use dcerpc_AuthType in pipe_auth_data
2010-07-28 Simo Sorces3-dcerpc: Make dcerpc_check_auth() common code
2010-07-28 Simo Sorces3-dcerpc: Move dcerpc_add_auth_footer() to the common...
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-19 Andrew Tridgellwaf-idl: put the gen_ndr/README file for source3 back
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-17 Simo Sorces3-dcerpc: Move common cli/srv functions into a common...
2010-07-16 Simo Sorces3-dcerpc: Fix ability to receive Big Endian PDUs
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-15 Simo Sorces3-dcerpc: Use DATA_BLOB for pipes_struct input data
2010-07-15 Simo Sorces3-dcerpc: Move common helpers into a common file
2010-07-07 Günther Deschners3-registry: add preg.idl.
2010-07-07 Günther Deschners3-notify: add MS-CIFS 2.2.7.4.2 FILE_NOTIFY_INFORMATIO...
2010-07-01 Günther Deschners3-libnet_join: small IDL enhancement.
2010-06-02 Günther Deschners3: remove unused librpc/ndr/sid.c.
2010-05-28 Günther Deschners3-idl: fix some missing dependencies to other IDL...
2010-05-20 Kai Blins3-waf: Fix up PIDL includes.
2010-05-20 Stefan Metzmachers3-waf: Add autogeneration with PIDL
2010-05-20 Günther Deschnerlibrpc: finally merge ndr_string.c.
2010-05-20 Günther Deschners3-libndr: merge in better ndr warnings from s4 ndr_str...
2010-05-18 Andrew Bartletts3:winbind use no_srv_register to avoid needing rpc_srv...
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-05-14 Günther Deschners3-libndr: make sure ndr_pull_string_array() only inspe...
2010-05-04 Günther Deschners3-libnetjoin: omit admin password in generated ndr_pri...
2010-05-04 Andrew Tridgells3-idl: removed gen_ndr files from source3/ as well
2010-03-23 Stefan Metzmachers3:librpc/rpc: move prototypes to dcerpc.h
2010-03-19 Stefan Metzmachers3:librpc: remove unused stuff
2010-02-12 Volker Lendeckes3: Implement global locks in a g_lock tdb
2010-01-23 Volker Lendeckes3: Fix some nonempty blank lines
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-21 Volker Lendeckes3:winbind: Add a lower-cost alternative to wbinfo...
2009-11-26 Günther Deschners3-winbind: properly include netlogon.idl in wbint...
next