summaryrefslogtreecommitdiffstats
path: root/source3/include/smb.h
Commit message (Expand)AuthorAgeFilesLines
...
* Added codepage 936 (simplified Chineses).Jeremy Allison1998-04-091-0/+1
* Patch from Chris Maltby <chris@softway.com.au>. His comments follow:Jeremy Allison1998-04-021-1/+1
* Getting ready for first Red Hat Linux RPMs for 1.9.19 pre-alpha releaseJohn Terpstra1998-03-211-3/+0
* Added MAXPRINTERLEN define in smb.h setting printer share name length to maxi...John Terpstra1998-03-201-0/+3
* Lint was complaining about the following typedef in smb.h:Christopher R. Hertel1998-03-161-1/+1
* another makeover of loadparm to support new stuff in swat andAndrew Tridgell1998-03-141-5/+12
* "For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1998-03-111-1069/+45
* Jeremy is going to hate me ...Andrew Tridgell1998-03-081-0/+33
* Change the multibyte character set support so thatJeremy Allison1998-03-031-1/+4
* Makefile: Added AIX 3.2.5.Jeremy Allison1998-02-111-2/+2
* Makefile: Fix for OSF1 typo.Jeremy Allison1998-01-291-5/+0
* 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