svn commit: samba r18142 - in branches/SAMBA_4_0/source/lib/talloc: .

2006-09-05 Thread metze
Author: metze Date: 2006-09-06 06:47:10 + (Wed, 06 Sep 2006) New Revision: 18142 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18142 Log: add make distclean to talloc build metze Modified: branches/SAMBA_4_0/source/lib/talloc/Makefile.in Changeset: Modifie

svn commit: samba r18141 - in branches/SAMBA_4_0/source/lib/replace/test: .

2006-09-05 Thread tridge
Author: tridge Date: 2006-09-06 06:20:29 + (Wed, 06 Sep 2006) New Revision: 18141 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18141 Log: an accidental nested C comment! Modified: branches/SAMBA_4_0/source/lib/replace/test/testsuite.c Changeset: Modified

svn commit: samba r18140 - in branches/SAMBA_4_0/source/lib/replace: .

2006-09-05 Thread tridge
Author: tridge Date: 2006-09-06 06:14:40 + (Wed, 06 Sep 2006) New Revision: 18140 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18140 Log: and this reduces warnings about toupper() Modified: branches/SAMBA_4_0/source/lib/replace/replace.c Changeset: Modif

svn commit: samba r18139 - in branches/SAMBA_4_0/source/lib/replace: .

2006-09-05 Thread tridge
Author: tridge Date: 2006-09-06 06:12:36 + (Wed, 06 Sep 2006) New Revision: 18139 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18139 Log: irix needs system/network.h here Modified: branches/SAMBA_4_0/source/lib/replace/replace.c Changeset: Modified: bran

svn commit: samba r18138 - in branches/SAMBA_4_0/source/lib: replace util

2006-09-05 Thread metze
Author: metze Date: 2006-09-06 06:05:58 + (Wed, 06 Sep 2006) New Revision: 18138 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18138 Log: LIBREPLACE provides stuff from -ldl so it should depend on it metze Modified: branches/SAMBA_4_0/source/lib/replace/conf

svn commit: samba r18137 - in branches/SAMBA_4_0/source: lib/util ntvfs

2006-09-05 Thread tridge
Author: tridge Date: 2006-09-06 05:59:10 + (Wed, 06 Sep 2006) New Revision: 18137 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18137 Log: more LIBREPLACE deps Modified: branches/SAMBA_4_0/source/lib/util/config.mk branches/SAMBA_4_0/source/ntvfs/config.

svn commit: samba r18136 - in branches/SAMBA_4_0/source/build/smb_build: .

2006-09-05 Thread metze
Author: metze Date: 2006-09-06 05:57:21 + (Wed, 06 Sep 2006) New Revision: 18136 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18136 Log: put lib/replace in the default include path metze Modified: branches/SAMBA_4_0/source/build/smb_build/makefile.pm Chan

svn commit: samba r18135 - in branches/SAMBA_4_0/source: lib/samba3 scripting/ejs torture

2006-09-05 Thread tridge
Author: tridge Date: 2006-09-06 05:54:43 + (Wed, 06 Sep 2006) New Revision: 18135 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18135 Log: almost there Modified: branches/SAMBA_4_0/source/lib/samba3/config.mk branches/SAMBA_4_0/source/scripting/ejs/

svn commit: samba r18134 - in branches/SAMBA_4_0/source/lib: smbreadline socket_wrapper

2006-09-05 Thread tridge
Author: tridge Date: 2006-09-06 05:42:23 + (Wed, 06 Sep 2006) New Revision: 18134 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18134 Log: the lib/replace/system/filesys.h in this patch should be system/filesys.h, but it doesn't work. Metze is looking into it :

svn commit: samba r18133 - in branches/SAMBA_4_0/source/lib/ldb/tools: .

2006-09-05 Thread tridge
Author: tridge Date: 2006-09-06 05:28:04 + (Wed, 06 Sep 2006) New Revision: 18133 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18133 Log: ad2oLschema needs ctype.h on some systems Modified: branches/SAMBA_4_0/source/lib/ldb/tools/ad2oLschema.c Changeset:

svn commit: samba r18132 - in branches/SAMBA_4_0/source/lib/replace: .

