Re: [Samba] 8.3 short names question

2007-02-27 Thread [EMAIL PROTECTED]
Dave Abouav pisze: I have a Samba server installed on FreeBSD (latest releases of both), and an old Windows application that uses the 8.3 short names in directory listings. I have the problem that the 8.3 file names returned are quite strange, and hardly resemble the originals. Some examples:

Re: [Samba] Cross-compiling for ARM with 3.0.24

2007-02-27 Thread Martin Zielinski
Hello, change this in your configure line: --host=i686 --target=arm-linux This fixes your error (remove the --build=...). BTW: I pre-set the following variables: export samba_cv_HAVE_MEMORY_KEYTAB=set export samba_cv_USE_SETEUID=set export samba_cv_HAVE_WRFILE_KEYTAB=set export

Re: [Samba] ntlogon.conf

2007-02-27 Thread mitrohin a.s.
On Mon, Feb 19, 2007 at 02:16:17AM -0800, [EMAIL PROTECTED] wrote: Hey Everyone... I'm hoping this is an easy one. I am using the ntlogon scripts that come with the samba examples (ntlogon.py and ntlogon.conf). It's working fine, except for one thing. I'm trying to set entries up for

[Samba] Mapping linux directories

2007-02-27 Thread Ned2
Hi, How do I go about creating user specified drives on Win2k and XP clients i.e. mapping linux directories to different users. I am wondering if you could specify more then one logon drive = X thing. Could it be done without running logon.bat on client machines? Ned -- View this message in

[Samba] Samba3 ldap password change

2007-02-27 Thread Daniel Müller
Hello to all, I got samba3 PDC working with ldap. But I' m still wondering how to set important things about the users passwords. The first thing when a user login the first time should be to change his/her password? Where do I set when the passwords expire and how do I set it to 60 days? I do

Re: [Samba] 8.3 short names question

2007-02-27 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dave Abouav wrote: Any idea why the 8.3 names are so weird? Is this typical for Samba now? It is by design.You might want to look at the mangling method option in smb.conf(5). cheers, jerry

Re: [Samba] Duplicate group mappings - which ones to delete?

2007-02-27 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Paul Smith wrote: I'll have a play with the net groupmap modify and net groupmap delete commands after hours and will post back my findings. Thanks for your help. I'm pretty behind on email so I'm just scanning, but you know about 'net groupmap

[Samba] Move a Samba PDC from Solaris to Linux

2007-02-27 Thread Ralf Aumüller
Hello, we want to move our Samba PDC controller from a Solaris (2.8) machine to a Linux (CentOS4.4) machine. We have the following plan (on both servers is Samba installed. We use the passdb-backend smbpasswd): 1) Stop Samba on the Solaris machine 2) Copy all machine accounts from Solaris

Re: [Samba] vista: error accessing profile, xp works (solved)

2007-02-27 Thread Rainer Traut
Solved: host msdfs = no is needed. Rainer Rainer Traut schrieb: Hi, I have problems with our fist Vista machine to create/access the server profile. The machine has joined the domain without hitch. When logging in I am informed by vista the userprofile could not be retrieved. Logging in

Re: [Samba] vista: error accessing profile, xp works (solved)

2007-02-27 Thread Volker Lendecke
On Tue, Feb 27, 2007 at 03:23:48PM +0100, Rainer Traut wrote: Solved: host msdfs = no is needed. Really? msdfs root = no on the profile share is not enough? I'm asking because I've changed the msdfs root default to no, and if Vista really barfs at host msdfs = yes then we might have to

Re: [Samba] Move a Samba PDC from Solaris to Linux

2007-02-27 Thread Roman Bigler
Hello, we want to move our Samba PDC controller from a Solaris (2.8) machine to a Linux (CentOS4.4) machine. We have the following plan (on both servers is Samba installed. We use the passdb-backend smbpasswd): 1) Stop Samba on the Solaris machine 2) Copy all machine accounts from Solaris

[Samba] How to change this status?

2007-02-27 Thread M9.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, On the machine tribal-sfn2, i have had a normal and useable lan, (after some difficulties) Now i have: [EMAIL PROTECTED]:~ smbclient -L//tribal-sfn2 Password: Domain=[TRIBAL-SFN2] OS=[Unix] Server=[Samba 3.0.23d-19.2-1179-SUSE-SL10.2] tree

Re: [Samba] Duplicate group mappings - which ones to delete?

2007-02-27 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 CC'ing back to list for archives. Paul Smith wrote: As you can see, everything looks fine except from the two parts group mappings and the users mapping: parts (S-1-5-21-3597458131-155160113-1223051555-132073) - parts parts

Re: [Samba] How to change this status?

2007-02-27 Thread Volker Lendecke
On Tue, Feb 27, 2007 at 03:51:36PM +0100, M9. wrote: Now i have: [EMAIL PROTECTED]:~ smbclient -L//tribal-sfn2 Remove the //. Volker pgpS1U26bRWQl.pgp Description: PGP signature -- To unsubscribe from this list go to the following URL and read the instructions:

