summaryrefslogtreecommitdiff
path: root/source3/include/smb.h
AgeCommit message (Expand)AuthorFilesLines
1998-05-18Makefile:Luke Leighton1-0/+8
1998-05-13we don't need a typedef for stringAndrew Tridgell1-2/+0
1998-05-12This is a security audit change of the main source.Jeremy Allison1-1/+1
1998-05-08added sam_passwd structure: don't want smb_passwd to be "polluted".Luke Leighton1-6/+50
1998-05-08clitar.c: #ifdef'ed out all the bits that were giving 'defined but not used'Jeremy Allison1-39/+6
1998-05-08added smb_grpid to smb_passwd structLuke Leighton1-0/+1
1998-05-08added extra fields to struct smb_passwdLuke Leighton1-7/+37
1998-05-08smb.h: Supporting defines for NT trans calls.Jeremy Allison1-0/+25
1998-05-06Fixes for the %U and %G problems people have reported.Jeremy Allison1-1/+2
1998-04-29clientgen.c: Fixed null session setup bug.Jeremy Allison1-0/+1
1998-04-29This is the checkin that adds the security=domain functionality.Jeremy Allison1-6/+2
1998-04-25This looks like a big change but really isn't.Jeremy Allison1-52/+60
1998-04-23Makefile: Added nterr.c into the mix.Jeremy Allison1-1/+2
1998-04-22genrand.c: Improved generation of random values, more secure.Jeremy Allison1-0/+4
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