2006-09-05 Thread tridge
Author: tridge Date: 2006-09-06 05:27:01 + (Wed, 06 Sep 2006) New Revision: 18132 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18132 Log: getpass can't depend on fns in lib/util/ Modified: branches/SAMBA_4_0/source/lib/replace/getpass.c Changeset: Modifi

svn commit: samba r18131 - in branches/SAMBA_4_0/source/lib: charset tdb

2006-09-05 Thread tridge
Author: tridge Date: 2006-09-06 05:21:32 + (Wed, 06 Sep 2006) New Revision: 18131 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18131 Log: fixed tdb subsystem to use right tdb.h fixed LIBREPLACE dep in lib/charset Modified: branches/SAMBA_4_0/source/lib/cha

Re: svn commit: samba r18012 - in branches/SAMBA_3_0: examples/libsmbclient source/libsmb

2006-09-05 Thread Stefan (metze) Metzmacher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] schrieb: > "Stefan (metze) Metzmacher" <[EMAIL PROTECTED]> writes: > >> Maybe it would be a good idea to isolate this test and create a new >> function (just copy and modify test_chained()) >> >> as the RAW-OPEN test is tested with '

svn commit: samba r18130 - in branches/SAMBA_4_0/source: auth lib/ldb/common lib/registry lib/socket lib/util libcli libcli/auth

2006-09-05 Thread tridge
Author: tridge Date: 2006-09-06 04:58:06 + (Wed, 06 Sep 2006) New Revision: 18130 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18130 Log: the move to system/ in libreplace broke some things ... should be happier now Modified: branches/SAMBA_4_0/source/auth

svn commit: samba r18129 - in branches/SAMBA_4_0/source: . include lib/ldb/include lib/replace lib/replace/system lib/replace/test lib/talloc lib/tdb lib/tdb/common lib/tdb/tools

2006-09-05 Thread tridge
Author: tridge Date: 2006-09-06 04:44:32 + (Wed, 06 Sep 2006) New Revision: 18129 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18129 Log: moved the system includes into libreplace - this gives much more isolation of our portability environment from the main co

svn commit: samba r18128 - in branches/SAMBA_3_0/source/nsswitch: .

2006-09-05 Thread jra
Author: jra Date: 2006-09-06 04:41:43 + (Wed, 06 Sep 2006) New Revision: 18128 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18128 Log: Don't forget to set the ref count to 1 on a reference counted struct. Doh ! Jeremy. Modified: branches/SAMBA_3_0/source/ns

svn commit: samba r18127 - in branches/SAMBA_4_0/source/lib/replace: .

2006-09-05 Thread jelmer
Author: jelmer Date: 2006-09-06 02:07:44 + (Wed, 06 Sep 2006) New Revision: 18127 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18127 Log: Add macro AC_CHECK_DECL() for systems that don't have it. Modified: branches/SAMBA_4_0/source/lib/replace/libreplace.m4

svn commit: samba r18126 - in branches/SAMBA_4_0/source/lib/util: .

2006-09-05 Thread jelmer
Author: jelmer Date: 2006-09-06 02:04:30 + (Wed, 06 Sep 2006) New Revision: 18126 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18126 Log: Fix -ldl dependency problem Modified: branches/SAMBA_4_0/source/lib/util/config.mk Changeset: Modified: branches/SAMB

svn commit: samba r18125 - in branches/SAMBA_4_0/source/lib/replace: .

2006-09-05 Thread jelmer
Author: jelmer Date: 2006-09-06 02:00:17 + (Wed, 06 Sep 2006) New Revision: 18125 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18125 Log: Remove obsolete file. Removed: branches/SAMBA_4_0/source/lib/replace/replace.m4 Changeset: Deleted: branches/SAMBA_4_

svn commit: samba r18124 - in branches/SAMBA_4_0/source/lib/replace: .

2006-09-05 Thread jelmer
Author: jelmer Date: 2006-09-06 01:50:09 + (Wed, 06 Sep 2006) New Revision: 18124 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18124 Log: Keep right libs when looking for dl*() functions Modified: branches/SAMBA_4_0/source/lib/replace/libreplace.m4 Change

