Displaying 2 results from an estimated 2 matches for "source_env".
Did you mean:
source_e
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
2003 Jul 27
2
Samba Betas not building, cvs or provided tar archives
...nction `handle_netbios_name':
param/loadparm.c:2693: warning: pointer/integer type mismatch in conditional
expression
param/loadparm.c: In function `handle_netbios_aliases':
param/loadparm.c:2729: warning: assignment makes pointer from integer without
a cast
param/loadparm.c: In function `source_env':
param/loadparm.c:2762: warning: assignment makes pointer from integer without
a cast
param/loadparm.c: In function `handle_source_env':
param/loadparm.c:2794: warning: pointer/integer type mismatch in conditional
expression
param/loadparm.c:2807: warning: assignment makes pointer from i...