search for: szinterfaces

Displaying 2 results from an estimated 2 matches for "szinterfaces".

Did you mean: interfaces
1999 Sep 21
0
[patch] fixing scope id problems
...BASIC}, X {"netbios aliases", P_STRING, P_GLOBAL, &Globals.szNetbiosAliases, NULL, NULL, 0}, X {"server string", P_STRING, P_GLOBAL, &Globals.szServerString, NULL, NULL, FLAG_BASIC}, X {"interfaces", P_STRING, P_GLOBAL, &Globals.szInterfaces, NULL, NULL, FLAG_BASIC}, END-of-loadparm.diff echo x - smbpasswd.diff sed 's/^X//' >smbpasswd.diff << 'END-of-smbpasswd.diff' X--- smbpasswd.c.orig Wed Jul 21 08:25:25 1999 X+++ smbpasswd.c Mon Sep 20 23:21:22 1999 X@@ -20,6 +20,7 @@ X #include "includes.h&quo...
2000 Jan 28
1
PATCH: 'source environment' param and % token subs for 'netbios name'
Attached please find unified diffs against Samba 2.0.6. I'm hoping that others will find it useful and that it may even find its way into Samba 2.0.7 This patch does two things: - Modifies the handling of the 'netbios name' parameter so that standard_sub_basic() is run on its value when the 'netbios name' parameter is processed. This has to be done this way because