merge from the autoconf2 branch to the main branch
[ira/wip.git] / source3 / include / smb.h
1998-07-29 Andrew Tridgellmerge from the autoconf2 branch to the main branch
1998-07-27 Jeremy Allisonchgpasswd.c: Fixed up debug calls to stop crashes if...
1998-07-22 Jeremy AllisonFixed bug found by Richard Sharpe. After increasing...
1998-07-17 Jeremy AllisonCode added to fix the renaming of a directory under...
1998-07-16 Jeremy AllisonMakefile: Added nttrans.o
1998-07-11 Jeremy Allisonnntrans.c: Fully implemented transact rename.
1998-07-09 Jeremy AllisonNT SMB trans reply code.
1998-07-01 Jeremy Allisonincludes.h: AIX fix.
1998-06-30 Jeremy Allisonnttrans.c: More code towards NT protocol.
1998-06-21 Richard SharpeRemove the copyright to Canon Information Systems Austr...
1998-06-16 Jeremy AllisonAdded SSL support from Christian Starkjohann <cs@obdev.at>
1998-06-12 Christopher R. HertelThis is the first, small step toward some tweaks that...
1998-06-04 Luke Leightonhad what would be a compile error if it wasn't #if...
1998-06-04 Luke Leightonadded "domain admin group" and "domain guest group...
1998-06-03 Jeremy Allisonipc.c: Fix bug where we don't return the correct error...
1998-05-26 Jeremy Allisonsmb.h: More NT SMB stuff (just defines).
1998-05-23 Jeremy AllisonAdded more NT definitions, getting ready for nttrans...
1998-05-19 Jeremy Allisonpassdb.c: Fixed typo in coment.
1998-05-19 Luke Leightonremoved "default" system for password database api...
1998-05-19 Luke Leightonldap.c :
1998-05-18 Jeremy AllisonAbstracted all the crappy password interfaces through...
1998-05-18 Jeremy Allisonchgpasswd.c: Changed back to getsmb... from getsam...
1998-05-18 Luke LeightonMakefile:
1998-05-13 Andrew Tridgellwe don't need a typedef for string
1998-05-12 Jeremy AllisonThis is a security audit change of the main source.
1998-05-08 Luke Leightonadded sam_passwd structure: don't want smb_passwd to...
1998-05-08 Jeremy Allisonclitar.c: #ifdef'ed out all the bits that were giving...
1998-05-08 Luke Leightonadded smb_grpid to smb_passwd struct
1998-05-08 Luke Leightonadded extra fields to struct smb_passwd
1998-05-08 Jeremy Allisonsmb.h: Supporting defines for NT trans calls.
1998-05-06 Jeremy AllisonFixes for the %U and %G problems people have reported.
1998-04-29 Jeremy Allisonclientgen.c: Fixed null session setup bug.
1998-04-29 Jeremy AllisonThis is the checkin that adds the security=domain funct...
1998-04-25 Jeremy AllisonThis looks like a big change but really isn't.
1998-04-23 Jeremy AllisonMakefile: Added nterr.c into the mix.
1998-04-22 Jeremy Allisongenrand.c: Improved generation of random values, more...
1998-04-15 Jeremy Allisonipc.c: Fix for printer queue spinning with Win95.
1998-04-13 Jeremy AllisonChanges to allow Samba to be compiled with -Wstrict...
1998-04-09 Jeremy AllisonMakefile, loadparm.c, server.c, smb.h, util.c: Patch...
1998-04-09 Jeremy AllisonAdded codepage 936 (simplified Chineses).
1998-04-02 Jeremy AllisonPatch from Chris Maltby <chris@softway.com.au>. His...
1998-03-21 John TerpstraGetting ready for first Red Hat Linux RPMs for 1.9...
1998-03-20 John TerpstraAdded MAXPRINTERLEN define in smb.h setting printer...
1998-03-16 Christopher R. HertelLint was complaining about the following typedef in...
1998-03-14 Andrew Tridgellanother makeover of loadparm to support new stuff in...
1998-03-11 Jeremy Allison"For I have laboured mightily on Luke's code, and hath...
1998-03-08 Andrew TridgellJeremy is going to hate me ...
1998-03-03 Jeremy AllisonChange the multibyte character set support so that
1998-02-11 Jeremy AllisonMakefile: Added AIX 3.2.5.
1998-01-29 Jeremy AllisonMakefile: Fix for OSF1 typo.
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1998-01-12 Andrew Tridgell*** empty log message ***
1998-01-05 Volker LendeckeAdded 3 commands:
1997-12-04 Andrew Tridgelldon't use free and alloc as structure elements
1997-12-02 Andrew Tridgellget rid of some things out of smb.h that are already...
1997-11-29 Andrew Tridgelladded a sent_oplock_break element to Files[] as a paran...
1997-11-28 Andrew Tridgellget_entries is an int not a bool
1997-11-17 Jeremy Allisonloadparm.c : Added "veto oplock files" parameter.
1997-11-10 Jeremy AllisonRolled back tree state to 11:59pm 8th November 1997...
1997-11-09 Luke Leightonattempting to mark up 32 bit error codes, needed for...
1997-11-07 Luke Leightonipc.c :
1997-11-06 Luke Leightonfollowing a cvs error, i am rewriting this monster...
1997-11-04 Luke Leightonsmb.h :
1997-11-02 Andrew Tridgellconvert the credentials code back to uchar[8] from...
1997-11-01 Andrew Tridgellsome locking code cleanups
1997-10-30 Luke Leightonremoved mechanism that created actual files NETLOGON...
1997-10-29 Luke Leightonipc.c ntclientpipe.c:
1997-10-29 Luke Leightonsplit ntclient.c down into appropriate modules.
1997-10-29 Andrew Tridgellclean up the hash entry code a bit. Got rid of lp_shmem...
1997-10-29 Luke Leightonbyteorder.h :
1997-10-28 Luke Leightonsmb.h smbparse.c pipeutil.c :
1997-10-28 Andrew Tridgelllower the default hash size if SEMMSL isn't defined
1997-10-28 Andrew TridgellSYSV IPC implementation of fast share modes.
1997-10-27 Luke Leightonadded LSA_Q_CLOSE and LSA_R_CLOSE (also to smb.h)....
1997-10-27 Luke Leightonadded LSA Open Policy query and response processing...
1997-10-27 Andrew TridgellFixed 2 oplock bugs:
1997-10-25 Luke Leightonadded correct client-side credential generation / check...
1997-10-25 Luke Leightongot the SAM logon request generated, and received a...
1997-10-25 Luke LeightonMakefile :
1997-10-22 Luke LeightonMakefile client.c :
1997-10-22 Luke LeightonMakefile client.c clientutil.c clitar.c nmbsync.c :
1997-10-22 Luke Leightonloadparm.c :
1997-10-22 Andrew Tridgellshared memory code cleanups (partly preparing for a...
1997-10-21 Luke Leightonloadparm.c :
1997-10-21 Andrew Tridgellrewrote the password server code using the new clientge...
1997-10-20 Luke Leightonremoved home_share from user_info structure.
1997-10-20 Andrew Tridgella major share modes reorganisation.
1997-10-19 Luke Leightondebugging the srvsvc Net Share Enum. some padding...
1997-10-19 Luke Leightoncreating NetShareEnum parsing / reply creation. compil...
1997-10-19 Luke LeightonMakefile :
1997-10-19 Luke Leightonadded the following structures:
1997-10-17 Luke Leightonpipenetlog.c lsaparse.c smb.h :
1997-10-17 Luke Leightonsmbparse.c smb.h :
1997-10-16 Luke Leightonsmb.h :
1997-10-15 Luke Leightonsmb.h smbparse.c pipenetlog.c :
1997-10-15 Luke Leightonadded srvsvc basic pipe, straight from paul's code...
1997-10-14 Luke Leightoncredentials, query info reply.
1997-10-12 Luke Leightonupdated rpc header reply: callid wrong; alloc hint...
1997-10-10 Luke Leightonadded lsa_reply_srv_pwset()
1997-10-10 Luke LeightonMakefile:
next