this is the bug change to using connection_struct* instead of cnum.
[vlendec/samba-autobuild/.git] / source3 / smbd / reply.c
1998-08-14 Andrew Tridgellthis is the bug change to using connection_struct*...
1998-08-11 Jeremy Allisoninclude/smb.h: Removed dir_ptr. Not needed.
1998-08-04 Jeremy Allisonloadparm.c: Added "debug timestamp" synonym for Chris.
1998-07-31 Christopher R. HertelAs per a Andrew's message, I went through and removed...
1998-07-30 Jeremy AllisonMakefile.in: Moved UBIQX stuff into UTILOBJ.
1998-07-29 Jeremy Allisonlocking.c: Print messages when we downgrade a lock.
1998-07-28 Jeremy Allisonloadparm.c: Added strict sync parameter.
1998-07-23 Jeremy Allisonlocking.c: Added lock type to is_locked() and do_lock()
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-14 Jeremy Allisonloadparm.c:
1998-07-11 Jeremy Allisonnntrans.c: Fully implemented transact rename.
1998-07-11 Jeremy Allisonnttrans.c: More NT SMB stuff.
1998-06-15 Jeremy AllisonMakefile:
1998-06-12 Jeremy Allisonipc.c: map_username is now a BOOL function.
1998-06-10 Jeremy AllisonDe-coupled the mapping of a Windows to UNIX username...
1998-05-21 Jeremy Allisonprinting.c: Fixed overflow by one problem in LPRng.
1998-05-18 Jeremy Allisonchgpasswd.c: Changed back to getsmb... from getsam...
1998-05-12 Jeremy AllisonThis is a security audit change of the main source.
1998-05-11 Jeremy Allisonreply.c: Added code to not overwrite sesssetup_user...
1998-05-11 Andrew Tridgellchanged to use slprintf() instead of sprintf() just...
1998-05-07 Luke Leightoncreated "passdb.c" which is an interface point to ...
1998-05-06 Jeremy AllisonFixes for the %U and %G problems people have reported.
1998-05-05 Jeremy Allisongenrand.c: SGI compile warning fix.
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 Allisongenrand.c: Changed SMB_PASSWD_FILE to lp_smb_passwd_file().
1998-04-22 Jeremy Allisongenrand.c: Improved generation of random values, more...
1998-04-16 Jeremy Allisonreply.c: Fix bugs where debug statements were accessing...
1998-04-14 Jeremy AllisonModified interfaces to getting smb password entries...
1998-04-13 Christopher R. HertelChanges include:
1998-04-13 Jeremy AllisonChanges to allow Samba to be compiled with -Wstrict...
1998-03-17 Andrew Tridgellthis isn't a big commit, it just looks like it :-)
1998-03-16 Jeremy AllisonAdding the same change as was added to 1.9.18 branch...
1998-03-15 Andrew Tridgell- claim the null connection after the session request...
1998-03-12 Andrew Tridgelluse FSTYPE_STRING not "SAMBA" for filesystem type
1998-03-11 Jeremy AllisonMissed fixes in NTDOM branch for doing readX via pipe...
1998-03-11 Jeremy Allison"For I have laboured mightily on Luke's code, and hath...
1998-02-13 Jeremy AllisonDing-dong the witch is dead, the witch is dead......
1998-02-11 Jeremy AllisonMakefile: Added AIX 3.2.5.
1998-02-07 Jeremy AllisonA small raft of changes, I will sync up with 1.9.18...
1998-01-24 Jeremy AllisonAdded get_create_time() function to time.c.
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1998-01-16 Jeremy Allisonreply.c:
1998-01-15 Jeremy Allisonreply.c: Added timestamp to attack warning.
1998-01-12 Andrew Tridgell*** empty log message ***
1997-12-03 Andrew Tridgellallow local_machine and remote_machine (%L and %m macro...
1997-11-30 Jeremy Allisonclientgen.c: Added cli_mv() (used in a recent torture...
1997-11-29 Andrew Tridgelladded a sent_oplock_break element to Files[] as a paran...
1997-11-20 Andrew Tridgelladded some debug lines to the rename code
1997-11-18 Jeremy Allisonipc.c: Changed reply_trans to use receive_next_smb...
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-03 Jeremy AllisonRolling back the files
1997-11-02 Luke LeightonChristian Lademann's contribution: new capabilities...
1997-10-30 Luke Leightonremoved mechanism that created actual files NETLOGON...
1997-10-28 Andrew Tridgellrefuse pathworks type R connect (patch from Stephen...
1997-10-27 Andrew Tridgellalso disable read prediction in 1.9.18
1997-10-27 Andrew TridgellFixed 2 oplock bugs:
1997-10-25 Luke LeightonMakefile :
1997-10-21 Andrew Tridgellrewrote the password server code using the new clientge...
1997-10-20 Jeremy Allisonloadparm.c: Changed 'interfaces only' parameter to...
1997-10-20 Andrew Tridgella major share modes reorganisation.
1997-10-18 Luke Leightonput the NT_STATUS_ALLOTTED_SPACE_EXCEEDED error in...
1997-10-15 Jeremy Allisonipc.c: Adding Andrews become_root code to the main...
1997-10-15 Luke Leightonsmb.h smbparse.c pipenetlog.c :
1997-10-09 Jeremy Allisonlocal.h: Fix spelling mistake :-).
1997-10-09 Andrew Tridgellbracket some macros
1997-10-06 Jeremy Allisonclient.c: Changed shadowed variable.
1997-10-03 Jeremy Allisonlocking.c: Fixed incorrect parameter count in debug...
1997-10-02 Andrew Tridgellchange a debug level in reply.c
1997-10-01 Jeremy AllisonOPLOCK CHECK-IN - oplocks are now *OPERATIONAL* !!!!
1997-09-30 Jeremy Allisondir.c: more pstrcpys.
1997-09-26 Jeremy AllisonFixed you're -> your text that some pedant complained...
1997-09-26 Jeremy AllisonSyncing up current oplock work in progress. #ifdef...
1997-09-26 Jeremy AllisonAdding Andrews buffer overflow fixes into the main...
1997-09-23 Jeremy AllisonCheckin to sync up oplock development code so that NT
1997-09-18 Andrew Tridgelladded some debug stuff
1997-09-17 Jeremy AllisonAdded 'delete veto files' paremeter. Ugly - but the...
1997-09-12 Jeremy AllisonAdded fix that means if connecting user sends guest...
1997-09-04 Jeremy AllisonFixed up determination of client type for PROTOCOL_NT1...
1997-09-02 Jeremy Allisonreply.c: Removed unused variables. Caught by gcc -Wall...
1997-08-31 Luke Leightonadded word count 3 support into reply_tcon_and_X (see...
1997-08-31 Andrew Tridgellfixed a bug in the printjob encoding/decoding. We weren...
1997-08-20 Samba Release AccountChanges to allow Samba to return the same error code...
1997-08-20 Samba Release AccountFix suggested by "Christian Groessler" <chris@fast...
1997-08-19 Samba Release AccountMakefile: Changed for HPUX10 tidyup.
1997-07-24 Samba Release AccountMakefile: Added UNIXWARE 2.x with shadow passwords...
1997-07-18 Samba Release Accountcharset.c: Split charset_initialise() into 2 - a charse...
1997-07-17 Samba Release AccountMakefile: Added krb5 option from Nathan Neulinger ...
1997-07-06 Samba Release Accountmissed one OpenDir() and two is_vetoed_name() calls...
1997-07-06 Samba Release Accountadded, tested and debugged new "hide files" option.
1997-07-03 Samba Release AccountFix for deleting directories that contain only veto...
1997-06-11 Samba Release AccountMakefile: Added quoata changes for Linux from Thorvald...
1997-05-27 Samba Release Accountloadparm.c: Ensure printer services cannot be read...
1997-05-20 Samba Release Accountdir.c: Fixed double slash issue.
1997-05-08 Samba Release Account'The mother of all checkins' :-). Jeremy Allison (jalli...
1997-02-28 Samba Release AccountSplit maxxmit parameter into two : max_send (auto confi...
next