Re: [Samba] How to change this status?

2007-02-27 Thread M9.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Volker Lendecke schreef: On Tue, Feb 27, 2007 at 03:51:36PM +0100, M9. wrote: Now i have: [EMAIL PROTECTED]:~ smbclient -L//tribal-sfn2 Remove the //. Volker [EMAIL PROTECTED]:~ smbclient -L tribal-sfn2 Password: Domain=[TRIBAL-SFN2]

[Samba] Samba Domain Authentication

2007-02-27 Thread Kevin Gutch
Hi, I am trying to create shares that are accessible thru Domain Authentication. I am able to join the domain thru net ads join -U administrator All of the following commands work: net ads join -U administrator testparm net ads info wbinfo -u wbinfo -g Everything seems to be

Re: [Samba] How to change this status?

2007-02-27 Thread Volker Lendecke
On Tue, Feb 27, 2007 at 04:21:59PM +0100, M9. wrote: [EMAIL PROTECTED]:~ smbclient -L tribal-sfn2 Password: Domain=[TRIBAL-SFN2] OS=[Unix] Server=[Samba 3.0.23d-19.2-1179-SUSE-SL10.2] tree connect failed: NT_STATUS_BAD_NETWORK_NAME [EMAIL PROTECTED]:~ Have you done something weird to the

Re: [Samba] How to change this status?

2007-02-27 Thread M9.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Volker Lendecke schreef: On Tue, Feb 27, 2007 at 04:21:59PM +0100, M9. wrote: [EMAIL PROTECTED]:~ smbclient -L tribal-sfn2 Password: Domain=[TRIBAL-SFN2] OS=[Unix] Server=[Samba 3.0.23d-19.2-1179-SUSE-SL10.2] tree connect failed:

Re: [Samba] How to change this status?

2007-02-27 Thread M9.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 M9. schreef: Volker Lendecke schreef: On Tue, Feb 27, 2007 at 04:21:59PM +0100, M9. wrote: [EMAIL PROTECTED]:~ smbclient -L tribal-sfn2 Password: Domain=[TRIBAL-SFN2] OS=[Unix] Server=[Samba 3.0.23d-19.2-1179-SUSE-SL10.2] tree connect

Re: [Samba] Samba Domain Authentication

2007-02-27 Thread Gary Dale
A quick suggestion: install and use SWAT to make your server a member server (it has a wizard for that) and to create your shares. At the very least, it will remove the comments from your smb.conf file to make it easier to find the problem. :) Kevin Gutch wrote: Hi, I am trying to create

[Samba] ldap machine account: bad RID, no SambaPrimaruGroupSID, since 3.0.23c

2007-02-27 Thread emmanuel musso
Hello all When a windows xp workstation join a domain, by windows gui parameters, ldap machine attributes are not filled correctly: - No attribute sambaprimarygroupsid (before, there was one terminated by 515) - rid (of sambasid) is not equal a 2*uid+1000 gid attribute is ok (515) If i create a

Re: [Samba] Samba3 ldap password change

2007-02-27 Thread Felipe Augusto van de Wiel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/27/2007 08:17 AM, Daniel Müller wrote: Hello to all, I got samba3 PDC working with ldap. But I' m still wondering how to set important things about the users passwords. You can use pdbedit to configure that. Your sambaDomainName

[Samba] How to enable swat on SuSE10.2 x86_64?

2007-02-27 Thread M9.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, As a result of not being able to control the shares, (invisible network), i wanted to enable swat, but the files are not were they supposed to be Can anyone help me? - -- Have a nice day, M9. Now, is the only time that

[Samba] Update/Repost: Kerberos works, but net ads join fails

2007-02-27 Thread Roman Bigler
My original message did not seem to come through, so I'm including it in this message. Update to the Symptoms: It does not matter which user or password (wrong/correct) I use for net ads join, it fails in any case. This is really confusing. Begin forwarded message: Hi List, this is

Re: [Samba] How to enable swat on SuSE10.2 x86_64?

2007-02-27 Thread Roman Bigler
You have to specify which files you mean. We don't have magic crystal balls, unfortunately. -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, As a result of not being able to control the shares, (invisible network), i wanted to enable swat, but the files are not were they supposed to be

[Samba] Kerberos works, but net ads join fails

2007-02-27 Thread Roman Bigler
Hi List, this is gonna be a really funky/interesting/uncommon error you're going to deal with (if you do). Developer(s): I'd be really happy if you can point me at the right source files or describe at which stage of the discussion between my servers fail. This might be of some use..

Re: [Samba] How to enable swat on SuSE10.2 x86_64?

