svn commit: samba r12638 - in branches/SAMBA_4_0/source: build/smb_build lib/registry

2005-12-31 Thread metze
Author: metze Date: 2005-12-31 08:19:48 + (Sat, 31 Dec 2005) New Revision: 12638 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12638 Log: fix the build on BSD systems metze Modified: branches/SAMBA_4_0/source/build/smb_build/config_mk.pm

svn commit: samba r12639 - in branches/SAMBA_4_0/source/torture/nbt: .

2005-12-31 Thread metze
Author: metze Date: 2005-12-31 08:42:01 + (Sat, 31 Dec 2005) New Revision: 12639 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12639 Log: - do some tests with 0x20 0x1B names - do some tests with 0xBF and 0xBE, this shows that the '+' padding should be done by

svn commit: samba r12640 - in branches/SAMBA_4_0/source/librpc/rpc: .

2005-12-31 Thread metze
Author: metze Date: 2005-12-31 08:44:33 + (Sat, 31 Dec 2005) New Revision: 12640 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12640 Log: ignore generated dcerpc_table.h metze Modified: branches/SAMBA_4_0/source/librpc/rpc/ Changeset: Property changes on:

svn commit: samba r12641 - in branches/SAMBA_4_0/source: lib torture/nbench

2005-12-31 Thread metze
Author: metze Date: 2005-12-31 09:08:46 + (Sat, 31 Dec 2005) New Revision: 12641 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12641 Log: - remove some unused functions - we already call usleep() directly in some places, so do it everywhere metze Modified:

svn commit: samba r12642 - in branches/SAMBA_4_0/source/wrepl_server: .

2005-12-31 Thread metze
Author: metze Date: 2005-12-31 09:44:04 + (Sat, 31 Dec 2005) New Revision: 12642 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12642 Log: only do push notifications when something changed metze Modified: branches/SAMBA_4_0/source/wrepl_server/wrepl_out_push.c

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

2005-12-31 Thread idra
Author: idra Date: 2005-12-31 10:04:11 + (Sat, 31 Dec 2005) New Revision: 12643 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12643 Log: don't fail make test thanks Brad Modified: branches/SAMBA_4_0/source/lib/ldb/Makefile.in Changeset: Modified:

svn commit: samba r12644 - in branches/SAMBA_4_0/source: nbt_server nbt_server/wins param

2005-12-31 Thread metze
Author: metze Date: 2005-12-31 10:41:59 + (Sat, 31 Dec 2005) New Revision: 12644 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12644 Log: prepare the dns proxy feature for the wins server metze Added: branches/SAMBA_4_0/source/nbt_server/wins/wins_dns_proxy.c

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

2005-12-31 Thread vlendec
Author: vlendec Date: 2005-12-31 10:57:43 + (Sat, 31 Dec 2005) New Revision: 12645 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12645 Log: Fix some memleaks. This will also be in the trunk checkin that comes next. Volker Modified:

svn commit: samba r12646 - in trunk/source: include lib passdb sam

2005-12-31 Thread vlendec
Author: vlendec Date: 2005-12-31 11:11:17 + (Sat, 31 Dec 2005) New Revision: 12646 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12646 Log: A couple of things: * The functional change in this patch is the handling of group mapping entries. We now can add

svn commit: samba r12647 - in branches/SAMBA_4_0/source/nbt_server/wins: .

2005-12-31 Thread metze
Author: metze Date: 2005-12-31 11:19:18 + (Sat, 31 Dec 2005) New Revision: 12647 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12647 Log: make use of the str_list_add function metze Modified: branches/SAMBA_4_0/source/nbt_server/wins/winsserver.c Changeset:

svn commit: samba r12648 - in branches/SAMBA_4_0/source/nbt_server/wins: .

2005-12-31 Thread metze
Author: metze Date: 2005-12-31 11:32:55 + (Sat, 31 Dec 2005) New Revision: 12648 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12648 Log: implement the dns proxy feature metze Modified: branches/SAMBA_4_0/source/nbt_server/wins/wins_dns_proxy.c Changeset:

svn commit: samba r12649 - in branches/SAMBA_4_0/source/param: .

2005-12-31 Thread metze
Author: metze Date: 2005-12-31 11:57:15 + (Sat, 31 Dec 2005) New Revision: 12649 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12649 Log: use the same default('yes') for 'dns proxy' as samba3 metze Modified: branches/SAMBA_4_0/source/param/loadparm.c

svn commit: samba r12650 - in branches/SAMBA_4_0/source/librpc/ndr: .

2005-12-31 Thread jelmer
Author: jelmer Date: 2005-12-31 14:29:13 + (Sat, 31 Dec 2005) New Revision: 12650 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12650 Log: Remove support for NULLTERM flag (is already covered by tridge's fixes to [validate]) Modified:

svn commit: samba r12651 - in branches/SAMBA_4_0/source/librpc: idl ndr

2005-12-31 Thread jelmer
Author: jelmer Date: 2005-12-31 14:57:43 + (Sat, 31 Dec 2005) New Revision: 12651 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12651 Log: Remove STR_LARGE_SIZE as it's no longer used Modified: branches/SAMBA_4_0/source/librpc/idl/idl_types.h

Build status as of Sun Jan 1 00:00:01 2006

2005-12-31 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2005-12-31 00:00:05.0 + +++ /home/build/master/cache/broken_results.txt 2006-01-01 00:00:17.0 + @@ -1,17 +1,17 @@ -Build status as of Sat Dec 31 00:00:02 2005 +Build status as of Sun Jan