svn commit: samba r18123 - in branches/SAMBA_4_0/source/lib/ldb: .

2006-09-05 Thread jelmer
Author: jelmer Date: 2006-09-06 01:45:07 + (Wed, 06 Sep 2006) New Revision: 18123 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18123 Log: Fix manual file build. Modified: branches/SAMBA_4_0/source/lib/ldb/config.mk Changeset: Modified: branches/SAMBA_4_0/

svn commit: samba r18122 - in branches/SAMBA_4_0/source/lib/replace: .

2006-09-05 Thread jelmer
Author: jelmer Date: 2006-09-06 01:41:41 + (Wed, 06 Sep 2006) New Revision: 18122 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18122 Log: Fix warnings related to errno declaration. Modified: branches/SAMBA_4_0/source/lib/replace/libreplace.m4 Changeset: M

svn commit: samba r18121 - in branches/SAMBA_4_0/source: . client include lib/cmdline lib/ldb lib/popt lib/registry lib/replace scripting/ejs smbd torture utils utils/net

2006-09-05 Thread jelmer
Author: jelmer Date: 2006-09-06 01:36:02 + (Wed, 06 Sep 2006) New Revision: 18121 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18121 Log: Simplify m4 code, hopefully fix Samba4 build problems. Removed: branches/SAMBA_4_0/source/lib/replace/samba.m4 Modified

svn commit: samba r18120 - in branches/SAMBA_4_0/source: .

2006-09-05 Thread jelmer
Author: jelmer Date: 2006-09-06 01:31:39 + (Wed, 06 Sep 2006) New Revision: 18120 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18120 Log: Remove generating dependencies for .d files for now as this was causing make to loop. Modified: branches/SAMBA_4_0/sou

svn commit: samba r18119 - in branches/SAMBA_4_0/source/lib/popt: .

2006-09-05 Thread tridge
Author: tridge Date: 2006-09-06 00:54:37 + (Wed, 06 Sep 2006) New Revision: 18119 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18119 Log: forgot to commit this Added: branches/SAMBA_4_0/source/lib/popt/samba.m4 Changeset: Added: branches/SAMBA_4_0/source

svn commit: samba r18118 - in branches/SAMBA_4_0/source/include: .

2006-09-05 Thread tridge
Author: tridge Date: 2006-09-06 00:42:19 + (Wed, 06 Sep 2006) New Revision: 18118 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18118 Log: its the job of libreplace to handle things like this Modified: branches/SAMBA_4_0/source/include/includes.h Changese

svn commit: samba r18117 - in branches/SAMBA_4_0/source: . client include include/system lib/cmdline lib/ldb lib/registry scripting/ejs smbd torture utils utils/net

2006-09-05 Thread tridge
Author: tridge Date: 2006-09-06 00:35:29 + (Wed, 06 Sep 2006) New Revision: 18117 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18117 Log: first steps in making samba4 use libreplace Modified: branches/SAMBA_4_0/source/client/config.mk branches/SAMBA_4_0

svn commit: samba r18116 - in branches: SAMBA_3_0/source/utils SAMBA_3_0_23/source/utils

2006-09-05 Thread jra
Author: jra Date: 2006-09-06 00:35:27 + (Wed, 06 Sep 2006) New Revision: 18116 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18116 Log: Make max usershares an advisory limit, pointed out by Cybionet <[EMAIL PROTECTED]>. Jeremy. Modified: branches/SAMBA_3_0/s

svn commit: samba r18115 - in branches/SAMBA_4_0/source/lib/ldb/include: .

2006-09-05 Thread tridge
Author: tridge Date: 2006-09-06 00:20:08 + (Wed, 06 Sep 2006) New Revision: 18115 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18115 Log: comparison_fn_t is defined in libreplace now Modified: branches/SAMBA_4_0/source/lib/ldb/include/includes.h Changese

svn commit: samba r18114 - in branches/SAMBA_4_0/source/lib/tdb: . include

2006-09-05 Thread tridge
Author: tridge Date: 2006-09-06 00:10:08 + (Wed, 06 Sep 2006) New Revision: 18114 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18114 Log: ignore configure and config.h.in in tdb Modified: branches/SAMBA_4_0/source/lib/tdb/ branches/SAMBA_4_0/source/lib/

