Age | Commit message (Expand) | Author | Files | Lines |
2004-01-08 | fix a seg fault caused by abartlet's last checkin; there's no way this could ... | Gerald Carter | 1 | -1/+1 |
2004-01-08 | This merges in my 'always use ADS' patch. Tested on a mix of NT and ADS | Andrew Bartlett | 1 | -15/+88 |
2004-01-06 | Ensure that for wbinfo --set-auth-user, we actually use the domain. | Andrew Bartlett | 1 | -2/+2 |
2004-01-05 | Change our Domain controller lookup routines to more carefully seperate | Andrew Bartlett | 1 | -34/+27 |
2004-01-05 | We can't possilby get 'ok' here, as the if statement above just checked for it. | Andrew Bartlett | 1 | -2/+0 |
2003-11-22 | Changes all over the shop, but all towards: | Andrew Bartlett | 1 | -3/+2 |
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 | -0/+12 |
2003-08-20 | fix small logic error in cm_open_connection() to work with non-krb5 connections | Gerald Carter | 1 | -7/+31 |
2003-08-19 | - Make 'net' use a single funciton for setting the 'use machine account' code. | Andrew Bartlett | 1 | -10/+80 |
2003-07-31 | working on transtive trusts issue: | Gerald Carter | 1 | -6/+23 |
2003-07-30 | Add a command line option (-S on|off|required) to enable signing on client | Jeremy Allison | 1 | -1/+2 |
2003-07-25 | domain in schannel bind credentials must be the dest domain, not ours | Gerald Carter | 1 | -0/+5 |
2003-07-23 | convert snprintf() calls using pstrings & fstrings | Gerald Carter | 1 | -2/+2 |
2003-06-30 | * cleanup more DC name resolution issues in check_*domain_security() | Gerald Carter | 1 | -68/+2 |
2003-06-29 | Here's the code to make winbindd work on a Samba DC | Gerald Carter | 1 | -0/+3 |
2003-06-25 | * fix typos in a few debug statements | Gerald Carter | 1 | -1/+1 |
2003-06-25 | large change: | Gerald Carter | 1 | -15/+3 |
2003-06-23 | * s/get_dc_name/rpc_dc_name/g (revert a previous change) | Gerald Carter | 1 | -62/+9 |
2003-06-21 | merge of the netsamlogon caching code from APPLIANCE_HEAD | Gerald Carter | 1 | -12/+33 |
2003-06-13 | Forward port the app-head changes for dc name cache into 3.0. | Jeremy Allison | 1 | -6/+1 |
2003-06-10 | Add in rety loop for query_user_list (from APP_HEAD). Deals with a bug | Jeremy Allison | 1 | -0/+31 |
2003-06-06 | compile error | Gerald Carter | 1 | -1/+1 |
2003-06-06 | merge from APP_HEAD. Push negative connection cache | Gerald Carter | 1 | -317/+4 |
2003-05-15 | Fix for winbindd segfault (finally I think this is the correct one :-) | Jeremy Allison | 1 | -1/+1 |
2003-05-14 | Ok, try and fix this correctly... Simplify the nasty loop logic. | Jeremy Allison | 1 | -7/+7 |
2003-05-14 | Fix winbindd coredump. Remember to set a ** pointer to null before | Jeremy Allison | 1 | -0/+2 |
2003-05-08 | This puts real netlogon connection caching to winbind. This becomes | Volker Lendecke | 1 | -52/+72 |
2003-04-23 | Merge HEAD's winbind into 3.0. | Andrew Bartlett | 1 | -1/+1 |
2003-04-21 | Merge from HEAD - save the type of channel used to contact the DC. | Andrew Bartlett | 1 | -3/+5 |
2003-04-02 | Whitespace syncup. | Tim Potter | 1 | -4/+4 |
2003-03-17 | Merge from HEAD - make winbindd locking sane again: | Andrew Bartlett | 1 | -36/+32 |
2003-01-16 | Fixed up mutex protection around winbindd logon code. Sync with APP-HEAD. | Jeremy Allison | 1 | -28/+41 |
2003-01-16 | Add mutex protection around auth calls. | Jeremy Allison | 1 | -41/+37 |
2002-12-13 | merge of get_dc_name()-like code from APP_HEAD; better support password serve... | Gerald Carter | 1 | -49/+1 |
2002-11-23 | [merge from APP_HEAD] | Gerald Carter | 1 | -3/+4 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 1 | -5/+4 |
2002-11-06 | Merge of get_dc_list() api change from HEAD. | Tim Potter | 1 | -54/+17 |
2002-11-02 | Handle the case where the password used in RPC connections (for restrict | Tim Potter | 1 | -3/+8 |
2002-10-17 | Added new error codes. Fix up connection code to retry in the same way | Jeremy Allison | 1 | -4/+18 |
2002-10-08 | merge from APP_HEAD of winbindd's domain local group fix | Gerald Carter | 1 | -1/+10 |
2002-10-04 | fix typo | Gerald Carter | 1 | -1/+1 |
2002-10-04 | * merge native_mode flag in winbindd_domain struct from app-head | Gerald Carter | 1 | -4/+50 |
2002-10-04 | merge of new client side support the Win2k LSARPC UUID in rpcbind | Gerald Carter | 1 | -1/+1 |
2002-10-01 | Doh ! Lookup name before checking negative cache (the way Tim originally | Jeremy Allison | 1 | -10/+10 |
2002-09-30 | Fix memory leak in getting DC list. Remember to exclude failed lookups. | Jeremy Allison | 1 | -5/+21 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -20/+24 |
2002-08-17 | sync 3.0 branch with head | Jelmer Vernooij | 1 | -60/+136 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -1/+5 |
2002-04-04 | Fixed the handle leak in the connection management code (this code is crap | Jeremy Allison | 1 | -0/+13 |