svn commit: samba-web r153 - in branches/tmp.samba.org: style support

2004-07-13 Thread deryck
Author: deryck
Date: 2004-07-14 05:53:57 + (Wed, 14 Jul 2004)
New Revision: 153

Added:
   branches/tmp.samba.org/support/support_template
Modified:
   branches/tmp.samba.org/style/support.css
   branches/tmp.samba.org/support/australia.html
   branches/tmp.samba.org/support/austria.html
   branches/tmp.samba.org/support/belgium.html
   branches/tmp.samba.org/support/brazil.html
   branches/tmp.samba.org/support/canada.html
   branches/tmp.samba.org/support/colombia.html
   branches/tmp.samba.org/support/france.html
   branches/tmp.samba.org/support/germany.html
   branches/tmp.samba.org/support/greece.html
   branches/tmp.samba.org/support/hongkong.html
   branches/tmp.samba.org/support/index.html
Log:

Add a template for new support section look.  Add proper header
and footers to pages preparing for merge to main site.  More
will follow.

--deryck 


WebSVN: 
http://websvn.samba.org/websvn/changeset.php?rep=samba-web&path=/branches/tmp.samba.org&rev=153&nolog=1


svn commit: samba r1492 - in branches/SAMBA_3_0/source: auth lib libsmb nsswitch passdb python rpc_client rpc_parse rpc_server smbd torture utils wrepld

2004-07-13 Thread abartlet
Author: abartlet
Date: 2004-07-14 04:36:01 + (Wed, 14 Jul 2004)
New Revision: 1492

Modified:
   branches/SAMBA_3_0/source/auth/auth.c
   branches/SAMBA_3_0/source/lib/afs.c
   branches/SAMBA_3_0/source/lib/genrand.c
   branches/SAMBA_3_0/source/lib/util_uuid.c
   branches/SAMBA_3_0/source/libsmb/ntlmssp.c
   branches/SAMBA_3_0/source/libsmb/smbencrypt.c
   branches/SAMBA_3_0/source/nsswitch/wbinfo.c
   branches/SAMBA_3_0/source/nsswitch/winbindd_pam.c
   branches/SAMBA_3_0/source/passdb/machine_sid.c
   branches/SAMBA_3_0/source/passdb/secrets.c
   branches/SAMBA_3_0/source/python/py_winbind.c
   branches/SAMBA_3_0/source/rpc_client/cli_netlogon.c
   branches/SAMBA_3_0/source/rpc_parse/parse_prs.c
   branches/SAMBA_3_0/source/rpc_server/srv_netlog_nt.c
   branches/SAMBA_3_0/source/rpc_server/srv_pipe.c
   branches/SAMBA_3_0/source/smbd/server.c
   branches/SAMBA_3_0/source/torture/torture.c
   branches/SAMBA_3_0/source/utils/ntlm_auth.c
   branches/SAMBA_3_0/source/wrepld/server.c
Log:
Rework our random number generation system.

On systems with /dev/urandom, this avoids a change to secrets.tdb for every fork().

For other systems, we now only re-seed after a fork, and on startup.
No need to do it per-operation.  This removes the 'need_reseed'
parameter from generate_random_buffer().

Andrew Bartlett



WebSVN: 
http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_3_0/source&rev=1492&nolog=1


svn commit: samba-web r152 - trunk/support

2004-07-13 Thread deryck
Author: deryck
Date: 2004-07-14 03:40:31 + (Wed, 14 Jul 2004)
New Revision: 152

Added:
   trunk/support/scotland.html
Modified:
   trunk/support/countries.html
Log:

Add support company from Scotland, which puts the
country back on the proverbial map--at least with 
regard to our support listings. :-)

--deryck



WebSVN: 
http://websvn.samba.org/websvn/changeset.php?rep=samba-web&path=/&rev=152&nolog=1


svn commit: samba r1491 - in branches/tmp/SAMBA_3_2_MERGE/source: . libcli/util libsmb rpc_parse smbd