svn commit: samba r18113 - in branches/SAMBA_4_0/source/lib/replace: .

2006-09-05 Thread tridge
Author: tridge Date: 2006-09-06 00:09:19 + (Wed, 06 Sep 2006) New Revision: 18113 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18113 Log: ignore configure and config.h.in Modified: branches/SAMBA_4_0/source/lib/replace/ Changeset: Property changes on: b

svn commit: samba r18112 - in branches/SAMBA_4_0/source/lib/ldb/include: .

2006-09-05 Thread tridge
Author: tridge Date: 2006-09-06 00:06:30 + (Wed, 06 Sep 2006) New Revision: 18112 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18112 Log: really make use of libreplace in ldb Modified: branches/SAMBA_4_0/source/lib/ldb/include/includes.h Changeset: Modif

svn commit: samba r18111 - in branches/SAMBA_4_0/source/lib/replace: .

2006-09-05 Thread tridge
Author: tridge Date: 2006-09-06 00:06:00 + (Wed, 06 Sep 2006) New Revision: 18111 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18111 Log: base inclusion of replacement printf fns on function existance, not declaration. Otherwise _GNU_SOURCE and _BSD_SOURCE stu

Build status as of Wed Sep 6 00:00:01 2006

2006-09-05 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2006-09-05 00:00:23.0 + +++ /home/build/master/cache/broken_results.txt 2006-09-06 00:00:27.0 + @@ -1,20 +1,20 @@ -Build status as of Tue Sep 5 00:00:02 2006 +Build status as of Wed Sep

svn commit: samba r18110 - in branches/SAMBA_4_0/source/lib/popt: .

2006-09-05 Thread tridge
Author: tridge Date: 2006-09-05 23:48:05 + (Tue, 05 Sep 2006) New Revision: 18110 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18110 Log: renamed config.m4 for popt Added: branches/SAMBA_4_0/source/lib/popt/libpopt.m4 Removed: branches/SAMBA_4_0/source/

svn commit: samba r18109 - in branches/SAMBA_4_0/source/lib/ldb: .

2006-09-05 Thread tridge
Author: tridge Date: 2006-09-05 23:32:35 + (Tue, 05 Sep 2006) New Revision: 18109 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18109 Log: move ldb to use the same build methods Added: branches/SAMBA_4_0/source/lib/ldb/libldb.m4 Removed: branches/SAMBA_4

svn commit: samba r18108 - in branches/SAMBA_4_0/source/lib/tdb: .

2006-09-05 Thread tridge
Author: tridge Date: 2006-09-05 23:32:01 + (Tue, 05 Sep 2006) New Revision: 18108 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18108 Log: move tdb to use the same build methods Added: branches/SAMBA_4_0/source/lib/tdb/libtdb.m4 Removed: branches/SAMBA_4

svn commit: samba r18107 - in branches/SAMBA_3_0/source/nsswitch: .

2006-09-05 Thread jra
Author: jra Date: 2006-09-05 21:11:08 + (Tue, 05 Sep 2006) New Revision: 18107 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18107 Log: Only do a SAF realm store if the logon was krb5. Jeremy. Modified: branches/SAMBA_3_0/source/nsswitch/winbindd_cm.c Chan

svn commit: samba r18106 - in branches/SAMBA_4_0/source/torture/libnet: .

2006-09-05 Thread mimir
Author: mimir Date: 2006-09-05 18:46:53 + (Tue, 05 Sep 2006) New Revision: 18106 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18106 Log: Add new samr domain NET tests. rafal Modified: branches/SAMBA_4_0/source/torture/libnet/libnet.c Changeset: Modifie

svn commit: samba r18105 - in branches/SAMBA_4_0/source/torture/libnet: .

2006-09-05 Thread mimir
Author: mimir Date: 2006-09-05 18:46:07 + (Tue, 05 Sep 2006) New Revision: 18105 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18105 Log: Fix samr domain open, and implement samr domain close test. rafal Modified: branches/SAMBA_4_0/source/torture/libnet/

svn commit: samba r18104 - in branches/SAMBA_4_0/source/libnet: .

