Age | Commit message (Expand) | Author | Files | Lines |
2002-10-01 | Doh ! Lookup name before checking negative cache (the way Tim originally | Jeremy Allison | 1 | -10/+10 |
2002-10-01 | syncing up with HEAD. Seems to be a lot of differences creeping in | Gerald Carter | 1 | -186/+11 |
2002-09-30 | Fix memory leak in getting DC list. Remember to exclude failed lookups. | Jeremy Allison | 1 | -5/+21 |
2002-09-26 | remove files not in HEAD | Gerald Carter | 1 | -143/+0 |
2002-09-25 | merge from HEAD | Gerald Carter | 2 | -0/+3 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 13 | -130/+183 |
2002-09-25 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 1 | -0/+16 |
2002-09-24 | Moved -ve cache check to correct place. | Jeremy Allison | 1 | -10/+10 |
2002-09-17 | Reverted my earlier change. It was incorrect. We must be protected by | Jeremy Allison | 1 | -5/+4 |
2002-09-17 | Only create the pidfile once we're ready to receive requests. | Jeremy Allison | 1 | -3/+5 |
2002-09-17 | Add clock skew handling to our kerberos code. This allows us to cope with | Andrew Tridgell | 1 | -1/+1 |
2002-09-15 | Put unixsocket calls between #ifdef HAVE_UNIXSOCKET's - required for Stratus VOS | Jelmer Vernooij | 1 | -0/+4 |
2002-09-12 | Merge undone cleanups. | Tim Potter | 3 | -26/+27 |
2002-09-12 | Merge of winbind auth cleanups from appliance. | Tim Potter | 3 | -30/+34 |
2002-09-12 | Merge of cut&paste fix from appliance. | Tim Potter | 1 | -1/+1 |
2002-09-12 | Spelling fix. | Tim Potter | 1 | -2/+2 |
2002-09-11 | Put pid number in invalid request size debug. | Tim Potter | 1 | -2/+2 |
2002-09-11 | Bugfix merge: | Tim Potter | 1 | -0/+1 |
2002-09-07 | This is the 'main' inclue for for winbind clients - all clients should include | Andrew Bartlett | 1 | -0/+16 |
2002-09-07 | Don't leak file desciptors in this (impossible?) error case. | Andrew Bartlett | 1 | -0/+1 |
2002-09-07 | Winbind client-side cleanups. | Andrew Bartlett | 6 | -37/+94 |
2002-09-06 | Patch from "Stefan (metze) Metzmacher" <metze@metzemix.de> | Andrew Bartlett | 1 | -4/+4 |
2002-09-04 | Quietened some debugs. | Tim Potter | 1 | -2/+2 |
2002-08-30 | added cli_net_auth_3 client code. | Jean-François Micouleau | 1 | -3/+3 |
2002-08-29 | fix connecting to a BDC when the PDC is down but in WINS and no bcast | Andrew Tridgell | 1 | -5/+3 |
2002-08-29 | fix connecting to a BDC when the PDC is down but in WINS and no bcast | Andrew Tridgell | 1 | -0/+7 |
2002-08-29 | Use popt for --help | Jelmer Vernooij | 1 | -54/+24 |
2002-08-27 | Fix typo in debug. | Tim Potter | 1 | -1/+1 |
2002-08-23 | Moved calculation of secure channel type into a new function. | Tim Potter | 1 | -4/+3 |
2002-08-21 | Patch from Paul Green <Paul.Green@stratus.com> to be more POSIX-compatible | Jelmer Vernooij | 1 | -0/+4 |
2002-08-18 | be a bit more paranoid about not getting duplicate domain names (can | Andrew Tridgell | 1 | -2/+8 |
2002-08-17 | sync 3.0 branch with head | Jelmer Vernooij | 17 | -240/+467 |
2002-08-17 | Becouse of changes to the meaning of this feild over time, this doesn't | Andrew Bartlett | 1 | -17/+0 |
2002-08-16 | Merge of netbios namecache code from APPLIANCE_HEAD. | Tim Potter | 1 | -0/+2 |
2002-08-07 | Add some more const :-) | Andrew Bartlett | 1 | -3/+3 |
2002-08-05 | fixed wbinfo -t for netbiosless domains | Andrew Tridgell | 1 | -1/+7 |
2002-08-05 | This fixes a number of ADS problems, particularly with netbiosless | Andrew Tridgell | 6 | -125/+172 |
2002-07-31 | Winbind updates! | Andrew Bartlett | 7 | -29/+151 |
2002-07-31 | support netbiosless search for the DC using ADS in the winbindd AUTH | Andrew Tridgell | 1 | -58/+110 |
2002-07-30 | Fixed for memory leak in connection caching code when a dc is | Tim Potter | 1 | -1/+13 |
2002-07-24 | Add another message rather than 'internal module error' | Andrew Bartlett | 1 | -0/+4 |
2002-07-21 | Another smattering of static and const | Andrew Bartlett | 2 | -8/+8 |
2002-07-21 | Renamed all the new_cli_netlogon_* functions to cli_netlogon_* | Tim Potter | 1 | -2/+2 |
2002-07-21 | Compilers do find bugs :-) | Andrew Bartlett | 1 | -2/+1 |
2002-07-20 | Try to fix up warnings - particularly on the IRIX 64 bit compiler (which had a | Andrew Bartlett | 3 | -5/+5 |
2002-07-15 | more bug updates from head | Andrew Tridgell | 1 | -4/+4 |
2002-07-15 | fixed a number of real bugs found by warnings on the 64 bit irix compiler | Andrew Tridgell | 1 | -4/+4 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 26 | -219/+494 |
2002-07-14 | after thinking about the env variable hack for avoiding group membership | Andrew Tridgell | 1 | -14/+20 |
2002-07-14 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 1 | -0/+209 |