svn commit: samba r1842 - branches/SAMBA_4_0/source/librpc/idl

2004-08-17 Thread metze
Author: metze Date: 2004-08-17 07:40:02 + (Tue, 17 Aug 2004) New Revision: 1842 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1842nolog=1 Log: add fault code that happens with wrong password or when signing or sealing fails DCERPC_FAULT_LOGON_FAILURE =

svn commit: samba r1843 - branches/SAMBA_4_0/source/rpc_server

2004-08-17 Thread metze
Author: metze Date: 2004-08-17 07:45:42 + (Tue, 17 Aug 2004) New Revision: 1843 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1843nolog=1 Log: return DCERPC_FAULT_LOGON_FAILURE when the auth fails metze Modified:

svn commit: samba r1844 - branches/SAMBA_4_0/source/utils

2004-08-17 Thread metze
Author: metze Date: 2004-08-17 08:28:15 + (Tue, 17 Aug 2004) New Revision: 1844 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1844nolog=1 Log: fix the build, jelmer: you forgot lookupsid.c metze Modified: branches/SAMBA_4_0/source/utils/config.m4 Changeset:

svn commit: samba r1845 - in branches/SAMBA_4_0/source: build/pidl librpc/rpc

2004-08-17 Thread metze
Author: metze Date: 2004-08-17 09:07:44 + (Tue, 17 Aug 2004) New Revision: 1845 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/branches/SAMBA_4_0/sourcerev=1845nolog=1 Log: map DCERPC_FAULT_LOGON_FAILURE to NT_STATUS_LOGON_FAILURE metze Modified:

svn commit: samba r1846 - branches/SAMBA_4_0/source/librpc/idl

2004-08-17 Thread metze
Author: metze Date: 2004-08-17 09:09:01 + (Tue, 17 Aug 2004) New Revision: 1846 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1846nolog=1 Log: add helpstring metze Modified: branches/SAMBA_4_0/source/librpc/idl/drsuapi.idl Changeset: Modified:

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

2004-08-17 Thread metze
Author: metze Date: 2004-08-17 09:14:46 + (Tue, 17 Aug 2004) New Revision: 1847 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/branches/SAMBA_4_0/source/librpcrev=1847nolog=1 Log: add STR_BYTESIZE flag, to handle cases where the size is in bytes not in unicode chars

svn commit: samba r1848 - branches/SAMBA_4_0/source/librpc/ndr

2004-08-17 Thread metze
Author: metze Date: 2004-08-17 09:30:46 + (Tue, 17 Aug 2004) New Revision: 1848 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1848nolog=1 Log: fix LIBNDR_STRING_FLAGS to include LIBNDR_STRING_BYTESIZE metze Modified:

svn commit: samba r1849 - branches/SAMBA_4_0/source/librpc/idl

2004-08-17 Thread metze
Author: metze Date: 2004-08-17 09:31:36 + (Tue, 17 Aug 2004) New Revision: 1849 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1849nolog=1 Log: use LIBNDR_STRING_BYTESIZE here metze Modified: branches/SAMBA_4_0/source/librpc/idl/krb5pac.idl Changeset:

svn commit: samba r1850 - branches/SAMBA_4_0/source/librpc/rpc

2004-08-17 Thread metze
Author: metze Date: 2004-08-17 10:02:54 + (Tue, 17 Aug 2004) New Revision: 1850 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1850nolog=1 Log: when we have a username and use sign or seal on a dcerpc over np use dcerpc auth instead off smb auth metze Modified:

svn commit: samba r1851 - branches/SAMBA_4_0/source/libcli/util

2004-08-17 Thread metze
Author: metze Date: 2004-08-17 10:04:25 + (Tue, 17 Aug 2004) New Revision: 1851 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1851nolog=1 Log: if we try to peek a subtag, check if the parent tag has remaining data metze Modified:

svn commit: samba r1852 - trunk/source/libsmb

2004-08-17 Thread mimir
Author: mimir Date: 2004-08-17 10:19:02 + (Tue, 17 Aug 2004) New Revision: 1852 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1852nolog=1 Log: Interdomain trust passwords migration to passdb. Completely untested, though doesn't break the build. rafal Modified:

svn commit: samba r1853 - branches/SAMBA_3_0/source/modules