2006-09-05 Thread mimir
Author: mimir Date: 2006-09-05 18:45:03 + (Tue, 05 Sep 2006) New Revision: 18104 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18104 Log: A couple of important fixes to samr domain open so that the corresponding test may pass. rafal Modified: branches/SAM

Re: svn commit: samba r18012 - in branches/SAMBA_3_0: examples/libsmbclient source/libsmb

2006-09-05 Thread derrell
"Stefan (metze) Metzmacher" <[EMAIL PROTECTED]> writes: > Maybe it would be a good idea to isolate this test and create a new > function (just copy and modify test_chained()) > > as the RAW-OPEN test is tested with 'make test' or 'make quicktest' you > can easily test it. > > to run it against a w

svn commit: samba r18103 - in branches/SAMBA_4_0/source/torture/raw: .

2006-09-05 Thread derrell
Author: derrell Date: 2006-09-05 18:39:48 + (Tue, 05 Sep 2006) New Revision: 18103 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18103 Log: add torture test for 'RAW_OPEN_OPENX without a leading slash on the path', known to fail on NetApp filers Modified: br

svn commit: samba r18102 - in branches/SAMBA_4_0/source/torture/libnet: .

2006-09-05 Thread mimir
Author: mimir Date: 2006-09-05 17:59:37 + (Tue, 05 Sep 2006) New Revision: 18102 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18102 Log: Fix close lsa NET test. rafal Modified: branches/SAMBA_4_0/source/torture/libnet/libnet_domain.c Changeset: Modifie

svn commit: samba r18101 - in branches/SAMBA_4_0/source/libnet: .

2006-09-05 Thread mimir
Author: mimir Date: 2006-09-05 17:56:35 + (Tue, 05 Sep 2006) New Revision: 18101 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18101 Log: Use composite_create function and add monitor function pointer to the state structure. rafal Modified: branches/SAMBA

svn commit: samba r18100 - in branches/SAMBA_4_0/source/lib/talloc: .

2006-09-05 Thread metze
Author: metze Date: 2006-09-05 16:16:27 + (Tue, 05 Sep 2006) New Revision: 18100 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18100 Log: actually make usage of libreplace :-) metze Modified: branches/SAMBA_4_0/source/lib/talloc/talloc.c Changeset: Modifie

svn commit: samba r18099 - in branches/SAMBA_3_0/source/lib: .

2006-09-05 Thread metze
Author: metze Date: 2006-09-05 15:28:28 + (Tue, 05 Sep 2006) New Revision: 18099 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18099 Log: merge from samba4 to make tcc happy as the same struct name was used in multiple places and that only works if they're all i

svn commit: samba r18098 - in branches/SAMBA_4_0/source/lib: ldb tdb

2006-09-05 Thread metze
Author: metze Date: 2006-09-05 15:26:03 + (Tue, 05 Sep 2006) New Revision: 18098 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18098 Log: use m4_include() instead of sinclude() this breaks ./autogen.sh in lib/ldb/, but the ldb build is broken anyway metze Modi

svn commit: samba r18097 - in branches/SAMBA_4_0/source: .

2006-09-05 Thread metze
Author: metze Date: 2006-09-05 15:21:12 + (Tue, 05 Sep 2006) New Revision: 18097 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18097 Log: use m4_include(), so we notice that build/m4/core.m4 was gone a while ago metze Modified: branches/SAMBA_4_0/source/aclo

svn commit: samba r18096 - in branches/SAMBA_4_0/source/lib/talloc: .

2006-09-05 Thread metze
Author: metze Date: 2006-09-05 15:03:06 + (Tue, 05 Sep 2006) New Revision: 18096 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18096 Log: try to make tcc happy and don't the same struct names in a global and a local scope metze Modified: branches/SAMBA_4_0/s

svn commit: samba r18095 - in branches/SAMBA_4_0/source: .

2006-09-05 Thread metze
Author: metze Date: 2006-09-05 14:31:44 + (Tue, 05 Sep 2006) New Revision: 18095 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18095 Log: correctly rebuild the dependencies not only the object file metze Modified: branches/SAMBA_4_0/source/main.mk Changese