2007-02-27 Thread Gary Dale
You need to update your inetd / xinetd config to start SWAT. M9. wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, As a result of not being able to control the shares, (invisible network), i wanted to enable swat, but the files are not were they supposed to be Can anyone help me?

Re: [Samba] How to enable swat on SuSE10.2 x86_64?

2007-02-27 Thread M9.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Well, to invoke swat, you have to specify its location, this location i need to know.. Roman Bigler schreef: You have to specify which files you mean. We don't have magic crystal balls, unfortunately. Hi, As a result of not being able to

Re: [Samba] How to enable swat on SuSE10.2 x86_64?

2007-02-27 Thread M9.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Yes that is what the manual at: http://us4.samba.org/samba/docs/using_samba/ch02.html says, only the location were swat should be is not correct for X86_64... Gary Dale schreef: You need to update your inetd / xinetd config to start SWAT. M9.

Re: [Samba] How to enable swat on SuSE10.2 x86_64?

2007-02-27 Thread M9.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Correct, the executable is present there, thnx ;) Roman Bigler schreef: Ok, still not completely sure what you mean, but this might help you: http://us1.samba.org/samba/docs/man/Samba-HOWTO-Collection/SWAT.html#xinetd The location of the

Re: [Samba] Solaris 9 Samba 3.0.24

2007-02-27 Thread Travis Knabe
Anyone Travis Knabe wrote: I'm currently running samba 3.0.20a I can configure and make 3.0.20a with no problem I run the same configure command on the 3.0.24 source, configure works fine, but make returns the following. ( and just to test if a patch screwed me up I tested configuring

Re: [Samba] 8.3 short names question

2007-02-27 Thread jancio_wodnik
Gerald (Jerry) Carter napisał(a): -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dave Abouav wrote: Any idea why the 8.3 names are so weird? Is this typical for Samba now? It is by design.You might want to look at the mangling method option in smb.conf(5). so to use:

Re: [Samba] Solaris 9 Samba 3.0.24

2007-02-27 Thread Andrew Watkins
I have recently done it with no problems: my config.log $ ./configure --prefix=/usr/local/samba3024 --without-ads --with-libiconv=/usr /local --with-acl-support --with-ldap ## - ## ## Platform. ## ## - ## hostname = myhost uname -m = sun4u uname -r = 5.9 uname -s = SunOS

[Samba] Scripting net command problem

2007-02-27 Thread Henrik Zagerholm
Hello list, I'm writing some scripts that executes the net command. I have noticed that sometimes when things goes wrong the net command asks for input i.e a password which results in a hanging script. Is there some way to avoid this? I've looked at the different flags fro net command but

[Samba] Trying to share HP Officejet 5610 Multi-function

2007-02-27 Thread Forrest D
I'm trying to share my HP 5610 on my Samba (3.0.24-1 fc6 x86_64) machine and am running into a typical HP related SANFU. The XP drivers supplied only install through the installation program. (ie. I can't use device manager to point XP to the driver and install it) So I installed the printer

[Samba] Users Rights

2007-02-27 Thread Victor Medina
FYI. from the Samba How-To The privileges that have been implemented in Samba-3.0.11 are shown below. It is possible, and likely, that additional privileges may be implemented in later releases of Samba. It is also likely that any privileges currently implemented but not used may be removed from

[Samba] Samba 3.0.10 join domain

2007-02-27 Thread Daniel Davidson
I have found a fixed my previous problems (two typos that were hard to find) and now the smbldap-tools all work as expected if I run them as root. However when I try to join a domain from a windows machine, the scripts never run and get an Access is denied message. Since I am using 0.10 I do not

Re: [Samba] How to enable swat on SuSE10.2 x86_64?

2007-02-27 Thread M9.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Some things are not fine, like swat uses port 901/tcp.. what if this port allready has been taken? omginitialrefs 900/udp# OMG Initial Refs #Christian Callsen [EMAIL PROTECTED] swat 901/tcp# CONFLICT, not

Re: [Samba] How to enable swat on SuSE10.2 x86_64?

2007-02-27 Thread Gary Dale
Change it to an unassigned port. M9. wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Some things are not fine, like swat uses port 901/tcp.. what if this port allready has been taken? omginitialrefs 900/udp# OMG Initial Refs # Christian Callsen [EMAIL

Re: [Samba] Trying to share HP Officejet 5610 Multi-function

2007-02-27 Thread Dale Schroeder
Forrest, First you will need a [print$] share (which is where the drivers reside) as described here: http://us4.samba.org/samba/docs/man/Samba-HOWTO-Collection/classicalprinting.html#id358044 /var/spool/samba is for the print jobs, not the drivers. Move printing = cups to global. Add to

Re: [Samba] How to enable swat on SuSE10.2 x86_64?

2007-02-27 Thread Gary Dale
Sorry if that's not clear. You need to edit /etc/services to give SWAT a different port number - see man swat and man services for information. Change it to an unassigned port. M9. wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Some things are not fine, like swat uses port 901/tcp..

