1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3
Michael Warfield e588ffdaa8 Added caching of user password if it was entered via getpass. We were already
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 ad8389804c)
1999-02-14 23:15:54 +00:00
..
auth Added Kerberos4 support patches from Johan Hedin <johanh@fusion.kth.se> 1998-09-26 03:30:15 +00:00
client Added caching of user password if it was entered via getpass. We were already 1999-02-14 23:15:54 +00:00
codepages codepages/codepage_def.936: Updated comment. 1998-11-07 05:32:37 +00:00
groupdb cache unix groups so that two-level getgrent calls don't occur. 1999-02-03 00:49:24 +00:00
include const issues with byte mod / byte read macros. 1999-02-12 15:34:57 +00:00
lib const cast issues. [p.s - tidy work, matt!] 1999-02-12 15:35:27 +00:00
libsmb UNICODE cleanup (see lib/util_unistr.c). 1999-02-12 00:16:09 +00:00
locking Makefile.in: Added maintainer mode fixes. 1998-11-25 21:17:20 +00:00
lsarpcd UNICODE cleanup (see lib/util_unistr.c). 1999-02-12 00:16:09 +00:00
mem_man - group database API. oops and oh dear, the threat has been carried out: 1998-11-17 16:19:04 +00:00
nmbd UNICODE cleanup (see lib/util_unistr.c). 1999-02-12 00:16:09 +00:00
param server type announcements modified to include the "role" of the server: 1999-02-02 19:53:10 +00:00
passdb pwdb_smb_to_sam was not returning NULL for nt name so that 1999-02-09 16:01:28 +00:00
printing Makefile.in: Added maintainer mode fixes. 1998-11-25 21:17:20 +00:00
rpc_client UNICODE cleanup (see lib/util_unistr.c). 1999-02-12 00:16:09 +00:00
rpc_parse UNICODE cleanup (see lib/util_unistr.c). 1999-02-12 00:16:09 +00:00
rpc_server UNICODE cleanup (see lib/util_unistr.c). 1999-02-12 00:16:09 +00:00
rpcclient Cut and paste error. 1999-02-12 03:09:24 +00:00
script A while back, Andrew and I talked about making the debug parsing code a 1998-12-16 18:50:54 +00:00
smbd UNICODE cleanup (see lib/util_unistr.c). 1999-02-12 00:16:09 +00:00
smbwrapper removed encrypt-password code pre-cli_session_setup(), session setup 1999-01-29 19:31:52 +00:00
tests server/srv_samr.c smbd/ipc.c: Changed global_myworkgroup back to fstring 1998-10-22 18:51:16 +00:00
ubiqx fixes for OSF1 compilation 1998-11-13 03:37:01 +00:00
utils refinement of random ipc$ SMBtrans torture test. send requests, and 1999-02-11 18:35:26 +00:00
web rpc_samr.h parse_samr.c srv_samr.c : 1998-12-01 19:10:44 +00:00
.cvsignore .cvsignore: Removed old entries. 1998-11-12 22:17:51 +00:00
acconfig.h acconfig.h configure configure.in include/config.h.in: Added -lsec and -lsecurity checks 1998-11-20 20:44:21 +00:00
aclocal.m4 Makefile.in: Added maintainer mode fixes. 1998-11-25 21:17:20 +00:00
architecture.doc replaced one of the paragraphs describing nmbd problems. could someone 1998-09-24 19:42:31 +00:00
change-log global change from samba.anu.edu.au to samba.org 1998-11-21 13:20:31 +00:00
config.guess some merge cleanups 1998-07-29 03:15:02 +00:00
config.sub some merge cleanups 1998-07-29 03:15:02 +00:00
configure More changes to get SSL working with 2.x.x 1999-01-25 00:36:45 +00:00
configure.developer enabling optimisation switches on some compiler warnings 1998-11-29 20:08:04 +00:00
configure.in and in head branch: 1998-12-17 01:04:38 +00:00
install-sh merge from the autoconf2 branch to the main branch 1998-07-29 03:08:05 +00:00
internals.doc - sequent-ptx support from bressler@iftccu.ca.boeing.com (Rick 1996-08-13 08:57:55 +00:00
Makefile.in Sorry that this is going so slowly. 1998-12-28 22:34:08 +00:00
parsing.doc Added info about parsing debug messages. 1998-10-27 21:07:52 +00:00
smbadduser JHT ==> Removed linefeed that caused problems. 1997-10-13 12:13:11 +00:00