1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3
Luke Leighton 423a7c4171 util.c password.c :
added automount_server() function which, if -DAUTOMOUNT is in use,
	returns the server name of the NIS auto.map entry.  otherwise,
	it returns local_server.

	added use of automount_server() for a new substitution %N for NIS
	home server.  this defaults, via automount_server(), to the same
	functionality as %L if -DAUTOMOUNT is not used.

	removed vuser->home_share.  moved code that grabbed the servername
	into the separate function automount_server().

loadparm.c :

	created "logon drive" (default of "")
	created "logon home"  (default of "\\%N\%U")
	changed default of "logon path" from NULL to "\\%N\%U\profile".

ipc.c pipenetlog.c :

	use lp_logon_drive(), lp_logon_home() and lp_logon_path() in their
	now easier-to-use form (don't have to check if *lp_logon_path() and
	manually substitute a default of \\%L\%U and do a standard_sub_basic()
	on the result, because the default automatically does this.
(This used to be commit c6c28a4c3c)
1997-10-20 12:10:58 +00:00
..
client add ERRDOS/67 ERRnosuchshare to the client.c list of error strings 1997-10-16 08:01:00 +00:00
codepages Adding codepage definition files and codepage file compiler/decompiler. 1997-08-30 01:13:39 +00:00
include util.c password.c : 1997-10-20 12:10:58 +00:00
lib util.c password.c : 1997-10-20 12:10:58 +00:00
libsmb casting cleanups 1997-10-20 02:50:12 +00:00
locking a major share modes reorganisation. 1997-10-20 08:46:00 +00:00
nmbd .cvsignore: Added make_smbcodepage 1997-10-17 23:08:07 +00:00
param util.c password.c : 1997-10-20 12:10:58 +00:00
passdb This commit does 3 main things: 1997-09-14 16:37:18 +00:00
printing Adding Andrews buffer overflow fixes into the main branch. 1997-09-26 18:55:29 +00:00
script JHT ==> Fixing blocksize argument. Patch by: Llyod Whiteman 1997-10-07 16:01:08 +00:00
smbd util.c password.c : 1997-10-20 12:10:58 +00:00
utils a major share modes reorganisation. 1997-10-20 08:46:00 +00:00
web cgi.c is a simple set of CGI manipulation routines 1997-09-11 02:17:16 +00:00
.cvsignore .cvsignore: Added make_smbcodepage 1997-10-17 23:08:07 +00:00
cgi.c cgi.c is a simple set of CGI manipulation routines 1997-09-11 02:17:16 +00:00
change-log Started uninstall in Makefile 1996-07-04 03:17:08 +00:00
internals.doc - sequent-ptx support from bressler@iftccu.ca.boeing.com (Rick 1996-08-13 08:57:55 +00:00
lsaparse.c pipenetlog.c lsaparse.c smb.h : 1997-10-17 16:46:56 +00:00
nameannounce.c .cvsignore: Added make_smbcodepage 1997-10-17 23:08:07 +00:00
nameannounce.doc - added "netbios name" option in smb.conf to make controlling the name 1996-08-19 11:17:29 +00:00
namebrowse.c fixed the freeze on logout bug. The fix has several parts: 1997-10-15 09:15:45 +00:00
namebrowse.doc updating documentation to reflect code a little bit. 1996-08-05 18:18:58 +00:00
nameconf.c Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk> 1997-07-08 16:54:44 +00:00
namedbname.c Adding Andrews buffer overflow fixes into the main branch. 1997-09-26 18:55:29 +00:00
namedbname.doc updating documentation to reflect code a little bit. 1996-08-05 18:18:58 +00:00
namedbresp.c .cvsignore: Added make_smbcodepage 1997-10-17 23:08:07 +00:00
namedbresp.doc updated doc files to include a GPL header, with revision history in it. 1996-08-01 19:25:01 +00:00
namedbserver.c .cvsignore: Added make_smbcodepage 1997-10-17 23:08:07 +00:00
namedbsubnet.c .cvsignore: Added make_smbcodepage 1997-10-17 23:08:07 +00:00
namedbwork.c Fixing assumtions that malloced memory is zero filled - making 1997-09-16 17:40:17 +00:00
nameelect.c fixed the freeze on logout bug. The fix has several parts: 1997-10-15 09:15:45 +00:00
nameelect.doc updating documentation to reflect code a little bit. 1996-08-05 18:18:58 +00:00
namelogon.c namelogon.c : 1997-10-11 15:10:57 +00:00
namelogon.doc updated doc files to include a GPL header, with revision history in it. 1996-08-01 19:25:01 +00:00
namepacket.c After talking with Andrew added "interfaces only" parameter that 1997-10-18 00:22:04 +00:00
namepacket.doc updated doc files to include a GPL header, with revision history in it. 1996-08-01 19:25:01 +00:00
namequery.doc updated doc files to include a GPL header, with revision history in it. 1996-08-01 19:25:01 +00:00
nameresp.c .cvsignore: Added make_smbcodepage 1997-10-17 23:08:07 +00:00
nameresp.doc updated doc files to include a GPL header, with revision history in it. 1996-08-01 19:25:01 +00:00
nameserv.c .cvsignore: Added make_smbcodepage 1997-10-17 23:08:07 +00:00
nameserv.doc updated doc files to include a GPL header, with revision history in it. 1996-08-01 19:25:01 +00:00
nameservreply.c fixed the freeze on logout bug. The fix has several parts: 1997-10-15 09:15:45 +00:00
nameservreply.doc updating documentation to reflect code a little bit. 1996-08-05 18:18:58 +00:00
nameservresp.c .cvsignore: Added make_smbcodepage 1997-10-17 23:08:07 +00:00
nameservresp.doc updating documentation to reflect code a little bit. 1996-08-05 18:18:58 +00:00
namework.c fixed the freeze on logout bug. The fix has several parts: 1997-10-15 09:15:45 +00:00
namework.doc updating documentation to reflect code a little bit. 1996-08-05 18:18:58 +00:00
nmbsync.c .cvsignore: Added make_smbcodepage 1997-10-17 23:08:07 +00:00
pipenetlog.c util.c password.c : 1997-10-20 12:10:58 +00:00
pipentlsa.c pipentlsa.c : 1997-10-14 19:31:07 +00:00
pipesrvsvc.c debugging the srvsvc Net Share Enum. some padding issues; some string length 1997-10-19 17:54:13 +00:00
pipeutil.c make_unihdr() was setting the length to 1/2 the required value. 1997-10-17 17:59:38 +00:00
smbadduser JHT ==> Removed linefeed that caused problems. 1997-10-13 12:13:11 +00:00
smbparse.c smbparse.c smb.h : 1997-10-17 13:43:01 +00:00
srvparse.c debugging the srvsvc Net Share Enum. some padding issues; some string length 1997-10-19 17:54:13 +00:00
ubi_dLinkList.c This code manages a simple doubly-linked list. 1997-10-16 00:55:11 +00:00
ubi_dLinkList.h This code manages a simple doubly-linked list. 1997-10-16 00:55:11 +00:00
wsmbconf.c This commit does 3 main things: 1997-09-14 16:37:18 +00:00
wsmbstatus.c cgi.c is a simple set of CGI manipulation routines 1997-09-11 02:17:16 +00:00