[Samba] swat cann't start

2008-10-14 Thread Jimmy
Hi everyone! i used slackware version 12.1 and kernel version 2.6.24.5. When i upgrade samba to version 3.2.4. i want to use swat to configure my samba server, and i got the message swat cann't load share file libtalloc.so.1:no such file or directory How can i soultion thih problme? thanks

Re: [Samba] samba+cups failure - no printers in the share list

2008-10-14 Thread LÉVAI Dániel
Martin Zielinski wrote: Hi! Self compiled Samba? Does ldd smbd has a link to libcups? If you have a smbd that is linked to libcups and cups is running, it will work! Only reason why it wouldn't could be access rights in your cups configuration. After you verified, that libcups is used, it

Re: [Samba] Server Maps by IP but not by Name for Domain Users

2008-10-14 Thread Matthew Lind
I gave that a shot and it was a no go. Same errors are produced. Thanks! On Mon, 2008-10-13 at 13:57 -0500, Adam Williams wrote: add in your [global] section: msdfs root = yes restart samba, and then try connecting to your shares by server name again. Matthew Lind wrote: Hey all,

[Samba] Windows password complexity dialog displays incorrect information (using crackcheck)

2008-10-14 Thread Ryan Pugatch
Hi everyone, I am using crackcheck to enforce password complexity requirements on my PDC.  Windows obeys these password requirements, but the dialog box that pops up doesn't display the correct information.  This posting describes the same issue:

Re: [Samba] Server Maps by IP but not by Name for Domain Users

2008-10-14 Thread Bruno La Torre
I thing that you have a WINS problem. nmblookup admin1 on the server and client give the rigth IP? Matthew Lind ha scritto: I gave that a shot and it was a no go. Same errors are produced. Thanks! On Mon, 2008-10-13 at 13:57 -0500, Adam Williams wrote: add in your [global] section:

Re: [Samba] Profile loading/saving on gigabit network only runs at fast ethernet speeds! Help!

2008-10-14 Thread Mike Gallamore
I think your right there. What type of OS/VM software are you using? Could you have the OS + common app bits in a virtual disk that is on the local machine and the user profile, user specific applications all in a seperate virtual disk that they get from the samba server? That would

Re: [Samba] Server Maps by IP but not by Name for Domain Users

