summaryrefslogtreecommitdiff
path: root/source/libsmb/domain_client_validate.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed looking up domain (winbind) users ahead of local users inTim Potter2001-11-051-6/+18
* Added NT_USER_TOKEN into server_info to fix extra groups problem.Jeremy Allison2001-11-031-16/+34
* This is a farily large patch (3300 lines) and reworks most of the AuthRewriteAndrew Bartlett2001-10-311-23/+38
* Added some extra fields to the auth_serversupplied_info structure.Tim Potter2001-10-311-2/+23
* Fix debug in domain_client_validate() when password server = *.Tim Potter2001-10-301-1/+1
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-1/+0
* Converted cli_net_auth2() and cli_nt_setup_creds() to return NTSTATUS.Tim Potter2001-09-181-2/+5
* move to SAFE_FREE()Simo Sorce2001-09-171-2/+1
* Some patches to authentication:Tim Potter2001-09-121-1/+0
* the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...Andrew Tridgell2001-09-041-5/+3
* converted another bunch of stuff to NTSTATUSAndrew Tridgell2001-08-271-5/+5
* Make domain_client_validate return a status code instead of a boolean.Tim Potter2001-08-241-9/+13
* This patch does a number of things, mostly smaller than they look :-)Andrew Bartlett2001-08-121-0/+363