svn commit: samba r18094 - in branches/SAMBA_4_0/source: . lib/replace

2006-09-05 Thread metze
Author: metze Date: 2006-09-05 14:29:34 + (Tue, 05 Sep 2006) New Revision: 18094 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18094 Log: try to fix the samba4 build metze Added: branches/SAMBA_4_0/source/lib/replace/samba.m4 Modified: branches/SAMBA_4_0/

svn commit: samba r18093 - in branches/SAMBA_4_0/source/lib/replace: .

2006-09-05 Thread metze
Author: metze Date: 2006-09-05 14:26:14 + (Tue, 05 Sep 2006) New Revision: 18093 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18093 Log: check for the headers first and check all functions metze Modified: branches/SAMBA_4_0/source/lib/replace/libreplace.m4

svn commit: samba r18092 - in branches/SAMBA_4_0/source: .

2006-09-05 Thread metze
Author: metze Date: 2006-09-05 13:47:03 + (Tue, 05 Sep 2006) New Revision: 18092 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18092 Log: pass -Ilib/replace to autoconf/autoheader to hopefully fix the samba4 build metze Modified: branches/SAMBA_4_0/source/au

svn commit: samba r18091 - in branches/SAMBA_4_0/source/lib/ldb: .

2006-09-05 Thread metze
Author: metze Date: 2006-09-05 13:45:09 + (Tue, 05 Sep 2006) New Revision: 18091 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18091 Log: sometimes autoconf picks up some old stuff: - remove configure and config.h.in - cleanup after autoconf and autoheader are d

svn commit: samba r18090 - in branches/SAMBA_4_0/source/lib/tdb: .

2006-09-05 Thread metze
Author: metze Date: 2006-09-05 13:44:14 + (Tue, 05 Sep 2006) New Revision: 18090 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18090 Log: sometimes autoconf picks up some old stuff: - remove configure and config.h.in - cleanup after autoconf and autoheader are d

svn commit: samba r18089 - in branches/SAMBA_4_0/source/lib/talloc: .

2006-09-05 Thread metze
Author: metze Date: 2006-09-05 13:43:35 + (Tue, 05 Sep 2006) New Revision: 18089 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18089 Log: sometimes autoconf picks up some old stuff: - remove configure and config.h.in - cleanup after autoconf and autoheader are d

svn commit: samba r18088 - in branches/SAMBA_4_0/source/lib/replace: .

2006-09-05 Thread metze
Author: metze Date: 2006-09-05 13:41:26 + (Tue, 05 Sep 2006) New Revision: 18088 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18088 Log: sometimes autoconf picks up some old stuff: - remove configure and config.h.in - cleanup after autoconf and autoheader are d

svn commit: samba r18087 - in branches/SAMBA_4_0/source: . build/m4 heimdal_build

2006-09-05 Thread metze
Author: metze Date: 2006-09-05 13:26:51 + (Tue, 05 Sep 2006) New Revision: 18087 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18087 Log: use m4_include() do notice missing files metze Modified: branches/SAMBA_4_0/source/build/m4/env.m4 branches/SAMBA_4_0

svn commit: samba-web r1036 - in trunk: .

2006-09-05 Thread deryck
Author: deryck Date: 2006-09-05 12:43:53 + (Tue, 05 Sep 2006) New Revision: 1036 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=1036 Log: Add link to wiki.samba.org. Modified: trunk/header_columns.html Changeset: Modified: trunk/header_columns.html ===

svn commit: samba r18086 - in branches/SAMBA_4_0/source/lib/talloc: .

2006-09-05 Thread tridge
Author: tridge Date: 2006-09-05 12:13:34 + (Tue, 05 Sep 2006) New Revision: 18086 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18086 Log: here too Modified: branches/SAMBA_4_0/source/lib/talloc/configure.ac Changeset: Modified: branches/SAMBA_4_0/source/

svn commit: samba r18085 - in branches/SAMBA_4_0/source/lib/replace: .

2006-09-05 Thread tridge
Author: tridge Date: 2006-09-05 12:13:15 + (Tue, 05 Sep 2006) New Revision: 18085 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18085 Log: using m4_include() instead of sinclude() means we get an error if the include fails - thats better than the compile failin

svn commit: samba r18084 - in branches/SAMBA_4_0/source/lib/replace: .

2006-09-05 Thread tridge
Author: tridge Date: 2006-09-05 12:08:35 + (Tue, 05 Sep 2006) New Revision: 18084 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18084 Log: we don't need the double sinclude() any more Modified: branches/SAMBA_4_0/source/lib/replace/libreplace.m4 Changeset

svn commit: samba r18083 - in branches/SAMBA_4_0/source/lib/talloc: .

2006-09-05 Thread tridge
Author: tridge Date: 2006-09-05 12:01:18 + (Tue, 05 Sep 2006) New Revision: 18083 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18083 Log: i should sleep more Added: branches/SAMBA_4_0/source/lib/talloc/libtalloc.m4 Removed: branches/SAMBA_4_0/sourc

svn commit: samba r18082 - in branches/SAMBA_4_0/source/lib/talloc: .

2006-09-05 Thread tridge
Author: tridge Date: 2006-09-05 11:52:28 + (Tue, 05 Sep 2006) New Revision: 18082 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18082 Log: bring talloc in line with new conventions Added: branches/SAMBA_4_0/source/lib/talloc/libtdb.m4 Removed: branches/S

svn commit: samba r18081 - in branches/SAMBA_4_0/source/lib/replace: .

2006-09-05 Thread tridge
Author: tridge Date: 2006-09-05 11:51:00 + (Tue, 05 Sep 2006) New Revision: 18081 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18081 Log: libreplace now uses config.h again Modified: branches/SAMBA_4_0/source/lib/replace/replace.h Changeset: Modified: br

svn commit: samba r18080 - in branches/SAMBA_4_0/source/lib/talloc: .

2006-09-05 Thread tridge
Author: tridge Date: 2006-09-05 11:47:28 + (Tue, 05 Sep 2006) New Revision: 18080 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18080 Log: added distclean target to talloc Modified: branches/SAMBA_4_0/source/lib/talloc/Makefile.in Changeset: Modified: bra

svn commit: samba r18079 - in branches/SAMBA_4_0/source/lib/replace: .

2006-09-05 Thread tridge
Author: tridge Date: 2006-09-05 11:45:55 + (Tue, 05 Sep 2006) New Revision: 18079 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18079 Log: fix for in-tree build with samba4 dir layout Modified: branches/SAMBA_4_0/source/lib/replace/libreplace.m4 Changeset

svn commit: samba r18078 - in branches/SAMBA_4_0/source/lib/replace: .

2006-09-05 Thread tridge
Author: tridge Date: 2006-09-05 11:42:20 + (Tue, 05 Sep 2006) New Revision: 18078 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18078 Log: these tests came from talloc Modified: branches/SAMBA_4_0/source/lib/replace/libreplace.m4 Changeset: Modified: bran

svn commit: samba r18077 - in branches/SAMBA_4_0/source/lib/talloc: .

2006-09-05 Thread tridge
Author: tridge Date: 2006-09-05 11:38:50 + (Tue, 05 Sep 2006) New Revision: 18077 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18077 Log: move some configure tests out of talloc that are now in libreplace Modified: branches/SAMBA_4_0/source/lib/talloc/conf

svn commit: samba r18076 - in branches/SAMBA_4_0/source/lib/talloc: .

2006-09-05 Thread tridge
Author: tridge Date: 2006-09-05 11:34:43 + (Tue, 05 Sep 2006) New Revision: 18076 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18076 Log: convert talloc to the new libreplace system Modified: branches/SAMBA_4_0/source/lib/talloc/Makefile.in branches/SAM

svn commit: samba r18075 - in branches/SAMBA_4_0/source/lib/replace: .

2006-09-05 Thread tridge
Author: tridge Date: 2006-09-05 11:33:46 + (Tue, 05 Sep 2006) New Revision: 18075 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18075 Log: with the new scheme, we now use config.h again (thanks jelmer!) Modified: branches/SAMBA_4_0/source/lib/replace/config

svn commit: samba r18074 - in branches/SAMBA_4_0/source/lib/replace: .

