index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
nsswitch
/
winbindd_cm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
This patch attemptes to clean up winbindd's mutex locking.
Andrew Bartlett
2003-03-11
1
-41
/
+37
*
Fixed up mutex protection around winbindd logon code. Sync with APP-HEAD.
Jeremy Allison
2003-01-16
1
-28
/
+41
*
Add mutex protection around auth calls.
Jeremy Allison
2003-01-16
1
-41
/
+37
*
merge of get_dc_name()-like code from APP_HEAD; better support password serve...
Gerald Carter
2002-12-12
1
-49
/
+1
*
[merge from APP_HEAD]
Gerald Carter
2002-11-23
1
-3
/
+4
*
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2002-11-12
1
-5
/
+4
*
Merge of get_dc_list() api change. This was slightly more intrusive
Tim Potter
2002-11-06
1
-4
/
+16
*
Handle the case where the password used in RPC connections (for restrict
Tim Potter
2002-11-02
1
-3
/
+8
*
much simpler code to choose a DC to contact in winbindd. We now always
Andrew Tridgell
2002-10-23
1
-55
/
+6
*
Added new error codes. Fix up connection code to retry in the same way
Jeremy Allison
2002-10-17
1
-4
/
+18
*
merge from APP_HEAD
Gerald Carter
2002-10-08
1
-1
/
+10
*
fix typo
Gerald Carter
2002-10-04
1
-1
/
+1
*
merge native_mode flag in winbindd_domain struct from app-head
Gerald Carter
2002-10-04
1
-4
/
+50
*
merge of new client side support the Win2k LSARPC UUID in rpcbind
Gerald Carter
2002-10-04
1
-1
/
+1
*
Doh ! Lookup name before checking negative cache (the way Tim originally
Jeremy Allison
2002-10-01
1
-10
/
+10
*
Fix memory leak in getting DC list. Remember to exclude failed lookups.
Jeremy Allison
2002-09-30
1
-5
/
+21
*
Moved -ve cache check to correct place.
Jeremy Allison
2002-09-24
1
-10
/
+10
*
Add clock skew handling to our kerberos code. This allows us to cope with
Andrew Tridgell
2002-09-17
1
-1
/
+1
*
added cli_net_auth_3 client code.
Jean-François Micouleau
2002-08-30
1
-3
/
+3
*
fix connecting to a BDC when the PDC is down but in WINS and no bcast
Andrew Tridgell
2002-08-29
1
-5
/
+3
*
fix connecting to a BDC when the PDC is down but in WINS and no bcast
Andrew Tridgell
2002-08-29
1
-0
/
+7
*
Moved calculation of secure channel type into a new function.
Tim Potter
2002-08-23
1
-4
/
+3
*
fixed wbinfo -t for netbiosless domains
Andrew Tridgell
2002-08-05
1
-1
/
+7
*
This fixes a number of ADS problems, particularly with netbiosless
Andrew Tridgell
2002-08-05
1
-8
/
+14
*
support netbiosless search for the DC using ADS in the winbindd AUTH
Andrew Tridgell
2002-07-31
1
-58
/
+110
*
Fixed for memory leak in connection caching code when a dc is
Tim Potter
2002-07-30
1
-1
/
+13
*
Renamed all the new_cli_netlogon_* functions to cli_netlogon_*
Tim Potter
2002-07-21
1
-2
/
+2
*
I just noticed that I never added my copyright when I messed with this
Andrew Bartlett
2002-07-13
1
-0
/
+1
*
Update cli_full_connection() to take a 'flags' paramater, and try to get a
Andrew Bartlett
2002-06-25
1
-1
/
+1
*
more debug classess activated
Simo Sorce
2002-06-18
1
-0
/
+3
*
Remove the password length paramater from cli_full_connection - it really
Andrew Bartlett
2002-05-24
1
-1
/
+1
*
Fixed the handle leak in the connection management code (this code is crap
Jeremy Allison
2002-04-04
1
-0
/
+13
*
Various winbind updates:
Andrew Bartlett
2002-03-23
1
-1
/
+2
*
Fix a double-free bug in wbinfo -t's call in winbindd.
Andrew Bartlett
2002-03-19
1
-2
/
+4
*
Allow us to see the difference between these two errors. (We need to chase
Andrew Bartlett
2002-03-18
1
-1
/
+7
*
Renamed get_nt_error_msg() to nt_errstr().
Tim Potter
2002-03-17
1
-2
/
+2
*
always make winbindd try for the PDC first before trying for a BDC
Andrew Tridgell
2002-03-11
1
-5
/
+7
*
Allow Samba to trust NT4 Domains.
Andrew Bartlett
2002-03-02
1
-2
/
+4
*
Ensure that winbindd and smbd both use identical logic to find dc's.
Jeremy Allison
2002-02-28
1
-28
/
+27
*
Winbind cleanup.
Andrew Bartlett
2002-02-15
1
-173
/
+204
*
A few small winbind updates:
Andrew Bartlett
2002-02-11
1
-14
/
+55
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Removed dodgy init of local variable.
Tim Potter
2002-01-25
1
-1
/
+1
*
Much more useful handling of backup domain controllers in winbindd. Honour
Tim Potter
2002-01-25
1
-25
/
+51
*
fixes (asprintf) from 2.2
Simo Sorce
2002-01-19
1
-4
/
+6
*
Further rpc_client removal, this time from winbindd.
Andrew Bartlett
2002-01-01
1
-1
/
+1
*
Modify winbindd to use authenticated user info from secrets.tdb when making
Tim Potter
2001-12-11
1
-2
/
+29
*
The beginnings of alternative backends for winbindd
Andrew Tridgell
2001-12-01
1
-1
/
+1
*
I think the lookup_pdc_name() should be called lookup_dc_name() and the
Tim Potter
2001-11-29
1
-4
/
+13
*
Some reformatting.
Tim Potter
2001-11-27
1
-223
/
+229
[next]