summaryrefslogtreecommitdiff
path: root/source3/include/smb.h
AgeCommit message (Expand)AuthorFilesLines
1998-07-29merge from the autoconf2 branch to the main branchAndrew Tridgell1-27/+12
1998-07-27chgpasswd.c: Fixed up debug calls to stop crashes if ptsname failed.Jeremy Allison1-3/+0
1998-07-22Fixed bug found by Richard Sharpe. After increasing files_struct size byJeremy Allison1-1/+1
1998-07-17Code added to fix the renaming of a directory under NT SMB calls.Jeremy Allison1-9/+10
1998-07-16Makefile: Added nttrans.oJeremy Allison1-5/+19
1998-07-11nntrans.c: Fully implemented transact rename.Jeremy Allison1-0/+3
1998-07-09NT SMB trans reply code.Jeremy Allison1-0/+10
1998-07-01includes.h: AIX fix.Jeremy Allison1-0/+8
1998-06-30nttrans.c: More code towards NT protocol.Jeremy Allison1-6/+12
1998-06-21Remove the copyright to Canon Information Systems Australia, as we don'tRichard Sharpe1-0/+1
1998-06-16Added SSL support from Christian Starkjohann <cs@obdev.at>Jeremy Allison1-0/+4
1998-06-12This is the first, small step toward some tweaks that Jeremy and I haveChristopher R. Hertel1-0/+2
1998-06-04had what would be a compile error if it wasn't #if 0'd out in passdb_opsLuke Leighton1-1/+1
1998-06-04added "domain admin group" and "domain guest group" parameters. this isLuke Leighton1-0/+9
1998-06-03ipc.c: Fix bug where we don't return the correct error code when clientJeremy Allison1-0/+2
1998-05-26smb.h: More NT SMB stuff (just defines).Jeremy Allison1-0/+9
1998-05-23Added more NT definitions, getting ready for nttrans code.Jeremy Allison1-0/+57
1998-05-19passdb.c: Fixed typo in coment.Jeremy Allison1-11/+0
1998-05-19removed "default" system for password database api: all functions mustLuke Leighton1-0/+1
1998-05-19ldap.c :Luke Leighton1-1/+27
1998-05-18Abstracted all the crappy password interfaces through an indirectJeremy Allison1-1/+37
1998-05-18chgpasswd.c: Changed back to getsmb... from getsam...Jeremy Allison1-2/+4
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