1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/examples
Derrell Lipman 9718506d35 r16550: Fix bug 3866. Thanks for the report!
Although I've never met a computer or compiler that produced pointers to
functions which are a different size than pointers to data, I suppose they
probably exist.  Assigning a pointer to a function is technically illegal in C
anyway.

Change casts of the option_value based on the option_name to use of variable
argument lists.

For binary compatibility, I've maintained but deprecated the old behavior of
debug_stderr (which expected to be passed a NULL or non-NULL pointer) and
added a new option debug_to_stderr which properly expects a boolean (int)
parameter.

Derrell
(This used to be commit c1b4c51053)
2007-10-10 11:18:59 -05:00
..
auth r12497: add a simplex option 2007-10-10 11:05:58 -05:00
autofs r2014: BUG 1656: rename auto.a to auto.smb 2007-10-10 10:52:27 -05:00
dce-dfs Initial version imported to CVS 1996-05-04 07:50:46 +00:00
LDAP r14451: In order to get pdb_ldap searching for SID_NAME_ALIAS 2007-10-10 11:15:30 -05:00
libmsrpc r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16. 2007-10-10 11:10:25 -05:00
libsmbclient r16550: Fix bug 3866. Thanks for the report! 2007-10-10 11:18:59 -05:00
logon r11645: mklogon updates from Ricky Nance 2007-10-10 11:05:22 -05:00
misc r16521: Fix different extended_dn handling for win2k/2k3 (thanks to Frederic 2007-10-10 11:18:57 -05:00
nss merge from 3.0 2004-02-09 18:48:44 +00:00
pam_winbind r15094: Replace ; by # where we have a comment and remove superfluous spaces at 2007-10-10 11:16:22 -05:00
pdb r14684: Remove obsolete file (belonged to pdb_xml) 2007-10-10 11:15:44 -05:00
perfcounter r13677: patch from Max N. Boyarov <m.boyarov@sam-solutions.net> 2007-10-10 11:10:22 -05:00
printer-accounting first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
printing r795: paranoia checks 2007-10-10 10:51:38 -05:00
scripts r14825: add support for max connections parameter 2007-10-10 11:15:49 -05:00
tridge Initial version imported to CVS 1996-05-04 07:50:46 +00:00
validchars first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
VFS r15018: Merge Volker's ipc/trans2/nttrans changes over 2007-10-10 11:15:57 -05:00
README updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
smb.conf.default r922: Adding notes regarding location of documentation. 2007-10-10 10:51:49 -05:00

Copyright(C) Samba-Team 1993-2001

This directory contains example config files and related material for
Samba. 

At a minimum please refer to the smb.conf.default file for current
information regarding global and share parameter settings.

Send additions to: samba@samba.org