summaryrefslogtreecommitdiff
path: root/source/include/smb.h
Commit message (Expand)AuthorAgeFilesLines
* split ntclient.c down into appropriate modules.Luke Leighton1997-10-291-1/+1
* clean up the hash entry code a bit. Got rid of lp_shmem_hash_size()Andrew Tridgell1997-10-291-9/+1
* byteorder.h :Luke Leighton1997-10-291-4/+2
* smb.h smbparse.c pipeutil.c :Luke Leighton1997-10-281-1/+90
* lower the default hash size if SEMMSL isn't definedAndrew Tridgell1997-10-281-4/+1
* SYSV IPC implementation of fast share modes.Andrew Tridgell1997-10-281-1/+4
* added LSA_Q_CLOSE and LSA_R_CLOSE (also to smb.h). implemented in smbclient.Luke Leighton1997-10-271-2/+19
* added LSA Open Policy query and response processing to smbclientLuke Leighton1997-10-271-0/+22
* Fixed 2 oplock bugs:Andrew Tridgell1997-10-271-4/+2
* added correct client-side credential generation / checking to the LSA SAMLuke Leighton1997-10-251-1/+1
* got the SAM logon request generated, and received a SAM logon response back.Luke Leighton1997-10-251-3/+3
* Makefile :Luke Leighton1997-10-251-3/+3
* Makefile client.c :Luke Leighton1997-10-221-0/+8
* Makefile client.c clientutil.c clitar.c nmbsync.c :Luke Leighton1997-10-221-0/+6
* loadparm.c :Luke Leighton1997-10-221-4/+4
* shared memory code cleanups (partly preparing for a possible sysVAndrew Tridgell1997-10-221-2/+17
* loadparm.c :Luke Leighton1997-10-211-0/+28
* rewrote the password server code using the new clientgen.c clientAndrew Tridgell1997-10-211-0/+26
* removed home_share from user_info structure.Luke Leighton1997-10-201-4/+0
* a major share modes reorganisation.Andrew Tridgell1997-10-201-54/+15
* debugging the srvsvc Net Share Enum. some padding issues; some string lengthLuke Leighton1997-10-191-1/+3
* creating NetShareEnum parsing / reply creation. compiles, but untested.Luke Leighton1997-10-191-4/+5
* Makefile :Luke Leighton1997-10-191-9/+19
* added the following structures:Luke Leighton1997-10-191-0/+67
* pipenetlog.c lsaparse.c smb.h :Luke Leighton1997-10-171-2/+2
* smbparse.c smb.h :Luke Leighton1997-10-171-1/+1
* smb.h :Luke Leighton1997-10-161-2/+5
* smb.h smbparse.c pipenetlog.c :Luke Leighton1997-10-151-4/+22
* added srvsvc basic pipe, straight from paul's code. does NETSHAREENUMLuke Leighton1997-10-151-0/+3
* credentials, query info reply.Luke Leighton1997-10-141-4/+3
* updated rpc header reply: callid wrong; alloc hint a uint32 not a uint16.Luke Leighton1997-10-121-1/+1
* added lsa_reply_srv_pwset()Luke Leighton1997-10-101-1/+1
* Makefile:Luke Leighton1997-10-101-6/+37
* nmblookup.c: Added -A ability to do status on ip address.Jeremy Allison1997-10-101-19/+34
* pipes.c:Luke Leighton1997-10-091-0/+38
* credentials.c:Luke Leighton1997-10-091-5/+1
* loadparm.c proto.h:Luke Leighton1997-10-081-1/+3
* locking.c: Added fix for race condition in slow share mode code.Jeremy Allison1997-10-071-15/+0
* pipes.c:Luke Leighton1997-10-071-4/+5
* pipes.c:Luke Leighton1997-10-071-16/+31
* client.c: Changed shadowed variable.Jeremy Allison1997-10-061-19/+5
* lsaparse.c smb.h: added 32 bit "return status" to the response structures.Luke Leighton1997-10-061-0/+16
* Makefile: added lsaparse.c and smbparse.cLuke Leighton1997-10-061-2/+7
* updating lsa and smb parsing routines and structures.Luke Leighton1997-10-051-6/+17
* smb.h:Luke Leighton1997-10-051-4/+373
* proto.h:Luke Leighton1997-10-041-2/+6
* added structures readable and writeable by smbparse.c routines into and outLuke Leighton1997-10-041-0/+182
* proto.h: Updated.Jeremy Allison1997-10-031-5/+7
* OPLOCK CHECK-IN - oplocks are now *OPERATIONAL* !!!!Jeremy Allison1997-10-011-2/+2
* dir.c: more pstrcpys.Jeremy Allison1997-09-301-0/+41