summaryrefslogtreecommitdiff
path: root/source3/include/smb.h
AgeCommit message (Expand)AuthorFilesLines
1997-11-06following a cvs error, i am rewriting this monster-commit. with bad grace.Luke Leighton1-62/+252
1997-11-04smb.h :Luke Leighton1-1/+1
1997-11-02convert the credentials code back to uchar[8] from uint32[2]Andrew Tridgell1-3/+2
1997-11-01some locking code cleanupsAndrew Tridgell1-3/+0
1997-10-30removed mechanism that created actual files NETLOGON, lsarpc and the like,Luke Leighton1-1/+2
1997-10-29ipc.c ntclientpipe.c:Luke Leighton1-0/+1
1997-10-29split ntclient.c down into appropriate modules.Luke Leighton1-1/+1
1997-10-29clean up the hash entry code a bit. Got rid of lp_shmem_hash_size()Andrew Tridgell1-9/+1
1997-10-29byteorder.h :Luke Leighton1-4/+2
1997-10-28smb.h smbparse.c pipeutil.c :Luke Leighton1-1/+90
1997-10-28lower the default hash size if SEMMSL isn't definedAndrew Tridgell1-4/+1
1997-10-28SYSV IPC implementation of fast share modes.Andrew Tridgell1-1/+4
1997-10-27added LSA_Q_CLOSE and LSA_R_CLOSE (also to smb.h). implemented in smbclient.Luke Leighton1-2/+19
1997-10-27added LSA Open Policy query and response processing to smbclientLuke Leighton1-0/+22
1997-10-27Fixed 2 oplock bugs:Andrew Tridgell1-4/+2
1997-10-25added correct client-side credential generation / checking to the LSA SAMLuke Leighton1-1/+1
1997-10-25got the SAM logon request generated, and received a SAM logon response back.Luke Leighton1-3/+3
1997-10-25Makefile :Luke Leighton1-3/+3
1997-10-22Makefile client.c :Luke Leighton1-0/+8
1997-10-22Makefile client.c clientutil.c clitar.c nmbsync.c :Luke Leighton1-0/+6
1997-10-22loadparm.c :Luke Leighton1-4/+4
1997-10-22shared memory code cleanups (partly preparing for a possible sysVAndrew Tridgell1-2/+17
1997-10-21loadparm.c :Luke Leighton1-0/+28
1997-10-21rewrote the password server code using the new clientgen.c clientAndrew Tridgell1-0/+26
1997-10-20removed home_share from user_info structure.Luke Leighton1-4/+0
1997-10-20a major share modes reorganisation.Andrew Tridgell1-54/+15
1997-10-19debugging the srvsvc Net Share Enum. some padding issues; some string lengthLuke Leighton1-1/+3
1997-10-19creating NetShareEnum parsing / reply creation. compiles, but untested.Luke Leighton1-4/+5
1997-10-19Makefile :Luke Leighton1-9/+19
1997-10-19added the following structures:Luke Leighton1-0/+67
1997-10-17pipenetlog.c lsaparse.c smb.h :Luke Leighton1-2/+2
1997-10-17smbparse.c smb.h :Luke Leighton1-1/+1
1997-10-16smb.h :Luke Leighton1-2/+5
1997-10-15smb.h smbparse.c pipenetlog.c :Luke Leighton1-4/+22
1997-10-15added srvsvc basic pipe, straight from paul's code. does NETSHAREENUMLuke Leighton1-0/+3
1997-10-14credentials, query info reply.Luke Leighton1-4/+3
1997-10-12updated rpc header reply: callid wrong; alloc hint a uint32 not a uint16.Luke Leighton1-1/+1
1997-10-10added lsa_reply_srv_pwset()Luke Leighton1-1/+1
1997-10-10Makefile:Luke Leighton1-6/+37
1997-10-10nmblookup.c: Added -A ability to do status on ip address.Jeremy Allison1-19/+34
1997-10-09pipes.c:Luke Leighton1-0/+38
1997-10-09credentials.c:Luke Leighton1-5/+1
1997-10-08loadparm.c proto.h:Luke Leighton1-1/+3
1997-10-07locking.c: Added fix for race condition in slow share mode code.Jeremy Allison1-15/+0
1997-10-07pipes.c:Luke Leighton1-4/+5
1997-10-07pipes.c:Luke Leighton1-16/+31
1997-10-06client.c: Changed shadowed variable.Jeremy Allison1-19/+5
1997-10-06lsaparse.c smb.h: added 32 bit "return status" to the response structures.Luke Leighton1-0/+16
1997-10-06Makefile: added lsaparse.c and smbparse.cLuke Leighton1-2/+7
1997-10-05updating lsa and smb parsing routines and structures.Luke Leighton1-6/+17