[Samba] Problem with netlogon\logon.bat not mapping all drives

2007-08-28 Thread Jai Lamerton
Hi all, I was wondering if anyone could help me, I have searched for some reason but cannot find any. After migrating from a previous samba-3.0.10 (I think) PDC server to a newer samba-3.0.23c server on Centos5, I have the strange problem that my XP clients no longer map all the drives

Re: [Samba] Problem with netlogon\logon.bat not mapping all drives

2007-08-28 Thread Helmut Hullen
Hallo, Jai, Du (jai.lamerton) meintest am 28.08.07: My logon.bat file: @echo off NET TIME %LOGONSERVER% /SET /YES NET USE * /DEL /YES NET USE H: %LOGONSERVER%\%USERNAME% NET USE I: %LOGONSERVER%\drivers NET USE P: %LOGONSERVER%\public NET USE S: %LOGONSERVER%\software The only

[Samba] smb_proc_readdir_long: error=-2, breaking

2007-08-28 Thread sbrown
Hi list, On a share (Windows 2003 3790/5.2) mounted with smbmount v3.0.24 and smbfs 2.6.18-5-686, suddenly I'm seeing lots of kernel: smb_proc_readdir_long: error=-2, breaking messages in syslog while, for instance, ls'ing a particular directory. Here's the odd thing - if I do a couple of

Fwd: [Samba] Problem with netlogon\logon.bat not mapping all drives

2007-08-28 Thread John Drescher
-- Forwarded message -- From: John Drescher [EMAIL PROTECTED] Date: Aug 28, 2007 3:26 AM Subject: Re: [Samba] Problem with netlogon\logon.bat not mapping all drives To: Jai Lamerton [EMAIL PROTECTED] On 8/28/07, Jai Lamerton [EMAIL PROTECTED] wrote: Hi all, I was wondering

Re: [Samba] Problem with netlogon\logon.bat not mapping all drives

2007-08-28 Thread Mogens Kjaer
Jai Lamerton wrote: After migrating from a previous samba-3.0.10 (I think) PDC server to a newer samba-3.0.23c server on Centos5, I have the strange problem that my XP clients no longer map all the drives listed in the logon.bat during logon, however if I run logon.bat manually after I'm

[Samba] Re: Samba 18GB file Transfer

2007-08-28 Thread Brad C
bump :) On 8/21/07, Brad C [EMAIL PROTECTED] wrote: Hello Guys, Having a bit of trouble transferring an 18GB file for backup purposes from a windows system to a Samba Server. I think the 2GB limit issue was resolved a long time ago? It transfers fine to another windows host. Running

[Samba] mod_auth_ntlm_winbind + IE problem

2007-08-28 Thread Laurent DOMENECH
Hi there, I'm having problems with the mod_auth_ntlm_winbind module. Background: - Apache 2 server running on Fedora 4. - Computer is a member of the domain (security = ADS) - The authentication seems to work fine, I can access shares, wbinfo -u/-g returns a valid output, etc. The

[Samba] samba log analyzer

2007-08-28 Thread Fabio Marcone
Hi to all, I'm looking for a tool to generate reports from samba logs (like webalizer for squid). I googled a lot but with no success. I found only a commercial software. Do you suggest me some tool? Very thanks, Fabio -- Dott. Fabio Marcone 2T srl Telefono+39

Re: Fwd: [Samba] Problem with netlogon\logon.bat not mapping all drives

2007-08-28 Thread Helmut Hullen
Hallo, John, Du (drescherjm) meintest am 28.08.07: My logon.bat file: @echo off NET TIME %LOGONSERVER% /SET /YES NET USE * /DEL /YES [...] I have seen this with a similar script. What I have seen is that the NET USE * /DEL /YES finishes but does not always fully execute for all

[Samba] SMB shares size on a Linux system

2007-08-28 Thread Srini
Hi all, Is there a maximum share size that SMB will allow for a Windows host to access. We are using Samba 3.0.20b on a Linux 2.6.20 system. When we create a share of size 1.5TB on this system, we observe that after copying around 500GB of data into this share from a Windows XP system, the

Re: Fwd: [Samba] Problem with netlogon\logon.bat not mapping all drives

2007-08-28 Thread John Drescher
On 28 Aug 2007 14:09:00 +0200, Helmut Hullen [EMAIL PROTECTED] wrote: Hallo, John, Du (drescherjm) meintest am 28.08.07: My logon.bat file: @echo off NET TIME %LOGONSERVER% /SET /YES NET USE * /DEL /YES [...] I have seen this with a similar script. What I have seen is that

