svn commit: samba r646 - in trunk/source: lib smbd

2004-05-10 Thread jra
Author: jra
Date: 2004-05-11 01:06:03 + (Tue, 11 May 2004)
New Revision: 646

Modified:
   trunk/source/lib/util.c
   trunk/source/smbd/server.c
Log:
Patch from [EMAIL PROTECTED] to correctly enable core dumps.
Jeremy.


WebSVN: 
http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/trunk/sourcerev=646nolog=1


svn commit: samba-web r54 - trunk/devel

2004-05-10 Thread deryck
Author: deryck
Date: 2004-05-11 03:56:13 + (Tue, 11 May 2004)
New Revision: 54

Modified:
   trunk/devel/TODO.html
Log:
Added link to Steve French's cifs TODO list and removed inactive TODO projects (based 
on info from abartlet).

WebSVN: 
http://websvn.samba.org/websvn/changeset.php?rep=samba-webpath=/rev=54nolog=1


svn commit: samba r630 - branches/tmp/metze-4_0-BUILD/source

2004-05-10 Thread metze
Author: metze
Date: 2004-05-10 13:12:01 + (Mon, 10 May 2004)
New Revision: 630

Modified:
   branches/tmp/metze-4_0-BUILD/source/dynconfig.c
Log:
add dummy defines to let it compile
this need to be fixed by autogenerating dynconfig.c

metze


WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=630nolog=1


svn commit: samba r631 - branches/tmp/metze-4_0-BUILD/source/build/smb_build

2004-05-10 Thread metze
Author: metze
Date: 2004-05-10 13:32:24 + (Mon, 10 May 2004)
New Revision: 631

Modified:
   branches/tmp/metze-4_0-BUILD/source/build/smb_build/makefile.pl
   branches/tmp/metze-4_0-BUILD/source/build/smb_build/output.pl
Log:
also create output for shared modules
they compiling now too,
but they'are not yet linked against 
shared libs they depened on...

metze


WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=631nolog=1


svn commit: samba r632 - branches/SAMBA_3_0

2004-05-10 Thread jerry
Author: jerry
Date: 2004-05-10 13:54:12 + (Mon, 10 May 2004)
New Revision: 632

Modified:
   branches/SAMBA_3_0/WHATSNEW.txt
Log:
pulling in release notes from 3.0.4 and getting ready to start 3.0.5pre1

WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=632nolog=1


svn commit: samba r633 - tags

2004-05-10 Thread jerry
Author: jerry
Date: 2004-05-10 14:01:38 + (Mon, 10 May 2004)
New Revision: 633

Added:
   tags/release-3-0-4/
Log:
tagging 3.0.4



WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=633nolog=1


svn commit: samba r634 - in branches/tmp/metze-4_0-BUILD/source: . auth build/pidl client include lib lib/crypto lib/ldb lib/ldb/common lib/ldb/include lib/ldb/ldb_ldap lib/ldb/ldb_tdb lib/ldb/tests lib/ldb/tools lib/registry/common lib/registry/reg_backend_dir lib/registry/reg_backend_nt4 lib/registry/reg_backend_rpc lib/registry/reg_backend_w95 lib/registry/tools lib/tdb libcli libcli/auth libcli/raw libcli/util librpc librpc/idl librpc/ndr librpc/rpc ntvfs ntvfs/ipc ntvfs/posix ntvfs/simple param passdb rpc_server rpc_server/common rpc_server/echo rpc_server/remote rpc_server/srvsvc rpc_server/winreg rpc_server/wkssvc script scripting/swig/python smb_server smbd torture torture/raw torture/rpc

2004-05-10 Thread metze
Author: metze
Date: 2004-05-10 16:22:38 + (Mon, 10 May 2004)
New Revision: 634

Added:
   branches/tmp/metze-4_0-BUILD/source/lib/ldb/common/ldb_alloc.c
   branches/tmp/metze-4_0-BUILD/source/lib/ldb/common/ldb_debug.c
   branches/tmp/metze-4_0-BUILD/source/lib/ldb/common/ldb_utf8.c
   branches/tmp/metze-4_0-BUILD/source/lib/ldb/ldb_tdb/ldb_cache.c
   branches/tmp/metze-4_0-BUILD/source/lib/ldb/tests/test-attribs.ldif
   branches/tmp/metze-4_0-BUILD/source/lib/ldb/tools/ldbtest.c
   branches/tmp/metze-4_0-BUILD/source/libcli/auth/credentials.h
   branches/tmp/metze-4_0-BUILD/source/libcli/auth/ntlm_check.c
   branches/tmp/metze-4_0-BUILD/source/ntvfs/simple/README
   branches/tmp/metze-4_0-BUILD/source/provision.ldif
   branches/tmp/metze-4_0-BUILD/source/rpc_server/remote/README
   branches/tmp/metze-4_0-BUILD/source/rpc_server/samr/
   branches/tmp/metze-4_0-BUILD/source/script/provision.pl
   branches/tmp/metze-4_0-BUILD/source/scripting/
