summaryrefslogtreecommitdiff
path: root/source/lsaparse.c
Commit message (Expand)AuthorAgeFilesLines
* byteorder.h :Luke Leighton1997-10-291-5/+5
* added LSA_Q_CLOSE and LSA_R_CLOSE (also to smb.h). implemented in smbclient.Luke Leighton1997-10-271-0/+58
* added LSA Query Info Policy.Luke Leighton1997-10-271-0/+14
* added LSA Open Policy query and response processing to smbclientLuke Leighton1997-10-271-0/+35
* added correct client-side credential generation / checking to the LSA SAMLuke Leighton1997-10-251-1/+1
* Makefile :Luke Leighton1997-10-251-0/+18
* Makefile client.c :Luke Leighton1997-10-221-1/+22
* pipenetlog.c lsaparse.c smb.h :Luke Leighton1997-10-171-58/+58
* another alignment of client challenge: this one in lsa_io_q_auth_2().Luke Leighton1997-10-131-1/+2
* lsa_io_r_req_chal() - challenge is not 4-byte aligned after the unicodeLuke Leighton1997-10-131-1/+3
* byteorder.h :Luke Leighton1997-10-131-29/+29
* getting somewhere.Luke Leighton1997-10-121-49/+51
* ipc.c:Luke Leighton1997-10-121-4/+4
* added debugging macros (suitable eventually for use in tcpdump, hopefully)Luke Leighton1997-10-121-71/+127
* ipc.c :Luke Leighton1997-10-101-1/+1
* loadparm.c proto.h:Luke Leighton1997-10-081-0/+2
* updating lsaparse.c and smbparse.c in line with changes to pipes.c and smb.hLuke Leighton1997-10-081-9/+8
* locking.c: Added fix for race condition in slow share mode code.Jeremy Allison1997-10-071-0/+2
* pipes.c:Luke Leighton1997-10-071-1/+4
* pipes.c:Luke Leighton1997-10-071-0/+14
* lsaparse.c smb.h: added 32 bit "return status" to the response structures.Luke Leighton1997-10-061-92/+54
* Makefile: added lsaparse.c and smbparse.cLuke Leighton1997-10-061-1/+386
* updating lsa and smb parsing routines and structures.Luke Leighton1997-10-051-1/+14
* processes LSA queries and responses to/from RPC data stream into structures.Luke Leighton1997-10-051-0/+88