CVS update: samba/source/nsswitch

2003-06-10 Thread tpot

Date:   Tue Jun 10 06:07:47 2003
Author: tpot

Update of /data/cvs/samba/source/nsswitch
In directory dp.samba.org:/tmp/cvs-serv27504

Modified Files:
  Tag: APPLIANCE_HEAD
winbindd_group.c 
Log Message:
Fix for cr 2214: use the group list in the cached info3 structure in
preference to the group list returned by the get user groups rpc which
doesn't seem to return the correct group membership in all cases.


Revisions:
winbindd_group.c1.3.2.9 = 1.3.2.10

http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_group.c.diff?r1=1.3.2.9r2=1.3.2.10


CVS update: samba/source/libsmb

2003-06-10 Thread jra

Date:   Tue Jun 10 06:16:51 2003
Author: jra

Update of /data/cvs/samba/source/libsmb
In directory dp.samba.org:/tmp/cvs-serv28257/libsmb

Modified Files:
  Tag: APPLIANCE_HEAD
cli_samr.c 
Log Message:
Add some basic DEBUG statements at level 10 so we can see what is being
called. This is *essential* (and should be done on all the other cli_XX
rpc calls) to help debug winbindd problems remotely. No CR#.
Jeremy.


Revisions:
cli_samr.c  1.30.2.7 = 1.30.2.8

http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/cli_samr.c.diff?r1=1.30.2.7r2=1.30.2.8


CVS update: samba/source/torture

2003-06-10 Thread tridge

Date:   Tue Jun 10 14:01:58 2003
Author: tridge

Update of /home/cvs/samba/source/torture
In directory dp.samba.org:/tmp/cvs-serv6010

Modified Files:
  Tag: SAMBA_3_0
torture.c 
Log Message:
fixed smbtorture LOCK1 test to know about the correct multiplier for
timed blocking locks


Revisions:
torture.c   1.63.2.15 = 1.63.2.16

http://www.samba.org/cgi-bin/cvsweb/samba/source/torture/torture.c.diff?r1=1.63.2.15r2=1.63.2.16


CVS update: samba/source/libsmb

2003-06-10 Thread tridge

Date:   Tue Jun 10 14:02:46 2003
Author: tridge

Update of /home/cvs/samba/source/libsmb
In directory dp.samba.org:/tmp/cvs-serv6128

Modified Files:
  Tag: SAMBA_3_0
clifile.c 
Log Message:
fixed libsmb code to set correct timeout in cli_state when waiting for
a blocking lock



Revisions:
clifile.c   1.39.2.8 = 1.39.2.9

http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/clifile.c.diff?r1=1.39.2.8r2=1.39.2.9


CVS update: samba/source

2003-06-10 Thread tridge

Date:   Tue Jun 10 14:09:21 2003
Author: tridge

Update of /home/cvs/samba/source
In directory dp.samba.org:/tmp/cvs-serv6662

Modified Files:
  Tag: SAMBA_3_0
Makefile.in 
Log Message:
removed editreg from standard build until it is portable. Right now it
fails to build on a ton of platforms as it completely bypasses all of
our portability code.

if you want it then use 'make bin/editreg'. If some distros want to
add that to their spec files then thats up to them, but we really
can't have non-portable code unconditionally built in our main tree.


Revisions:
Makefile.in 1.468.2.118 = 1.468.2.119

http://www.samba.org/cgi-bin/cvsweb/samba/source/Makefile.in.diff?r1=1.468.2.118r2=1.468.2.119


CVS update: samba/source/utils

2003-06-10 Thread sharpe

Date:   Tue Jun 10 17:18:07 2003
Author: sharpe

Update of /data/cvs/samba/source/utils
In directory dp.samba.org:/tmp/cvs-serv25397/utils

Modified Files:
  Tag: SAMBA_3_0
editreg.c 
Log Message:

More updates on editreg.c to bring it better in line with the Samba source.



Revisions:
editreg.c   1.31.2.7 = 1.31.2.8

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/editreg.c.diff?r1=1.31.2.7r2=1.31.2.8


CVS update: samba/source/include

2003-06-10 Thread jra

Date:   Tue Jun 10 17:30:28 2003
Author: jra

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv26290/include

