Re: [Samba] XFS tree quota and samba free space report

2008-10-15 Thread Aleksander Gudalo
Stepan Kadlec wrote: greetings, does anyone know, if it is possible to propagate somehow the XFS directory tree quota status to SMB workstation client free space report? currently the client sees total free space of share's partition (instead of tree quota free space). when the tree

Re: [Samba] XFS tree quota and samba free space report

2008-10-15 Thread Mike Gallamore
Hi check out the dfree option for the smb.conf file. Essentially it should look like: dfree command = path to script that gives value The script will be called from the directory in question so doing something like: cur_path=`pwd` will get the path for you. You can also call it with a %U

[Samba] Bad passwords from Vampire / NT migration

2008-10-15 Thread Cooper S. Blake
I just did a clean install of Fedora 9 onto a Pentium 4 machine. It is actually running SELinux enforcing, but I haven't found any errors related to that so far. It is running Samba 3.2.3-0.20. I am trying to migrate a Windows NT 4.0 domain with about 30 users and 30 computers onto a pure

[Samba] slowdown in the network with Samba 3.0.26a

2008-10-15 Thread Edgar Nunes Cota Correa
Hello, I am using the version of Samba 3.0.26a through an architecture for 64-Bit, but I have noticed a slowdown in the network and would like to know if any of you have had a similar problem and managed to resolve it. Now I am grateful for the help. Edgar Nunes -- To unsubscribe from this list

[Samba] Samba on Linux - shows up as Domain Controller in ADS

2008-10-15 Thread Albert Lee
Hi all, I'm running into a problem with my Linux servers connecting to a Windows 2003 Active Directory server. When the Linux server joins up, it's joining as a Domain Controller. While doing some research on the topic, I came across bug 1423 on your Bugzilla.

[Samba] Domain Logon Credential Caching

2008-10-15 Thread John H Terpstra
Folks, This posting is made so that others who search for infromation on how to configure Samba for username and password caching will find it. Samba does not control client-side password caching. Caching of domain logon credentials is a client-side activity. There are registry settings on

[Samba] net ads join, machine password non-expiring

2008-10-15 Thread fred . samba
Hi, I have a question about the machine account when one does net ads join -U [EMAIL PROTECTED] when I join a machine to the domain, the machine account that gets created has a non-expiring password. This is only a problem for the security team that monitors our domain, they frown on any

Re: [Samba] Domain Logon Credential Caching

2008-10-15 Thread John Price
Please also note that the message Gareth Cummings posted on Thu, Oct 9, 2008 regarding my password caching issue fixed my problem, and it was a samba problem, not a client problem. The DOMAIN line contained the hostname of my samba PDC and not the domain name. Once that was changed, password

Re: [Samba] Cluster: node to node switching

2008-10-15 Thread Volker Lendecke
On Wed, Oct 15, 2008 at 12:22:04PM +0200, Stéphane PURNELLE wrote: Each computer account have a SID. The ADS server cannot accept a client which have a other SID than the SID of registred client. And also I think that you cannot have both SID (actif) on the network. This is only partly

[Samba] XFS tree quota and samba free space report

2008-10-15 Thread Stepan Kadlec
greetings, does anyone know, if it is possible to propagate somehow the XFS directory tree quota status to SMB workstation client free space report? currently the client sees total free space of share's partition (instead of tree quota free space). when the tree quota limit is

[Samba] Login Linux vs WinXP

2008-10-15 Thread Super Ste
Hello as a master thesis I try to write a small server for a university os called a2. As test clients i have a winxp and an ubuntu 8.04. i monitor the traffic with wireshark. when trying with winxp, after the session setup andx / tree connect andx windows doesn't send other requests while using

[Samba] cli_nt_create failed on pipe \spoolss. NT_STATUS_ACCESS_DENIED

2008-10-15 Thread Salah Coronya
I have a network at my parent's which consists of 4 machines: 1 Linux Samba saver (Fedora 9, Samba 3.2.x) and 3 Windows Vista Home Premium machine. I have point and print set up, and all load the drivers successfully. However, when they try print, nothing happens. Windows said it was

Re: [Samba] cli_nt_create failed on pipe \spoolss. NT_STATUS_ACCESS_DENIED

2008-10-15 Thread Jeremy Allison
On Wed, Oct 15, 2008 at 12:56:05PM -0500, Salah Coronya wrote: I have a network at my parent's which consists of 4 machines: 1 Linux Samba saver (Fedora 9, Samba 3.2.x) and 3 Windows Vista Home Premium machine. I have point and print set up, and all load the drivers successfully.

Re: [Samba] Cluster: node to node switching

