svn commit: samba r15561 - branches/SAMBA_3_0/source/utils trunk/source/utils

2006-05-12 Thread jerry
Author: jerry Date: 2006-05-13 05:06:20 + (Sat, 13 May 2006) New Revision: 15561 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15561 Log: Should re-fix older systems without RC4-HMAC support Modified: branches/SAMBA_3_0/source/utils/net_ads.c trunk/sourc

Re: svn commit: samba r15560 - branches/SAMBA_3_0/source/libads branches/SAMBA_3_0/source/utils trunk/source/libads trunk/source/utils

2006-05-12 Thread Jeremy Allison
On Sat, May 13, 2006 at 04:39:20AM +, [EMAIL PROTECTED] wrote: > Author: jerry > Date: 2006-05-13 04:39:19 + (Sat, 13 May 2006) > New Revision: 15560 > > WebSVN: > http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15560 > > Log: > Since the hotel doesn't have Sci-Fi and

svn commit: samba r15560 - branches/SAMBA_3_0/source/libads branches/SAMBA_3_0/source/utils trunk/source/libads trunk/source/utils

2006-05-12 Thread jerry
Author: jerry Date: 2006-05-13 04:39:19 + (Sat, 13 May 2006) New Revision: 15560 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15560 Log: Since the hotel doesn't have Sci-Fi and no "Doctor Who" Re-add the capability to specify an OU in which to create the m

svn commit: samba r15559 - branches/SAMBA_3_0/source/libads branches/SAMBA_3_0/source/utils trunk/source/libads trunk/source/utils

2006-05-12 Thread gd
Author: gd Date: 2006-05-13 01:29:04 + (Sat, 13 May 2006) New Revision: 15559 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15559 Log: Smaller fixes for the new cldap code: * replace printf to stderr with DEBUG statements as they get printed in daemons * "net

Build status as of Sat May 13 00:00:06 2006

2006-05-12 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2006-05-12 00:01:00.0 + +++ /home/build/master/cache/broken_results.txt 2006-05-13 00:01:35.0 + @@ -1,17 +1,17 @@ -Build status as of Fri May 12 00:00:01 2006 +Build status as of Sat May

Re: svn commit: samba r15558 - branches/SAMBA_3_0/source/libads trunk/source/libads

2006-05-12 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] wrote: > Author: gd > Date: 2006-05-12 23:20:39 + (Fri, 12 May 2006) > New Revision: 15558 > > WebSVN: > http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15558 > > Log: > Do not wait endless for a CLDAP reply

svn commit: samba r15558 - branches/SAMBA_3_0/source/libads trunk/source/libads

2006-05-12 Thread gd
Author: gd Date: 2006-05-12 23:20:39 + (Fri, 12 May 2006) New Revision: 15558 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15558 Log: Do not wait endless for a CLDAP reply when the LDAP server is unavailable; use "ldap timeout" handling. Jerry, please check.

svn commit: samba r15557 - in trunk/source/rpcclient: .

2006-05-12 Thread jra
Author: jra Date: 2006-05-12 23:13:39 + (Fri, 12 May 2006) New Revision: 15557 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15557 Log: Better fix for leading // or \\ from "David R. Linn" <[EMAIL PROTECTED]>. Jeremy. Modified: trunk/source/rpcclient/rpcclie

svn commit: samba r15556 - in branches/SAMBA_3_0/source/rpcclient: .

2006-05-12 Thread jra
Author: jra Date: 2006-05-12 23:13:36 + (Fri, 12 May 2006) New Revision: 15556 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15556 Log: Better fix for leading // or \\ from "David R. Linn" <[EMAIL PROTECTED]>. Jeremy. Modified: branches/SAMBA_3_0/source/rpcc

svn commit: samba r15555 - in branches/SAMBA_3_0/source: param smbd

2006-05-12 Thread jra
Author: jra Date: 2006-05-12 23:10:01 + (Fri, 12 May 2006) New Revision: 1 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=1 Log: Make "change notify timeout" a per-share parameter - used when there's no kernel or FAM change notify. If set to zero this wil

svn commit: samba r15554 - in trunk/source: param smbd

2006-05-12 Thread jra
Author: jra Date: 2006-05-12 23:09:55 + (Fri, 12 May 2006) New Revision: 15554 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15554 Log: Make "change notify timeout" a per-share parameter - used when there's no kernel or FAM change notify. If set to zero this wil

svn commit: samba r15553 - branches/SAMBA_3_0/source/rpcclient trunk/source/rpcclient

2006-05-12 Thread gd
Author: gd Date: 2006-05-12 23:08:31 + (Fri, 12 May 2006) New Revision: 15553 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15553 Log: minor rpcclient cleanup: length is already set in data_blob. Guenther Modified: branches/SAMBA_3_0/source/rpcclient/cmd_ls

svn commit: samba r15552 - branches/SAMBA_3_0/source/client trunk/source/client

2006-05-12 Thread gd
Author: gd Date: 2006-05-12 23:05:01 + (Fri, 12 May 2006) New Revision: 15552 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15552 Log: Fix segfault... Guenther Modified: branches/SAMBA_3_0/source/client/smbspool.c trunk/source/client/smbspool.c Changes

svn commit: samba-web r987 - in trunk/news: advocacy announcements