[Samba] guest problems

2007-08-28 Thread Terry ( 1stKMH )
Hi the below config has worked fine in the past but is giving me problems now [global] netbios name=server workgroup=workgroup encrypt passwords=yes security = share [homes] comment = Home Directories read only =no [publicshare]

Re: [Samba] SMB shares size on a Linux system

2007-08-28 Thread Adam Tauno Williams
Is there a maximum share size that SMB will allow for a Windows host to access. We are using Samba 3.0.20b on a Linux 2.6.20 system. When we create a share of size 1.5TB on this system, we observe that after copying around 500GB of data into this share from a Windows XP system, the network

[Samba] winbind with NSS backend incorrect convert UIDs to SIDs

2007-08-28 Thread Vladimir Goncharov
Hi I have PDC on samba 3.0.10 with LDAP (OpenDirectory on MacOSX). I need configure fileserver(both NFS and SMB) in domain(samba 3.0.25a on Solaris) Server get NSS information from LDAP(OpenDirectory) and winbind get UIDs from NSS: idmap backend = nss Users authentication works fine. Users can

Re: Fwd: [Samba] Problem with netlogon\logon.bat not mapping all drives

2007-08-28 Thread fred . samba
greetings, we use a netlogon.bat file as well, but we use it to call a VBscript. it works 99.999% of the time in our environment unless there's something wrong with the client. We haven't had any problems. I can e-mail you our current working copies (sanitized of course) if you'd like to try it

Re: [Samba] Lots of Failed to create error messages after upgrading to 2.0.25c

2007-08-28 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Eric Evans wrote: Hello Jerry et al, So why is the idmap configuration option needed in our configuration? It was not needed in 3.0.22, so why does it suddenly become necessary in 3.0.25c? Simply put, the default value for 'winbind nested

[Samba] Samba 3.0.23c and AD failure

2007-08-28 Thread Baumann, Kevin
All, I am running SAMBA on Red Hat EL 5 with AD. I want the users not to have to login when they map the drive on the windows machine but I am having an issue. The idmap backend appears to not be working. Wbinfo -u and -g work, getent passwd and getent group works as well. When I login to

Re: [Samba] Lots of Failed to create error messages after upgrading to 2.0.25c

2007-08-28 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Eric Evans wrote: What I find to be problematic about this is that all of the Samba documentation on idmap backend that I have been able to find discusses the idmap backend option within the context of a system using LDAP. That's hard to

[Samba] Unable to join Win client to domain (user not found error)

2007-08-28 Thread Eric Evans
Hello, I'm having some difficulty trying to join a WinXP client to our Samba domain. When I try to join the client to the domain and I submit the computer name and the domain name in the computer identification control panel, I'm prompted for the root user and password on the server, so I enter

[Samba] vista client poor transfer rates

2007-08-28 Thread ken
Hi I am running samba 3.0.25c on a fc6 server. The problem is I am getting poor transfer rates to a vista client, approx 8Mb/sec over 1Gb Ethernet compared to 40Mb/sec to the same machine dual boot machine running xp pro. I am using more or less default settings with the exception of vfs

Re: [Samba] vista client poor transfer rates

2007-08-28 Thread Yan Seiner
ken wrote: Hi I am running samba 3.0.25c on a fc6 server. The problem is I am getting poor transfer rates to a vista client, approx 8Mb/sec over 1Gb Ethernet compared to 40Mb/sec to the same machine dual boot machine running xp pro. Anything to do with this?

[Samba] NIS/Samba probs

2007-08-28 Thread Scott Ehrlich
I'm trying to configure two things on my RH 5 server with dual-boot CentOS 5 (out-of-box) and Windows XP w/SP2 (fully patched) clients: - NIS/NFS: I have managed to get user logins, but all accounts produce Can't Find Home Directory, Using Root!The error logs, when trying to mount any

[Samba] Connecting custom home shares with ADS.

2007-08-28 Thread George Farris
Here at the College we have configured a Samba server as an ADS member server and have everything working nicely except one rather large detail. The people that setup the domain accounts have custom profile and home drive locations depending on the last two characters of the user name. For

Re: [Samba] Unable to join Win client to domain (user not found error)

2007-08-28 Thread Edmundo Valle Neto
Eric Evans escreveu: Hello, I'm having some difficulty trying to join a WinXP client to our Samba domain. When I try to join the client to the domain and I submit the computer name and the domain name in the computer identification control panel, I'm prompted for the root user and password on

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