2004-07-13 Thread jerry
Author: jerry
Date: 2004-07-14 02:54:55 + (Wed, 14 Jul 2004)
New Revision: 1491

Modified:
   branches/tmp/SAMBA_3_2_MERGE/source/Makefile.in
   branches/tmp/SAMBA_3_2_MERGE/source/libcli/util/smbencrypt.c
   branches/tmp/SAMBA_3_2_MERGE/source/libsmb/passchange.c
   branches/tmp/SAMBA_3_2_MERGE/source/rpc_parse/parse_misc.c
   branches/tmp/SAMBA_3_2_MERGE/source/rpc_parse/parse_prs.c
   branches/tmp/SAMBA_3_2_MERGE/source/smbd/session.c
Log:
last checkin for signing off for the night

WebSVN: 
http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/tmp/SAMBA_3_2_MERGE/source&rev=1491&nolog=1


svn commit: samba-web r151 - in branches/tmp.samba.org: images style

2004-07-13 Thread deryck
Author: deryck
Date: 2004-07-14 02:39:17 + (Wed, 14 Jul 2004)
New Revision: 151

Added:
   branches/tmp.samba.org/images/favicon.ico
Removed:
   branches/tmp.samba.org/images/favicon.ico
Modified:
   branches/tmp.samba.org/style/samba.css
Log:

Minor tweaks to style-sheet to get fonts more consistent
across screen resolutions and default font sizes.  Add
a new icon for the address bar to match current theme.

--deryck



WebSVN: 
http://websvn.samba.org/websvn/changeset.php?rep=samba-web&path=/branches/tmp.samba.org&rev=151&nolog=1


svn commit: samba r1490 - in branches/tmp/SAMBA_3_2_MERGE/source: . lib libcli/util rpc_parse rpc_server utils

2004-07-13 Thread jerry
Author: jerry
Date: 2004-07-14 01:44:51 + (Wed, 14 Jul 2004)
New Revision: 1490

Modified:
   branches/tmp/SAMBA_3_2_MERGE/source/Makefile.in
   branches/tmp/SAMBA_3_2_MERGE/source/lib/time.c
   branches/tmp/SAMBA_3_2_MERGE/source/libcli/util/smbdes.c
   branches/tmp/SAMBA_3_2_MERGE/source/rpc_parse/parse_net.c
   branches/tmp/SAMBA_3_2_MERGE/source/rpc_server/srv_netlog_nt.c
   branches/tmp/SAMBA_3_2_MERGE/source/utils/pdbedit.c
Log:
more merge fixes

WebSVN: 
http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/tmp/SAMBA_3_2_MERGE/source&rev=1490&nolog=1


svn commit: samba r1489 - trunk/source/libsmb

2004-07-13 Thread jra
Author: jra
Date: 2004-07-14 01:39:52 + (Wed, 14 Jul 2004)
New Revision: 1489

Modified:
   trunk/source/libsmb/clikrb5.c
Log:
More janitor work for Mr. Bartlett :-).
This memset could well have clobbered bits of the stack, because
session_key changed from
   

char session_key[16];
   

to
   

DATA_BLOB session_key



WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=1489&nolog=1


svn commit: samba r1488 - trunk/source/libsmb

2004-07-13 Thread jra
Author: jra
Date: 2004-07-14 01:33:00 + (Wed, 14 Jul 2004)
New Revision: 1488

Modified:
   trunk/source/libsmb/cliconnect.c
   trunk/source/libsmb/clientgen.c
   trunk/source/libsmb/smb_signing.c
Log:
Janitor work for Mr. Bartlett :-).
Remove unused parameter for the client-side signing functions.



WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=1488&nolog=1


svn commit: samba r1487 - branches/SAMBA_3_0/source/libsmb

2004-07-13 Thread abartlet
Author: abartlet
Date: 2004-07-14 01:20:50 + (Wed, 14 Jul 2004)
New Revision: 1487

