summaryrefslogtreecommitdiffstats
path: root/source3/include/smb.h
Commit message (Expand)AuthorAgeFilesLines
* merge from the autoconf2 branch to the main branchAndrew Tridgell1998-07-291-27/+12
* chgpasswd.c: Fixed up debug calls to stop crashes if ptsname failed.Jeremy Allison1998-07-271-3/+0
* Fixed bug found by Richard Sharpe. After increasing files_struct size byJeremy Allison1998-07-221-1/+1
* Code added to fix the renaming of a directory under NT SMB calls.Jeremy Allison1998-07-171-9/+10
* Makefile: Added nttrans.oJeremy Allison1998-07-161-5/+19
* nntrans.c: Fully implemented transact rename.Jeremy Allison1998-07-111-0/+3
* NT SMB trans reply code.Jeremy Allison1998-07-091-0/+10
* includes.h: AIX fix.Jeremy Allison1998-07-011-0/+8
* nttrans.c: More code towards NT protocol.Jeremy Allison1998-06-301-6/+12
* Remove the copyright to Canon Information Systems Australia, as we don'tRichard Sharpe1998-06-211-0/+1
* Added SSL support from Christian Starkjohann <cs@obdev.at>Jeremy Allison1998-06-161-0/+4
* This is the first, small step toward some tweaks that Jeremy and I haveChristopher R. Hertel1998-06-121-0/+2
* had what would be a compile error if it wasn't #if 0'd out in passdb_opsLuke Leighton1998-06-041-1/+1
* added "domain admin group" and "domain guest group" parameters. this isLuke Leighton1998-06-041-0/+9
* ipc.c: Fix bug where we don't return the correct error code when clientJeremy Allison1998-06-031-0/+2
* smb.h: More NT SMB stuff (just defines).Jeremy Allison1998-05-261-0/+9
* Added more NT definitions, getting ready for nttrans code.Jeremy Allison1998-05-231-0/+57
* passdb.c: Fixed typo in coment.Jeremy Allison1998-05-191-11/+0
* removed "default" system for password database api: all functions mustLuke Leighton1998-05-191-0/+1
* ldap.c :Luke Leighton1998-05-191-1/+27
* Abstracted all the crappy password interfaces through an indirectJeremy Allison1998-05-181-1/+37
* chgpasswd.c: Changed back to getsmb... from getsam...Jeremy Allison1998-05-181-2/+4
* Makefile:Luke Leighton1998-05-181-0/+8
* we don't need a typedef for stringAndrew Tridgell1998-05-131-2/+0
* This is a security audit change of the main source.Jeremy Allison1998-05-121-1/+1
* added sam_passwd structure: don't want smb_passwd to be "polluted".Luke Leighton1998-05-081-6/+50
* clitar.c: #ifdef'ed out all the bits that were giving 'defined but not used'Jeremy Allison1998-05-081-39/+6
* added smb_grpid to smb_passwd structLuke Leighton1998-05-081-0/+1
* added extra fields to struct smb_passwdLuke Leighton1998-05-081-7/+37
* smb.h: Supporting defines for NT trans calls.Jeremy Allison1998-05-081-0/+25
* Fixes for the %U and %G problems people have reported.Jeremy Allison1998-05-061-1/+2
* clientgen.c: Fixed null session setup bug.Jeremy Allison1998-04-291-0/+1
* This is the checkin that adds the security=domain functionality.Jeremy Allison1998-04-291-6/+2
* This looks like a big change but really isn't.Jeremy Allison1998-04-251-52/+60
* Makefile: Added nterr.c into the mix.Jeremy Allison1998-04-231-1/+2
* genrand.c: Improved generation of random values, more secure.Jeremy Allison1998-04-221-0/+4
* ipc.c: Fix for printer queue spinning with Win95.Jeremy Allison1998-04-151-0/+1
* Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1998-04-131-1/+1
* Makefile, loadparm.c, server.c, smb.h, util.c: Patch fromJeremy Allison1998-04-091-1/+1
* 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