index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
libsmb
/
domain_client_validate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2001-11-05
Fixed looking up domain (winbind) users ahead of local users in
Tim Potter
1
-6
/
+18
2001-11-03
Added NT_USER_TOKEN into server_info to fix extra groups problem.
Jeremy Allison
1
-16
/
+34
2001-10-31
This is a farily large patch (3300 lines) and reworks most of the AuthRewrite
Andrew Bartlett
1
-23
/
+38
2001-10-31
Added some extra fields to the auth_serversupplied_info structure.
Tim Potter
1
-2
/
+23
2001-10-30
Fix debug in domain_client_validate() when password server = *.
Tim Potter
1
-1
/
+1
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-1
/
+0
2001-09-18
Converted cli_net_auth2() and cli_nt_setup_creds() to return NTSTATUS.
Tim Potter
1
-2
/
+5
2001-09-17
move to SAFE_FREE()
Simo Sorce
1
-2
/
+1
2001-09-12
Some patches to authentication:
Tim Potter
1
-1
/
+0
2001-09-04
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
1
-5
/
+3
2001-08-27
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
1
-5
/
+5
2001-08-24
Make domain_client_validate return a status code instead of a boolean.
Tim Potter
1
-9
/
+13
2001-08-12
This patch does a number of things, mostly smaller than they look :-)
Andrew Bartlett
1
-0
/
+363