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