2008-10-14 Thread Bruno La Torre
on windows client nbtstat -a admin1 give you the ip of admin1 mh if remember well, if you have a domain you must have a wins server. sorry, I forgot the list :-( Matthew Lind ha scritto: We don't run the WINS service on our network. We have no Win9x or earlier clients. All clients are

Re: [Samba] Samba PDC - Usernames with over 20 characters are not working with Vista SP1

2008-10-14 Thread Bruno La Torre
see : http://www.hep.phy.cam.ac.uk/samba-3.0.9/Samba-Guide/migration.html section: What are the limits or constraints that apply to group names Andrei Mikhailovsky ha scritto: Hi all, I am having difficulties logging into Samba domain with Vista SP1 with usernames that have over 20

Re: [Samba] Server Maps by IP but not by Name for Domain Users

2008-10-14 Thread Matthew Lind
Here is the output from nbtstat -a ip address Name TypeStatus ADMIN1 00 UNIQUE Registered ADMIN1 03 UNIQUE Registered ADMIN1 20 UNIQUE Registered ADMIN 00 GROUP Registered ADMIN1

Re: [Samba] Profile loading/saving on gigabit network only runs at fast ethernet speeds! Help!

2008-10-14 Thread Jonathan Bougher
Ouch - insane is not what I was going for, hahaha jk. I just hoped that the gigabit speeds would better support a larger profile. If I was getting the full DL/UL speeds for profile transfer it would not be such an issue because it would only take about a minute and a half. But I see your wisdom

Re: [Samba] Samba PDC - Usernames with over 20 characters are not working with Vista SP1

2008-10-14 Thread Andrei Mikhailovsky
Bruno, thanks for the reply. Having read through the section i have found the information on the group name limitations, which are mostly related to Unix like system. From there, windows 200x systems support group names of 254 characters. It doesn't actually say anything about username

Re: [Samba] Profile loading/saving on gigabit network only runs at fast ethernet speeds! Help!

2008-10-14 Thread Adam Williams
where are you saving the VM at? My documents? you can redirect my documents as well as most folders under c:\documents and settings\user Jonathan Bougher wrote: Hello everyone, I could really use some help trying to diagnose a tricky issue within the domain I have set up. I am using

[Samba] Samba + LDAP - Any way to create username alias?

2008-10-14 Thread Andrei Mikhailovsky
Hello everyone, I was wondering if there is anyway to create username alias for Samba + LDAP setup? I have a rather large number of long usernames (20+ characters) in my Samba + LDAP setup, which seems to be incompatible with Vista SP1. Is there a way to create username aliases so that the user

Re: [Samba] Eficient method to run [net time \\server] on logon script with winxp+domain ?

2008-10-14 Thread Bruno La Torre
hamacker ha scritto: I can not find any element inside gpedit to change that. Do you know, what element I can change that ? hamacker ha scritto: Any eficient method to run [net time \\server] on logon script with winxp+domain ? configuration computer windows settings protection

[Samba] samba with kerboros and ADS

2008-10-14 Thread Prashanth Adiyodi
Greetings I have a Samba server configured as part of workgroup in my organization. I would like integrate ADS with this server so that users can use the credentials of domain to authenticate on my samba server. If any body has been successful in doing so, please help me with the configuration

Re: [Samba] Samba PDC - Usernames with over 20 characters are not working with Vista SP1

2008-10-14 Thread Jeremy Allison
On Tue, Oct 14, 2008 at 06:07:25PM +0100, Andrei Mikhailovsky wrote: Bruno, thanks for the reply. Having read through the section i have found the information on the group name limitations, which are mostly related to Unix like system. From there, windows 200x systems support group names of

Re: [Samba] Profile loading/saving on gigabit network only runs at fast ethernet speeds! Help!

2008-10-14 Thread Jonathan Bougher
The VM is being saved to the Desktop, within a folder (or multiple folders if the user puts it there) If I redirect My Docs, and the VM files are there - Then won't VMware run much more slowly trying to access this stuff across the network when the user wants to run the VM? Profile loading/saving

Re: [Samba] Profile loading/saving on gigabit network only runs at fast ethernet speeds! Help!

2008-10-14 Thread Adam Williams
page 211 of samba 3 by example.pdf has instructions on how to redirect folders using registry changes. you can easily redirect my documents by right clicking on it and changing the target. i don't save files to my desktop because that just results in a cluttered desktop and large roaming

Re: [Samba] Eficient method to run [net time \\server] on logon script with winxp+domain ?

2008-10-14 Thread hamacker
Dont worry, your english is better than me. Your tips is OK, now 'net time \\server /set /yes' it's run fine ! 2008/10/14 Bruno La Torre [EMAIL PROTECTED]: hamacker ha scritto: I can not find any element inside gpedit to change that. Do you know, what element I can change that ? hamacker

Re: [Samba] Eficient method to run [net time \\server] on logon script with winxp+domain ?

2008-10-14 Thread Jeff Ross
Bruno La Torre wrote: hamacker ha scritto: I can not find any element inside gpedit to change that. Do you know, what element I can change that ? hamacker ha scritto: Any eficient method to run [net time \\server] on logon script with winxp+domain ? configuration computer windows

Re: [Samba] Eficient method to run [net time \\server] on logon script with winxp+domain ?

2008-10-14 Thread Eric Boehm
On Tue, Oct 14, 2008 at 01:00:59PM -0600, Jeff Ross wrote: Jeff == Jeff Ross [EMAIL PROTECTED] writes: f Bruno La Torre wrote: hamacker ha scritto: I can not find any element inside gpedit to change that. Do you know, what element I can change that ? hamacker ha

Re: [Samba] Server Maps by IP but not by Name for Domain Users

2008-10-14 Thread Matthew Lind
We don't run the WINS service on our network. We have no Win9x or earlier clients. All clients are Windows XP. However, to answer your question this is what I get on the server when I run the nmblookup nmblookup admin1: creating lame upcase table creating lame lowcase table querying admin1 on

Re: [Samba] Cluster: node to node switching

2008-10-14 Thread Bruno La Torre
are you sure that the uid and gid of samba is the item on the node? Aleksander Gudalo ha scritto: Hi *, I use samba 3.2.3 actually and have problems to switch between two nodes in a cluster in an active directory environment. I know of CTDB but I want to keep it simple and so I use a shared

Re: [Samba] samba+cups failure - no printers in the share list

2008-10-14 Thread Jeremy Allison
On Tue, Oct 14, 2008 at 10:11:34AM +0200, LÉVAI Dániel wrote: Martin Zielinski wrote: Hi! Self compiled Samba? Does ldd smbd has a link to libcups? If you have a smbd that is linked to libcups and cups is running, it will work! Only reason why it wouldn't could be access rights in your

[Samba] Re: Problems with Share Modes fill_share_mode_lock failed

2008-10-14 Thread Ricardo Santos
Jeremy, my problem doesn't seem related to the fill_share_mode_lock failed. I tested on another Samba server with a Windows client and the problem is the same: Windows request four times a TRANSACT2_QPATHINFO for each file (eg. ASP script sweeping a directory) -- To unsubscribe from this

[Samba] Eficient method to run [net time \\server] on logon script with winxp+domain ?

2008-10-14 Thread hamacker
Any eficient method to run [net time \\server] on logon script with winxp+domain ? Normal method, winxp refuses that with the error message : you're not administrator. In next week, in Brazil enable summer time (Daylight Saving Time) and I need to update many stations in the automatic way. --

Re: [Samba] Eficient method to run [net time \\server] on logon script with winxp+domain ?

2008-10-14 Thread hamacker
I can not find any element inside gpedit to change that. Do you know, what element I can change that ? 2008/10/14 Bruno La Torre [EMAIL PROTECTED]: you must give right permission to user xp by gpedit.msc hamacker ha scritto: Any eficient method to run [net time \\server] on logon script with

Re: [Samba] Profile loading/saving on gigabit network only runs at fast ethernet speeds! Help!

2008-10-14 Thread Charles Marcus
On 10/14/2008, Jonathan Bougher ([EMAIL PROTECTED]) wrote: Profile Logoff: 50,000 kb/s (a ~3GB profile takes roughly 10 min to load) Using roaming profiles for profiles so large is - well - insane. You won't get much better performance... I'd look for another way (than using huge roaming

[Samba] Samba PDC - Usernames with over 20 characters are not working with Vista SP1

2008-10-14 Thread Andrei Mikhailovsky
Hi all, I am having difficulties logging into Samba domain with Vista SP1 with usernames that have over 20 characters in their names. Vista SP1 gives me the following error: The local Session Manager service failed the logon. The data area passed to a system call is too small. Anyone know what

Re: [Samba] Eficient method to run [net time \\server] on logon script with winxp+domain ?

2008-10-14 Thread Bruno La Torre
you must give right permission to user xp by gpedit.msc hamacker ha scritto: Any eficient method to run [net time \\server] on logon script with winxp+domain ? Normal method, winxp refuses that with the error message : you're not administrator. In next week, in Brazil enable summer time

Re: [Samba] Profile loading/saving on gigabit network only runs at fast ethernet speeds! Help!

2008-10-14 Thread Jonathan Bougher
Ouch - insane is not what I was going for, hahaha jk. I just hoped that the gigabit speeds would better support a larger profile. If I was getting the full DL/UL speeds for profile transfer it would not be such an issue because it would only take about a minute and a half. But I see your wisdom

[Samba] Profile loading/saving on gigabit network only runs at fast ethernet speeds! Help!

2008-10-14 Thread Jonathan Bougher
Hello everyone, I could really use some help trying to diagnose a tricky issue within the domain I have set up. I am using samba-3.0.28-1.el5_2.1 and openldap-2.3.27-8.el5_2.4 on a server running Centos 5.1. I have everything working properly within the domain, users can log in, netlogon

Re: [Samba] Samba builtin groups and LDAP

2008-10-14 Thread Adam Williams
did you run: net groupmap add rid=512 ntgroup=Domain Admins unixgroup=ntadmins type=d net groupmap add rid=513 ntgroup=Domain Users unixgroup=users type=d net groupmap add rid=514 ntgroup=Domain Guests unixgroup=nobody type=d Loren M. Lang wrote: I just set up a fresh Samba PDC using OpenLDAP

Re: [Samba] Server Maps by IP but not by Name for Domain Users

2008-10-14 Thread Matthew Lind
Update. It seems as though this is not every client. Only clients that specific users log into and the problem is only for that user. In other words it is an authentication problem with a set of my users and it follows them from machine to machine. wbinfo -u returns all the users even the ones

[Samba] Problems getting vampire to work with Windows 2000 server

2008-10-14 Thread matt.delves
Greetings all, I'm currently tasked with getting all of the user accounts of a Windows 2000 Server and onto a Linux (centos) box running Samba. I've got the linux box acting correctly through samba and it can join the domain. The problem that I'm having is that it gives the following error when

Re: [Samba] Samba 4 installation problem

2008-10-14 Thread Andrew Bartlett
On Tue, 2008-09-23 at 10:39 +0800, wilson kwok wrote: Hello, I'm trying install Samba 4 by this link http://wiki.samba.org/index.php/Samba4/HOWTO . The step 2 compile and step 3 install completed, but step 4 provisionhas following error: [EMAIL PROTECTED] setup]# ./provision

Re: [Samba] Multiple Samba accounts with the rights of a single Unix account?

2008-10-14 Thread Peter Petrov
On Mon, Oct 13, 2008 at 4:35 AM, Norberto Bensa [EMAIL PROTECTED] wrote: Quoting Peter Petrov [EMAIL PROTECTED]: Is it possible to have a standalone Samba server map different username/password pairs to a single Unix account? force user/group? force user/group almost works. But smbd

Re: [Samba] Multiple Samba accounts with the rights of a single Unix account?

2008-10-14 Thread Paul Venzke
On Tue October 14 2008 20:49, Peter Petrov wrote: On Mon, Oct 13, 2008 at 4:35 AM, Norberto Bensa [EMAIL PROTECTED] wrote: Quoting Peter Petrov [EMAIL PROTECTED]: Is it possible to have a standalone Samba server map different username/password pairs to a single Unix account? force

Re: [Samba] Multiple Samba accounts with the rights of a single Unix account?

2008-10-14 Thread Norberto Bensa
Quoting Peter Petrov [EMAIL PROTECTED]: On Mon, Oct 13, 2008 at 4:35 AM, Norberto Bensa [EMAIL PROTECTED] wrote: Quoting Peter Petrov [EMAIL PROTECTED]: Is it possible to have a standalone Samba server map different username/password pairs to a single Unix account? force user/group?

Re: [Samba] Eficient method to run [net time \\server] on logon script with winxp+domain ?

2008-10-14 Thread hamacker
In my network I have winxp and win98 too, but the same logon script for both. 'cause this, I need to use 'net time'. I have a NTP server in my network, my samba server sync them, and win9x/winxp sync with the samba. To me, it's the best option. 2008/10/14 Eric Boehm [EMAIL PROTECTED]: On Tue,

[Samba] The network resource type is not correct

2008-10-14 Thread George Mtonga
I configured samba server on FC8 and when I try to map a share from a windows xp machine I am getting error: 'Network resource type is not correct'. Previously , Selinux was denying access to home directory so I disabled it but now the network re source type error is comming up. Can some one help

[SCM] CTDB repository - branch master updated - ctdb-1.0.59-4-g8e912ab

2008-10-14 Thread Ronnie Sahlberg
The branch, master has been updated via 8e912abc2c68f5fe7b06c600ba6fec1a6900127c (commit) from 6b76c520f97127099bd9fbaa0fa7af1c61947fb7 (commit) http://gitweb.samba.org/?p=sahlberg/ctdb.git;a=shortlog;h=master - Log

[SCM] Samba Shared Repository - branch master updated - 3fe406ee72a787fab2b9b4a8a9f1aa050187437c

2008-10-14 Thread Jelmer Vernooij
The branch, master has been updated via 3fe406ee72a787fab2b9b4a8a9f1aa050187437c (commit) via 4577fb5a3b35b8c7ffb1bf3e43f4aa8143c3746d (commit) via a9d8ed748e06b6c8d30aa554052ab3b63f4e93ea (commit) via d8a6f1082ca11f0d16e8eec677e3069fb07e834d (commit) via

[SCM] CTDB repository - branch master updated - ctdb-1.0.59-5-gd13da2e

2008-10-14 Thread Ronnie Sahlberg
The branch, master has been updated via d13da2e8fe2fab619540525d98a5502a23ab7d20 (commit) from 8e912abc2c68f5fe7b06c600ba6fec1a6900127c (commit) http://gitweb.samba.org/?p=sahlberg/ctdb.git;a=shortlog;h=master - Log

[SCM] Samba Shared Repository - branch master updated - d940012dc8db9104c929f588f1d28ba18cbbd420

2008-10-14 Thread Jelmer Vernooij
The branch, master has been updated via d940012dc8db9104c929f588f1d28ba18cbbd420 (commit) via 42f0172fe2d3010a346e99f4dc16b1396fdd931c (commit) from 3fe406ee72a787fab2b9b4a8a9f1aa050187437c (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log

[SCM] CTDB repository - branch master updated - ctdb-1.0.60-1-g77ed0d7

2008-10-14 Thread Ronnie Sahlberg
The branch, master has been updated via 77ed0d71b1fb8d06d70d01a8e8f9eb04ffe7f02f (commit) from 5747dd2d80af29d6252afb6aeb3e66328ee20de5 (commit) http://gitweb.samba.org/?p=sahlberg/ctdb.git;a=shortlog;h=master - Log

[SCM] CTDB repository - branch master updated - ctdb-1.0.60-2-gc0b3bd8

2008-10-14 Thread Ronnie Sahlberg
The branch, master has been updated via c0b3bd8a3fa580dca5afa97c8012fccb25231373 (commit) from 77ed0d71b1fb8d06d70d01a8e8f9eb04ffe7f02f (commit) http://gitweb.samba.org/?p=sahlberg/ctdb.git;a=shortlog;h=master - Log

[SCM] Samba Shared Repository - branch master updated - da4399c509e9acfb372b90785292dcb1a08cf784

2008-10-14 Thread Günther Deschner
The branch, master has been updated via da4399c509e9acfb372b90785292dcb1a08cf784 (commit) from d940012dc8db9104c929f588f1d28ba18cbbd420 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit

[SCM] CTDB repository - branch master updated - ctdb-1.0.60-3-g9b1d089

2008-10-14 Thread Ronnie Sahlberg
The branch, master has been updated via 9b1d089c99413f3681440f3cf33c293d118c9108 (commit) from c0b3bd8a3fa580dca5afa97c8012fccb25231373 (commit) http://gitweb.samba.org/?p=sahlberg/ctdb.git;a=shortlog;h=master - Log

[SCM] Samba Shared Repository - branch master updated - 7fb9007f3dbaa50491b851eec6d303b3c17c2c2e

2008-10-14 Thread Simo Sorce
The branch, master has been updated via 7fb9007f3dbaa50491b851eec6d303b3c17c2c2e (commit) from da4399c509e9acfb372b90785292dcb1a08cf784 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit

[SCM] Samba Shared Repository - branch v3-2-test updated - release-3-2-0pre2-3089-g1d202a8

2008-10-14 Thread Jeremy Allison
The branch, v3-2-test has been updated via 1d202a8a7bccc65e47fc78b17d89b7e74a358487 (commit) from c67cf648331bf4b8268813cb005b7283dd65eb73 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test - Log -

[SCM] Samba Shared Repository - branch v3-3-test updated - release-3-2-0pre2-4261-g5f41f1c

2008-10-14 Thread Jeremy Allison
The branch, v3-3-test has been updated via 5f41f1c8192739b5b9c14f1e9967567d9d781851 (commit) from 8e33baf4729a290fba26857e7b0a6ef9f9933b72 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-3-test - Log -

[SCM] Samba Shared Repository - branch master updated - 69c5992d173f58a71f1899fbb63d3b6219bd3f98

2008-10-14 Thread Volker Lendecke
The branch, master has been updated via 69c5992d173f58a71f1899fbb63d3b6219bd3f98 (commit) from 3bd73c926ec83e07051b361c5681c29ced1f4fd3 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit

[SCM] Samba Shared Repository - branch master updated - 15c52eb514d9b498363f16391f825b6776cb0d4c

2008-10-14 Thread Jelmer Vernooij
The branch, master has been updated via 15c52eb514d9b498363f16391f825b6776cb0d4c (commit) via 6e2a470cd281cf39555d6401455be2f3bdca23ec (commit) via 009dcbf477aa4b0529a2c9d9bc8b38d84732f0a2 (commit) via 79f1ba875471f797218a0fbc76cbf06b0a862cf8 (commit) via

[SCM] Samba Shared Repository - branch master updated - ecc108ccb0e8dde06791f207cebd53f17cd06e55

2008-10-14 Thread Jelmer Vernooij
The branch, master has been updated via ecc108ccb0e8dde06791f207cebd53f17cd06e55 (commit) from 15c52eb514d9b498363f16391f825b6776cb0d4c (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit

[SCM] CTDB repository - annotated tag ctdb-1.0.60 created - ctdb-1.0.60

2008-10-14 Thread Ronnie Sahlberg
The annotated tag, ctdb-1.0.60 has been created at aeecba87a6b32063a34b6df02a223437c389d1c4 (tag) tagging 5747dd2d80af29d6252afb6aeb3e66328ee20de5 (commit) replaces ctdb-1.0.59 tagged by Ronnie Sahlberg on Wed Oct 15 01:29:35 2008 +1100 - Log

[SCM] Samba Shared Repository - branch master updated - ecca199486a30957e7f0dc084d0e21eb3c812c15

2008-10-14 Thread Jelmer Vernooij
The branch, master has been updated via ecca199486a30957e7f0dc084d0e21eb3c812c15 (commit) from ecc108ccb0e8dde06791f207cebd53f17cd06e55 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit

[SCM] Samba Shared Repository - branch master updated - f4f59bf24803df975ed38d558c7b0931ca575c3d

2008-10-14 Thread Günther Deschner
The branch, master has been updated via f4f59bf24803df975ed38d558c7b0931ca575c3d (commit) from e03730518711c9b5d54109562c2e226e5146555f (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit

[SCM] CTDB repository - branch master updated - ctdb-1.0.60-4-g6fb2f8a

2008-10-14 Thread Ronnie Sahlberg
The branch, master has been updated via 6fb2f8a36239e5902e27cf10213f85faf216d6f1 (commit) from 9b1d089c99413f3681440f3cf33c293d118c9108 (commit) http://gitweb.samba.org/?p=sahlberg/ctdb.git;a=shortlog;h=master - Log

[SCM] CTDB repository - branch master updated - ctdb-1.0.59-6-g5747dd2

2008-10-14 Thread Ronnie Sahlberg
The branch, master has been updated via 5747dd2d80af29d6252afb6aeb3e66328ee20de5 (commit) from d13da2e8fe2fab619540525d98a5502a23ab7d20 (commit) http://gitweb.samba.org/?p=sahlberg/ctdb.git;a=shortlog;h=master - Log

[SCM] Samba Shared Repository - branch master updated - e03730518711c9b5d54109562c2e226e5146555f

2008-10-14 Thread Volker Lendecke
The branch, master has been updated via e03730518711c9b5d54109562c2e226e5146555f (commit) via a7187e80832685f252ea94b82724f21d05c9ea22 (commit) from 69c5992d173f58a71f1899fbb63d3b6219bd3f98 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log

[SCM] Samba Shared Repository - branch master updated - 75dabe874c0cf8893dd61f547d0c3878d411a433

2008-10-14 Thread Jelmer Vernooij
The branch, master has been updated via 75dabe874c0cf8893dd61f547d0c3878d411a433 (commit) via 91437ea7bc6f74729ec40b5b1eeea57287dd85c4 (commit) via 235e68f7b7ec9f8989c1b021768bed4072a77e16 (commit) via ed7cc8fc1c0189b78144de0f9f47e624a7dea085 (commit) via

[SCM] Samba Shared Repository - branch master updated - 0132423a094e8f619bef9e59728e4fa76303c834

2008-10-14 Thread Jelmer Vernooij
The branch, master has been updated via 0132423a094e8f619bef9e59728e4fa76303c834 (commit) from 75dabe874c0cf8893dd61f547d0c3878d411a433 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit

[SCM] Samba Shared Repository - branch v3-3-test updated - release-3-2-0pre2-4262-g9fd84b9

2008-10-14 Thread Jeremy Allison
The branch, v3-3-test has been updated via 9fd84b90bf783987d32aded9be98c9c7b7543b2b (commit) from 5f41f1c8192739b5b9c14f1e9967567d9d781851 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-3-test - Log -

[SCM] Samba Shared Repository - branch master updated - 7fb590d4f9be26a67e7cd276d63b66cff8901e91

2008-10-14 Thread Jeremy Allison
The branch, master has been updated via 7fb590d4f9be26a67e7cd276d63b66cff8901e91 (commit) from 0132423a094e8f619bef9e59728e4fa76303c834 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit

[SCM] Samba Shared Repository - branch v3-2-test updated - release-3-2-0pre2-3090-g4f1cdfe

2008-10-14 Thread Jeremy Allison
The branch, v3-2-test has been updated via 4f1cdfe0901f4c78dff56ae5c26d2801b97d50d5 (commit) from 1d202a8a7bccc65e47fc78b17d89b7e74a358487 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test - Log -

[SCM] Samba Shared Repository - branch master updated - 65fdcd92fa9d5bc290274be458157d5bc8fea351

2008-10-14 Thread Jelmer Vernooij
The branch, master has been updated via 65fdcd92fa9d5bc290274be458157d5bc8fea351 (commit) from 7fb590d4f9be26a67e7cd276d63b66cff8901e91 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit

[SCM] Samba Shared Repository - branch v3-3-test updated - release-3-2-0pre2-4263-gc780a66

2008-10-14 Thread Jeremy Allison
The branch, v3-3-test has been updated via c780a666920a5efc06b29335d4ae78f1eca6b66a (commit) from 9fd84b90bf783987d32aded9be98c9c7b7543b2b (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-3-test - Log -

[SCM] Samba Shared Repository - branch master updated - aed571d1687f5342cc9a0958e3b54f8016a2c526

2008-10-14 Thread Jeremy Allison
The branch, master has been updated via aed571d1687f5342cc9a0958e3b54f8016a2c526 (commit) from 65fdcd92fa9d5bc290274be458157d5bc8fea351 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit

[SCM] Samba Shared Repository - branch v3-2-test updated - release-3-2-0pre2-3091-ge59a21e

2008-10-14 Thread Jeremy Allison
The branch, v3-2-test has been updated via e59a21e945e6336f3d7622bf77cf5c2304936b70 (commit) from 4f1cdfe0901f4c78dff56ae5c26d2801b97d50d5 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test - Log -

[SCM] Samba Shared Repository - branch master updated - 98a6b91da57ba71a0fe971cb24b1647d5f0062e8

2008-10-14 Thread Jelmer Vernooij
The branch, master has been updated via 98a6b91da57ba71a0fe971cb24b1647d5f0062e8 (commit) via 95a86edd97943aec086ed119975bad940c0cfe47 (commit) from aed571d1687f5342cc9a0958e3b54f8016a2c526 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log

Build status as of Wed Oct 15 00:00:02 2008

2008-10-14 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2008-10-14 00:00:09.0 + +++ /home/build/master/cache/broken_results.txt 2008-10-15 00:00:41.0 + @@ -1,23 +1,23 @@ -Build status as of Tue Oct 14 00:00:01 2008 +Build status as of Wed Oct

[SCM] Samba Shared Repository - branch master updated - 16bbfc22629ea9e9aebc6164cae28a6b031cd9e0

2008-10-14 Thread Tim Prouty
The branch, master has been updated via 16bbfc22629ea9e9aebc6164cae28a6b031cd9e0 (commit) from 98a6b91da57ba71a0fe971cb24b1647d5f0062e8 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit

[SCM] Samba Shared Repository - branch master updated - d6e5204807fcd5a84b8b3b5d3717d352f6852b22

2008-10-14 Thread Jelmer Vernooij
The branch, master has been updated via d6e5204807fcd5a84b8b3b5d3717d352f6852b22 (commit) via aaa3e0425d8394c36a6211ddbd76837b5b3e3e56 (commit) via 4695504a6c0929da20bb8c53d7c14d0dca88933f (commit) via f75b46081457cd3801d93c91cce51f3d10976234 (commit) via