[Samba] What does mean lack of trust relationship?

2007-02-27 Thread Miguel Da Silva - Centro de Matemática
Ladies and genttlemen, today I realized my Samba server has a problem. I had to create some new users and recieved this message after every try: [2007/02/27 10:56:52, 0] lib/util.c:smb_panic(1599) PANIC (pid 31987): pdb_get_methods_reload: failed to get pdb methods for backend tdbsam

RE: [Samba] Vista, NTLMV2, security = domain

2007-02-27 Thread Schaefer Jr, Thomas R.
On Mon, 26 Feb 2007 15:14:04 -0800 Greg J Zartman [EMAIL PROTECTED] wrote: What fails? Vista *should* work against us even without It does. I've been authenticating Vista machines for some time against a Samba PDC. I'm not using Samba as a domain controller, I'm using it as a member

Re: [Samba] How to enable swat on SuSE10.2 x86_64?

2007-02-27 Thread M9.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Well that was clear enough, i changed the port in the xinetd.d also, but i am not able to invoke swat. when trying to call localhost:904 (unassigned port) i get the message: can not connect to server on localhost 904 Gary Dale schreef: Sorry if

Re: [Samba] How to enable swat on SuSE10.2 x86_64?

2007-02-27 Thread Gary Dale
Have you re/started the SWAT service? M9. wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Well that was clear enough, i changed the port in the xinetd.d also, but i am not able to invoke swat. when trying to call localhost:904 (unassigned port) i get the message: can not connect to server

Re: [Samba] How to enable swat on SuSE10.2 x86_64?

2007-02-27 Thread M9.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 You mean by rereading the xinetd.d ? I do not know what to do than in the worsed case restartx, or end current session, and call upon localhost:904 (in this case.. Do i miss something? Gary Dale schreef: Have you re/started the SWAT service? M9.

Re: [Samba] Vista, NTLMV2, security = domain

2007-02-27 Thread Chris Smith
On Tuesday 27 February 2007, Schaefer Jr, Thomas R. wrote: I'm not using Samba as a domain controller, I'm using it as a member server in Windows Server 2003 controlled domains. Isn't security = ads proper in this case? Chris -- To unsubscribe from this list go to the following URL and read

[Samba] Error message on domain member: User nobody with invalid SID

2007-02-27 Thread Adam Tworkowski
Hi, I am receiving the following error message on Samba domain member (SLES9/3.0.24). Both PDC and BDC are Samba (smbldap) (SUSE 10.1 Samba 3.0.22): User nobody with invalid SID S-1-5-21-3838309271-3077283710-20730714-2998 in passdb This message is new having upgraded to current version from

[Samba] logon message

2007-02-27 Thread Ben Natala
I am interested in creating a logon message to be delivered to users when they logon. Is this possible? And if so, how can this be done? With logon scripts? The majority of my clients are connecting from Windows XP Pro, SAMBA is running on Debian Etch. Thank You -- To unsubscribe from this

[Samba] Error while starting smbd

2007-02-27 Thread Shetty, Sapna (POC)
Hello All, I have Samba 3.0.23a setup on a HP-UX box. I have also configured Kerberos. The samba system talks to an Active Directory 2003 system for authentication. I get the following error message when the smbd service tries to start. The nmbd and winbindd services start without any errors.

Re: [Samba] logon message

2007-02-27 Thread Roman Bigler
Short: Yes, it's possible. Long: The How depends on your situation however, and since you don't state much information in this direction... You can achieve almost anything with Batchfiles on Windows, especially in conjunction with WSH. Google is your friend for this. Ben Natala wrote: I am

Re: [Samba] migrate users to ldap

2007-02-27 Thread Markus Krause
Thank you for your answer. I actually did not point out exactly enough what i want to do, sorry for that ... I read these postings and also some sections in the samba howto and several descriptions on the net, but i understand all these in that way, that the samba server is reconfigured

Re: [Samba] logon message

2007-02-27 Thread stephen mulcahy
Hi Ben, One way of doing it is to use a policy file - NTConfig.pol which is loaded by each user when they login to the domain from your [netlogon] share. The login banner is created with a standard option - check out http://www.pcc-services.com/articles/implement_sys_policies.html for

[Samba] Building Samba 4 - Includes.c missing?

2007-02-27 Thread Frank Gruman
Hello all, I've been peacefully using Samba 3 for about 3 years now, and it has done a wonderful job in my little world as domain member servers for file and print serving. Much bettetrver farms that some of my peers in the company are using. So I want to try Samba 4 and see if I can play

Re: [Samba] Building Samba 4 - Includes.c missing?

2007-02-27 Thread Frank Gruman
From: Frank Gruman [EMAIL PROTECTED] Date: 2007/02/27 Tue PM 08:24:45 CST To: samba@lists.samba.org Subject: [Samba] Building Samba 4 - Includes.c missing? Hello all, I've been peacefully using Samba 3 for about 3 years now, and it has done a wonderful job in my little world as domain member

Re: [Samba] Building Samba 4 - Includes.c missing?

2007-02-27 Thread Guenter Kukkukk
Am Mittwoch, 28. Februar 2007 03:24 schrieb Frank Gruman: Hello all, I've been peacefully using Samba 3 for about 3 years now, and it has done a wonderful job in my little world as domain member servers for file and print serving. Much bettetrver farms that some of my peers in the company

Re: [Samba] Kerberos works, but net ads join fails

2007-02-27 Thread Rashid N. Achilov
On Tuesday 27 February 2007 20:15, Roman Bigler wrote: SYMPTOMS 1) Invoked kinit, no error messages are generated, verbose mode says Authenticated to Kerberos v5. 2) klist thereafter returns a valid ticket. 3) Trying to join the AD with net ads join et cetera however results