Removed:
   branches/tmp/metze-4_0-BUILD/source/auth/auth_compat.c
   branches/tmp/metze-4_0-BUILD/source/librpc/rpc/dcerpc_lsa.c
Modified:
   branches/tmp/metze-4_0-BUILD/source/VERSION
   branches/tmp/metze-4_0-BUILD/source/auth/auth.c
   branches/tmp/metze-4_0-BUILD/source/auth/auth.h
   branches/tmp/metze-4_0-BUILD/source/auth/auth_builtin.c
   branches/tmp/metze-4_0-BUILD/source/auth/auth_ntlmssp.c
   branches/tmp/metze-4_0-BUILD/source/auth/auth_sam.c
   branches/tmp/metze-4_0-BUILD/source/auth/auth_util.c
   branches/tmp/metze-4_0-BUILD/source/auth/config.m4
   branches/tmp/metze-4_0-BUILD/source/build/pidl/dump.pm
   branches/tmp/metze-4_0-BUILD/source/build/pidl/eparser.pm
   branches/tmp/metze-4_0-BUILD/source/build/pidl/pidl.pl
   branches/tmp/metze-4_0-BUILD/source/build/pidl/server.pm
   branches/tmp/metze-4_0-BUILD/source/build/pidl/template.pm
   branches/tmp/metze-4_0-BUILD/source/build/pidl/util.pm
   branches/tmp/metze-4_0-BUILD/source/client/client.c
   branches/tmp/metze-4_0-BUILD/source/configure.developer
   branches/tmp/metze-4_0-BUILD/source/configure.in
   branches/tmp/metze-4_0-BUILD/source/include/cli_context.h
   branches/tmp/metze-4_0-BUILD/source/include/includes.h
   branches/tmp/metze-4_0-BUILD/source/include/nt_status.h
   branches/tmp/metze-4_0-BUILD/source/include/smb.h
   branches/tmp/metze-4_0-BUILD/source/lib/crypto/
   branches/tmp/metze-4_0-BUILD/source/lib/data_blob.c
   branches/tmp/metze-4_0-BUILD/source/lib/genrand.c
   branches/tmp/metze-4_0-BUILD/source/lib/ldb/
   branches/tmp/metze-4_0-BUILD/source/lib/ldb/Makefile.ldb
   branches/tmp/metze-4_0-BUILD/source/lib/ldb/common/ldb.c
   branches/tmp/metze-4_0-BUILD/source/lib/ldb/common/ldb_ldif.c
   branches/tmp/metze-4_0-BUILD/source/lib/ldb/common/ldb_msg.c
   branches/tmp/metze-4_0-BUILD/source/lib/ldb/common/ldb_parse.c
   branches/tmp/metze-4_0-BUILD/source/lib/ldb/common/util.c
   branches/tmp/metze-4_0-BUILD/source/lib/ldb/config.mk
   branches/tmp/metze-4_0-BUILD/source/lib/ldb/include/includes.h
   branches/tmp/metze-4_0-BUILD/source/lib/ldb/include/ldb.h
   branches/tmp/metze-4_0-BUILD/source/lib/ldb/include/ldb_parse.h
   branches/tmp/metze-4_0-BUILD/source/lib/ldb/ldb_ldap/ldb_ldap.c
   branches/tmp/metze-4_0-BUILD/source/lib/ldb/ldb_tdb/ldb_index.c
   branches/tmp/metze-4_0-BUILD/source/lib/ldb/ldb_tdb/ldb_match.c
   branches/tmp/metze-4_0-BUILD/source/lib/ldb/ldb_tdb/ldb_pack.c
   branches/tmp/metze-4_0-BUILD/source/lib/ldb/ldb_tdb/ldb_search.c
   branches/tmp/metze-4_0-BUILD/source/lib/ldb/ldb_tdb/ldb_tdb.c
   branches/tmp/metze-4_0-BUILD/source/lib/ldb/ldb_tdb/ldb_tdb.h
   branches/tmp/metze-4_0-BUILD/source/lib/ldb/tests/init_slapd.sh
   branches/tmp/metze-4_0-BUILD/source/lib/ldb/tests/slapd.conf
   branches/tmp/metze-4_0-BUILD/source/lib/ldb/tests/start_slapd.sh
   branches/tmp/metze-4_0-BUILD/source/lib/ldb/tests/test-generic.sh
   branches/tmp/metze-4_0-BUILD/source/lib/ldb/tests/test-index.ldif
   branches/tmp/metze-4_0-BUILD/source/lib/ldb/tests/test-modify.ldif
   branches/tmp/metze-4_0-BUILD/source/lib/ldb/tests/test-tdb.sh
   branches/tmp/metze-4_0-BUILD/source/lib/ldb/tests/test.ldif
   branches/tmp/metze-4_0-BUILD/source/lib/ldb/tools/ldbadd.c
   branches/tmp/metze-4_0-BUILD/source/lib/ldb/tools/ldbdel.c
   branches/tmp/metze-4_0-BUILD/source/lib/ldb/tools/ldbedit.c
   branches/tmp/metze-4_0-BUILD/source/lib/ldb/tools/ldbmodify.c
   branches/tmp/metze-4_0-BUILD/source/lib/ldb/tools/ldbsearch.c
   branches/tmp/metze-4_0-BUILD/source/lib/registry/common/reg_interface.c
   branches/tmp/metze-4_0-BUILD/source/lib/registry/reg_backend_dir/reg_backend_dir.c
   branches/tmp/metze-4_0-BUILD/source/lib/registry/reg_backend_nt4/reg_backend_nt4.c
   branches/tmp/metze-4_0-BUILD/source/lib/registry/reg_backend_rpc/reg_backend_rpc.c
   branches/tmp/metze-4_0-BUILD/source/lib/registry/reg_backend_w95/reg_backend_w95.c
   branches/tmp/metze-4_0-BUILD/source/lib/registry/tools/gregedit.c
   branches/tmp/metze-4_0-BUILD/source/lib/registry/tools/regdiff.c
   