Modified Files:
  Tag: SAMBA_3_0
includes.h safe_string.h 
Log Message:
Ok, I've tried being Mr. Nice Guy and people (you know who you are) still
keep putting bzero BSD'ism's into our source code. Make this an error like
bcopy and others to prevent it in future.
Jeremy.


Revisions:
includes.h  1.262.2.41 = 1.262.2.42

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/includes.h.diff?r1=1.262.2.41r2=1.262.2.42
safe_string.h   1.12.2.8 = 1.12.2.9

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/safe_string.h.diff?r1=1.12.2.8r2=1.12.2.9


CVS update: samba/source/client

2003-06-10 Thread Jelmer Vernooij

Date:   Tue Jun 10 19:27:32 2003
Author: jelmer

Update of /home/cvs/samba/source/client
In directory dp.samba.org:/tmp/cvs-serv3714/client

Modified Files:
  Tag: SAMBA_3_0
client.c 
Log Message:
Don't segfault when -b is specified (fixes debian bug #196833)


Revisions:
client.c1.209.2.23 = 1.209.2.24

http://www.samba.org/cgi-bin/cvsweb/samba/source/client/client.c.diff?r1=1.209.2.23r2=1.209.2.24


CVS update: samba/docs/docbook/projdoc

2003-06-10 Thread Jelmer Vernooij

Date:   Tue Jun 10 19:36:28 2003
Author: jelmer

Update of /home/cvs/samba/docs/docbook/projdoc
In directory dp.samba.org:/tmp/cvs-serv5143/projdoc

Modified Files:
  Tag: SAMBA_3_0
passdb.xml 
Log Message:
Fix 2 typos (reported by Marc Groot Koerkamp [EMAIL PROTECTED])


Revisions:
passdb.xml  1.1.2.18 = 1.1.2.19

http://www.samba.org/cgi-bin/cvsweb/samba/docs/docbook/projdoc/passdb.xml.diff?r1=1.1.2.18r2=1.1.2.19


CVS update: samba/docs/docbook/projdoc

2003-06-10 Thread Jelmer Vernooij

Date:   Tue Jun 10 19:39:17 2003
Author: jelmer

Update of /home/cvs/samba/docs/docbook/projdoc
In directory dp.samba.org:/tmp/cvs-serv5345/projdoc

Modified Files:
  Tag: SAMBA_3_0
CUPS-printing.xml printer_driver2.xml 
Log Message:
Add authors


Revisions:
CUPS-printing.xml   1.1.2.6 = 1.1.2.7

http://www.samba.org/cgi-bin/cvsweb/samba/docs/docbook/projdoc/CUPS-printing.xml.diff?r1=1.1.2.6r2=1.1.2.7
printer_driver2.xml 1.1.2.11 = 1.1.2.12

http://www.samba.org/cgi-bin/cvsweb/samba/docs/docbook/projdoc/printer_driver2.xml.diff?r1=1.1.2.11r2=1.1.2.12


CVS update: samba/docs/docbook/xslt

2003-06-10 Thread Jelmer Vernooij

Date:   Tue Jun 10 19:42:23 2003
Author: jelmer

Update of /home/cvs/samba/docs/docbook/xslt
In directory dp.samba.org:/tmp/cvs-serv5765/xslt

Modified Files:
  Tag: SAMBA_3_0
generate-attributions.xsl 
Log Message:
Handle contrib when generating attributions page


Revisions:
generate-attributions.xsl   1.1.2.3 = 1.1.2.4

http://www.samba.org/cgi-bin/cvsweb/samba/docs/docbook/xslt/generate-attributions.xsl.diff?r1=1.1.2.3r2=1.1.2.4


Re: CVS update: samba/source/nsswitch

2003-06-10 Thread jra
On Tue, Jun 10, 2003 at 06:07:47AM +, [EMAIL PROTECTED] wrote:
 
 Date: Tue Jun 10 06:07:47 2003
 Author:   tpot
 
 Update of /data/cvs/samba/source/nsswitch
 In directory dp.samba.org:/tmp/cvs-serv27504
 
 Modified Files:
   Tag: APPLIANCE_HEAD
   winbindd_group.c 
 Log Message:
 Fix for cr 2214: use the group list in the cached info3 structure in
 preference to the group list returned by the get user groups rpc which
 doesn't seem to return the correct group membership in all cases.

