summaryrefslogtreecommitdiff
path: root/source/smbd/lanman.c
Commit message (Expand)AuthorAgeFilesLines
* This one isn't as big, as it looks.Elrond2000-04-041-0/+1
* more merge of cvs main printing into tng.Luke Leighton2000-04-041-1/+0
* merge of smbd and related files, from cvs main.Luke Leighton2000-04-031-2482/+3017
* series of perl scripts (thanks tim!) to replace all calls to bzero:Luke Leighton2000-03-311-19/+19
* patch from michael breuer <mbreuer@siac.com> to fix compile-problems forLuke Leighton2000-02-171-14/+16
* this weird-looking code uses the user_struct* that was obtained fromLuke Leighton2000-02-081-35/+61
* 1) made standard_sub_vuser take a const user_struct* instead of a constLuke Leighton2000-02-081-10/+3
* this is probably one of THE most reluctant commits i've ever made.Luke Leighton2000-02-061-41/+87
* creating vuser-specific substitution function standard_sub_vuser().Luke Leighton2000-02-041-35/+39
* ok, this _is_ as big as it looks, conceptually, and i haven't evenLuke Leighton2000-02-041-12/+0
* all sorts of weird stuff found by attempting to track down passwordLuke Leighton2000-01-171-14/+17
* whee! got usrmgr working again. this was the "SMBtrans" long PDULuke Leighton2000-01-121-1/+1
* added client-side dce/rpc authentication API.Luke Leighton2000-01-081-3/+5
* removed dependency of smbd on the smb password database api.Luke Leighton2000-01-031-31/+36
* fixing up NETLOGON usage. password validation must now go throughLuke Leighton2000-01-021-1/+2
* - split ipc.c into lanman.c and ipc.cLuke Leighton2000-01-021-0/+3149