Add bug number for samba/talloc breakage and fix
[abartlet/samba-debian.git] / source3 / winbindd / winbindd_msrpc.c
2016-04-04 Andrew BartlettImported Upstream version 4.3.6
2016-04-01 Andrew BartlettImported Upstream version 4.4.0
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-05-06 Volker Lendeckewinbind: Fix CID 1035544 Uninitialized scalar variable
2015-04-29 Richard SharpeChange all uint32/16/8 to 32_t/16_t/8_t in winbindd.
2015-04-25 Jelmer VernooijMerge 4.1 branch.
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-11-25 Stefan Metzmachers3:winbindd: avoid invalid pointer type warnings
2014-10-07 Andrew Bartletts3-winbindd: Pass the whole winbindd_domain to invalida...
2014-07-15 Günther Deschners3-winbindd: use wcache_query_user_fullname after inspe...
2014-07-04 Andrew Bartlettwinbindd: Use a remote RPC server when we are an RODC...
2013-12-09 Ivo De DeckerMerge tag 'upstream/4.1.3+dfsg' into samba_4.1
2013-12-09 Ivo De DeckerImported Upstream version 4.1.3+dfsg
2013-12-09 Ivo De DeckerMerge tag 'upstream/4.0.13+dfsg'
2013-12-09 Ivo De DeckerImported Upstream version 4.0.13+dfsg
2013-12-09 Jeremy AllisonCVE-2013-4408:s3:Ensure LookupRids() replies arrays...
2013-12-09 Karolin SeegerMerge tag 'samba-4.1.3' into v4-1-test
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-12-05 Jeremy AllisonCVE-2013-4408:s3:Ensure LookupRids() replies arrays...
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-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-15 Ivo De DeckerMerge branch 'master' into samba_4.0
2013-10-14 Jeremy AllisonFix bug #10187 - Missing talloc_free can leak stackfram...
2013-10-09 Jeremy AllisonFix bug #10187 - Missing talloc_free can leak stackfram...
2013-05-10 Ivo De DeckerMerge tag 'upstream/4.0.5+dfsg1' into samba_4.0_ivo
2013-05-10 Ivo De DeckerImported Upstream version 4.0.0+dfsg1
2012-12-13 bubullemerge upstream 3.6.10
2012-12-12 bubulleLoad samba-3.6.10 into branches/samba/upstream.
2012-11-30 Günther Deschners3-winbindd: rework reconnect logic in winbindd_lookup_...
2012-11-30 Günther Deschners3-winbindd: rework reconnect logic in winbindd_lookup_...
2012-11-30 Günther Deschners3-winbindd: remove lookup_sids_fn_t.
2012-11-30 Günther Deschners3-winbindd: remove lookup_names_fn_t.
2012-11-09 David DisseldorpRevert "s3-winbindd: make sure we obey the -n switch...
2012-01-26 bubulleLoad samba-3.6.2 into branches/samba/upstream.
2011-11-17 Günther Deschners3-smbldap: move ldap_open_with_timeout out of smb_ldap...
2011-11-17 Günther Deschners3-winbindd: no need to globally include ldap headers...
2011-11-12 bubulleMerge upstream 3.6.1 source
2011-09-08 Volker Lendeckes3: Fix a typo
2011-09-06 Volker Lendeckes3: Make winbindd_lookup_names static
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba...
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-06-08 Günther Deschners3-winbindd: make sure we obey the -n switch also for...
2011-06-07 bubulleRevert upstream branch to 3.5.8....oops
2011-06-07 bubulleLoad samba-3.6.0rc2 into branches/samba/upstream.
2011-05-05 Jeremy AllisonMore const fixes. Remove CONST_DISCARD.
2011-04-28 Andrew Bartletts3-libads: Use ldap_init_fd() to connect to AD server...
2011-04-24 Stefan Metzmachers3:rpc_client: map fault codes to NTSTATUS with dcerpc_...
2011-04-24 Stefan Metzmachers3:winbindd: let winbindd_lookup_names() use dcerpc_bin...
2011-04-24 Stefan Metzmachers3:winbindd: let winbindd_lookup_sids() dcerpc_binding_...
2011-03-31 Andreas Schneiders3-winbindd: Use the correct enums for samr_QueryDomain...
2011-03-30 Volker Lendeckes3: Fix Coverity ID 2237: REVERSE_INULL
2011-03-29 Günther Deschners3-winbindd: copy acct_info to wb_acct_info so we dont...
2011-02-28 Andreas Schneiders3-rpc_client: Move client pipe functions to own header.
2011-02-02 Stefan Metzmachers3:winbindd: catch lookup_names/sids schannel errors...
2011-02-02 Günther Deschners3-winbind: prefer dcerpc_samr_X functions in winbindd...
2011-01-18 Günther Deschners3-winbind: no need to include ../librpc/gen_ndr/cli_ls...
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-10-07 Günther Deschnersamr: for correctness, rename samr_RidTypeArray to...
2010-09-21 Volker Lendeckes3: Remove a pointless if-statement
2010-07-13 Andreas Schneiders3-winbind: Set status before we leave in some msrpc...
2010-07-06 Andreas Schneiders3-winbind: Use same format for all msrpc debug messages.
2010-07-05 Andreas Schneiders3-winbind: Rename lookup_groupmem to msrpc_lookup_grou...
2010-07-05 Andreas Schneiders3-winbind: Use rpc_trusted_domains in msrpc.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_sequence_number in msrpc.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_lookup_useraliases in msrpc.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_lookup_usergroups in msrpc.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_query_user in msrpc.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_enum_local_groups in msrpc.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_query_user_list in msrpc.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_enum_dom_groups in msrpc.
2010-07-05 Andreas Schneiders3-winbind: Rename winbindd_rpc.c to winbindd_msrpc.c.