s3:utils change data_blob_dup_talloc() to take a DATA_BLOB by value
[nivanova/samba-autobuild/.git] / source3 / librpc /
2011-09-30 Volker Lendeckes3: Remove an unused variable
2011-08-21 Andreas Schneiders3-id_cache: Use better names for id cache management ops
2011-08-21 Simo Sorces3-messaging: Add preforked child-parent message types
2011-08-21 Simo Sorces3-rpc_server: Use rpc_epmapper_mode() in ep_register()
2011-08-19 Simo SorceRevert "s3-messaging: IDMAP_ messages belongs to the...
2011-08-16 Simo Sorces3-messaging: IDMAP_ messages belongs to the Winbind...
2011-08-11 Simo Sorces3-messaging: Change classification of MSG_SMB_CONF_UPD...
2011-08-11 Simo Sorces3-messaging: Fix messaging classes.
2011-08-11 Simo Sorces3-messaging: Remove obsolete class.
2011-08-03 Andrew Bartlettselftest: test plugin_s4_dc against all ncacn_np tests
2011-08-03 Andrew Bartletts3-ntlmssp Remove auth_ntlmssp_and_flags()
2011-08-03 Andrew Bartletts3-ntlmssp Remove auth_ntlmssp_or_flags
2011-08-03 Andrew Bartletts3-ntlmssp Remove calls to auth_ntlmssp_and_flags from...
2011-08-03 Andrew Bartletts3-ntlmssp Add mem_ctx argument to auth_ntlmssp_update
2011-08-03 Andrew Bartletts3-ntlmssp Add mem_ctx argument to auth_ntlmssp_get_ses...
2011-08-03 Andrew Bartlettgensec: Remove mem_ctx from calls that do not return...
2011-08-01 Andreas Schneiders3-librpc: Remove obsolete dcerpc_binding_vector_create().
2011-08-01 Andreas Schneiders3-librpc: Add dcerpc_binding_vector_replace_iface().
2011-08-01 Andreas Schneiders3-librpc: Add dcerpc_binding_vector_dup().
2011-08-01 Andreas Schneiders3-librpc: Add dcerpc_binding_vector_add_unix().
2011-08-01 Andreas Schneiders3-librpc: Add dcerpc_binding_vector_add_port().
2011-08-01 Andreas Schneiders3-librpc: Add dcerpc_binding_vector_add_np_default().
2011-08-01 Andreas Schneiders3-librpc: Add dcerpc_binding_vector_new().
2011-07-31 Günther Deschners3-secrets: add lsa_secret struct to secrets IDL.
2011-07-20 Andrew Bartletts3-gse Work around the MIT 1.9 gss_krb5_import_cred
2011-07-20 Andrew Bartletts3-gse Allow printing the partial error string
2011-07-14 Andreas Schneiders3-librpc: Pass messaging context to dcerpc register...
2011-07-04 Andreas Schneiders3-auth: Added remote_address to ntlmssp server.
2011-07-04 Andreas Schneiders3-rpc_server: Migrate rpc function to tsocket_address.
2011-06-27 Volker Lendeckes3: explicitly pass domain_sid to wbint_LookupRids...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-09 Andrew Bartletts3-param Remove special case for global_myname(), renam...
2011-06-09 Andrew Bartlettlibrpc/idr Use the Samba3 notify.idl in common.
2011-06-09 Andrew Bartlettserver_id.idl: Bring server_id.idl in common
2011-06-09 Andrew Bartletts3-server_id change pid to hyper
2011-06-09 Andrew Bartletts3-server_id Add task_id to server_id to match Samba4
2011-05-31 Michael Adams3:librpc: remove unused file librpc/ndr/util.h
2011-05-20 Christian Ambachs3:smbd remove unused code
2011-05-18 Andrew Bartletts3-lib Replace StrCaseCmp() with strcasecmp_m()
2011-05-18 Andrew Bartlettlibrpc/ndr Merge ndr_print_sockaddr_storage() into...
2011-05-10 Michael Adams3:librpc: remove unneded gssapi includes from source3...
2011-04-20 Andrew Bartletts3-gse: Allow the GSSAPI wrapper to load a keytab using...
2011-05-05 Jeremy AllisonFix many const compiler warnings.
2011-05-02 Günther Deschners3: remove various references to server side dcerpc...
2011-05-02 Günther Deschners3: move pipe_auth_data to dcerpc.h
2011-04-29 Günther Deschners3-proto: remove duplicate prototypes.
2011-04-29 Günther Deschners3-proto: move more librpc prototypes to librpc/rpc...
2011-04-29 Günther Deschners3-build: remove some unused headers.
2011-04-27 Andrew Bartletts3-rpc_server Fix compile without kerberos
2011-04-27 Andrew Bartletts3-gse: Don't release the mech OID from gss_accept_secu...
2011-04-27 Andrew Bartlettauth/kerberos: Create common helper to get the verified...
2011-04-16 Andrew Bartletts3-gse Allow GSSAPI wrapper to compile against Heimdal
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-06 Andrew Bartletts3-librpc Fix creation of in-memory keytab for previous...
2011-03-30 Günther Deschners3-libndr: add ../librpc/ndr/libndr.h include in some...
2011-03-29 Günther Deschners3-includes: only include ntdomain.h where needed.
2011-03-29 Günther Deschners3-auth: rpc_server needs auth.h
2011-03-23 Günther Deschnerlibrpc: bring more librpc prototypes in common.
2011-03-23 Andreas Schneiders3-rpc_server: Implement an endpoint monitor loop.
2011-03-23 Andreas Schneiders3-librpc: Leave the epm registration connection open.
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-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-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-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-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
next