[Samba] local master browser

2007-02-27 Thread \Rahul Tidke\
Hello! Can anybody tell me what is the meaning of following logs (/var/log/messages). Feb 28 09:16:10 espl nmbd[3086]: process_local_master_announce: Server VINAY at IP 192.168.10.50 is announcing itself as a local master browser for workgroup EXCELIZE and we think we are master.

svn commit: samba r21555 - in branches/SAMBA_4_0: . source/pidl/lib/Parse/Pidl/Wireshark source/pidl/tests

2007-02-27 Thread jelmer
Author: jelmer Date: 2007-02-27 12:46:19 + (Tue, 27 Feb 2007) New Revision: 21555 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21555 Log: Some tests for TYPE in wireshark conformance files. Modified: branches/SAMBA_4_0/

Rev 11600: Some tests for TYPE in wireshark conformance files. in file:///home/jelmer/bzr.samba/SAMBA_4_0/

2007-02-27 Thread Jelmer Vernooij
At file:///home/jelmer/bzr.samba/SAMBA_4_0/ revno: 11600 revision-id: [EMAIL PROTECTED] parent: svn-v2:[EMAIL PROTECTED] committer: Jelmer Vernooij [EMAIL PROTECTED] branch nick: SAMBA_4_0 timestamp: Tue 2007-02-27 13:43:22 +0100

svn commit: samba r21556 - in branches: SAMBA_3_0/source/libads SAMBA_3_0_25/source/libads

2007-02-27 Thread gd
Author: gd Date: 2007-02-27 13:25:42 + (Tue, 27 Feb 2007) New Revision: 21556 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21556 Log: Remove superfluos return check in ads_keytab_verify_ticket(). Guenther Modified:

svn commit: samba r21557 - in branches: SAMBA_3_0/source/libads SAMBA_3_0_25/source/libads

2007-02-27 Thread gd
Author: gd Date: 2007-02-27 13:27:31 + (Tue, 27 Feb 2007) New Revision: 21557 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21557 Log: indent only fix. No code change. Guenther Modified: branches/SAMBA_3_0/source/libads/kerberos_verify.c

svn commit: samba r21558 - in branches: SAMBA_3_0/source/libads SAMBA_3_0_25/source/libads

2007-02-27 Thread gd
Author: gd Date: 2007-02-27 13:31:42 + (Tue, 27 Feb 2007) New Revision: 21558 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21558 Log: Safe more indent, again no code changes. Guenther Modified: branches/SAMBA_3_0/source/libads/kerberos_verify.c

Rev 11601: More tests. in file:///home/jelmer/bzr.samba/SAMBA_4_0/

2007-02-27 Thread Jelmer Vernooij
At file:///home/jelmer/bzr.samba/SAMBA_4_0/ revno: 11601 revision-id: [EMAIL PROTECTED] parent: svn-v2:[EMAIL PROTECTED] committer: Jelmer Vernooij [EMAIL PROTECTED] branch nick: SAMBA_4_0 timestamp: Tue 2007-02-27 14:39:30 +0100

svn commit: samba r21559 - in branches/SAMBA_4_0: . source/pidl/tests

2007-02-27 Thread jelmer
Author: jelmer Date: 2007-02-27 13:41:56 + (Tue, 27 Feb 2007) New Revision: 21559 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21559 Log: More tests. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/pidl/tests/wireshark-conf.pl Changeset:

svn commit: samba r21560 - in branches: SAMBA_3_0/source/lib SAMBA_3_0_25/source/lib

2007-02-27 Thread gd
Author: gd Date: 2007-02-27 13:42:15 + (Tue, 27 Feb 2007) New Revision: 21560 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21560 Log: Convert name_to_fqdn to BOOL. Guenther Modified: branches/SAMBA_3_0/source/lib/util.c

svn commit: samba r21561 - in branches: SAMBA_3_0/source/libads SAMBA_3_0_25/source/libads

