summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbindd_misc.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r24799: Prefer IP address to dns name when replying in winbindd dsgetdcname.Günther Deschner1-1/+17
2007-10-10r24778: Make sure krb5 locator requests go to a separate locator winbind child.Günther Deschner1-1/+14
2007-10-10r24747: Add WINBINDD_DSGETDCNAME call.Günther Deschner1-0/+36
2007-10-10r24615: Say for which domain the getdcname request failed.Günther Deschner1-1/+2
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r23210: Very funny, we thought to use netr_GetDcName (e.g. in winbind) but we...Günther Deschner1-3/+3
2007-10-10r22704: Implement three step method for enumerating domain trusts.Gerald Carter1-1/+32
2007-10-10r19394: When we fail to get the list of trusted domains, make sure to returnGünther Deschner1-1/+1
2007-10-10r19254: Make sure to also wait 35 seconds to receive a Netlogon GETDC replyGünther Deschner1-0/+8
2007-10-10r19143: getdcname on the NETLOGON pipe returns WERROR, not NTSTATUS.Günther Deschner1-3/+4
2007-10-10r17605: Some C++ warningsVolker Lendecke1-2/+4
2007-10-10r16687: Fix bugs #3901, #3902, #3903 reported by jason@ncac.gwu.edu.Jeremy Allison1-0/+6
2007-10-10r16361: Fix Klocwork ID 1731 1770 1771 1775 1796Volker Lendecke1-1/+4
2007-10-10r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...Gerald Carter1-5/+5
2007-10-10r13316: Let the carnage begin....Gerald Carter1-0/+17
2007-10-10r12193: Fix some typos.Günther Deschner1-1/+1
2007-10-10r11707: alt_names[i] might be NULL for i>0 also...Volker Lendecke1-1/+2
2007-10-10r10688: Fix from Volker for bugid #3068 - winbindd crash withJeremy Allison1-1/+2
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-19/+11
2007-10-10r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison1-6/+6
2007-10-10r7785: This looks much larger than it is. It changes the top-level functions ...Volker Lendecke1-64/+54
2007-10-10r7415: * big change -- volker's new async winbindd from trunkGerald Carter1-95/+305
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison1-3/+3
2004-01-08This merges in my 'always use ADS' patch. Tested on a mix of NT and ADSAndrew Bartlett1-0/+1
2004-01-08Move more of winbind to use 'find_our_domain()' rather than the dangerousAndrew Bartlett1-11/+2
2004-01-08The correct test for 'is our primary domain' is domain->primaryAndrew Bartlett1-1/+1
2004-01-05Change our Domain controller lookup routines to more carefully seperateAndrew Bartlett1-3/+11
2004-01-04Commit the translation of the realm to the netbios domain name in the kerberosVolker Lendecke1-0/+29
2003-11-12a small include file rearrangement that doesn't affect normalAndrew Tridgell1-0/+1
2003-09-05fixes for ads domain membership when only the realm is defined inGerald Carter1-2/+14
2003-08-20metze's autogenerate patch for version.hGerald Carter1-1/+1
2003-08-10add --domain=DOMAINNAME to wbinfoGerald Carter1-0/+12
2003-07-22Fixup a bunch of printf-style functions and debugs to use unsigned long whenTim Potter1-9/+9
2003-05-27Fix extra arg for cm_get_netlogon_cli()Tim Potter1-1/+1
2003-05-26Formatting syncup.Tim Potter1-3/+1
2003-05-08This puts real netlogon connection caching to winbind. This becomesVolker Lendecke1-1/+3
2003-04-21Merge from HEAD - save the type of channel used to contact the DC.Andrew Bartlett1-3/+4
2003-04-07Winbind merges from HEAD:Andrew Bartlett1-1/+1
2003-03-24(merge from HEAD)Andrew Bartlett1-0/+17
2003-01-28Merge from HEAD:Andrew Bartlett1-0/+12
2003-01-15winbindd merges from HEADGerald Carter1-16/+7
2002-11-18Merge from HEAD:Tim Potter1-1/+2
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison1-3/+1
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-2/+11
2002-03-19Fix a double-free bug in wbinfo -t's call in winbindd.Andrew Bartlett1-5/+4
2002-03-12get the test for disconnection the right way around!Andrew Tridgell1-3/+3
2002-03-06nicer message for --sequence when the server is disconnectedAndrew Tridgell1-2/+7
2002-01-31added 'wbinfo --sequence' to show sequence numbers of all domainsAndrew Tridgell1-0/+29
2002-01-30Removed version number from file header.Tim Potter1-2/+1