2007-08-28 Thread tridge
Author: tridge Date: 2007-08-29 05:34:20 + (Wed, 29 Aug 2007) New Revision: 24766 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24766 Log: forgot to commit this before. It is needed as this never terminates. Modified: branches/SAMBA_4_0/source/samba4-skip

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

2007-08-28 Thread sahlberg
Author: sahlberg Date: 2007-08-29 05:45:24 + (Wed, 29 Aug 2007) New Revision: 24767 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24767 Log: add a torture test that performs ping-pong that works the same way as ping-pong.c this is a manual test and only makes

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

2007-08-28 Thread mimir
Author: mimir Date: 2007-08-28 09:57:47 + (Tue, 28 Aug 2007) New Revision: 24732 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24732 Log: Add comments and fix memory leak. rafal Modified: branches/SAMBA_4_0/source/libnet/libnet_group.c Changeset:

svn commit: samba r24735 - in branches/SAMBA_4_0: . source/torture source/torture/basic source/torture/libnet source/torture/raw source/torture/rpc

2007-08-28 Thread jelmer
Author: jelmer Date: 2007-08-28 12:54:27 + (Tue, 28 Aug 2007) New Revision: 24735 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24735 Log: Use torture API in more places. Removed: branches/SAMBA_4_0/source/torture/rpc/dcom.c Modified: branches/SAMBA_4_0/

svn commit: samba r24733 - in branches: SAMBA_3_2/source/lib SAMBA_3_2/source/torture SAMBA_3_2_0/source/lib SAMBA_3_2_0/source/torture

2007-08-28 Thread gd
Author: gd Date: 2007-08-28 12:40:01 + (Tue, 28 Aug 2007) New Revision: 24733 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24733 Log: Add support for storing DATA_BLOBs in gencache.tdb (including torturetest). Mimir, please have a look. DATA_BLOBs will now just

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

2007-08-28 Thread jelmer
Author: jelmer Date: 2007-08-28 13:49:34 + (Tue, 28 Aug 2007) New Revision: 24736 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24736 Log: Convert to using torture API. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/torture/rpc/rpc.c

svn commit: samba r24739 - in branches: SAMBA_3_2/source/libads SAMBA_3_2/source/libsmb SAMBA_3_2_0/source/libads SAMBA_3_2_0/source/libsmb

2007-08-28 Thread gd
Author: gd Date: 2007-08-28 14:27:48 + (Tue, 28 Aug 2007) New Revision: 24739 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24739 Log: With resolve_ads() allow to query for PDCs as well. Also add dns query functions to find GCs and DCs by GUID. Guenther

svn commit: samba r24738 - in branches: SAMBA_3_0_25/source/tdb/common SAMBA_3_2/source/lib/tdb/common SAMBA_3_2_0/source/lib/tdb/common SAMBA_4_0/source/lib/tdb/common

2007-08-28 Thread obnox
Author: obnox Date: 2007-08-28 14:25:46 + (Tue, 28 Aug 2007) New Revision: 24738 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24738 Log: Fix one more use of pwrite in tdb code in the spirit of r23972 and r23977. Michael Modified:

svn commit: samba r24737 - in branches: SAMBA_3_2/source/libsmb SAMBA_3_2/source/nsswitch SAMBA_3_2_0/source/libsmb SAMBA_3_2_0/source/nsswitch

2007-08-28 Thread gd
Author: gd Date: 2007-08-28 14:20:53 + (Tue, 28 Aug 2007) New Revision: 24737 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24737 Log: Remove older TODO: Convert internal_resolve_name() and friends to NTSTATUS. Guenther Modified:

svn commit: samba r24741 - in branches/SAMBA_4_0: . source source/selftest source/torture source/torture/raw source/torture/rpc

2007-08-28 Thread jelmer
Author: jelmer Date: 2007-08-28 14:42:37 + (Tue, 28 Aug 2007) New Revision: 24741 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24741 Log: More use of the torture API. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/samba4-knownfail

svn commit: samba r24740 - in branches: SAMBA_3_2/source/nsswitch SAMBA_3_2_0/source/nsswitch

2007-08-28 Thread gd
Author: gd Date: 2007-08-28 14:31:31 + (Tue, 28 Aug 2007) New Revision: 24740 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24740 Log: Fix the build. Guenther Modified: branches/SAMBA_3_2/source/nsswitch/wb_common.c

svn commit: samba r24746 - in branches: SAMBA_3_2/source/nsswitch SAMBA_3_2_0/source/nsswitch

