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 748d65a4ac - fix a bug in NetServerEnum where counted and total were not counted
correctly if there were multiple instances of a name. This led to the
infamous "not enough memory" error when browsing (but this isn't the
only cause of that message)

- fix a triple-chaining bug which affected OpenX following a TconX

- fix a serious nmbd bug that meant nmdb would answer packets that it
wasn't supposed to, causing havoc with browse lists.

- never time out SELF packets. This is an interim fix until I find out
why nmbd thought they should be timed out.
(This used to be commit 2960c3908c)
1996-08-20 15:45:16 +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 - fix a bug in NetServerEnum where counted and total were not counted 1996-08-20 15:45:16 +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 "netbios name" option in smb.conf to make controlling the name 1996-08-19 11:17:29 +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 - fix a bug in NetServerEnum where counted and total were not counted 1996-08-20 15:45:16 +00:00
server.c - fix a bug in NetServerEnum where counted and total were not counted 1996-08-20 15:45:16 +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