2004-08-17 Thread vlendec
Author: vlendec Date: 2004-08-17 10:48:31 + (Tue, 17 Aug 2004) New Revision: 1853 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1853nolog=1 Log: Improved NT-AFS ACL mapping. Jerry, this is a really localized patch that I've been using at a customer site for quite a

svn commit: samba r1854 - trunk/source/modules

2004-08-17 Thread vlendec
Author: vlendec Date: 2004-08-17 10:49:41 + (Tue, 17 Aug 2004) New Revision: 1854 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1854nolog=1 Log: Merge of NT-AFS ACL mapping from 3_0. Volker Added: trunk/source/modules/vfs_afsacl.c Changeset: Copied:

svn commit: samba r1855 - branches/SAMBA_4_0/source/torture/ldap

2004-08-17 Thread metze
Author: metze Date: 2004-08-17 11:04:12 + (Tue, 17 Aug 2004) New Revision: 1855 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1855nolog=1 Log: fix compiler warning and output fromatting metze Modified: branches/SAMBA_4_0/source/torture/ldap/basic.c Changeset:

svn commit: samba r1856 - in branches/SAMBA_4_0/source/libcli: ldap util

2004-08-17 Thread metze
Author: metze Date: 2004-08-17 11:22:44 + (Tue, 17 Aug 2004) New Revision: 1856 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/branches/SAMBA_4_0/source/libclirev=1856nolog=1 Log: - move asn1 functions to asn1.c - merge some stuff from trunk metze Modified:

svn commit: samba r1857 - trunk/source/rpc_server

2004-08-17 Thread metze
Author: metze Date: 2004-08-17 11:43:59 + (Tue, 17 Aug 2004) New Revision: 1857 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1857nolog=1 Log: first the declarations, then the statements... (fix the build) metze Modified: trunk/source/rpc_server/srv_lsa_nt.c

svn commit: samba r1858 - trunk/source/nsswitch

2004-08-17 Thread metze
Author: metze Date: 2004-08-17 11:57:31 + (Tue, 17 Aug 2004) New Revision: 1858 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1858nolog=1 Log: fix compiler warnings metze Modified: trunk/source/nsswitch/winbindd_ldap.c Changeset: Modified:

svn commit: samba r1859 - trunk/source/passdb

2004-08-17 Thread metze
Author: metze Date: 2004-08-17 12:05:29 + (Tue, 17 Aug 2004) New Revision: 1859 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1859nolog=1 Log: - fix segfault (pass or dereferenz a uninitialized pointer! - fix declaration after statement metze Modified:

svn commit: samba r1860 - in trunk/source: include lib libsmb sam

2004-08-17 Thread metze
Author: metze Date: 2004-08-17 12:30:51 + (Tue, 17 Aug 2004) New Revision: 1860 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/trunk/sourcerev=1860nolog=1 Log: merge ldap changes from 4.0 metze Modified: trunk/source/include/smb_ldap.h

Re: svn commit: samba r1853 - branches/SAMBA_3_0/source/modules

2004-08-17 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] wrote: | Author: vlendec | Date: 2004-08-17 10:48:31 + (Tue, 17 Aug 2004) | New Revision: 1853 | | WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1853nolog=1 | | Log: | Improved NT-AFS ACL mapping. | |

svn commit: samba r1861 - in branches/SAMBA_3_0_RELEASE: . source/modules source/param source/smbd source/utils

2004-08-17 Thread jerry
Author: jerry Date: 2004-08-17 13:48:52 + (Tue, 17 Aug 2004) New Revision: 1861 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/branches/SAMBA_3_0_RELEASErev=1861nolog=1 Log: syncing the DOS client fix, volker's vfs module, updating release notes some more Modified:

svn commit: samba r1862 - branches/SAMBA_4_0/source/libcli/ldap

2004-08-17 Thread metze
Author: metze Date: 2004-08-17 14:34:01 + (Tue, 17 Aug 2004) New Revision: 1862 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1862nolog=1 Log: add invalid_creds ldap error metze Modified: branches/SAMBA_4_0/source/libcli/ldap/ldap.h Changeset: Modified:

svn commit: samba r1863 - branches/SAMBA_3_0/source