Modified:
   branches/SAMBA_3_0/source/libsmb/cliconnect.c
   branches/SAMBA_3_0/source/libsmb/clientgen.c
   branches/SAMBA_3_0/source/libsmb/smb_signing.c
Log:
Remove unused parameter for the client-side signing functions.

Andrew Bartlett


WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=1487&nolog=1


svn commit: samba-docs r172 - in trunk: . xslt

2004-07-13 Thread jelmer
Author: jelmer
Date: 2004-07-13 22:47:11 + (Tue, 13 Jul 2004)
New Revision: 172

Modified:
   trunk/Makefile.in
   trunk/README
   trunk/xslt/pearson.xsl
Log:
Fix "explanation of each parameter"
Work on the pearson XSL script a bit more


WebSVN: 
http://websvn.samba.org/websvn/changeset.php?rep=samba-docs&path=/trunk&rev=172&nolog=1


CVS update: cifsvfs/fs/cifs

2004-07-13 Thread sfrench

Date:   Tue Jul 13 22:19:52 2004
Author: sfrench

Update of /home/cvs/cifsvfs/fs/cifs
In directory dp.samba.org:/tmp/cvs-serv26157

Modified Files:
CHANGES README TODO asn1.c cifs_debug.c cifs_uniupr.h 
cifssmb.c connect.c dir.c file.c inode.c misc.c 
Log Message:
Finish 2.6 backport to 2.4 of 1.20 version of cifs vfs


Revisions:
CHANGES 1.52 => 1.53
http://www.samba.org/cgi-bin/cvsweb/cifsvfs/fs/cifs/CHANGES?r1=1.52&r2=1.53
README  1.23 => 1.24
http://www.samba.org/cgi-bin/cvsweb/cifsvfs/fs/cifs/README?r1=1.23&r2=1.24
TODO1.19 => 1.20
http://www.samba.org/cgi-bin/cvsweb/cifsvfs/fs/cifs/TODO?r1=1.19&r2=1.20
asn1.c  1.6 => 1.7
http://www.samba.org/cgi-bin/cvsweb/cifsvfs/fs/cifs/asn1.c?r1=1.6&r2=1.7
cifs_debug.c1.22 => 1.23

http://www.samba.org/cgi-bin/cvsweb/cifsvfs/fs/cifs/cifs_debug.c?r1=1.22&r2=1.23
cifs_uniupr.h   1.2 => 1.3
http://www.samba.org/cgi-bin/cvsweb/cifsvfs/fs/cifs/cifs_uniupr.h?r1=1.2&r2=1.3
cifssmb.c   1.61 => 1.62
http://www.samba.org/cgi-bin/cvsweb/cifsvfs/fs/cifs/cifssmb.c?r1=1.61&r2=1.62
connect.c   1.56 => 1.57
http://www.samba.org/cgi-bin/cvsweb/cifsvfs/fs/cifs/connect.c?r1=1.56&r2=1.57
dir.c   1.23 => 1.24
http://www.samba.org/cgi-bin/cvsweb/cifsvfs/fs/cifs/dir.c?r1=1.23&r2=1.24
file.c  1.61 => 1.62
http://www.samba.org/cgi-bin/cvsweb/cifsvfs/fs/cifs/file.c?r1=1.61&r2=1.62
inode.c 1.42 => 1.43
http://www.samba.org/cgi-bin/cvsweb/cifsvfs/fs/cifs/inode.c?r1=1.42&r2=1.43
misc.c  1.24 => 1.25
http://www.samba.org/cgi-bin/cvsweb/cifsvfs/fs/cifs/misc.c?r1=1.24&r2=1.25


CVS update: cifsvfs/fs/cifs

2004-07-13 Thread sfrench

Date:   Tue Jul 13 21:56:57 2004
Author: sfrench

Update of /home/cvs/cifsvfs/fs/cifs
In directory dp.samba.org:/tmp/cvs-serv20324

Modified Files:
cifsfs.c inode.c 
Log Message:
Fix 2.6 to 2.4 backport break for cifs vfs


