gd/samba-autobuild/.git
2014-01-07 Stefan Metzmachers3:net_rpc: make use of trust_pw_change()
2014-01-07 Stefan Metzmachers3:rpcclient: make use of trust_pw_change()
2014-01-07 Stefan Metzmachers3:libsmb: add trust_pw_change()
2014-01-07 Stefan Metzmachers3:net_rpc: add net_context->netlogon_creds
2014-01-07 Stefan Metzmachers3:rpcclient: make use of rpcclient_netlogon_creds...
2014-01-07 Stefan Metzmachers3:rpcclient: remove unused rpccli_netlogon_setup_creds...
2014-01-07 Stefan Metzmachers3:rpcclient: add rpcclient_netlogon_creds
2014-01-07 Stefan Metzmachers3:rpcclient: add rpcclient_msg_ctx
2014-01-07 Stefan Metzmachers3:rpc_client: use rpccli_{create,setup}_netlogon_creds...
2014-01-07 Stefan Metzmachers3:libnet: use rpccli_{create,setup}_netlogon_creds...
2014-01-07 Stefan Metzmachers3:libnet_join: make use of rpccli_{create,setup}_netlo...
2014-01-07 Stefan Metzmachers3:auth_domain: make use of rpccli_netlogon_network_logon()
2014-01-07 Stefan Metzmachers3:auth_domain: make use of rpccli_{create,setup}_netlo...
2014-01-07 Stefan Metzmachers3:auth_domain: simplify connect_to_domain_password_ser...
2014-01-07 Stefan Metzmachers3:winbindd: make use of rpccli_{create,setup}_netlogon...
2014-01-07 Stefan Metzmachers3:winbindd: call rpccli_pre_open_netlogon_creds()...
2014-01-07 Stefan Metzmachers3:rpc_client: add rpccli_netlogon_password_logon()
2014-01-07 Stefan Metzmachers3:rpc_client: add rpccli_netlogon_network_logon()
2014-01-07 Stefan Metzmachers3:rpc_client: remove unused rpccli_netlogon_sam_networ...
2014-01-07 Stefan Metzmachers3:rpc_client: add rpccli_pre_open_netlogon_creds()
2014-01-07 Stefan Metzmachers3:rpc_client: add rpccli_{create,setup}_netlogon_creds()
2014-01-07 Stefan Metzmachers3:rpc_client: use netlogon_creds_cli_auth_level()...
2014-01-07 Stefan Metzmachers3:rpc_client: make use of the new netlogon_creds_cli_c...
2014-01-07 Stefan Metzmacherdocs-xml: update 'winbind sealed pipes' description
2014-01-07 Stefan Metzmachers3:winbindd: make use of the "winbind sealed pipes...
2014-01-07 Stefan Metzmacherdocs-xml: explain the interaction of 'client schannel...
2014-01-07 Stefan Metzmacherdocs-xml: explain the interaction between security...
2014-01-07 Stefan Metzmacherlibcli/auth: make use of real options in netlogon_creds...
2014-01-07 Stefan Metzmachers3:param: set Globals.bRequireStrongKey = true
2014-01-07 Stefan Metzmacherlib/param: add "require strong key" option, defaulting...
2014-01-07 Stefan Metzmacherlib/param: add "reject md5 servers" option, defaulting...
2014-01-07 Stefan Metzmacherlib/param: add "neutralize nt4 emulation" option, defau...
2014-01-07 Stefan Metzmachers3:param: set Globals.bWinbindSealedPipes = true
2014-01-07 Stefan Metzmacherlibcli/auth: use unique key_name values in netlogon_cre...
2014-01-07 Stefan Metzmacherlibcli/auth: add netlogon_creds_cli* infrastructure
2014-01-07 Gregor Becks4:librpc: remove recv_data from transport
2014-01-07 Gregor Becks4:librpc: factor out xxx_send_request() to dcerpc_send...
2014-01-07 Gregor Becks4:librpc: factor out xxx_send_read() to dcerpc_send_read()
2014-01-07 Gregor Becks4:librpc: factor out xxx_shutdown_pipe() to dcerpc_shu...
2014-01-07 Gregor Becks4:librpc: factor out xxx_dead() to dcerpc_transport_dead()
2014-01-07 Gregor Becks4:librpc: remove server_name from transport
2014-01-07 Stefan Metzmachers4:librpc: make 'struct dcerpc_pipe_connect' private
2014-01-07 Stefan Metzmachers4:librpc: remove unused dcerpc_smb2.c
2014-01-07 Stefan Metzmachers4:librpc: implement dcerpc_pipe_open_smb2() in dcerpc_...
2014-01-07 Stefan Metzmachers4:librpc: make use of dcerpc_pipe_open_smb_send/recv...
2014-01-07 Stefan Metzmachers4:librpc: pass dcecli_connection instead of dcerpc_pip...
2014-01-07 Stefan Metzmachers4:librpc: use dcerpc_binding_dup() instead of talloc_r...
2014-01-07 Stefan Metzmachers4:librpc: pass smbXcli_{conn,session,tcon} to dcerpc_p...
2014-01-07 Stefan Metzmachers4:librpc: don't talloc_reference smbcli_tree
2014-01-07 Stefan Metzmachers4:librpc: keep smbcli_tree/smb2_tree as talloc child...
2014-01-07 Gregor Becks4:librpc: use tstream_smbXcli_np in dcerpc_smb.c
2014-01-07 Gregor Becks4:librpc: use tstream in dcerpc_sock.c
2014-01-07 Stefan Metzmachers4:librpc: make it possible for the transport to specif...
2014-01-07 Stefan Metzmacherlibcli/smb: s/tstream_cli_np/tstream_smbXcli_np
2014-01-07 Stefan Metzmacherlibcli/smb: s/TSTREAM_CLI_NP/TSTREAM_SMBXCLI_NP
2014-01-07 Stefan Metzmacherlibcli/smb: move source3/libsmb/cli_np_tstream.c to...
2014-01-07 Stefan Metzmachers3:libsmb: add a TSTREAM_CLI_NP_DESIRED_ACCESS define...
2014-01-07 Stefan Metzmachers3:libsmb: add tstream_cli_np_ref as protection to...
2014-01-07 Gregor Becks3:libsmb: do not use cli_state internally within cli_n...
2014-01-07 Gregor Becks3:libsmb: let cli_np_tstream use smb1cli_readx
2014-01-07 Gregor Becks3:libsmb: let cli_np_tstream use smb1cli_writex
2014-01-07 Gregor Becks3:libsmb: let cli_np_tstream use smb1cli_close
2014-01-07 Gregor Becks3:libsmb: let cli_np_tstream use smb1cli_trans
2014-01-07 Gregor Becks3:libsmb: let cli_np_tstream use smb1cli_ntcreatex
2014-01-07 Gregor Becklibcli/smb: add smb1cli_readx*
2014-01-07 Gregor Becklibcli/smb: add smb1cli_writex*
2014-01-07 Gregor Becklibcli/smb: add smb1cli_close*
2014-01-07 Gregor Becklibcli/smb: add smb1cli_ntcreatex*
2014-01-07 Stefan Metzmacherlibcli/smb: move some *TRANSACT_* flags to smb_constants.h
2014-01-07 Stefan Metzmacherlibcli/smb: move some FILE_* flags to smb_constants.h
2014-01-07 Stefan Metzmachermidltests: add tests with v1_enum and NDR64
2014-01-07 Stefan Metzmacherpidl:NDR/Client: avoid useless memcpy()
2014-01-07 Stefan Metzmacherpidl:NDR/Client: fix dcerpc_function() with [out,ref...
2014-01-07 Stefan Metzmacherpidl:NDR/Client: simplify tevent_req_nterror() usage
2014-01-07 Stefan Metzmacherpidl:NDR/Client: add missing TALLOC_FREE(subreq) after...
2014-01-07 Stefan Metzmacherpidl:Samba3/ServerNDR: skip DCERPC pipe elements and...
2014-01-07 Stefan Metzmachers4:librpc/rpc: update alloc_hint for each fragment
2014-01-07 Stefan Metzmachers4:librpc/rpc: remove unused rpc_request->ndr structure
2014-01-07 Stefan Metzmachers4:rpc_server: don't support functions DCERPC pipes...
2014-01-07 Stefan Metzmacherlibrpc/rpc: read the full header in dcerpc_read_ncacn_p...
2014-01-07 Stefan Metzmacherdcerpc.idl: add DCERPC_NCACN_PAYLOAD_OFFSET
2014-01-07 Gregor Becklibrpc: fix possible memory leak
2014-01-07 Stefan Metzmachers4:librpc: fix memory leaks in dcerpc_request_recv_data()
2014-01-07 Stefan Metzmachers4:librpc: fix memory leak in ncacn_pull()
2014-01-07 Stefan Metzmacherlibrpc/ndrdump: free some temporary memory while parsin...
2014-01-07 Stefan Metzmachers4:pyrpc: fix talloc hierachie in dcerpc_InterfaceObject
2014-01-07 Stefan Metzmachers4:torture:spoolss_win: fix valgrind problem in test_En...
2014-01-07 Ricky Nancesamba_upgradedns: message the user if they need to...
2014-01-07 Garming Samdoc: Modify build doc concerning missing headers
2014-01-07 Garming Samwaf: fix a typo in an ADS error message
2014-01-07 Garming Samwaf: Require --without-ads-support to build without...
2014-01-07 Garming Samwaf: Require ldap support to be specifically disabled
2014-01-07 Garming Samwaf: Require ACL support to be specifically disabled
2014-01-07 Stefan Metzmachers3:rpc_client: send a dcerpc_sec_verification_trailer...
2014-01-06 Stefan Metzmachers3:rpc_client: fill alloc_hint with the remaining data...
2014-01-06 Stefan Metzmacherdcerpc.idl: add dcerpc_sec_verification_trailer
2014-01-06 Stefan Metzmacherdcerpc.idl: add documentation references
2014-01-06 Stefan Metzmacherlibrpc/ndr: add LIBNDR_FLAG_SUBCONTEXT_NO_UNREAD_BYTES
2014-01-06 Stefan Metzmachers3:rpc_server: add support for DCERPC_PFC_FLAG_SUPPORT_...
2014-01-06 Stefan Metzmachers3:rpc_client: implement DCERPC_PFC_FLAG_SUPPORT_HEADER...
next