summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/domain_client_validate.c
Commit message (Expand)AuthorAgeFilesLines
* 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