2007-02-27 Thread gd
Author: gd Date: 2007-02-27 14:24:49 + (Tue, 27 Feb 2007) New Revision: 21561 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21561 Log: It makes absolutely no sense to call krb5_kt_resolve() two times directly after another. Guenther Modified:

Rev 5277: Regenerate gen_ndr after pidl changes. in file:///home/jelmer/bzr.samba/SAMBA_3_0/

2007-02-27 Thread Jelmer Vernooij
At file:///home/jelmer/bzr.samba/SAMBA_3_0/ revno: 5277 revision-id: [EMAIL PROTECTED] parent: svn-v2:[EMAIL PROTECTED] committer: Jelmer Vernooij [EMAIL PROTECTED] branch nick: SAMBA_3_0 timestamp: Tue 2007-02-27 18:14:47 +0100

svn commit: samba r21562 - in branches/SAMBA_3_0: . source/librpc/gen_ndr source/librpc/ndr

2007-02-27 Thread jelmer
Author: jelmer Date: 2007-02-27 17:17:16 + (Tue, 27 Feb 2007) New Revision: 21562 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21562 Log: Regenerate gen_ndr after pidl changes. Modified: branches/SAMBA_3_0/ branches/SAMBA_3_0/source/librpc/gen_ndr/echo.h

svn commit: samba r21563 - in branches: SAMBA_3_0/source/rpc_server SAMBA_3_0_25/source/rpc_server

2007-02-27 Thread vlendec
Author: vlendec Date: 2007-02-27 17:21:21 + (Tue, 27 Feb 2007) New Revision: 21563 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21563 Log: Fix a memleak: We only need dispinfo structs for our and for the builtin domain. Without this patch we leaked a DISPINFO

Rev 11602: Move ndrdump to librpc/tools. in file:///home/jelmer/bzr.samba/SAMBA_4_0/

2007-02-27 Thread Jelmer Vernooij
At file:///home/jelmer/bzr.samba/SAMBA_4_0/ revno: 11602 revision-id: [EMAIL PROTECTED] parent: svn-v2:[EMAIL PROTECTED] committer: Jelmer Vernooij [EMAIL PROTECTED] branch nick: SAMBA_4_0 timestamp: Tue 2007-02-27 18:56:50 +0100

svn commit: samba r21564 - in branches/SAMBA_4_0: . source/librpc source/librpc/tools source/utils

2007-02-27 Thread jelmer
Author: jelmer Date: 2007-02-27 18:00:15 + (Tue, 27 Feb 2007) New Revision: 21564 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21564 Log: Move ndrdump to librpc/tools. Added: branches/SAMBA_4_0/source/librpc/tools/

