summaryrefslogtreecommitdiffstats
path: root/source3/include/smb.h
Commit message (Expand)AuthorAgeFilesLines
...
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-4/+4
* *** empty log message ***Andrew Tridgell1998-01-121-0/+1
* Added 3 commands:Volker Lendecke1998-01-051-0/+19
* don't use free and alloc as structure elementsAndrew Tridgell1997-12-041-3/+3
* get rid of some things out of smb.h that are already in local.hAndrew Tridgell1997-12-021-12/+0
* added a sent_oplock_break element to Files[] as a paranoia check so weAndrew Tridgell1997-11-291-0/+1
* get_entries is an int not a boolAndrew Tridgell1997-11-281-1/+1
* loadparm.c : Added "veto oplock files" parameter.Jeremy Allison1997-11-171-0/+2
* Rolled back tree state to 11:59pm 8th November 1997 EST toJeremy Allison1997-11-101-44/+6
* attempting to mark up 32 bit error codes, needed for NT domains.Luke Leighton1997-11-091-6/+44
* ipc.c :Luke Leighton1997-11-071-30/+46
* following a cvs error, i am rewriting this monster-commit. with bad grace.Luke Leighton1997-11-061-62/+252
* smb.h :Luke Leighton1997-11-041-1/+1
* convert the credentials code back to uchar[8] from uint32[2]Andrew Tridgell1997-11-021-3/+2
* some locking code cleanupsAndrew Tridgell1997-11-011-3/+0
* removed mechanism that created actual files NETLOGON, lsarpc and the like,Luke Leighton1997-10-301-1/+2
* ipc.c ntclientpipe.c:Luke Leighton1997-10-291-0/+1
* 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