Add bug number for samba/talloc breakage and fix
[abartlet/samba-debian.git] / source3 / winbindd / winbindd_cm.c
2016-04-04 Andrew BartlettImported Upstream version 4.3.6
2016-04-01 Andrew BartlettImported Upstream version 4.4.0
2016-03-05 Jelmer VernooijMerge tag 'upstream/4.3.5+dfsg' into unstable
2016-03-05 Jelmer VernooijImported Upstream version 4.3.5+dfsg
2016-01-14 Christof Schmittwinbindd: Retry on expired session in cm_connect_netlogon
2016-01-14 Christof Schmittwinbindd: Retry on expired session in cm_connect_sam
2016-01-14 Christof Schmittwinbindd: Retry on expired session in cm_connect_lsa
2015-11-07 Jelmer VernooijMerge tag 'debian/4.1.20+dfsg-1' of git://git.debian...
2015-09-19 Jelmer VernooijMerge tag 'upstream/4.3.0+dfsg' into experimental
2015-09-19 Jelmer VernooijImported Upstream version 4.3.0+dfsg
2015-04-29 Richard SharpeChange all uint32/16/8 to 32_t/16_t/8_t in winbindd.
2015-04-25 Jelmer VernooijMerge tag 'upstream/4.2.1+dfsg' into experimental
2015-04-25 Jelmer VernooijImported Upstream version 4.2.1+dfsg
2015-04-25 Jelmer VernooijMerge 4.1 branch.
2015-03-12 Stefan Metzmachers3:winbindd_cm: improve detection for the anonymous...
2015-02-22 Ivo De DeckerMerge tag 'upstream/4.1.16+dfsg'
2015-02-22 Ivo De DeckerImported Upstream version 4.1.16+dfsg
2015-01-05 Stefan Metzmachers3:winbindd: improve logic to use CLDAP for a given...
2014-12-19 Stefan Metzmachers3:winbindd: make use of cli_rpc_pipe_open_schannel_wit...
2014-12-19 Stefan Metzmachers3:winbindd: make use of rpccli_{create,setup}_netlogon...
2014-12-19 Stefan Metzmachers3:winbindd: we only need a an netlogon connection...
2014-12-19 Stefan Metzmachers3:winbindd: make sure we try to use NCACN_IP_TCP in...
2014-12-18 Stefan Metzmachers3:winbindd: try to use the trust account with kerberos...
2014-12-18 Stefan Metzmachers3:winbindd: fix anon fallback in cm_prepare_connection()
2014-12-18 Stefan Metzmachers3:winbindd: also try to fallback to anonymous if we...
2014-12-07 Jelmer VernooijMerge tag 'upstream/4.2.0_rc2+dfsg' into experimental
2014-12-07 Jelmer VernooijImported Upstream version 4.2.0~rc2+dfsg
2014-12-04 Andrew Bartletts3-winbindd: Allow winbindd to connect over SMB2 to...
2014-11-24 Günther Deschnersamba: pass down size_t instead of int to add_string_to...
2014-11-24 Günther Deschnersamba: pass down size_t instead of int to add_string_to...
2014-11-17 Günther Deschnersamba: pass down size_t instead of int to add_string_to...
2014-10-20 Ivo De DeckerMerge tag 'upstream/4.1.13+dfsg'
2014-10-20 Ivo De DeckerImported Upstream version 4.1.13+dfsg
2014-10-17 Stefan Metzmachers3:libsmb: Remove unused domain copy stored in cli_state
2014-10-17 Andrew Bartletts3:libsmb: Remove unused password copy stored in cli_state
2014-10-17 Andrew Bartletts3-winbindd: use cli_rpc_pipe_open_with_creds()
2014-10-17 Andrew Bartletts3-winbindd: Use own machine account to connect to...
2014-10-17 Stefan Metzmachers3-winbindd: use a cli_credentials structure to hold...
2014-10-08 Andrew Bartletts3-winbindd: Attempt to connect to NETLOGON over NCACN_...
2014-10-08 Andrew Bartletts3-rpc_client: Migrate to cli_rpc_pipe_open_generic_aut...
2014-10-07 Andrew Bartletts3-rpc_client: Adapt cli_rpc_pipe_open_spnego to use...
2014-10-07 Andrew Bartletts3-winbindd: Allow winbindd to connect over SMB2 to...
2014-10-07 Andrew Bartletts3-winbindd: Pass the whole winbindd_domain to invalida...
2014-10-06 Andrew Bartlettwinbindd: Do not overwrite domain list with conflicting...
2014-10-04 Christof Schmittwindbindd: Make cm_connect_lsa_tcp static
2014-09-30 Andrew Bartlettwinbindd: Do not make anonymous connections by default
2014-09-28 Andrew Bartletts3-winbindd: Require SMB signing by default to disrupt...
2014-09-27 Jeremy Allisons3: winbindd: Old NT Domain code sets struct winbind_do...
2014-09-26 Andrew Bartlettidl: Merge NETR_TRUST and LSA_TRUST definitions into...
2014-09-15 Jeremy Allisons3: winbindd: Old NT Domain code sets struct winbind_do...
2014-08-31 Andrew Bartlettset_dc_type_and_flags_trustinfo: Use init_dc_connection...
2014-08-31 Andrew Bartlettwinbindd: Add debugging to assist in locating errors...
2014-07-04 Andrew Bartlettwinbindd: Use a remote RPC server when we are an RODC...
2014-06-11 Andrew Bartlettwinbindd: Call set_dc_type_and_flags on the internal...
2014-03-07 Günther Deschners3-kerberos: remove unused kdc_name from create_local_p...
2014-02-08 Garming Samparam: rename lp function and variable from "cli_minpro...
2014-02-08 Garming Samparam: rename lp function and variable from "cli_maxpro...
2014-01-07 Stefan Metzmachers3:winbindd: make use of rpccli_{create,setup}_netlogon...
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 Metzmachers3:winbindd: make use of the "winbind sealed pipes...
2013-12-09 Ivo De DeckerMerge branch 'master' into samba_4.1
2013-12-09 Ivo De DeckerMerge tag 'upstream/4.0.13+dfsg' into samba_4.1
2013-12-06 Jelmer VernooijMerge tag 'upstream/4.1.2+dfsg' into debian_4.1
2013-12-06 Jelmer VernooijImported Upstream version 4.1.2+dfsg
2013-12-06 Jelmer VernooijMerge branch 'master' of git+ssh://git.debian.org/git...
2013-11-23 Ivo De DeckerMerge branch 'master' of git+ssh://git.debian.org/git...
2013-11-19 Ivo De DeckerMerge branch 'master' of git+ssh://git.debian.org/git...
2013-11-19 Ivo De DeckerMerge tag 'upstream/4.0.12+dfsg'
2013-11-19 Ivo De DeckerImported Upstream version 4.0.12+dfsg
2013-11-17 Jelmer VernooijMerge tag 'upstream/4.1.1+dfsg' into debian.
2013-11-17 Jelmer VernooijImported Upstream version 4.1.1+dfsg
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-11-11 Karolin SeegerMerge tag 'samba-4.1.1' into v4-1-test
2013-10-19 Volker Lendeckewinbind3: Fix CID 1107229 Uninitialized pointer read
2013-10-16 Stefan Metzmachers3:winbindd: don't hide the error in cm_connect_lsa()
2013-10-15 Ivo De DeckerMerge branch 'master' into samba_4.0
2013-10-14 Andreas Schneiders3-winbind: Send online/offline message of the domain...
2013-10-14 Andreas Schneiders3-winbind: Add functions for domain online/offline...
2013-10-11 Andreas Schneiders3-winbind: Send online/offline message of the domain...
2013-10-11 Andreas Schneiders3-winbind: Add functions for domain online/offline...
2013-10-09 Ivo De DeckerMerge tag 'upstream/4.0.10+dfsg' into samba_4.0
2013-10-09 Ivo De DeckerImported Upstream version 4.0.10+dfsg
2013-09-25 Ivo De DeckerMerge tag 'upstream/3.6.19'
2013-09-25 Ivo De DeckerImported Upstream version 3.6.19
2013-09-05 Volker Lendeckelib: Use "mem_ctx" arg in gencache_get
2013-09-05 Jeremy AllisonAdd a talloc context to sitename_fetch().
2013-09-05 Jeremy AllisonAdd a talloc context to saf_fetch().
2013-09-05 Volker Lendeckelib: Add a "mem_ctx" arg to gencache_get (unused so...
2013-08-30 Stefan Metzmachers3:winbindd: make use of lp_cli_{min,max}protocol()
2013-08-20 Günther Deschners3-winbindd: fix fallback to ncacn_np in cm_connect_lsat().
2013-08-16 Andreas SchneiderFollowup patch for BUG: https://bugzilla.samba.org...
2013-08-15 Stefan Metzmachers3:winbindd: make use of lp_cli_{min,max}protocol()
2013-08-15 Andreas SchneiderFollowup patch for BUG: https://bugzilla.samba.org...
2013-08-14 Volker Lendeckewinbind3: Fix an invalid free
2013-08-14 Andreas Schneiders3-winbind: Fix a segfault passing NULL to a fstring...
2013-08-13 Günther Deschners3-winbindd: fix fallback to ncacn_np in cm_connect_lsat().
2013-08-13 Andreas Schneiders3-winbind: Fix a segfault passing NULL to a fstring...
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to cli_rpc_pi...
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to cli_rpc_pi...
next