1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/smbd
Andrew Tridgell 28177ca73b - added support for Amiga-unix (based on BSD I think)
- changed the order of PROGS and SPROGS in Makefile (SPROGS first)

- another 64 bit cleanup (for INADDR_NONE)

- added paranoia code in DirCacheAdd() to detect looping

- fixed important DirCache flush bug

- rewrote the NetServerEnum code after I found it could return servers
from multiple workgroups at once, and this could cause browsing
havoc. Now a null workgroup query is equivalent to a query for the
servers primary workgroup

- got rid of my_workgroup()

- got rid of "workgroup = *" comment in Makefile. We no longer support
a workgroup of *, users must set the workgroup explicitly

- the wins.dat file was being stored in a different format to what it
was being loaded in - this could cause havoc. fixed.

- uppercase our netbios name and the workgroup name at startup

- if accept fails in main loop when running as a daemon then continue,
don't just exit!

- don't use ./ on smbclient in smbtar

- better code to detect if a process exists
(This used to be commit ec3d539630)
1996-08-17 11:37:44 +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 support for Amiga-unix (based on BSD I think) 1996-08-17 11:37:44 +00:00
ipc.c - added support for Amiga-unix (based on BSD I think) 1996-08-17 11:37:44 +00:00
mangle.c - sequent-ptx support from bressler@iftccu.ca.boeing.com (Rick 1996-08-13 08:57:55 +00:00
message.c got rid of a lot of redundent header files as we now globally generate 1996-06-10 04:38:24 +00:00
password.c a cleanup of the receive_smb() usage, adding timeouts in some places 1996-06-10 05:16:19 +00:00
pipes.c - added FAST_SHARE_MODES code 1996-08-15 15:11:34 +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 got rid of a lot of redundent header files as we now globally generate 1996-06-10 04:38:24 +00:00
reply.c - added support for Amiga-unix (based on BSD I think) 1996-08-17 11:37:44 +00:00
server.c - added support for Amiga-unix (based on BSD I think) 1996-08-17 11:37:44 +00:00
smbrun.c minor cleanups 1996-08-13 12:35:28 +00:00
trans2.c a cleanup of the receive_smb() usage, adding timeouts in some places 1996-06-10 05:16:19 +00:00
uid.c got rid of a lot of redundent header files as we now globally generate 1996-06-10 04:38:24 +00:00
vt_mode.c a huge pile of changes :-) 1996-06-04 06:42:03 +00:00