1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-04 05:18:06 +03:00
samba-mirror/source3/smbd
Jeremy Allison 59d07445b6 loadparm.c:
With apologies to Charlton Heston and Pierre Boule.

    "You damn fools, you finally did it".

    Changed default security mode to be security=user.
    Yes this is a big (although small in code) change.
    It's something we've been discussing for a while, to
    finally wean people off the legacy security=share mode
    which is *never* what you want.

    Jeremy.

nmbd_incomingrequests.c: Bug fix for nmbd core dumps caused by overrun.
                         Found by <samuel@public.szonline.net>.
nttrans.c: More NT smb stuff.
reply.c: Unlink will overwrite an existing file. Well you learn
         something new about POSIX every day. :-).
server.c: Tidyup unreadable code.
smbpasswd.c: Code to allow -U remote_username to allow ordinary
             users to change remote passwords if their NT username
             is different from their UNIX username.
             Patch from <torbjorn.lindh@allgon.se>.

Jeremy.
(This used to be commit 4eccb47cfb)
1998-07-14 21:23:59 +00:00
..
chgpasswd.c chgpasswd.c: Fix from Peter Debus <pdebus@turing.une.edu.au> for Digital UNIX 1998-07-02 18:49:08 +00:00
connection.c This is a security audit change of the main source. 1998-05-12 00:55:32 +00:00
dir.c I've put the ubiqx headers back into includes.h, and removed them from 1998-05-22 07:46:39 +00:00
groupname.c client.c: Made -L do a null-session share unless -U user is specified. 1998-06-15 22:02:14 +00:00
ipc.c ipc.c: map_username is now a BOOL function. 1998-06-12 03:08:23 +00:00
mangle.c I've put the ubiqx headers back into includes.h, and removed them from 1998-05-22 07:46:39 +00:00
message.c changed to use slprintf() instead of sprintf() just about 1998-05-11 06:38:36 +00:00
nttrans.c loadparm.c: 1998-07-14 21:23:59 +00:00
password.c New version of the DFS_AUTH code from Karsten Muuss <muuss@or.uni-bonn.de> 1998-07-09 19:13:01 +00:00
pipes.c This looks like a big change but really isn't. 1998-04-25 01:12:08 +00:00
predict.c Changes to allow Samba to be compiled with -Wstrict-prototypes 1998-04-13 19:24:06 +00:00
quotas.c This is a security audit change of the main source. 1998-05-12 00:55:32 +00:00
reply.c loadparm.c: 1998-07-14 21:23:59 +00:00
server.c loadparm.c: 1998-07-14 21:23:59 +00:00
smbrun.c This is *not* a big change (although it looks like one). 1998-01-22 13:27:43 +00:00
ssl.c Added SSL support from Christian Starkjohann <cs@obdev.at> 1998-06-16 01:35:52 +00:00
trans2.c NT SMB trans reply code. 1998-07-09 00:41:32 +00:00
uid.c AIX patch from Michael Wojcik <mww@microfocus.com> adding detail 1998-07-10 01:13:16 +00:00
vt_mode.c This is a security audit change of the main source. 1998-05-12 00:55:32 +00:00