1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/examples
Derrell Lipman 765daab643 r12225: r11729@cabra: derrell | 2005-12-13 22:59:45 -0500
1. Fix a crash bug which should have reared its ugly head ages ago, but for
    some reason, remained dormant until recently.  The bug pertained to
    libsmbclient doing a structure assignment of a cli after having opened a
    pipe.  The pipe open code makes a copy of the cli pointer that was passed
    to it.  If the cli is later copied (and that cli pointer that was saved
    is no longer valid), the pipe code will cause a crash during shutdown or
    when the copied cli is closed.

 2. The 'type' field in enumerated shares was not being set correctly with
    the new RPC-based mechanism for enumerating shares.
(This used to be commit 62a02b8f2a)
2007-10-10 11:05:50 -05:00
..
auth r5112: Fix for shared object creation in examples. Bugzilla #2058. 2007-10-10 10:55:15 -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 r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
libmsrpc r10003: in the rush for 10k, I forgot to run add the rest of Chris' libmsrpc files 2007-10-10 11:03:30 -05:00
libsmbclient r12225: r11729@cabra: derrell | 2005-12-13 22:59:45 -0500 2007-10-10 11:05:50 -05:00
logon r11645: mklogon updates from Ricky Nance 2007-10-10 11:05:22 -05:00
misc r5743: Add perl-script to check for multiple LDAP-entries on request of Richard 2007-10-10 10:55:59 -05:00
nss merge from 3.0 2004-02-09 18:48:44 +00:00
pdb r5705: Have unknown_6 default to 1260 (fixed #892) 2007-10-10 10:55:56 -05:00
perfcounter r11942: patch from Marcin to fix the mkdir() in perfcount daemon 2007-10-10 11:05:38 -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 r11577: adding perl interpreter she-bang to top of parselog.pl script 2007-10-10 11:05:20 -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 r11784: Fix minor glitch found by Rainer Weikusat <rainer.weikusat@sncag.com> -- Thanks 2007-10-10 11:05:28 -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