Rev 5279: Import ndrdump (doesn't compile yet, needs table support functions). in file:///home/jelmer/bzr.samba/SAMBA_3_0/

2007-02-27 Thread Jelmer Vernooij
At file:///home/jelmer/bzr.samba/SAMBA_3_0/ revno: 5279 revision-id: [EMAIL PROTECTED] parent: svn-v2:[EMAIL PROTECTED] committer: Jelmer Vernooij [EMAIL PROTECTED] branch nick: SAMBA_3_0 timestamp: Tue 2007-02-27 19:50:35 +0100

svn commit: samba r21565 - in branches/SAMBA_3_0: . source source/librpc source/librpc/gen_ndr source/librpc/tools source/script

2007-02-27 Thread jelmer
Author: jelmer Date: 2007-02-27 18:52:38 + (Tue, 27 Feb 2007) New Revision: 21565 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21565 Log: Import ndrdump (doesn't compile yet, needs table support functions). Added:

svn commit: samba r21566 - in branches: SAMBA_3_0/source/nsswitch SAMBA_3_0_25/source/nsswitch

2007-02-27 Thread jra
Author: jra Date: 2007-02-27 20:34:10 + (Tue, 27 Feb 2007) New Revision: 21566 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21566 Log: If we're going to be broken, at least be *consistently* broken :-). This will do until Simo fixes the escape calls properly.

Rev 11603: Add some more wireshark tests. in file:///home/jelmer/bzr.samba/SAMBA_4_0/

2007-02-27 Thread Jelmer Vernooij
At file:///home/jelmer/bzr.samba/SAMBA_4_0/ revno: 11603 revision-id: [EMAIL PROTECTED] parent: svn-v2:[EMAIL PROTECTED] committer: Jelmer Vernooij [EMAIL PROTECTED] branch nick: SAMBA_4_0 timestamp: Tue 2007-02-27 21:32:16 +0100

svn commit: samba r21567 - in branches/SAMBA_4_0: . source/pidl/lib/Parse/Pidl/Wireshark source/pidl/tests

2007-02-27 Thread jelmer
Author: jelmer Date: 2007-02-27 20:35:56 + (Tue, 27 Feb 2007) New Revision: 21567 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21567 Log: Add some more wireshark tests. Modified: branches/SAMBA_4_0/

Rev 11604: More tests. in file:///home/jelmer/bzr.samba/SAMBA_4_0/

2007-02-27 Thread Jelmer Vernooij
At file:///home/jelmer/bzr.samba/SAMBA_4_0/ revno: 11604 revision-id: [EMAIL PROTECTED] parent: svn-v2:[EMAIL PROTECTED] committer: Jelmer Vernooij [EMAIL PROTECTED] branch nick: SAMBA_4_0 timestamp: Tue 2007-02-27 22:33:57 +0100

svn commit: samba r21568 - in branches/SAMBA_4_0: . source/pidl/lib/Parse/Pidl/Wireshark source/pidl/tests

2007-02-27 Thread jelmer
Author: jelmer Date: 2007-02-27 21:37:31 + (Tue, 27 Feb 2007) New Revision: 21568 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21568 Log: More tests. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Wireshark/NDR.pm

svn commit: samba r21569 - in branches: SAMBA_3_0/source/rpc_server SAMBA_3_0_25/source/rpc_server

2007-02-27 Thread jra
Author: jra Date: 2007-02-27 22:04:23 + (Tue, 27 Feb 2007) New Revision: 21569 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21569 Log: Fix bug reported by Martin Zielinski [EMAIL PROTECTED] where return value was incorrectly initialized. Jeremy. Modified:

Rev 11590: Merge upstream. in file:///home/jelmer/bzr.samba/pidl-fixes/

2007-02-27 Thread Jelmer Vernooij
At file:///home/jelmer/bzr.samba/pidl-fixes/ revno: 11590 revision-id: [EMAIL PROTECTED] parent: svn-v2:[EMAIL PROTECTED] parent: svn-v2:[EMAIL PROTECTED] committer: Jelmer Vernooij [EMAIL PROTECTED] branch nick: pidl-fixes timestamp:

svn commit: samba-docs r1026 - in trunk: . templates

2007-02-27 Thread jerry
Author: jerry Date: 2007-02-27 22:42:30 + (Tue, 27 Feb 2007) New Revision: 1026 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-docsrev=1026 Log: adding template file for individual manpages Added: trunk/templates/ trunk/templates/template.5.xml Changeset:

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

2007-02-27 Thread tridge
Author: tridge Date: 2007-02-27 23:35:38 + (Tue, 27 Feb 2007) New Revision: 21570 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21570 Log: added a RPC-HANDLES test that tries to show that rpc policy handles are not shared between connections. It tests three

Rev 11606: More work towards supporting tagged types. in file:///home/jelmer/bzr.samba/SAMBA_4_0/

2007-02-27 Thread Jelmer Vernooij
At file:///home/jelmer/bzr.samba/SAMBA_4_0/ revno: 11606 revision-id: [EMAIL PROTECTED] parent: svn-v2:[EMAIL PROTECTED] committer: Jelmer Vernooij [EMAIL PROTECTED] branch nick: SAMBA_4_0 timestamp: Wed 2007-02-28 00:44:31 +0100

svn commit: samba r21571 - in branches/SAMBA_4_0/source/script/tests: .

2007-02-27 Thread tridge
Author: tridge Date: 2007-02-27 23:46:42 + (Tue, 27 Feb 2007) New Revision: 21571 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21571 Log: added RPC-HANDLES test to make test Modified: branches/SAMBA_4_0/source/script/tests/test_rpc.sh

svn commit: samba r21572 - in branches/SAMBA_4_0: . source/pidl/lib/Parse/Pidl source/pidl/tests

2007-02-27 Thread jelmer
Author: jelmer Date: 2007-02-27 23:47:07 + (Tue, 27 Feb 2007) New Revision: 21572 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21572 Log: More work towards supporting tagged types. Modified: branches/SAMBA_4_0/

Build status as of Wed Feb 28 00:00:02 2007

2007-02-27 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2007-02-27 00:00:41.0 + +++ /home/build/master/cache/broken_results.txt 2007-02-28 00:00:12.0 + @@ -1,4 +1,4 @@ -Build status as of Tue Feb 27 00:00:02 2007 +Build status as of Wed Feb

Rev 11608: Remove more code that assumed all types are typedefs. in file:///home/jelmer/bzr.samba/SAMBA_4_0/

2007-02-27 Thread Jelmer Vernooij
At file:///home/jelmer/bzr.samba/SAMBA_4_0/ revno: 11608 revision-id: [EMAIL PROTECTED] parent: svn-v2:[EMAIL PROTECTED] committer: Jelmer Vernooij [EMAIL PROTECTED] branch nick: SAMBA_4_0 timestamp: Wed 2007-02-28 01:16:32 +0100

svn commit: samba r21573 - in branches/SAMBA_4_0: . source/pidl/lib/Parse/Pidl source/pidl/tests

2007-02-27 Thread jelmer
Author: jelmer Date: 2007-02-28 00:19:57 + (Wed, 28 Feb 2007) New Revision: 21573 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21573 Log: Remove more code that assumed all types are typedefs. Modified: branches/SAMBA_4_0/

Rev 11609: Fix handling of DECLARE. in file:///home/jelmer/bzr.samba/SAMBA_4_0/

2007-02-27 Thread Jelmer Vernooij
At file:///home/jelmer/bzr.samba/SAMBA_4_0/ revno: 11609 revision-id: [EMAIL PROTECTED] parent: svn-v2:[EMAIL PROTECTED] committer: Jelmer Vernooij [EMAIL PROTECTED] branch nick: SAMBA_4_0 timestamp: Wed 2007-02-28 01:24:39 +0100

svn commit: samba r21574 - in branches/SAMBA_4_0: . source/pidl/lib/Parse/Pidl source/pidl/tests

2007-02-27 Thread jelmer
Author: jelmer Date: 2007-02-28 00:28:14 + (Wed, 28 Feb 2007) New Revision: 21574 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21574 Log: Fix handling of DECLARE. Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/NDR.pm

svn commit: samba-docs r1027 - in trunk/manpages-3: .

2007-02-27 Thread jpeach
Author: jpeach Date: 2007-02-28 00:32:53 + (Wed, 28 Feb 2007) New Revision: 1027 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-docsrev=1027 Log: Document the readonly VFS module. Added: trunk/manpages-3/smb-vfs-readonly.8.xml Changeset: Added:

Rev 11610: Fix handling of is_scalar() for declares. in file:///home/jelmer/bzr.samba/SAMBA_4_0/

2007-02-27 Thread Jelmer Vernooij
At file:///home/jelmer/bzr.samba/SAMBA_4_0/ revno: 11610 revision-id: [EMAIL PROTECTED] parent: svn-v2:[EMAIL PROTECTED] committer: Jelmer Vernooij [EMAIL PROTECTED] branch nick: SAMBA_4_0 timestamp: Wed 2007-02-28 01:32:32 +0100

svn commit: samba r21575 - in branches/SAMBA_4_0: . source/pidl/lib/Parse/Pidl source/pidl/tests

2007-02-27 Thread jelmer
Author: jelmer Date: 2007-02-28 00:35:21 + (Wed, 28 Feb 2007) New Revision: 21575 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21575 Log: Fix handling of is_scalar() for declares. Modified: branches/SAMBA_4_0/

svn commit: samba r21576 - in branches: SAMBA_3_0/source/libsmb SAMBA_3_0_25/source/libsmb

2007-02-27 Thread jra
Author: jra Date: 2007-02-28 00:35:58 + (Wed, 28 Feb 2007) New Revision: 21576 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21576 Log: Patch based on work from Todd Stecher [EMAIL PROTECTED] to allow client to fragment large SPNEGO blobs (large krb5 tickets).

svn commit: samba r21577 - in branches: SAMBA_3_0/source/libsmb SAMBA_3_0_25/source/libsmb

2007-02-27 Thread jra
Author: jra Date: 2007-02-28 00:38:49 + (Wed, 28 Feb 2007) New Revision: 21577 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21577 Log: Remove unneeded #define (part of earlier patch that was removed). Jeremy. Modified:

svn commit: samba-docs r1028 - in trunk/manpages-3: .

2007-02-27 Thread jpeach
Author: jpeach Date: 2007-02-28 00:56:47 + (Wed, 28 Feb 2007) New Revision: 1028 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-docsrev=1028 Log: Document audit vfs module. Added: trunk/manpages-3/smb-vfs-audit.8.xml Changeset: Added:

svn commit: samba-docs r1029 - in trunk/manpages-3: .

2007-02-27 Thread jpeach
Author: jpeach Date: 2007-02-28 01:26:33 + (Wed, 28 Feb 2007) New Revision: 1029 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-docsrev=1029 Log: Document default_quota module. Added: trunk/manpages-3/smb-vfs-default_quota.8.xml Changeset: Added:

svn commit: samba-docs r1030 - in trunk/manpages-3: .

2007-02-27 Thread jpeach
Author: jpeach Date: 2007-02-28 01:38:20 + (Wed, 28 Feb 2007) New Revision: 1030 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-docsrev=1030 Log: Document fake_perms module. Added: trunk/manpages-3/smb-vfs-fake_perms.8.xml Changeset: Added:

svn commit: samba-docs r1031 - in trunk/manpages-3: .

2007-02-27 Thread jpeach
Author: jpeach Date: 2007-02-28 01:43:15 + (Wed, 28 Feb 2007) New Revision: 1031 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-docsrev=1031 Log: Fix cut'n'paste error. Modified: trunk/manpages-3/smb-vfs-default_quota.8.xml Changeset: Modified:

  1   2   >