2007-08-28 Thread gd
Author: gd Date: 2007-08-28 15:16:42 + (Tue, 28 Aug 2007) New Revision: 24746 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24746 Log: As the winbindd pipe is officially broken since a while: split out request specfic and generic flags in a winbindd_request. It

svn commit: samba r24747 - in branches: SAMBA_3_2/source/nsswitch SAMBA_3_2_0/source/nsswitch

2007-08-28 Thread gd
Author: gd Date: 2007-08-28 15:20:54 + (Tue, 28 Aug 2007) New Revision: 24747 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24747 Log: Add WINBINDD_DSGETDCNAME call. Guenther Modified: branches/SAMBA_3_2/source/nsswitch/wbinfo.c

svn commit: samba r24743 - in branches: SAMBA_3_2/source/lib/tdb/common SAMBA_3_2_0/source/lib/tdb/common

2007-08-28 Thread gd
Author: gd Date: 2007-08-28 15:07:13 + (Tue, 28 Aug 2007) New Revision: 24743 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24743 Log: Fix build warning. Guenther Modified: branches/SAMBA_3_2/source/lib/tdb/common/io.c

svn commit: samba r24744 - in branches: SAMBA_3_2/source/lib SAMBA_3_2_0/source/lib

2007-08-28 Thread vlendec
Author: vlendec Date: 2007-08-28 15:09:47 + (Tue, 28 Aug 2007) New Revision: 24744 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24744 Log: Increase length by what we got from recv, not from ioctl Modified: branches/SAMBA_3_2/source/lib/packet.c

svn commit: samba r24745 - in branches: SAMBA_3_2/source SAMBA_3_2_0/source

2007-08-28 Thread jerry
Author: jerry Date: 2007-08-28 15:12:11 + (Tue, 28 Aug 2007) New Revision: 24745 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24745 Log: Merge Simo's shared lib build fix from svn r22842 that was lost somehow. Don't include the PIE_FLAGS when building shared

svn commit: samba r24748 - in branches: SAMBA_3_2/source SAMBA_3_2/source/libads SAMBA_3_2_0/source SAMBA_3_2_0/source/libads

2007-08-28 Thread gd
Author: gd Date: 2007-08-28 15:26:59 + (Tue, 28 Aug 2007) New Revision: 24748 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24748 Log: Remove all dependencies to samba internals and convert the krb5 locator plugin into a tiny winbindd DsGetDcName client. This

svn commit: samba r24749 - in branches: SAMBA_3_2/source/libsmb SAMBA_3_2_0/source/libsmb

2007-08-28 Thread gd
Author: gd Date: 2007-08-28 15:31:42 + (Tue, 28 Aug 2007) New Revision: 24749 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24749 Log: Increase debuglevel. Guenther Modified: branches/SAMBA_3_2/source/libsmb/dsgetdcname.c

svn commit: samba r24750 - in branches: SAMBA_3_2/source/libsmb SAMBA_3_2_0/source/libsmb

2007-08-28 Thread obnox
Author: obnox Date: 2007-08-28 15:38:03 + (Tue, 28 Aug 2007) New Revision: 24750 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24750 Log: Fix one more caller of name_resolve_bcast(). Michael Modified: branches/SAMBA_3_2/source/libsmb/libsmbclient.c

svn commit: samba r24751 - in branches/SAMBA_4_0: . source source/librpc/idl source/selftest source/torture source/torture/rpc

2007-08-28 Thread jelmer
Author: jelmer Date: 2007-08-28 16:24:18 + (Tue, 28 Aug 2007) New Revision: 24751 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24751 Log: Run more tests, remove empty testsuites, more small improvements. Removed: branches/SAMBA_4_0/source/torture/rpc/rot.c

svn commit: samba r24752 - in branches: SAMBA_3_2/source/libads SAMBA_3_2_0/source/libads

2007-08-28 Thread gd
Author: gd Date: 2007-08-28 16:39:03 + (Tue, 28 Aug 2007) New Revision: 24752 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24752 Log: Make sure to return properly when the locator is called from within winbindd. Guenther Modified:

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

2007-08-28 Thread jelmer
Author: jelmer Date: 2007-08-28 17:45:57 + (Tue, 28 Aug 2007) New Revision: 24753 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24753 Log: Allow host name in binding string without transport. Modified: branches/SAMBA_4_0/

svn commit: samba r24754 - in branches: .

2007-08-28 Thread jelmer
Author: jelmer Date: 2007-08-28 19:00:10 + (Tue, 28 Aug 2007) New Revision: 24754 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24754 Log: Remove temporary branch (has been merged into SAMBA_4_0) Removed: branches/4.0-regwrite/ Changeset:

svn commit: samba r24755 - in branches/SAMBA_4_0: . source/librpc/rpc source/torture/libnet source/torture/rpc

2007-08-28 Thread jelmer
Author: jelmer Date: 2007-08-28 19:03:08 + (Tue, 28 Aug 2007) New Revision: 24755 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24755 Log: Use common code for finding the RPC binding in the torture tests. Modified: branches/SAMBA_4_0/

svn commit: samba r24756 - in branches/SAMBA_3_2_0/source/nsswitch: .

2007-08-28 Thread jerry
Author: jerry Date: 2007-08-28 22:49:43 + (Tue, 28 Aug 2007) New Revision: 24756 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24756 Log: Merge svn r24722 from SAMBA_3_2 (upn logon support) Modified: branches/SAMBA_3_2_0/source/nsswitch/pam_winbind.c

Build status as of Wed Aug 29 00:00:01 2007

2007-08-28 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2007-08-28 00:00:49.0 + +++ /home/build/master/cache/broken_results.txt 2007-08-29 00:01:18.0 + @@ -1,4 +1,4 @@ -Build status as of Tue Aug 28 00:00:01 2007 +Build status as of Wed Aug

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

2007-08-28 Thread jelmer
Author: jelmer Date: 2007-08-29 00:04:40 + (Wed, 29 Aug 2007) New Revision: 24757 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24757 Log: Try parsing a UNC location before a DCE/RPC binding string as the latter now accepts strings not prefixed with a transport.

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

2007-08-28 Thread jelmer
Author: jelmer Date: 2007-08-29 00:56:13 + (Wed, 29 Aug 2007) New Revision: 24758 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24758 Log: More use of torture API. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/torture/raw/acls.c

svn commit: samba r24759 - in branches: SAMBA_3_2/source/include SAMBA_3_2/source/lib SAMBA_3_2/source/libaddns SAMBA_3_2/source/rpc_parse SAMBA_3_2_0/source/include SAMBA_3_2_0/source/lib SAMBA_3_2_0

2007-08-28 Thread jra
Author: jra Date: 2007-08-29 01:23:31 + (Wed, 29 Aug 2007) New Revision: 24759 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24759 Log: Comment out the _nonnull calls for 3.2.x, as agreed with tridge. Leaving the commented out code for now, in case I need to

svn commit: samba r24760 - in branches/SAMBA_4_0/source: scripting/libjs setup

2007-08-28 Thread abartlet
Author: abartlet Date: 2007-08-29 01:37:26 + (Wed, 29 Aug 2007) New Revision: 24760 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24760 Log: Ensure we base64 encode any password being put into LDIF, to avoid provision failures when some of the random password

svn commit: samba r24761 - in branches/SAMBA_4_0: source/dsdb/samdb/ldb_modules source/scripting/libjs testprogs/ejs

2007-08-28 Thread abartlet
Author: abartlet Date: 2007-08-29 01:40:58 + (Wed, 29 Aug 2007) New Revision: 24761 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24761 Log: Permit subtree renames in Samba4. The module is scary: On a rename, it does a search for all entries under that entry

svn commit: samba r24762 - in branches: SAMBA_3_2/source/include SAMBA_3_2_0/source/include

2007-08-28 Thread jra
Author: jra Date: 2007-08-29 01:48:46 + (Wed, 29 Aug 2007) New Revision: 24762 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24762 Log: Fix the build, missed TALLOC_SIZE - talloc_named_const. Jeremy. Modified: branches/SAMBA_3_2/source/include/smb_macros.h

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

2007-08-28 Thread jelmer
Author: jelmer Date: 2007-08-29 02:01:56 + (Wed, 29 Aug 2007) New Revision: 24763 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24763 Log: Allow users to leave out the transport in DCE/RPC binding strings. If the transport is not specified, it will be retrieved

svn commit: samba r24764 - in branches: SAMBA_3_2/source/libaddns SAMBA_3_2_0/source/libaddns

2007-08-28 Thread jra
Author: jra Date: 2007-08-29 04:06:09 + (Wed, 29 Aug 2007) New Revision: 24764 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24764 Log: Fix second TALLOC_SIZE definition. Still watching the build farm to see I didn't stuff this up... Jeremy. Modified:

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

2007-08-28 Thread tridge
Author: tridge Date: 2007-08-29 04:33:26 + (Wed, 29 Aug 2007) New Revision: 24765 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24765 Log: added a RAW-HOLD-OPLOCK test. This is a manual test, meant to be used to test the interaction of oplocks with local