Updating note thanks to comments from Franky Liederkerke.
[kai/samba.git] / source3 / smbd /
1998-03-19 Jeremy AllisonFinally made OS/2 WP fix the default.
1998-03-19 Jeremy AllisonAdding the same changes to HEAD as were added to BRANCH...
1998-03-18 Jeremy AllisonAdded SamOEMChangePassword functionality.
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-16 Jeremy Allisonincludes.h: Addition of NetBSD 1.3 fix, fix for HPUX...
1998-03-15 Andrew Tridgell- claim the null connection after the session request...
1998-03-15 Andrew Tridgell- added the ability to kill off individual connections...
1998-03-14 Andrew Tridgelladded the ability to start/stop the server from SWAT.
1998-03-14 Andrew Tridgellanother makeover of loadparm to support new stuff in...
1998-03-12 Andrew Tridgellmove setup_groups() into password.c so that swat can...
1998-03-12 Andrew Tridgelluse FSTYPE_STRING not "SAMBA" for filesystem type
1998-03-12 Andrew Tridgellreport the max size of raw reads as 65536 not 65535...
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-03-04 Jeremy AllisonRemoved broken change I made to mangle.c (ooops. Andrew...
1998-03-04 Jeremy AllisonAdding Korean and Traditional Chinese codepage support.
1998-03-03 Jeremy AllisonChange the multibyte character set support so that
1998-02-26 Jeremy AllisonMakefile, password.c, includes.h: Added KRB4 patches...
1998-02-26 Jeremy AllisonFix for NT redirector bug where deltree fails if the...
1998-02-20 Jeremy Allisonnmbd_packets.c: nmbd_subnetdb.c: Patch from Andrey...
1998-02-13 Jeremy AllisonDing-dong the witch is dead, the witch is dead......
1998-02-12 Andrew Tridgellmake the initial logfile names consistent. This should...
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-31 Jeremy Allisonserver.c: Added fix where, if all the file entries...
1998-01-29 Jeremy AllisonMakefile: Fix for OSF1 typo.
1998-01-28 Jeremy AllisonFix from Charles Hoch (hoch@hpl.hp.com). Whne there...
1998-01-25 Andrew Tridgellalways align both the parameter and data bytes on a...
1998-01-24 Jeremy AllisonAdded get_create_time() function to time.c.
1998-01-23 Jeremy AllisonChanged code that truncates salt after 2 characters...
1998-01-23 Jeremy Allisonnmbd.c, server.c: Added #ifndef MEM_MAN around code...
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1998-01-22 Jeremy Allisonprinting.c: Bug fix for lpng reporting.
1998-01-17 Jeremy Allisoncharcnv.c: Added codepage 866 support onto the file...
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 ***
1998-01-11 Andrew Tridgell*** empty log message ***
1998-01-11 Andrew Tridgell*** empty log message ***
1998-01-10 John TerpstraFollowing discussions with Cristian Gafton (Red Hat...
1998-01-10 Jeremy Allisonipc.c: Fixed problem where we were not returning 'buffe...
1998-01-08 Christopher R. HertelFixed an apparent typo:
1998-01-07 Jeremy AllisonEnsure that if we are in share mode security that the...
1998-01-02 Herb Lewisfix printer driver rpc to prevent core dumps.
1998-01-01 Herb Lewisfixes to make_printerdef.c to generate a correct printe...
1997-12-24 Jeremy AllisonAdded SIGUSR1/SIGUSR2 handling.
1997-12-23 Jeremy AllisonFixed nastly little bug where client was sending open_a...
1997-12-23 Jeremy AllisonFixed security bug when 'force user' and 'user only...
1997-12-23 Jeremy AllisonFixes to compile under OpenBSD from "Todd T. Fries...
1997-12-20 Jeremy Allisonloadparm.c: Added fix for veto oplock files bug from...
1997-12-20 Jeremy Allisontrans2.c: Forced trans2_findfirst to behave as NT does...
1997-12-14 Andrew Tridgellgive out file handles differently on each new connectio...
1997-12-12 Jeremy AllisonFixed bug reported by Gert-Jan Vons <Gert-Jan.Vons...
1997-12-03 Andrew Tridgellallow local_machine and remote_machine (%L and %m macro...
1997-12-03 Andrew Tridgellallow users to disable the NetWkstaUserLogon call in...
1997-12-02 Andrew Tridgellchanging the comment in find_new_file() to say why...
1997-12-02 Andrew TridgellHPUX trusted systems need to use bigcrypt() not crypt()
1997-12-02 Jeremy Allisonasyncdns.c: Removed warning when compiling with -DSYNC_DNS.
1997-11-30 Jeremy Allisonclientgen.c: Added cli_mv() (used in a recent torture...
1997-11-29 Andrew Tridgelluse -1 not 0xffffffff in SIVALS() macros
1997-11-29 Andrew Tridgelladded a sent_oplock_break element to Files[] as a paran...
1997-11-28 Andrew Tridgellthere was a bug in my oplock bugfix :-)
1997-11-28 Andrew Tridgellfixed a very nasty oplock bug. We could send oplock...
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-17 Jeremy Allisonloadparm.c : Added "veto oplock files" parameter.
1997-11-11 Jeremy AllisonLeft global_oplock_break set while request to break...
1997-11-11 Andrew Tridgellauto-create the locks directory on startup
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-07 Christopher R. HertelModified Files:
1997-11-06 Jeremy Allisonipc.c: Changing back arbitrary alignment change until...
1997-11-06 Luke Leightonfollowing a cvs error, i am rewriting this monster...
1997-11-06 Jeremy Allisonlocal.h: Added OPLOCK_BREAK_TIMEOUT_FUDGEFACTOR.
1997-11-03 Jeremy AllisonRolling back the files
1997-11-02 Luke LeightonChristian Lademann's contribution: new capabilities...
1997-11-01 Andrew Tridgella simple SMB torture tester. This will allow us to...
1997-11-01 Andrew Tridgellre-initialise the timezone on each new connection....
1997-10-30 Luke Leightonstoring pipe name state (from set named pipe handle...
1997-10-30 Luke LeightonMakefile:
1997-10-30 Luke Leightonremoved mechanism that created actual files NETLOGON...
1997-10-29 Luke Leightonzero data parameter being passed to smb_io_rpc_hdr...
1997-10-29 Luke Leightonipc.c ntclientpipe.c:
1997-10-29 Luke Leightonipc.c :
1997-10-29 Luke Leightonadded frag field to make_rpc_hdr() function
1997-10-29 Luke Leightonbyteorder.h :
1997-10-28 Jeremy AllisonAdding Windows 95 printer driver code donated by Jean...
1997-10-28 Andrew Tridgellrefuse pathworks type R connect (patch from Stephen...
1997-10-27 Luke Leightonchecks against file handle in api_fd_reply(). i don...
1997-10-27 Andrew Tridgellchange the default file permissions on the SHARE_MEM_FI...
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-24 Luke Leightonnterr.c :
1997-10-23 Jeremy AllisonBig change to make nmbd code more readable/understandable.
1997-10-23 Luke Leightongeneral sorting out, from crashes generated by do_lsa_r...
1997-10-22 Luke Leightonclient.c :
1997-10-21 Jeremy AllisonWHATSNEW.txt: Updated for alpha3.
next