2004-08-17 Thread jelmer
Author: jelmer Date: 2004-08-17 16:59:08 + (Tue, 17 Aug 2004) New Revision: 1863 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1863nolog=1 Log: Fix build of exp stuff on Solaris (#1474) Modified: branches/SAMBA_3_0/source/Makefile.in Changeset: Modified:

svn commit: samba r1864 - trunk/source

2004-08-17 Thread jelmer
Author: jelmer Date: 2004-08-17 17:00:28 + (Tue, 17 Aug 2004) New Revision: 1864 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1864nolog=1 Log: Fix build of expsam-* on solaris (#1474) Modified: trunk/source/Makefile.in Changeset: Modified:

svn commit: samba-web r260 - in trunk: . news news/advocacy news/style news/team news/users

2004-08-17 Thread deryck
Author: deryck Date: 2004-08-17 17:29:42 + (Tue, 17 Aug 2004) New Revision: 260 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba-webpath=/trunkrev=260nolog=1 Log: Add news story about Singapore Samba mirgration. Also, add new stylesheet rule for story credit and apply to

svn commit: samba r1865 - trunk/source/smbd

2004-08-17 Thread jra
Author: jra Date: 2004-08-17 18:58:56 + (Tue, 17 Aug 2004) New Revision: 1865 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1865nolog=1 Log: Fix for bug #1602 reported by [EMAIL PROTECTED]. Access to a share with wide links = No follow symlinks = No Was failing

svn commit: samba r1866 - branches/SAMBA_3_0/source/smbd

2004-08-17 Thread jra
Author: jra Date: 2004-08-17 18:59:13 + (Tue, 17 Aug 2004) New Revision: 1866 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1866nolog=1 Log: Fix for bug #1602 reported by [EMAIL PROTECTED]. Access to a share with wide links = No follow symlinks = No Was failing with

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

2004-08-17 Thread jelmer
Author: jelmer Date: 2004-08-17 19:25:07 + (Tue, 17 Aug 2004) New Revision: 1867 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1867nolog=1 Log: Add README file in build/pidl/ Added: branches/SAMBA_4_0/source/build/pidl/README Changeset: Added:

svn commit: samba r1868 - trunk/source/passdb

2004-08-17 Thread jra
Author: jra Date: 2004-08-17 19:59:18 + (Tue, 17 Aug 2004) New Revision: 1868 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1868nolog=1 Log: Rename fallback_ mapping to algorithmic_XXX as that's what it actually does, and fallback_ is just confusing. Jeremy.

svn commit: samba r1869 - branches/SAMBA_3_0/source/passdb

2004-08-17 Thread jra
Author: jra Date: 2004-08-17 19:59:22 + (Tue, 17 Aug 2004) New Revision: 1869 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1869nolog=1 Log: Rename fallback_ mapping to algorithmic_XXX as that's what it actually does, and fallback_ is just confusing. Jeremy.

svn commit: samba r1870 - trunk/source/passdb

2004-08-17 Thread jra
Author: jra Date: 2004-08-17 20:11:47 + (Tue, 17 Aug 2004) New Revision: 1870 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1870nolog=1 Log: Patch from Luke Howard [EMAIL PROTECTED] to correctly use uid_to_sid() and gid_to_sid() in pdb_set_sam_sids(). Jeremy.

svn commit: samba r1871 - branches/SAMBA_3_0/source/passdb

2004-08-17 Thread jra
Author: jra Date: 2004-08-17 20:11:52 + (Tue, 17 Aug 2004) New Revision: 1871 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1871nolog=1 Log: Patch from Luke Howard [EMAIL PROTECTED] to correctly use uid_to_sid() and gid_to_sid() in pdb_set_sam_sids(). Jeremy.

svn commit: samba-docs r188 - in trunk: Samba-Guide smbdotconf/security xslt

2004-08-17 Thread jelmer
Author: jelmer Date: 2004-08-17 21:16:59 + (Tue, 17 Aug 2004) New Revision: 188 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba-docspath=/trunkrev=188nolog=1 Log: Couple of typo fixes Added: trunk/xslt/pretty-format.xsl Modified:

svn commit: samba-web r262 - trunk/news

2004-08-17 Thread deryck
Author: deryck Date: 2004-08-17 22:07:51 + (Tue, 17 Aug 2004) New Revision: 262 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba-webpath=/rev=262nolog=1 Log: Add javascript to redirect news.samba.org to a random us mirror. --deryck Modified: trunk/news/header2.html