Merge with 3.0 please (message from your janitor-in-chief :-).

Jeremy.


CVS update: samba/source/nsswitch

2003-06-10 Thread jra

Date:   Tue Jun 10 21:53:24 2003
Author: jra

Update of /data/cvs/samba/source/nsswitch
In directory dp.samba.org:/tmp/cvs-serv19448/nsswitch

Modified Files:
  Tag: APPLIANCE_HEAD
winbindd_cache.c 
Log Message:
Instrument the cache code in winbindd so I can tell what is going on.
No CR#.
Jeremy.


Revisions:
winbindd_cache.c1.5.2.20 = 1.5.2.21

http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_cache.c.diff?r1=1.5.2.20r2=1.5.2.21


CVS update: samba/source/nsswitch

2003-06-10 Thread jra

Date:   Tue Jun 10 22:11:30 2003
Author: jra

Update of /data/cvs/samba/source/nsswitch
In directory dp.samba.org:/tmp/cvs-serv21131/nsswitch

Modified Files:
  Tag: SAMBA_3_0
winbindd_cache.c winbindd_cm.c 
Log Message:
Add in rety loop for query_user_list (from APP_HEAD). Deals with a bug
using MSRPC backend and should be safe with ldap backend.
Jeremy.


Revisions:
winbindd_cache.c1.35.2.9 = 1.35.2.10

http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_cache.c.diff?r1=1.35.2.9r2=1.35.2.10
winbindd_cm.c   1.31.2.27 = 1.31.2.28

http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_cm.c.diff?r1=1.31.2.27r2=1.31.2.28


Re: CVS update: samba/source/nsswitch

2003-06-10 Thread Tim Potter
On Tue, Jun 10, 2003 at 07:47:59PM +, [EMAIL PROTECTED] wrote:

  Modified Files:
Tag: APPLIANCE_HEAD
  winbindd_group.c 
  Log Message:
  Fix for cr 2214: use the group list in the cached info3 structure in
  preference to the group list returned by the get user groups rpc which
  doesn't seem to return the correct group membership in all cases.
 
 Merge with 3.0 please (message from your janitor-in-chief :-).

Unfortunately the netsamlogon cache isn't in SAMBA_3_0.


CVS update: samba/source/nsswitch

2003-06-10 Thread jra

Date:   Wed Jun 11 00:47:37 2003
Author: jra

Update of /data/cvs/samba/source/nsswitch
In directory dp.samba.org:/tmp/cvs-serv2286/nsswitch

Modified Files:
  Tag: APPLIANCE_HEAD
winbindd_cm.c 
Log Message:
Add more verbose error reporting on connection fail to show who we were
trying to connect to, for what domain, and what the error was. No CR#.
Jeremy.


Revisions:
winbindd_cm.c   1.33.2.23 = 1.33.2.24

http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_cm.c.diff?r1=1.33.2.23r2=1.33.2.24


CVS update: samba

2003-06-10 Thread jht

Date:   Wed Jun 11 01:46:00 2003
Author: jht

Update of /home/cvs/samba
In directory dp.samba.org:/tmp/cvs-serv7491

Modified Files:
  Tag: SAMBA_3_0
Roadmap 
Log Message:
An update long overdue. Please edit this further guys.


Revisions:
Roadmap 1.9 = 1.9.8.1
http://www.samba.org/cgi-bin/cvsweb/samba/Roadmap.diff?r1=1.9r2=1.9.8.1


CVS update: samba/source/include

2003-06-10 Thread tridge

Date:   Wed Jun 11 05:34:14 2003
Author: tridge

Update of /home/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv26005

Modified Files:
  Tag: SAMBA_3_0
safe_string.h 
Log Message:
on AIX FD_ZERO() is defined in terms of bzero(), so we can't have
the don't use bzero macros. 

In general I think it would be better to have a separate script that
checks for deprecated functions like these using grep rather than
using these cpp tricks. They just get us into trouble.


Revisions:
safe_string.h   1.12.2.9 = 1.12.2.10

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/safe_string.h.diff?r1=1.12.2.9r2=1.12.2.10