s3: Fix MIT trusts
[nivanova/samba-autobuild/.git] / source3 / winbindd / winbindd_misc.c
2011-07-26 Volker Lendeckes3: Fix MIT trusts
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-03-16 Volker Lendeckes3: Fix Coverity ID 2100, BAD_SIZEOF
2011-01-19 Volker Lendeckes3: Add wbinfo --dc-info
2011-01-13 Günther Deschners3-winbind: prefer dcerpc_netr_X functions.
2010-09-09 Volker Lendeckes3: Remove unused winbindd_dual_show_sequence()
2010-04-19 Volker Lendeckewinbindd: Fill in num_entries where available
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-28 Volker Lendeckes3: Pass netr_DomainTrustList instead of names and...
2009-12-28 Volker Lendeckes3: Simplify winbindd_list_trusted_domains() slightly
2009-12-21 Volker Lendeckes3: Fix some nonempty blank lines
2009-12-21 Volker Lendeckes3: Remove unused winbindd_dual_getdcname
2009-11-26 Günther Deschners3-rpc: Avoid including every pipe's client and server...
2009-10-19 Karolin SeegerFix typo.
2009-09-06 Volker Lendeckes3:winbind: Convert WINBINDD_CHECK_MACHACC to the new API
2009-09-04 Volker Lendeckes3:winbind: Fix Coverity ID 933: FORWARD_NULL
2009-08-29 Volker Lendeckes3:winbind: Convert WINBINDD_LIST_GROUPS to the new API
2009-08-29 Volker Lendeckes3:winbind: Convert the GETDCNAME routines to the new API
2009-08-16 Volker Lendeckes3:winbind: Convert winbindd_show_sequence to the new API
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-05 Volker Lendeckes3:winbind: Remove old version of WINBINDD_PING
2009-06-14 Volker LendeckeMake winbindd_cli_state->response a pointer instead...
2009-06-14 Volker LendeckeConvert winbindd_domain_info to wb_domain_request_send
2009-06-14 Volker LendeckeMake winbindd_cli_state->request a pointer instead...
2009-05-12 Volker LendeckeConvert response.extra_data.data from malloc to talloc
2009-01-15 Michael Adams3: make better use of ccache by not including version...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-01 Jelmer VernooijRename dos_errstr() to win_errstr() for consistency...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-26 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-25 Günther Deschnerwinbindd: use set_auth_errors() in winbindd_dual_check_...
2008-06-26 Jeremy AllisonFrom Steve Danneman @ Isilon.
2008-04-23 Gerald W. CarterMark a domain offline in the wbcDomainInfo structure...
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-19 Volker LendeckeIntroduce rpccli_set_timeout()
2008-03-31 Steven DannemanAugmented "wbinfo -m" to list additional information...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-07 Günther DeschnerUse rpccli_netr_GetAnyDCName and rpccli_netr_GetDCName...
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-22 James PeachMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-12-21 Günther DeschnerKill fstring in getdcname & getanydcname return.
2007-12-15 Volker Lendeckes/sid_to_string/sid_to_fstring/
2007-12-15 Volker LendeckeUse sid_to_string directly
2007-12-15 Volker LendeckeUse sid_string_talloc where we have a tmp talloc ctx
2007-10-22 Stefan Metzmacherr25570: move code of the locator child into its own...
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-12 Jelmer VernooijMerge branch 'v3-2-stable' into my_branch
2007-10-11 Guenther DeschnerMerge commit 'origin/v3-2-test' into my_branch
2007-10-11 Jeremy AllisonAdded missing is_ipaddress is_ipaddress_v4 not in initial
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
2007-10-10 Stefan Metzmacherr25570: move code of the locator child into its own...
2007-10-10 Stefan Metzmacherr25275: w2k3 (as PDC emulator) returns WERR_NO_SUCH_DOM...
2007-10-10 Stefan Metzmacherr25270: for internal domains we should not ask a remote DC.
2007-10-10 Stefan Metzmacherr25241: remove sequence_number out of WINBINDD_DOMAIN_I...
2007-10-10 Stefan Metzmacherr25154: move winbindd code into winbindd/