2006-05-12 Thread deryck
Author: deryck Date: 2006-05-12 22:28:56 + (Fri, 12 May 2006) New Revision: 987 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=987 Log: Story should go in announcements. not advocacy. deryck Added: trunk/news/announcements/samba_helps_postpath.html Remo

svn commit: samba-web r986 - in trunk/news/advocacy: .

2006-05-12 Thread deryck
Author: deryck Date: 2006-05-12 22:25:07 + (Fri, 12 May 2006) New Revision: 986 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=986 Log: Add news item on PostPath's alternative to Exchange, which is using Samba. deryck Added: trunk/news/advocacy/samba_help

svn commit: samba r15551 - in branches/SAMBA_4_0/source: . build/smb_build

2006-05-12 Thread jelmer
Author: jelmer Date: 2006-05-12 22:21:44 + (Fri, 12 May 2006) New Revision: 15551 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15551 Log: Fix clash between config.pm and globally installed Config.pm on case-insensitive filesystems. Patch by John Malmberg tweak

svn commit: samba-docs r954 - in trunk/smbdotconf: ldap security

2006-05-12 Thread jerry
Author: jerry Date: 2006-05-12 21:39:31 + (Fri, 12 May 2006) New Revision: 954 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=954 Log: removing docs for removed parameters Removed: trunk/smbdotconf/ldap/ldapport.xml trunk/smbdotconf/ldap/ldapserver.xml

svn commit: samba r15550 - branches/SAMBA_3_0/source trunk/source

2006-05-12 Thread jerry
Author: jerry Date: 2006-05-12 21:31:52 + (Fri, 12 May 2006) New Revision: 15550 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15550 Log: make sure to pick up the -lresolv libs on systems without -lldap to pull it in Modified: branches/SAMBA_3_0/source/config

svn commit: samba r15549 - branches/SAMBA_3_0/source branches/SAMBA_3_0/source/auth branches/SAMBA_3_0/source/param branches/SAMBA_3_0/source/utils trunk/source trunk/source/auth trunk/source/param tr

2006-05-12 Thread jerry
Author: jerry Date: 2006-05-12 21:00:52 + (Fri, 12 May 2006) New Revision: 15549 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15549 Log: removing rhosts and 'hosts equiv' authentication features Removed: branches/SAMBA_3_0/source/auth/auth_rhosts.c trunk/

svn commit: samba r15548 - branches/SAMBA_3_0/source/param trunk/source/param

2006-05-12 Thread jerry
Author: jerry Date: 2006-05-12 20:45:30 + (Fri, 12 May 2006) New Revision: 15548 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15548 Log: remove unused 'wins partners' Modified: branches/SAMBA_3_0/source/param/loadparm.c trunk/source/param/loadparm.c Cha

svn commit: samba r15547 - branches/SAMBA_3_0/source branches/SAMBA_3_0/source/param branches/SAMBA_3_0/source/passdb trunk/source trunk/source/param trunk/source/passdb

2006-05-12 Thread jerry
Author: jerry Date: 2006-05-12 20:40:22 + (Fri, 12 May 2006) New Revision: 15547 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15547 Log: say goodbye to --with-ldapsam (although the ldapsam_compat passdb backend still exists Modified: branches/SAMBA_3_0/sour

svn commit: samba r15546 - branches/SAMBA_3_0/source/nsswitch trunk/source/nsswitch

2006-05-12 Thread gd
Author: gd Date: 2006-05-12 19:16:10 + (Fri, 12 May 2006) New Revision: 15546 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15546 Log: When debugging is enabled be just a little more verbose in logging in pam_winbind. Guenther Modified: branches/SAMBA_3_0/s

svn commit: samba r15545 - in trunk/source/libndr: .

2006-05-12 Thread jerry
Author: jerry Date: 2006-05-12 16:40:00 + (Fri, 12 May 2006) New Revision: 15545 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15545 Log: ignore *.po and *.po32 files Modified: trunk/source/libndr/ Changeset: Property changes on: trunk/source/libndr __

svn commit: samba r15544 - branches/SAMBA_3_0/source/libads trunk/source/libads

2006-05-12 Thread jerry
Author: jerry Date: 2006-05-12 16:38:51 + (Fri, 12 May 2006) New Revision: 15544 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15544 Log: make sure to define NS_PACKETSZ for Bind 4 interfaces (fix build on us4) Modified: branches/SAMBA_3_0/source/libads/dns.c

svn commit: samba r15543 - branches/SAMBA_3_0/source branches/SAMBA_3_0/source/include branches/SAMBA_3_0/source/libads branches/SAMBA_3_0/source/libsmb branches/SAMBA_3_0/source/nsswitch branches/SAM

2006-05-12 Thread jerry
Author: jerry Date: 2006-05-12 15:17:35 + (Fri, 12 May 2006) New Revision: 15543 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15543 Log: New implementation of 'net ads join' to be more like Windows XP. The motivating factor is to not require more privileges for

svn commit: samba r15542 - branches/SAMBA_3_0/source/passdb trunk/source/passdb

2006-05-12 Thread gd
Author: gd Date: 2006-05-12 13:29:51 + (Fri, 12 May 2006) New Revision: 15542 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15542 Log: Close the LDAP connection and free the struct, regardless whether the simple bind operation was successful or not. Guenther M