summaryrefslogtreecommitdiff
path: root/source3/include/smb.h
AgeCommit message (Expand)AuthorFilesLines
1998-04-15ipc.c: Fix for printer queue spinning with Win95.Jeremy Allison1-0/+1
1998-04-13Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1-1/+1
1998-04-09Makefile, loadparm.c, server.c, smb.h, util.c: Patch fromJeremy Allison1-1/+1
1998-04-09Added codepage 936 (simplified Chineses).Jeremy Allison1-0/+1
1998-04-02Patch from Chris Maltby <chris@softway.com.au>. His comments follow:Jeremy Allison1-1/+1
1998-03-21Getting ready for first Red Hat Linux RPMs for 1.9.19 pre-alpha releaseJohn Terpstra1-3/+0
1998-03-20Added MAXPRINTERLEN define in smb.h setting printer share name length to maxi...John Terpstra1-0/+3
1998-03-16Lint was complaining about the following typedef in smb.h:Christopher R. Hertel1-1/+1
1998-03-14another makeover of loadparm to support new stuff in swat andAndrew Tridgell1-5/+12
1998-03-11"For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1-1069/+45
1998-03-08Jeremy is going to hate me ...Andrew Tridgell1-0/+33
1998-03-03Change the multibyte character set support so thatJeremy Allison1-1/+4
1998-02-11Makefile: Added AIX 3.2.5.Jeremy Allison1-2/+2
1998-01-29Makefile: Fix for OSF1 typo.Jeremy Allison1-5/+0
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-4/+4
1998-01-12*** empty log message ***Andrew Tridgell1-0/+1
1998-01-05Added 3 commands:Volker Lendecke1-0/+19
1997-12-04don't use free and alloc as structure elementsAndrew Tridgell1-3/+3
1997-12-02get rid of some things out of smb.h that are already in local.hAndrew Tridgell1-12/+0
1997-11-29added a sent_oplock_break element to Files[] as a paranoia check so weAndrew Tridgell1-0/+1
1997-11-28get_entries is an int not a boolAndrew Tridgell1-1/+1
1997-11-17loadparm.c : Added "veto oplock files" parameter.Jeremy Allison1-0/+2
1997-11-10Rolled back tree state to 11:59pm 8th November 1997 EST toJeremy Allison1-44/+6
1997-11-09attempting to mark up 32 bit error codes, needed for NT domains.Luke Leighton1-6/+44
1997-11-07ipc.c :Luke Leighton1-30/+46
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