mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
e588ffdaa8
caching the password if it came from the command line or from the environment.
This completes the set and deals with the bloody nusance when reconnecting
a connection after we have gone daemon... Grrr...
Added code to clean up the mount point following a catastrophic failure
during reconnect. The smbmount daemon was exiting but leaving the mount
point in an unusable state. If smbmount must exit following a reconnect
failure, we "unmount" the mount point and clean up mnttab. Currently,
the unmount works, fixing some really ugly I/O errors and failure when
trying to remount. The cleanup on mnttab still has problems. This
is better than what it was and doesn't break anything that wasn't broken
before, so I'm committing this in even with the mnttab problem. Will
commit the fix to that when I figure out what is busted there...
-mhw-
(This used to be commit
|
||
---|---|---|
.. | ||
.cvsignore | ||
client.c | ||
clientutil.c | ||
clitar.c | ||
smbmnt.c | ||
smbmount.c | ||
smbumount.c |