OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 30-Jun-2004 19:45:48
Branch: HEAD Handle: -NONE-
Modified files:
openpkg-src/samba samba.spec smb.conf
Log:
local master is useful, else you will not see the Samba server at all
through browsing
Summary:
Revision Changes Path
1.65 +1 -1 openpkg-src/samba/samba.spec
1.8 +1 -1 openpkg-src/samba/smb.conf
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/samba/samba.spec
============================================================================
$ cvs diff -u -r1.64 -r1.65 samba.spec
--- openpkg-src/samba/samba.spec 3 Jun 2004 16:39:03 -0000 1.64
+++ openpkg-src/samba/samba.spec 30 Jun 2004 17:45:47 -0000 1.65
@@ -34,7 +34,7 @@
Group: Filesystem
License: GPL
Version: 2.2.8a
-Release: 20040603
+Release: 20040630
# package options
%option with_pam no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/samba/smb.conf
============================================================================
$ cvs diff -u -r1.7 -r1.8 smb.conf
--- openpkg-src/samba/smb.conf 1 Apr 2004 13:13:28 -0000 1.7
+++ openpkg-src/samba/smb.conf 30 Jun 2004 17:45:47 -0000 1.8
@@ -37,7 +37,7 @@
preferred master = no
domain master = no
domain logons = no
- local master = no
+ local master = yes
logon path = \\%N\profiles\%u
logon drive = U:
logon home = \\%N\%u
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]