summaryrefslogtreecommitdiff
path: root/source3/lsaparse.c
AgeCommit message (Expand)AuthorFilesLines
1997-10-13another alignment of client challenge: this one in lsa_io_q_auth_2().Luke Leighton1-1/+2
1997-10-13lsa_io_r_req_chal() - challenge is not 4-byte aligned after the unicodeLuke Leighton1-1/+3
1997-10-13byteorder.h :Luke Leighton1-29/+29
1997-10-12getting somewhere.Luke Leighton1-49/+51
1997-10-12ipc.c:Luke Leighton1-4/+4
1997-10-12added debugging macros (suitable eventually for use in tcpdump, hopefully)Luke Leighton1-71/+127
1997-10-10ipc.c :Luke Leighton1-1/+1
1997-10-08loadparm.c proto.h:Luke Leighton1-0/+2
1997-10-08updating lsaparse.c and smbparse.c in line with changes to pipes.c and smb.hLuke Leighton1-9/+8
1997-10-07locking.c: Added fix for race condition in slow share mode code.Jeremy Allison1-0/+2
1997-10-07pipes.c:Luke Leighton1-1/+4
1997-10-07pipes.c:Luke Leighton1-0/+14
1997-10-06lsaparse.c smb.h: added 32 bit "return status" to the response structures.Luke Leighton1-92/+54
1997-10-06Makefile: added lsaparse.c and smbparse.cLuke Leighton1-1/+386
1997-10-05updating lsa and smb parsing routines and structures.Luke Leighton1-1/+14
1997-10-05processes LSA queries and responses to/from RPC data stream into structures.Luke Leighton1-0/+88