summaryrefslogtreecommitdiff
path: root/source3/smbparse.c
AgeCommit message (Expand)AuthorFilesLines
1997-10-29split ntclient.c down into appropriate modules.Luke Leighton1-3/+3
1997-10-29added frag field to make_rpc_hdr() functionLuke Leighton1-3/+4
1997-10-29byteorder.h :Luke Leighton1-17/+12
1997-10-28smb.h smbparse.c pipeutil.c :Luke Leighton1-10/+255
1997-10-27added LSA_Q_CLOSE and LSA_R_CLOSE (also to smb.h). implemented in smbclient.Luke Leighton1-2/+2
1997-10-27added LSA Open Policy query and response processing to smbclientLuke Leighton1-0/+52
1997-10-25got the SAM logon request generated, and received a SAM logon response back.Luke Leighton1-18/+25
1997-10-25sam logon query creation functions. written twice because i deleted it.Luke Leighton1-3/+159
1997-10-25Makefile :Luke Leighton1-3/+23
1997-10-24nterr.c :Luke Leighton1-2/+2
1997-10-23general sorting out, from crashes generated by do_lsa_req_chal() in client.cLuke Leighton1-6/+3
1997-10-22Makefile client.c :Luke Leighton1-1/+139
1997-10-22loadparm.c :Luke Leighton1-5/+5
1997-10-17smbparse.c smb.h :Luke Leighton1-2/+6
1997-10-16smb.h :Luke Leighton1-18/+27
1997-10-15smb.h smbparse.c pipenetlog.c :Luke Leighton1-2/+41
1997-10-14pipentlsa.c :Luke Leighton1-0/+2
1997-10-14byteorder.h:Luke Leighton1-4/+2
1997-10-14credentials, query info reply.Luke Leighton1-3/+5
1997-10-13byteorder.h :Luke Leighton1-31/+30
1997-10-12getting somewhere.Luke Leighton1-114/+186
1997-10-12updated rpc header reply: callid wrong; alloc hint a uint32 not a uint16.Luke Leighton1-1/+1
1997-10-12ipc.c:Luke Leighton1-2/+5
1997-10-09credentials.c:Luke Leighton1-1/+1
1997-10-08updating lsaparse.c and smbparse.c in line with changes to pipes.c and smb.hLuke Leighton1-3/+1
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/+2
1997-10-06client.c: Changed shadowed variable.Jeremy Allison1-4/+4
1997-10-06Makefile: added lsaparse.c and smbparse.cLuke Leighton1-1/+36
1997-10-05updating lsa and smb parsing routines and structures.Luke Leighton1-1/+92
1997-10-05smb.h:Luke Leighton1-2/+30
1997-10-04proto.h:Luke Leighton1-8/+19
1997-10-04packet parsing routines. for use in SMB and MailslotsLuke Leighton1-0/+385