svn commit: samba-web r53 - trunk

2004-05-10 Thread jerry
Author: jerry
Date: 2004-05-10 16:57:50 + (Mon, 10 May 2004)
New Revision: 53

Modified:
   trunk/samba.html
Log:
linking to note about absence of bzip2 files

WebSVN: 
http://websvn.samba.org/websvn/changeset.php?rep=samba-webpath=/rev=53nolog=1


svn commit: samba-docs r64 - tags

2004-05-10 Thread jerry
Author: jerry
Date: 2004-05-10 17:00:27 + (Mon, 10 May 2004)
New Revision: 64

Added:
   tags/release-3-0-4/
Log:
tagging release-3-0-4



WebSVN: 
http://websvn.samba.org/websvn/changeset.php?rep=samba-docspath=/rev=64nolog=1


svn commit: samba r635 - branches/SAMBA_3_0/source

2004-05-10 Thread herb
Author: herb
Date: 2004-05-10 19:57:54 + (Mon, 10 May 2004)
New Revision: 635

Modified:
   branches/SAMBA_3_0/source/Makefile.in
Log:
put files that are referenced multiple times in separate
definitions to be consistent.


WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=635nolog=1


svn commit: samba r636 - trunk/source

2004-05-10 Thread herb
Author: herb
Date: 2004-05-10 21:30:22 + (Mon, 10 May 2004)
New Revision: 636

Modified:
   trunk/source/Makefile.in
Log:
merge change 635 from samba 3


WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=636nolog=1


svn commit: samba r637 - in branches/tmp/metze-4_0-BUILD/source: . build/smb_build lib/cmdline lib/popt lib/registry libads passdb rpc_server smbd torture

2004-05-10 Thread metze
Author: metze
Date: 2004-05-10 22:40:49 + (Mon, 10 May 2004)
New Revision: 637

Modified:
   branches/tmp/metze-4_0-BUILD/source/build/smb_build/core.m4
   branches/tmp/metze-4_0-BUILD/source/build/smb_build/depend.pl
   branches/tmp/metze-4_0-BUILD/source/build/smb_build/makefile.pl
   branches/tmp/metze-4_0-BUILD/source/build/smb_build/output.pl
   branches/tmp/metze-4_0-BUILD/source/build/smb_build/public.m4
   branches/tmp/metze-4_0-BUILD/source/configure.in
   branches/tmp/metze-4_0-BUILD/source/dynconfig.c
   branches/tmp/metze-4_0-BUILD/source/lib/cmdline/config.m4
   branches/tmp/metze-4_0-BUILD/source/lib/popt/config.m4
   branches/tmp/metze-4_0-BUILD/source/lib/registry/config.m4
   branches/tmp/metze-4_0-BUILD/source/libads/config.m4
   branches/tmp/metze-4_0-BUILD/source/passdb/config.m4
   branches/tmp/metze-4_0-BUILD/source/rpc_server/config.m4
   branches/tmp/metze-4_0-BUILD/source/smbd/process_model.m4
   branches/tmp/metze-4_0-BUILD/source/torture/config.m4