Revisions:
cifsfs.c1.46 => 1.47
http://www.samba.org/cgi-bin/cvsweb/cifsvfs/fs/cifs/cifsfs.c?r1=1.46&r2=1.47
inode.c 1.41 => 1.42
http://www.samba.org/cgi-bin/cvsweb/cifsvfs/fs/cifs/inode.c?r1=1.41&r2=1.42


Re: svn commit: samba r1486 - in branches/SAMBA_4_0/source: auth include ntvfs/cifs param rpc_server smb_server smbd

2004-07-13 Thread Stefan (metze) Metzmacher
[EMAIL PROTECTED] schrieb:
Author: metze
Date: 2004-07-13 21:04:56 + (Tue, 13 Jul 2004)
New Revision: 1486
Added:
   branches/SAMBA_4_0/source/smbd/server.h
   branches/SAMBA_4_0/source/smbd/service.c
   branches/SAMBA_4_0/source/smbd/service.h
Modified:
   branches/SAMBA_4_0/source/auth/auth.c
   branches/SAMBA_4_0/source/include/includes.h
   branches/SAMBA_4_0/source/include/local.h
   branches/SAMBA_4_0/source/ntvfs/cifs/vfs_cifs.c
   branches/SAMBA_4_0/source/param/loadparm.c
   branches/SAMBA_4_0/source/rpc_server/dcerpc_server.c
   branches/SAMBA_4_0/source/rpc_server/dcerpc_server.h
   branches/SAMBA_4_0/source/rpc_server/dcerpc_tcp.c
   branches/SAMBA_4_0/source/smb_server/connection.c
   branches/SAMBA_4_0/source/smb_server/negprot.c
   branches/SAMBA_4_0/source/smb_server/reply.c
   branches/SAMBA_4_0/source/smb_server/request.c
   branches/SAMBA_4_0/source/smb_server/service.c
   branches/SAMBA_4_0/source/smb_server/smb_server.c
   branches/SAMBA_4_0/source/smb_server/smb_server.h
   branches/SAMBA_4_0/source/smbd/config.m4
   branches/SAMBA_4_0/source/smbd/config.mk
   branches/SAMBA_4_0/source/smbd/process_model.c
   branches/SAMBA_4_0/source/smbd/process_model.h
   branches/SAMBA_4_0/source/smbd/process_single.c
   branches/SAMBA_4_0/source/smbd/process_standard.c
   branches/SAMBA_4_0/source/smbd/process_thread.c
   branches/SAMBA_4_0/source/smbd/rewrite.c
   branches/SAMBA_4_0/source/smbd/server.c
Log:
commit the start of the generic server infastructure
the idea is to have services as modules (smb, dcerpc, swat, ...)
the process_model don't know about the service it self anymore.
TODO:
- the smbsrv should use the smbsrv_send function
- the service subsystem init should be done like for other modules
- we need to have a generic socket subsystem, which handle stream, datagram,
  and virtuell other sockets( e.g. for the ntvfs_ipc module to connect to the dcerpc 
server
  , or for smb or dcerpc or whatever to connect to a server wide auth service)
- and other fixes...
NOTE: process model pthread seems to be broken( but also before this patch!)
...and also remove the build options -b option from smbd
this stuff should be handle by the build system in future...
--
metze
Stefan Metzmacher  www.samba.org


signature.asc
Description: OpenPGP digital signature


svn commit: samba r1486 - in branches/SAMBA_4_0/source: auth include ntvfs/cifs param rpc_server smb_server smbd

2004-07-13 Thread metze
Author: metze
Date: 2004-07-13 21:04:56 + (Tue, 13 Jul 2004)
New Revision: 1486

Added:
   branches/SAMBA_4_0/source/smbd/server.h
   branches/SAMBA_4_0/source/smbd/service.c
   branches/SAMBA_4_0/source/smbd/service.h
