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

2006-05-25 Thread tridge
Author: tridge Date: 2006-05-25 07:14:33 + (Thu, 25 May 2006) New Revision: 15881 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15881 Log: fixed the RAW-ACLS test for 64 bit systems (was failing on ppc64) Modified:

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

2006-05-25 Thread tridge
Author: tridge Date: 2006-05-25 13:23:24 + (Thu, 25 May 2006) New Revision: 15882 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15882 Log: I forgot to add in this prototype for strtok_r() Modified: branches/SAMBA_4_0/source/lib/replace/replace.h Changeset:

svn commit: samba-web r992 - in trunk: . history news/releases

2006-05-25 Thread deryck
Author: deryck Date: 2006-05-25 15:29:49 + (Thu, 25 May 2006) New Revision: 992 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-webrev=992 Log: Add news on 3.0.23rc1 release. Update history and latest links. Small typo fix, too. deryck Added:

svn commit: samba r15884 - in branches/SAMBA_3_0/source/rpc_parse: .

2006-05-25 Thread jra
Author: jra Date: 2006-05-25 15:40:40 + (Thu, 25 May 2006) New Revision: 15884 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15884 Log: Fix bug #3803 from [EMAIL PROTECTED] - bad comparison. Jeremy. Modified: branches/SAMBA_3_0/source/rpc_parse/parse_lsa.c

svn commit: samba r15885 - in trunk/source/rpc_parse: .

2006-05-25 Thread jra
Author: jra Date: 2006-05-25 15:40:43 + (Thu, 25 May 2006) New Revision: 15885 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15885 Log: Fix bug #3803 from [EMAIL PROTECTED] - bad comparison. Jeremy. Modified: trunk/source/rpc_parse/parse_lsa.c Changeset:

svn commit: samba r15886 - in trunk/source/smbd: .

2006-05-25 Thread jra
Author: jra Date: 2006-05-25 15:43:03 + (Thu, 25 May 2006) New Revision: 15886 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15886 Log: Ensure we use sys_write so we're not interrupted. Jeremy. Modified: trunk/source/smbd/chgpasswd.c Changeset: Modified:

svn commit: samba r15887 - in branches/SAMBA_3_0/source/smbd: .

2006-05-25 Thread jra
Author: jra Date: 2006-05-25 15:43:12 + (Thu, 25 May 2006) New Revision: 15887 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15887 Log: Ensure we use sys_write so we're not interrupted. Jeremy. Modified: branches/SAMBA_3_0/source/smbd/chgpasswd.c Changeset:

svn commit: samba r15888 - in branches/SAMBA_3_0/source/passdb: .

2006-05-25 Thread jra
Author: jra Date: 2006-05-25 15:44:41 + (Thu, 25 May 2006) New Revision: 15888 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15888 Log: Fix bug #3804 from [EMAIL PROTECTED] Invalid comparisons. Jeremy. Modified: branches/SAMBA_3_0/source/passdb/secrets.c

svn commit: samba r15889 - in trunk/source/passdb: .

2006-05-25 Thread jra
Author: jra Date: 2006-05-25 15:44:43 + (Thu, 25 May 2006) New Revision: 15889 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15889 Log: Fix bug #3804 from [EMAIL PROTECTED] Invalid comparisons. Jeremy. Modified: trunk/source/passdb/secrets.c Changeset:

svn commit: samba r15890 - in branches/SAMBA_3_0/source/utils: .