2006-09-05 Thread tridge
Author: tridge Date: 2006-09-05 11:22:11 + (Tue, 05 Sep 2006) New Revision: 18074 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18074 Log: config.m4 is now libreplace.m4 Added: branches/SAMBA_4_0/source/lib/replace/libreplace.m4 Removed: branches/SAMBA_4

svn commit: samba r18073 - in branches/SAMBA_4_0/source/lib/replace: .

2006-09-05 Thread tridge
Author: tridge Date: 2006-09-05 11:21:16 + (Tue, 05 Sep 2006) New Revision: 18073 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18073 Log: next step in grab libreplace plan - see IRC logs for very detailed discussion wity metze and jelmer! Modified: branche

svn commit: samba r18072 - in branches/SAMBA_4_0/source/scripting/libjs: .

2006-09-05 Thread abartlet
Author: abartlet Date: 2006-09-05 10:45:05 + (Tue, 05 Sep 2006) New Revision: 18072 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18072 Log: Really delete things in the base partition, after we changed where the default search scope points to. Andrew Bartlett

svn commit: samba r18071 - in branches/SAMBA_3_0/source/tdb/common: .

2006-09-05 Thread metze
Author: metze Date: 2006-09-05 10:40:22 + (Tue, 05 Sep 2006) New Revision: 18071 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18071 Log: ignore generated files metze Modified: branches/SAMBA_3_0/source/tdb/common/ Changeset: Property changes on: branches

svn commit: samba r18070 - in branches/SAMBA_3_0/source/torture: .

2006-09-05 Thread metze
Author: metze Date: 2006-09-05 10:37:18 + (Tue, 05 Sep 2006) New Revision: 18070 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18070 Log: be more verbose when errors happen metze Modified: branches/SAMBA_3_0/source/torture/torture.c Changeset: Modified: br

svn commit: samba r18069 - in branches/SAMBA_3_0/source/script/tests: .

2006-09-05 Thread metze
Author: metze Date: 2006-09-05 10:29:16 + (Tue, 05 Sep 2006) New Revision: 18069 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18069 Log: it isn't a good idea to run the PIPE_NUMBER test on a file share... But I wonder why it is so slow on my laptop and takes o

svn commit: samba r18068 - in branches/SAMBA_4_0/source/auth/gensec: .

2006-09-05 Thread abartlet
Author: abartlet Date: 2006-09-05 09:42:54 + (Tue, 05 Sep 2006) New Revision: 18068 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18068 Log: This splits the handling of multiple SASL packets between the GENSEC backend (if it chooses to implement it), or the GENS

Re: svn commit: samba r18058 - in branches/SAMBA_4_0/source/lib/replace: .

2006-09-05 Thread Jelmer Vernooij
On Tue, 2006-09-05 at 04:23 +, [EMAIL PROTECTED] wrote: > Author: tridge > Date: 2006-09-05 04:23:11 + (Tue, 05 Sep 2006) > New Revision: 18058 > > WebSVN: > http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18058 > > Log: > > we don't actually need __VA_ARGS__ yet (it

svn commit: samba r18067 - in branches/SAMBA_4_0/source/lib/replace: .

2006-09-05 Thread tridge
Author: tridge Date: 2006-09-05 07:58:26 + (Tue, 05 Sep 2006) New Revision: 18067 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18067 Log: some tweaks for irix and hpux this checks for -AC99 or -c99 to get C99 structure init to work. It's based on a similar ma

svn commit: samba r18066 - in branches/SAMBA_3_0/source/lib: .

2006-09-05 Thread vlendec
Author: vlendec Date: 2006-09-05 07:43:49 + (Tue, 05 Sep 2006) New Revision: 18066 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18066 Log: It's a bit pointless to send ourselves a signal just to check if we exist :-) Volker Modified: branches/SAMBA_3_0/so

Re: svn commit: samba r18012 - in branches/SAMBA_3_0: examples/libsmbclient source/libsmb

2006-09-05 Thread Stefan (metze) Metzmacher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] schrieb: > I've never written a torture test before, and I don't know how to run the > torture tests. (Maybe that's something for me to learn while at the > conference.) Does this (untested) patch do something close to what it's > s