Modified:
   branches/SAMBA_4_0/source/auth/auth.c
   branches/SAMBA_4_0/source/include/includes.h
   branches/SAMBA_4_0/source/include/local.h
   branches/SAMBA_4_0/source/ntvfs/cifs/vfs_cifs.c
   branches/SAMBA_4_0/source/param/loadparm.c
   branches/SAMBA_4_0/source/rpc_server/dcerpc_server.c
   branches/SAMBA_4_0/source/rpc_server/dcerpc_server.h
   branches/SAMBA_4_0/source/rpc_server/dcerpc_tcp.c
   branches/SAMBA_4_0/source/smb_server/connection.c
   branches/SAMBA_4_0/source/smb_server/negprot.c
   branches/SAMBA_4_0/source/smb_server/reply.c
   branches/SAMBA_4_0/source/smb_server/request.c
   branches/SAMBA_4_0/source/smb_server/service.c
   branches/SAMBA_4_0/source/smb_server/smb_server.c
   branches/SAMBA_4_0/source/smb_server/smb_server.h
   branches/SAMBA_4_0/source/smbd/config.m4
   branches/SAMBA_4_0/source/smbd/config.mk
   branches/SAMBA_4_0/source/smbd/process_model.c
   branches/SAMBA_4_0/source/smbd/process_model.h
   branches/SAMBA_4_0/source/smbd/process_single.c
   branches/SAMBA_4_0/source/smbd/process_standard.c
   branches/SAMBA_4_0/source/smbd/process_thread.c
   branches/SAMBA_4_0/source/smbd/rewrite.c
   branches/SAMBA_4_0/source/smbd/server.c
Log:
commit the start of the generic server infastructure

the idea is to have services as modules (smb, dcerpc, swat, ...)

the process_model don't know about the service it self anymore.

TODO:
- the smbsrv should use the smbsrv_send function
- the service subsystem init should be done like for other modules
- we need to have a generic socket subsystem, which handle stream, datagram,
  and virtuell other sockets( e.g. for the ntvfs_ipc module to connect to the dcerpc 
server
  , or for smb or dcerpc or whatever to connect to a server wide auth service)
- and other fixes...

NOTE: process model pthread seems to be broken( but also before this patch!)

metze  


WebSVN: 
http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_4_0/source&rev=1486&nolog=1


svn commit: samba r1485 - branches/tmp/SAMBA_3_2_MERGE/source

2004-07-13 Thread jerry
Author: jerry
Date: 2004-07-13 20:30:59 + (Tue, 13 Jul 2004)
New Revision: 1485

Modified:
   branches/tmp/SAMBA_3_2_MERGE/source/Makefile.in
Log:
These binaries are building now...

$ ls bin
nmbd*  nmblookup*  smbclient*  smbspool*  testparm*  testprns*



WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=1485&nolog=1


svn commit: samba r1484 - branches/SAMBA_3_0/source/rpc_server

2004-07-13 Thread jerry
Author: jerry
Date: 2004-07-13 19:20:37 + (Tue, 13 Jul 2004)
New Revision: 1484

Modified:
   branches/SAMBA_3_0/source/rpc_server/srv_spoolss_nt.c
Log:
BUG 1520: work around bug in xp sp2 rc2 where the client sends a fnpcn() request 
without previously sending a ffpcn().  Return what win2k sp4 does

WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=1484&nolog=1


svn commit: samba r1483 - branches/SAMBA_4_0/source/build/smb_build

2004-07-13 Thread metze
Author: metze
Date: 2004-07-13 18:41:08 + (Tue, 13 Jul 2004)
New Revision: 1483

Modified:
   branches/SAMBA_4_0/source/build/smb_build/makefile.pl
Log:
build dynconfig.c also with PICFLAGS

metze


WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=1483&nolog=1


svn commit: samba r1482 - branches/SAMBA_4_0/source/librpc/idl

2004-07-13 Thread metze
Author: metze
Date: 2004-07-13 18:10:11 + (Tue, 13 Jul 2004)
New Revision: 1482

Modified:
   branches/SAMBA_4_0/source/librpc/idl/dcerpc.idl
