svn commit: samba r17451 - in branches/SAMBA_3_0/source: groupdb include passdb rpc_server utils

2006-08-08 Thread vlendec
Author: vlendec Date: 2006-08-08 08:26:40 + (Tue, 08 Aug 2006) New Revision: 17451 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17451 Log: Change pdb_getgrsid not to take a DOM_SID but a const DOM_SID * as an argument. Volker Modified:

svn commit: samba r17453 - in branches: SAMBA_3_0/source/include SAMBA_3_0/source/rpc_client SAMBA_3_0/source/rpc_parse SAMBA_3_0/source/rpc_server SAMBA_3_0/source/rpcclient SAMBA_3_0/source/smbd SAM

2006-08-08 Thread gd
Author: gd Date: 2006-08-08 11:00:16 + (Tue, 08 Aug 2006) New Revision: 17453 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17453 Log: Fix msdfs RPC management (this broke with the autogenerated dfs rpcs). * Remove unknown from dfs_Enum (samba4 dfs IDL updates

svn commit: samba r17454 - in branches/SAMBA_3_0/source: include rpc_client rpc_parse rpcclient

2006-08-08 Thread gd
Author: gd Date: 2006-08-08 11:45:57 + (Tue, 08 Aug 2006) New Revision: 17454 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17454 Log: Adding dfs_EnumEx for rpcclient (Samba4 IDL to follow). Guenther Modified: branches/SAMBA_3_0/source/include/rpc_dfs.h

svn commit: samba r17455 - in tags: .

2006-08-08 Thread jerry
Author: jerry Date: 2006-08-08 12:42:43 + (Tue, 08 Aug 2006) New Revision: 17455 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17455 Log: tagging 3.0.23b Added: tags/release-3-0-23b/ Changeset: Copied: tags/release-3-0-23b (from rev 17454,

svn commit: samba-docs r981 - in tags: .

2006-08-08 Thread jerry
Author: jerry Date: 2006-08-08 12:42:43 + (Tue, 08 Aug 2006) New Revision: 981 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-docsrev=981 Log: tagging 3.0.23b Added: tags/release-3-0-23b/ Changeset: Copied: tags/release-3-0-23b (from rev 980, trunk)

svn commit: samba r17456 - in branches/SAMBA_3_0_RELEASE: .

2006-08-08 Thread jerry
Author: jerry Date: 2006-08-08 12:43:39 + (Tue, 08 Aug 2006) New Revision: 17456 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17456 Log: fix typo in release notes Modified: branches/SAMBA_3_0_RELEASE/WHATSNEW.txt Changeset: Modified:

svn commit: samba-web r1025 - in trunk: . history patches

2006-08-08 Thread jerry
Author: jerry Date: 2006-08-08 12:47:59 + (Tue, 08 Aug 2006) New Revision: 1025 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-webrev=1025 Log: 3.0.23b release Added: trunk/history/samba-3.0.23b.html trunk/patches/series-3.0.23b Modified:

svn commit: samba r17457 - in branches/SAMBA_3_0/source: . include lib script/tests torture

2006-08-08 Thread vlendec
Author: vlendec Date: 2006-08-08 13:54:43 + (Tue, 08 Aug 2006) New Revision: 17457 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17457 Log: Add a test to do some operations on group mapping. Volker Added: branches/SAMBA_3_0/source/torture/local-groupmap.c

svn commit: samba r17458 - in branches/SAMBA_3_0_23/source/sam: .

2006-08-08 Thread gd
Author: gd Date: 2006-08-08 15:32:15 + (Tue, 08 Aug 2006) New Revision: 17458 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17458 Log: Fix idmap_ad. (align with changed idmap_methods interface) Guenther Modified: branches/SAMBA_3_0_23/source/sam/idmap_ad.c

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

2006-08-08 Thread idra
Author: idra Date: 2006-08-08 15:33:09 + (Tue, 08 Aug 2006) New Revision: 17459 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17459 Log: As by Jerry's word commit this without his review. This patch add some missing async functions to solve UID/GID - SID

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

2006-08-08 Thread vlendec
Author: vlendec Date: 2006-08-08 16:08:22 + (Tue, 08 Aug 2006) New Revision: 17460 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17460 Log: First step at fixing the build breakage with the groupmapping test. On Linux, F_RDLCK is defined to 0, for example NetBSD

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

2006-08-08 Thread jra
Author: jra Date: 2006-08-08 17:34:51 + (Tue, 08 Aug 2006) New Revision: 17461 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17461 Log: Ensure we never save a NULL SID mapping. || should be . Found by Whitfield school. Jeremy. Modified:

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

2006-08-08 Thread idra
Author: idra Date: 2006-08-08 18:38:33 + (Tue, 08 Aug 2006) New Revision: 17462 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17462 Log: Fix a cutpaste bug that caused us to return a null SID on some error conditions Modified:

svn commit: samba-docs r982 - in trunk/smbdotconf/security: .

2006-08-08 Thread sfrench
Author: sfrench Date: 2006-08-08 19:04:38 + (Tue, 08 Aug 2006) New Revision: 982 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-docsrev=982 Log: Fix multiple typos/spelling mistakes Modified: trunk/smbdotconf/security/security.xml Changeset: Modified:

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

2006-08-08 Thread jra
Author: jra Date: 2006-08-08 20:35:17 + (Tue, 08 Aug 2006) New Revision: 17464 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17464 Log: Ensure we use a hash16 data type, not a string, for storing offline hashes. Jeremy. Modified:

svn commit: samba r17465 - in branches/SAMBA_3_0/source: groupdb passdb utils

2006-08-08 Thread vlendec
Author: vlendec Date: 2006-08-08 20:50:35 + (Tue, 08 Aug 2006) New Revision: 17465 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17465 Log: Get rid of add_initial_entry. In the two places it was called in it seemed a bit pointless to me. Volker Modified:

Build status as of Wed Aug 9 00:00:01 2006

2006-08-08 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2006-08-08 00:00:03.0 + +++ /home/build/master/cache/broken_results.txt 2006-08-09 00:00:08.0 + @@ -1,18 +1,18 @@ -Build status as of Tue Aug 8 00:00:02 2006 +Build status as of Wed Aug

svn commit: samba-web r1026 - in trunk: . devel history

2006-08-08 Thread deryck
Author: deryck Date: 2006-08-09 00:14:52 + (Wed, 09 Aug 2006) New Revision: 1026 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-webrev=1026 Log: Move old release announcement to history. Update latest release links through out. Modified: trunk/devel/index.html

svn commit: samba r17466 - in branches/SAMBA_3_0_23/source/nsswitch: .

2006-08-08 Thread jra
Author: jra Date: 2006-08-09 02:21:04 + (Wed, 09 Aug 2006) New Revision: 17466 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=17466 Log: Merge over winbindd critical fixes : Ensure we never save a NULL SID mapping. || should be . Found by Whitfield school.