1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/smbd
Samba Release Account 98bf10bc5d util.c: StrCaseCmp and StrnCaseCmp terminated incorrectly, giving false
answers when a string was partially identical.  this issue is still
outstanding, and needs to be investigated further.

loadparm.c: added lp_logon_path() parameter.
ipc.c: in NetUserGetInfo, lp_logon_path() can be returned instead of always
specifying \\SAMBA_SERVER\HOMES (which may not necessarily exist).
it is now possible to specify lp_logon_path() as \\ARBITRARY_SERVER\%U,
just like NT server can.  the default is \\SAMBA_SERVER\HOMES, just like
it used to be.

lkcl
(This used to be commit d5b6ad7cb8)
1997-02-02 18:12:36 +00:00
..
chgpasswd.c fix a bug that we've had for a long time where we don't handle EOF 1996-07-30 15:47:30 +00:00
dir.c Added in veto files parameter create by Whistle. 1996-12-10 17:49:11 +00:00
ipc.c util.c: StrCaseCmp and StrnCaseCmp terminated incorrectly, giving false 1997-02-02 18:12:36 +00:00
mangle.c - replace the base36 function with one that works on more systems 1996-10-05 13:13:31 +00:00
message.c - added support for TMPDIR env variable 1996-10-24 00:09:08 +00:00
password.c JHT ==> Added extensions for PAM (Pluggable Authentication Module) support 1997-01-02 04:04:49 +00:00
pipes.c Added an extra parameter for unix_convert. If present this is the 1997-01-13 19:41:08 +00:00
predict.c got rid of a lot of redundent header files as we now globally generate 1996-06-10 04:38:24 +00:00
quotas.c locking.c proto.h shmem.c smb.h status.c : 1997-01-15 01:53:25 +00:00
reply.c Added an extra parameter for unix_convert. If present this is the 1997-01-13 19:41:08 +00:00
server.c line 1960 - call to atexit - address of higher order function killkids 1997-02-02 16:03:51 +00:00
smbrun.c minor cleanups 1996-08-13 12:35:28 +00:00
trans2.c Added an extra parameter for unix_convert. If present this is the 1997-01-13 19:41:08 +00:00
uid.c Changed become_user to take a vuid as second arg. 1996-10-25 20:50:31 +00:00
vt_mode.c a huge pile of changes :-) 1996-06-04 06:42:03 +00:00