Log:
today I saw DCERPC_AUTH_TYPE 16(0x10)
and it seems to be raw krb5, but I need to do some tests

metze


WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=1482&nolog=1


svn commit: samba r1481 - in branches/SAMBA_4_0/source: librpc librpc/idl torture torture/rpc

2004-07-13 Thread metze
Author: metze
Date: 2004-07-13 18:05:02 + (Tue, 13 Jul 2004)
New Revision: 1481

Added:
   branches/SAMBA_4_0/source/librpc/idl/drsuapi.idl
   branches/SAMBA_4_0/source/torture/rpc/drsuapi.c
Modified:
   branches/SAMBA_4_0/source/librpc/config.m4
   branches/SAMBA_4_0/source/torture/config.mk
   branches/SAMBA_4_0/source/torture/torture.c
Log:
add idl file and torture test dummies
for DRSUapi (the Active Directory Replication Protocol)

I'll try to fill the idl file as part of a study project
together with some other students...

metze


WebSVN: 
http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_4_0/source&rev=1481&nolog=1


svn commit: samba r1480 - branches/SAMBA_4_0/source/gtk

2004-07-13 Thread metze
Author: metze
Date: 2004-07-13 17:52:29 + (Tue, 13 Jul 2004)
New Revision: 1480

Modified:
   branches/SAMBA_4_0/source/gtk/config.m4
Log:
gwsam has unresolved symbols in it
(on my SuSE 9.1)

so I disable it for now

metze


WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=1480&nolog=1


svn commit: samba r1479 - branches/SAMBA_4_0/source/smb_server

2004-07-13 Thread metze
Author: metze
Date: 2004-07-13 17:40:28 + (Tue, 13 Jul 2004)
New Revision: 1479

Modified:
   branches/SAMBA_4_0/source/smb_server/reply.c
Log:
print out domain too




WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=1479&nolog=1


svn commit: samba-web r150 - trunk

2004-07-13 Thread jerry
Author: jerry
Date: 2004-07-13 14:14:18 + (Tue, 13 Jul 2004)
New Revision: 150

Modified:
   trunk/samba.html
Log:
removing old news

WebSVN: 
http://websvn.samba.org/websvn/changeset.php?rep=samba-web&path=/&rev=150&nolog=1


svn commit: samba-web r149 - trunk

2004-07-13 Thread jerry
Author: jerry
Date: 2004-07-13 14:11:21 + (Tue, 13 Jul 2004)
New Revision: 149

Modified:
   trunk/samba.html
Log:
adding link to the original mail Lars sent to the samba-binaries list

WebSVN: 
http://websvn.samba.org/websvn/changeset.php?rep=samba-web&path=/&rev=149&nolog=1


svn commit: samba r1478 - branches/SAMBA_3_0/source/utils

2004-07-13 Thread idra
Author: idra
Date: 2004-07-13 12:39:38 + (Tue, 13 Jul 2004)
New Revision: 1478

Modified:
   branches/SAMBA_3_0/source/utils/pdbedit.c
Log:

Useful patch from Tom Alsberg <[EMAIL PROTECTED]>, to export a single user from a 
backend.



WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=1478&nolog=1


svn commit: samba-web r148 - trunk

2004-07-13 Thread deryck
Author: deryck
Date: 2004-07-13 11:52:15 + (Tue, 13 Jul 2004)
New Revision: 148

Modified:
   trunk/samba.html
Log:
Add link to SuSE RPMs for current release announcement.

WebSVN: 
http://websvn.samba.org/websvn/changeset.php?rep=samba-web&path=/&rev=148&nolog=1


svn commit: samba r1477 - trunk/source/torture

2004-07-13 Thread vlendec
Author: vlendec
Date: 2004-07-13 09:25:44 + (Tue, 13 Jul 2004)
New Revision: 1477

Modified:
   trunk/source/torture/mangle_test.c
Log:
Merge 100% fix..

WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=1477&nolog=1