s3:winbind: Fix a bug found by RPC-SAMR
[sfrench/samba-autobuild/.git] / source3 / winbindd / winbindd_ads.c
2009-08-29 Volker Lendeckes3:winbind: Fix a bug found by RPC-SAMR
2009-08-26 Steven Dannemans3/winbindd: Remove unnecessary check for NULL SID
2009-08-16 Volker Lendeckes3:winbind: WINBIND_USERINFO -> wbint_userinfo
2009-08-11 Stefan Metzmachers3:winbindd: raise the timeout for lsa_Lookup*() calls...
2009-08-03 Volker LendeckeAdd some const to winbind_userinfo
2009-08-02 Volker LendeckeFix some nonempty blank lines
2009-08-02 Volker LendeckeRefactor 9b78af1f: Fix lookupname recursion
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-13 Günther Deschnerlibds: merge the UF<->ACB flag mapping functions.
2009-07-09 Volker LendeckeMake escape_ldap_string take a talloc context
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Volker LendeckeMake sid_binstring & friends take a talloc context
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-06 Andrew Bartletts3:libads Make ads_get_dn() take a talloc context
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-18 Günther Deschners3: remove POLICY_HND.
2009-01-01 Jeremy AllisonFix more asprintf and "ignoring return code" warnings...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-21 Michael Adams3-winbindd_ads: use the reconnect methods instead...
2008-11-21 Michael Adams3-winbindd_ads: prevent negative GM/ cache entries...
2008-11-18 Steven DannemanFix extended DN parse error when AD object does not...
2008-11-18 Steven DannemanWhitespace and >80 column cleanups.
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Michael Adam[s3]winbindd_ads: honour "winbind use default domain...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-05 Günther DeschnerRevert "winbindd: the ad trusted_domains call should...
2008-09-04 James DingFix winbindd crash bug with trusted domains. Bug #5736
2008-09-03 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-09-02 Günther Deschnerwinbindd: the ad trusted_domains call should return...
2008-08-28 Günther Deschnerwinbindd: fix invalid sid copy (hit when enumerating...
2008-07-30 Günther Deschnerwinbindd: handle trusted domains without sid.
2008-05-22 Steven DannemanMake WINBINDD_LIST_GROUPS handler asynchronous.
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-19 Volker LendeckeAdd "desthost" to rpc_pipe_client
2008-03-31 Steven DannemanForest root trust flags won't overwrite child trust...
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-17 Günther DeschnerUse netr_SamInfo3 everywhere in winbindd.
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-30 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-29 Günther DeschnerRemove include/rpc_ds.h and all references to it completly.
2008-01-29 Günther DeschnerUse another pidl generated call to enumerate ds trusted...
2008-01-09 Michael AdamConvert add_sid_to_array() add_sid_to_array_unique...
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Steve FrenchMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-05 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-04 Gerald (Jerry) CarterFix the inherited trust flags when spidering the trust...
2007-12-15 Volker LendeckeReplace sid_string_static by sid_string_dbg in DEBUGs
2007-11-27 Jeremy AllisonRemove pstrings from everything except srv_spoolss_nt.c.
2007-10-24 Jeremy AllisonThis is a large patch (sorry). Migrate from struct...
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Michael Adamr25247: Rename the rpccli_lsa_lookup_sids_all() functio...
2007-10-10 Stefan Metzmacherr25154: move winbindd code into winbindd/