Log:
the new build system is now ready for 'make all' and 'make install'

there're a lot of hacks with should be removed...:-)
but it's working now

metze


WebSVN: 
http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/branches/tmp/metze-4_0-BUILD/sourcerev=637nolog=1


svn commit: samba r639 - in trunk/source: include smbd

2004-05-10 Thread jra
Author: jra
Date: 2004-05-10 23:04:28 + (Mon, 10 May 2004)
New Revision: 639

Modified:
   trunk/source/include/trans2.h
   trunk/source/smbd/trans2.c
Log:
Make cifsvfs symlinks work with paths within and external to the
share. Store external paths prefixed with smbln:.
Jeremy.


WebSVN: 
http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/trunk/sourcerev=639nolog=1


svn commit: samba r640 - in branches/SAMBA_3_0/source: include smbd

2004-05-10 Thread jra
Author: jra
Date: 2004-05-10 23:04:31 + (Mon, 10 May 2004)
New Revision: 640

Modified:
   branches/SAMBA_3_0/source/include/trans2.h
   branches/SAMBA_3_0/source/smbd/trans2.c
Log:
Make cifsvfs symlinks work with paths within and external to the
share. Store external paths prefixed with smbln:.
Jeremy.


WebSVN: 
http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/branches/SAMBA_3_0/sourcerev=640nolog=1


svn commit: samba r641 - branches/SAMBA_4_0/source/build/pidl

2004-05-10 Thread metze
Author: metze
Date: 2004-05-10 23:23:43 + (Mon, 10 May 2004)
New Revision: 641

Modified:
   branches/SAMBA_4_0/source/build/pidl/eparser.pm
Log:
readd 'use dump;'

metze


WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=641nolog=1


svn commit: samba r642 - branches/SAMBA_3_0/source

2004-05-10 Thread herb
Author: herb
Date: 2004-05-10 23:57:40 + (Mon, 10 May 2004)
New Revision: 642

Modified:
   branches/SAMBA_3_0/source/Makefile.in
Log:
use RPC_CLIENT_OBJ instead of file name
already included in PROTO_OBJ by LIBMSRPC_OBJ


WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=642nolog=1


svn commit: samba r643 - branches/SAMBA_3_0/source

2004-05-10 Thread herb
Author: herb
Date: 2004-05-10 23:59:23 + (Mon, 10 May 2004)
New Revision: 643

Modified:
   branches/SAMBA_3_0/source/Makefile.in
Log:
fix typo


WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=643nolog=1


svn commit: samba r621 - in branches/tmp/metze-4_0-BUILD/source: build/smb_build lib/ldb

2004-05-10 Thread metze
Author: metze
Date: 2004-05-10 08:31:17 + (Mon, 10 May 2004)
New Revision: 621

Modified:
   branches/tmp/metze-4_0-BUILD/source/build/smb_build/config_mk.pl
   branches/tmp/metze-4_0-BUILD/source/lib/ldb/config.mk
Log:
using a more readable format for config.mk files
using sections like in the smb.conf

e.g.
[MODULE::ntvfs_simple]
INIT_OBJ_FILES = ...
ADD_OBJ_FILES = ...

metze 


WebSVN: 
http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/branches/tmp/metze-4_0-BUILD/sourcerev=621nolog=1


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

2004-05-10 Thread tridge
Author: tridge
Date: 2004-05-10 08:58:42 + (Mon, 10 May 2004)
New Revision: 622

Modified:
   branches/SAMBA_4_0/source/smb_server/password.c
Log:
removed some unused functions to make smbd compile again after
andrew's recent chainsaw job :)


WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=622nolog=1


svn commit: samba-docs r62 - trunk/howto

2004-05-10 Thread jelmer
Author: jelmer
Date: 2004-05-10 10:40:24 + (Mon, 10 May 2004)
New Revision: 62

Modified:
   trunk/howto/FastStart.xml
Log:
Fix output in testparm as well

WebSVN: 
http://websvn.samba.org/websvn/changeset.php?rep=samba-docspath=/rev=62nolog=1


svn commit: samba r623 - in branches/SAMBA_4_0/source: lib ntvfs/ipc rpc_server rpc_server/samr torture/rpc

