Removed lp_killunused() call from server main loop. This
authorSamba Release Account <samba-bugs@samba.org>
Tue, 22 Jul 1997 18:35:44 +0000 (18:35 +0000)
committerSamba Release Account <samba-bugs@samba.org>
Tue, 22 Jul 1997 18:35:44 +0000 (18:35 +0000)
commit937f0fbf87c4b66a947215ee13a69d1e19e4ff77
tree4337d5395b98b6129a42a0b7b55f1f67997f2922
parent34f2c1d7b27bbd88da5bb2239ad4d60c8af7882c
Removed lp_killunused() call from server main loop. This
WAS A MAJOR BUG THAT CAN CAUSE IPC$ to be removed !!!!!
Not sure how this one got introduced (but I have my
suspicions :-). lp_killunused() MUST ONLY BE CALLED from
reload_services().
Jeremy (jallison@whistle.com)
source/smbd/server.c