2008-10-15 Thread Stéphane PURNELLE
Each computer account have a SID. The ADS server cannot accept a client which have a other SID than the SID of registred client. And also I think that you cannot have both SID (actif) on the network. I have a cluster PDC, one is actif (samba running) and the other is standby (samba is

Re: [Samba] Cluster: node to node switching

2008-10-15 Thread Aleksander Gudalo
Bruno La Torre wrote: are you sure that the uid and gid of samba is the item on the node? The permission mask of the item is set to 777. wbinfo -u did not work after changing the node and I get this error output in the logfiles: ... [2008/10/15 11:38:57, 1]

[Samba] Re: cli_nt_create failed on pipe \spoolss. NT_STATUS_ACCESS_DENIED

2008-10-15 Thread Salah Coronya
You might want to look into debugging the cups backend hp job (it's probably a script - try adding debug messages into it to find out what is going on there. Is it printing to a USB printer ? Jeremy. It is a USB printer. The printer works just fine locally, its only when going though Samba it

Re: [Samba] Re: cli_nt_create failed on pipe \spoolss. NT_STATUS_ACCESS_DENIED

2008-10-15 Thread Jeremy Allison
On Wed, Oct 15, 2008 at 01:32:38PM -0500, Salah Coronya wrote: You might want to look into debugging the cups backend hp job (it's probably a script - try adding debug messages into it to find out what is going on there. Is it printing to a USB printer ? Jeremy. It is a USB printer. The

Re: [Samba] Cluster: node to node switching

2008-10-15 Thread Aleksander Gudalo
I have the same scenario. I use heartbeat to control the activity of samba on the nodes. So only one samba instance runs. The two nodes use the same name and SID. I set it with netbios name flag in the smb.conf. Stéphane PURNELLE wrote: Each computer account have a SID. The ADS server

[Samba] SMBD panic with INTERNAL ERROR: Signal 6 for ARM 922T

2008-10-15 Thread James Ronald
I am trying to get SAMBA to run on a custom ARM 922T compatible micro controller. It does not matter how I try to start smbd (smbd -D -d10 or smbd i -d10) smbd keeps panicking at the same point with an INTERNAL ERROR: Signal 6. I have spent over a day trying to figure out what could be wrong

Re: [Samba] SMBD panic with INTERNAL ERROR: Signal 6 for ARM 922T

2008-10-15 Thread Jeremy Allison
On Wed, Oct 15, 2008 at 03:36:06PM -0400, James Ronald wrote: I am trying to get SAMBA to run on a custom ARM 922T compatible micro controller. It does not matter how I try to start smbd (smbd -D -d10 or smbd i -d10) smbd keeps panicking at the same point with an INTERNAL ERROR: Signal 6. I

[Samba] LDAP Account Manager 2.4.0 released

2008-10-15 Thread Roland Gruber
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 LDAP Account Manager (LAM) 2.4.0 - October 15th, 2008 = LAM is a web frontend for managing accounts stored in an LDAP directory. Announcement: - - LAM now supports the management of

[Samba] Re: Unix groups not being recognised

2008-10-15 Thread Peter Glassenbury (CSSE)
I got no answers other than a metoo for this...so maybe it IS a tricky problem and not just a config error... Can someone give any pointers on how to debug further... I am rather stuck on what to do next. Thanks Pete Re: [Samba] samba v2 works, v3 does not - Unix groups Shifting from a v2 samba

Re: [Samba] processes not closing

2008-10-15 Thread Doug Tucker
On Thu, 2008-10-09 at 09:32 -0700, Jeremy Allison wrote: On Thu, Oct 09, 2008 at 09:21:53AM -0500, Doug Tucker wrote: It's not self-healing if you use kill -9, it could never be so. Jeremy. Jeremy, well, I gave up and rebooted to one kernel back, and wallah, you are

[Samba] Timeout on reconnection?

2008-10-15 Thread Darrel Barton
I have Red Hat Linux RHEL 4 with Samba version 3.0.10-1.4E that mounts a local Windows 2003 Server disc with the following command: /sbin/mount.cifs //img1/docs /var/www/documents -o dir_mode=0777,file_mode=0444, gid=100,uid=501,username={xxx},password={pp} The mount succeeds

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

2008-10-15 Thread Jonathan Bougher
Ok that idea sounds golden, I will try it out the first chance I get. This is a big improvement over the way it is now, it's a little harder on users, but not much. I thank you very much! However, just because I am a curious kind of guy, I do not yet know *why*such a slowdown occurs when saving a

[Samba] chdir failed errors

2008-10-15 Thread Doug Tucker
I get these errors constantly in the logs: Oct 15 16:52:43 agentsmith smbd[29896]: [2008/10/15 16:52:43, 0] smbd/service.c:set_current_service(184) Oct 15 16:52:43 agentsmith smbd[29896]: chdir (/users2/seasadm/khubbard) failed But I don't have reason to believe they are not actually

[Samba] Re: cli_nt_create failed on pipe \spoolss. NT_STATUS_ACCESS_DENIED

2008-10-15 Thread Salah Coronya
Salah Coronya wrote: You might want to look into debugging the cups backend hp job (it's probably a script - try adding debug messages into it to find out what is going on there. Is it printing to a USB printer ? Jeremy. It is a USB printer. The printer works just fine locally, its only when

[Samba] After some help with Samba and LDAP

2008-10-15 Thread Matthew Delves
Hey Folks, I'm running into what appears to be a known configuration problem though am at a lost end with trying to resolve it. The problem is that when following the SAMBA and LDAP configuration guide on http://wiki.samba.org/index.php/3.0._Initialization_LDAP_Database I'm getting errors

[SCM] Samba Shared Repository - branch master updated - 760dfa76d9c912fd352e26be9be8a3d567f12375

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

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

2008-10-15 Thread Günther Deschner
The branch, master has been updated via 3b9a03a7c374d6d8e93c729f4307417cbfe2d1a6 (commit) via bf38baba6d8607ea03599e8bb326925acbe8692f (commit) via 9b162bd3a940b2fe68468293fa99b8af23c5c251 (commit) from 0c840bd8d2f650e805bd7d03c2b3fe530b431a4f (commit)

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

2008-10-15 Thread Jelmer Vernooij
The branch, master has been updated via ec63a6f5ad8939cf687c69e58c28b6502724c840 (commit) via 3214fb07348f67694bb169909e340a769d79ccd2 (commit) via 881b36f4cff46320cc8a314dbcb57c3e964f06f2 (commit) from 3b9a03a7c374d6d8e93c729f4307417cbfe2d1a6 (commit)

[SCM] Samba Shared Repository - branch master updated - 310dc3e42d4bc1e2cf30e28b506a37de277799ab

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

[SCM] Samba Shared Repository - branch master updated - 5d408ccf83e0b95459fe5e8a9e31f685b0859973

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

[SCM] Samba Shared Repository - branch master updated - 5390dc0d242e77a14a7873972431776a1e18dc45

2008-10-15 Thread Jelmer Vernooij
The branch, master has been updated via 5390dc0d242e77a14a7873972431776a1e18dc45 (commit) via 85c36cb2cd3e850a6d815cee63ccd1ed30d6c045 (commit) from 5d408ccf83e0b95459fe5e8a9e31f685b0859973 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log

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

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

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

2008-10-15 Thread Günther Deschner
The branch, master has been updated via 65dc1eecebf664e26e87c70f9b5c8640d5535493 (commit) via 911501bb8bd1964e1507e16744d15c0213e6f310 (commit) via a26dde5b1c431db9b00c49ea2e5d84bed47795e8 (commit) from b41fc6c7290f7a50b250771364fee29143140546 (commit)

[SCM] Samba Shared Repository - branch master updated - 11ecd5acfdd2af476e03b2818f218e7fbc4d3414

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

[SCM] Samba Shared Repository - branch master updated - 4c6174557384ff6c022872dd4f2bf2ddacfd3b63

2008-10-15 Thread Jelmer Vernooij
The branch, master has been updated via 4c6174557384ff6c022872dd4f2bf2ddacfd3b63 (commit) via ada0e343b2225471a8e623aca7d9aa314857af6c (commit) via fed4658c1bb7112b32653cbb4ce1856d6fbc7b34 (commit) via 5437ad822578a9b620f645899c636cde004aa1e8 (commit) via

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

2008-10-15 Thread Günther Deschner
The branch, master has been updated via d9070ab7bc2b17d85d911bbc754d00dd63d2315b (commit) via 3cb281e48f9943a5188f040d941bb1e0fc32cdad (commit) via 6afcd9e1bce78a71721de24f6b79c80d6253078f (commit) from d6e5204807fcd5a84b8b3b5d3717d352f6852b22 (commit)

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

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

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

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

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

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

[SCM] Samba Shared Repository - branch v3-3-stable updated - release-3-3-0pre2-56-g81b2f2c

2008-10-15 Thread Karolin Seeger
The branch, v3-3-stable has been updated via 81b2f2cbbc4dc0a1f028c2fe4265faec763120b5 (commit) via 8b73b0453e75e52fa50db75f29ce0a20420ba6d0 (commit) via e39e30c0485794f2f11ed5f83d525815d5548e95 (commit) via 0bbdc696d79b53fab84836c6e748aaf77c28bd75 (commit)

[SCM] Samba Shared Repository - branch master updated - 78ad8fc8aa6fb50ec245f213362bc2b21ddfad84

2008-10-15 Thread Jelmer Vernooij
The branch, master has been updated via 78ad8fc8aa6fb50ec245f213362bc2b21ddfad84 (commit) via ca9e118d7e533be613259b8e49bd4c92e31d5274 (commit) via 17e9d499150f1b1d37f1631bc149eb8c0204f7bb (commit) from b54b8912e10af2ca1f64aca8e2cc9538b39f7393 (commit)

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

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

[SCM] Samba Shared Repository - branch v3-2-stable updated - release-3-2-4-53-g5d2d94b

2008-10-15 Thread Karolin Seeger
The branch, v3-2-stable has been updated via 5d2d94b46bd2ab03e2f83036b4d7fa3e401c3458 (commit) via 9953885d0be6a2477f5fd29940f3f1d6a7136cf4 (commit) via abfdb52b60e84980d22e6c6c3479e67e20311b12 (commit) via 9222fde6505deb31324b507d73c96bcb6edb161d (commit)

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

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

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

2008-10-15 Thread Günther Deschner
The branch, master has been updated via ca54a563d64ab789b84f8b6d9ea4cb63dee2c210 (commit) via e561c9acd5f1c91f0732f36d528d7123e75742ba (commit) via df7a89adb7729ff24105f25c377e584768215c90 (commit) via 018bf57c27a919f7c88933800e0ed3edac59b84e (commit) via

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

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

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

2008-10-15 Thread Karolin Seeger
The branch, v3-2-test has been updated via 84d9c849dd71d5b07de3239740d3874998ecbd8c (commit) from 4cc0d89d2cc562e88e67ceeb035c440f38eeaae3 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test - Log -

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

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

[SCM] Samba Shared Repository - branch v3-2-stable updated - release-3-2-4-55-gec9f180

2008-10-15 Thread Karolin Seeger
The branch, v3-2-stable has been updated via ec9f180390852a9356df11412bc7478f48f52b43 (commit) via fac5f4c8421b371b22d337853f1f8241c3bdbc5b (commit) from 5d2d94b46bd2ab03e2f83036b4d7fa3e401c3458 (commit) http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-stable - Log

[SCM] Samba Shared Repository - branch master updated - 714cde8bc1740338f9d401d09ea1dbe616afb129

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

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

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

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

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

[SCM] Samba Shared Repository - branch master updated - 42a8de780bc72b6c54cbb5ecc2b0534e232fd326

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

svn commit: samba-web r1246 - in trunk/team: .

2008-10-15 Thread sdanneman
Author: sdanneman Date: 2008-10-15 19:55:15 + (Wed, 15 Oct 2008) New Revision: 1246 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-webrev=1246 Log: Added Tim and my name's to the team list. -Steven Modified: trunk/team/index.html Changeset: Modified:

Build status as of Thu Oct 16 00:00:02 2008

2008-10-15 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2008-10-15 00:00:41.0 + +++ /home/build/master/cache/broken_results.txt 2008-10-16 00:00:15.0 + @@ -1,4 +1,4 @@ -Build status as of Wed Oct 15 00:00:02 2008 +Build status as of Thu Oct

[SCM] Samba Shared Repository - branch master updated - 969a2fc4dd5296dbe5a92742e984e1ce4c5d50c0

2008-10-15 Thread Jeremy Allison
The branch, master has been updated via 969a2fc4dd5296dbe5a92742e984e1ce4c5d50c0 (commit) from 42a8de780bc72b6c54cbb5ecc2b0534e232fd326 (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-3094-g7c53cde

2008-10-15 Thread Jeremy Allison
The branch, v3-2-test has been updated via 7c53cde257515e7bfffc8f3c0b54b7c99554d240 (commit) from 84d9c849dd71d5b07de3239740d3874998ecbd8c (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-4264-g83a4cfb

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

[SCM] CTDB repository - branch master updated - ctdb-1.0.60-7-g0098efd

2008-10-15 Thread Ronnie Sahlberg
The branch, master has been updated via 0098efd4443038f2d902e3a7c3640e63f06be7d1 (commit) via 3b8d49bf58f4145cdca08565f06cd43fd36991e1 (commit) via f9779d3a237db59d7fdad92185ac7e42715466e6 (commit) from 6fb2f8a36239e5902e27cf10213f85faf216d6f1 (commit)