2004-05-10 Thread tridge
Author: tridge
Date: 2004-05-10 11:23:50 + (Mon, 10 May 2004)
New Revision: 623

Modified:
   branches/SAMBA_4_0/source/lib/genrand.c
   branches/SAMBA_4_0/source/ntvfs/ipc/vfs_ipc.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/samr/dcesrv_samr.c
   branches/SAMBA_4_0/source/rpc_server/samr/samdb.c
   branches/SAMBA_4_0/source/torture/rpc/samr.c
Log:
setUserInfo level 24 (password set) now works in the SAMR server. This includes all
of the password complexity, password history and other password restrictions.




WebSVN: 
http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/branches/SAMBA_4_0/sourcerev=623nolog=1


svn commit: samba r624 - branches/SAMBA_4_0/source

2004-05-10 Thread tridge
Author: tridge
Date: 2004-05-10 12:03:38 + (Mon, 10 May 2004)
New Revision: 624

Modified:
   branches/SAMBA_4_0/source/provision.ldif
Log:
all templates should be in class Template



WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=624nolog=1


svn commit: samba r625 - branches/SAMBA_4_0/source/rpc_server/samr

2004-05-10 Thread tridge
Author: tridge
Date: 2004-05-10 12:05:54 + (Mon, 10 May 2004)
New Revision: 625

Modified:
   branches/SAMBA_4_0/source/rpc_server/samr/dcesrv_samr.c
   branches/SAMBA_4_0/source/rpc_server/samr/samdb.c
Log:
 - handle passwords longer than length 14 (thanks to abartlet for pointing out the bug)
 
 - delete unicodePwd if not storing a plaintext password



WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=625nolog=1


svn commit: samba-web r51 - trunk/whatsnew

2004-05-10 Thread jerry
Author: jerry
Date: 2004-05-10 12:30:54 + (Mon, 10 May 2004)
New Revision: 51

Removed:
   trunk/whatsnew/sambacd.html
Log:
removing outdated Samba CD call for submissions

WebSVN: 
http://websvn.samba.org/websvn/changeset.php?rep=samba-webpath=/rev=51nolog=1


svn commit: samba-web r52 - in trunk: . whatsnew

2004-05-10 Thread jerry
Author: jerry
Date: 2004-05-10 12:33:15 + (Mon, 10 May 2004)
New Revision: 52

Modified:
   trunk/sitemap.html
   trunk/whatsnew/index.html
Log:
remocing references to sambacd.html

WebSVN: 
http://websvn.samba.org/websvn/changeset.php?rep=samba-webpath=/trunkrev=52nolog=1


svn commit: samba r626 - branches/SAMBA_4_0/source/rpc_server/samr

2004-05-10 Thread metze
Author: metze
Date: 2004-05-10 12:37:06 + (Mon, 10 May 2004)
New Revision: 626

Modified:
   branches/SAMBA_4_0/source/rpc_server/samr/dcesrv_samr.c
Log:
make the code a bit more readable

metze 


WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=626nolog=1


svn commit: samba r627 - branches/SAMBA_4_0/source

2004-05-10 Thread metze
Author: metze
Date: 2004-05-10 12:38:08 + (Mon, 10 May 2004)
New Revision: 627

Modified:
   branches/SAMBA_4_0/source/Makefile.in
Log:
remove the precompiled header when we call make clean or make proto

metze


WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=627nolog=1


svn commit: samba r628 - branches/tmp/metze-4_0-BUILD/source/build/smb_build

2004-05-10 Thread metze
Author: metze
Date: 2004-05-10 12:58:29 + (Mon, 10 May 2004)
New Revision: 628

Added:
   branches/tmp/metze-4_0-BUILD/source/build/smb_build/output.pl
Modified:
   branches/tmp/metze-4_0-BUILD/source/build/smb_build/core.m4
   branches/tmp/metze-4_0-BUILD/source/build/smb_build/depend.pl
   branches/tmp/metze-4_0-BUILD/source/build/smb_build/main.pl
   branches/tmp/metze-4_0-BUILD/source/build/smb_build/makefile.pl
Log:
we now generate working output
'make all' works for compiling, but not yet for linking

metze


WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=628nolog=1


svn commit: samba r629 - branches/tmp/metze-4_0-BUILD/source/build/smb_build

2004-05-10 Thread metze
Author: metze
Date: 2004-05-10 13:08:24 + (Mon, 10 May 2004)
New Revision: 629

Modified:
   branches/tmp/metze-4_0-BUILD/source/build/smb_build/makefile.pl
Log:
fix precompiled header rule the prefix is '.h.gch' not just '.gch'

metze


WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=629nolog=1