1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/client
Michael Warfield 894a824041 Got to the bottom of another weird one...
Piping the output of smbmount back to autofs/automount was causing the
automount process to hang.  Reason was that automount was depending
on the pipe to close to continue on, rather than detecting the child
signal.  This occured with debug enabled and the daemon process was not
closing the stdout process.  Disabling debuging avoids the problem.
Debugging is turned off in the cvs repository and a warning placed over
the debugging option.
(This used to be commit 329ceaee49)
1999-02-18 04:33:06 +00:00
..
.cvsignore get away with dummy and .dummy files 1998-09-29 04:52:17 +00:00
client.c set_port warning / unused / global/local variable overlap issues 1999-01-27 19:37:29 +00:00
clientutil.c - modified resolve_name() to take a name_type 1998-10-04 12:00:40 +00:00
clitar.c %s not $s 1999-02-03 16:30:54 +00:00
smbmnt.c Two changes in this ball... 1998-09-28 19:18:21 +00:00
smbmount.c Got to the bottom of another weird one... 1999-02-18 04:33:06 +00:00
smbumount.c Fixed a glibc glitch in smbumount.c and reenabled some debugging 1999-02-13 18:36:49 +00:00