2006-05-25 Thread jra
Author: jra Date: 2006-05-25 15:47:36 + (Thu, 25 May 2006) New Revision: 15890 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15890 Log: Use correct enum type (bug #3722) from Jason Mader [EMAIL PROTECTED]. Jeremy. Modified:

svn commit: lorikeet r549 - in trunk/white-papers/dcom: .

2006-05-25 Thread jelmer
Author: jelmer Date: 2006-05-25 19:07:28 + (Thu, 25 May 2006) New Revision: 549 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=lorikeetrev=549 Log: Update DCOM paper to reflect some new insights - DCOM should be based on Mono and its' COM support and utilize Samba's

svn commit: samba r15892 - in branches/SAMBA_4_0/source: lib pidl rpc_server torture

2006-05-25 Thread jelmer
Author: jelmer Date: 2006-05-25 19:34:05 + (Thu, 25 May 2006) New Revision: 15892 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15892 Log: Remove the COM management code - DCOM should be based on Mono and its' COM support and utilize Samba's DCE/RPC + ORPC code

svn commit: samba r15893 - in branches/SAMBA_4_0/source/pidl: .

2006-05-25 Thread jelmer
Author: jelmer Date: 2006-05-25 21:04:29 + (Thu, 25 May 2006) New Revision: 15893 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15893 Log: Update TODO Modified: branches/SAMBA_4_0/source/pidl/TODO Changeset: Modified: branches/SAMBA_4_0/source/pidl/TODO

Build status as of Fri May 26 00:00:01 2006

2006-05-25 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2006-05-25 00:00:46.0 + +++ /home/build/master/cache/broken_results.txt 2006-05-26 00:00:22.0 + @@ -1,17 +1,17 @@ -Build status as of Thu May 25 00:00:02 2006 +Build status as of Fri May

svn commit: samba r15894 - in trunk/source/passdb: .

2006-05-25 Thread jra
Author: jra Date: 2006-05-26 00:12:52 + (Fri, 26 May 2006) New Revision: 15894 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15894 Log: Ensure all new rid allocation goes through the same function (deals with races). Jeremy. Modified:

svn commit: samba r15895 - in branches/SAMBA_3_0/source/passdb: .

2006-05-25 Thread jra
Author: jra Date: 2006-05-26 00:13:06 + (Fri, 26 May 2006) New Revision: 15895 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15895 Log: Ensure all new rid allocation goes through the same function (deals with races). Jeremy. Modified:

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

2006-05-25 Thread tridge
Author: tridge Date: 2006-05-26 02:25:00 + (Fri, 26 May 2006) New Revision: 15896 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15896 Log: we're getting a lot of crashes on the build farm due to people assuming that printf(%s, NULL) is OK. The problem is that it

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

2006-05-25 Thread tridge
Author: tridge Date: 2006-05-26 02:25:53 + (Fri, 26 May 2006) New Revision: 15897 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15897 Log: switch to d_printf() in the libnet_share test, and neaten up the code a bit using local variables. This should fix a crash

svn commit: samba r15898 - in branches/SAMBA_4_0/source/torture: libnet rpc

2006-05-25 Thread tridge
Author: tridge Date: 2006-05-26 04:35:37 + (Fri, 26 May 2006) New Revision: 15898 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15898 Log: use d_printf() in some more places to fix more torture seg faults on solaris Modified:

svn commit: samba r15899 - in branches/SOC: . 2005

2006-05-25 Thread tridge
Author: tridge Date: 2006-05-26 04:42:12 + (Fri, 26 May 2006) New Revision: 15899 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15899 Log: move the old SOC stuff into a 2005 directory Added: branches/SOC/2005/ branches/SOC/2005/SAMBA_3_0/

svn commit: samba r15900 - in branches/SOC: .

2006-05-25 Thread tridge
Author: tridge Date: 2006-05-26 04:44:25 + (Fri, 26 May 2006) New Revision: 15900 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15900 Log: add a note on this directory Added: branches/SOC/README Changeset: Added: branches/SOC/README

svn commit: samba r15901 - in branches/SOC: . bnh

2006-05-25 Thread brad
Author: brad Date: 2006-05-26 05:29:57 + (Fri, 26 May 2006) New Revision: 15901 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15901 Log: Making my branch and committing my proposal. Added: branches/SOC/bnh/ branches/SOC/bnh/PROPOSAL Changeset: Added:

svn commit: samba r15902 - in branches/SAMBA_4_0/source/torture/rpc: .

2006-05-25 Thread tridge
Author: tridge Date: 2006-05-26 05:58:23 + (Fri, 26 May 2006) New Revision: 15902 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15902 Log: more test code that should be using d_printf() Modified: branches/SAMBA_4_0/source/torture/rpc/netlogon.c Changeset: