svn commit: samba r16218 - in branches/SAMBA_4_0/source/auth/credentials: .

2006-06-13 Thread abartlet
Author: abartlet Date: 2006-06-14 04:00:42 + (Wed, 14 Jun 2006) New Revision: 16218 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16218 Log: If a connection is forced as 'anonymous', don't treat it as 'authentication requested'... Andrew Bartlett Modified:

svn commit: samba r16217 - in trunk/source/printing: .

2006-06-13 Thread jra
Author: jra Date: 2006-06-14 02:06:30 + (Wed, 14 Jun 2006) New Revision: 16217 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16217 Log: Add debug messages to make it possible to try and debug why a job pause or resume command is not being done. Jeremy. Modified

svn commit: samba r16216 - in branches/SAMBA_3_0/source/printing: .

2006-06-13 Thread jra
Author: jra Date: 2006-06-14 02:06:28 + (Wed, 14 Jun 2006) New Revision: 16216 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16216 Log: Add debug messages to make it possible to try and debug why a job pause or resume command is not being done. Jeremy. Modified

svn commit: samba r16215 - in trunk/source: modules sam

2006-06-13 Thread jpeach
Author: jpeach Date: 2006-06-14 01:37:22 + (Wed, 14 Jun 2006) New Revision: 16215 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16215 Log: Rename the module initialisation function so that these modules can be built statically as well as dynamically. This chang

svn commit: samba r16214 - in trunk/source: .

2006-06-13 Thread jpeach
Author: jpeach Date: 2006-06-14 00:57:11 + (Wed, 14 Jun 2006) New Revision: 16214 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16214 Log: As discussed in the thread entitled "Failed to setup RT_SIGNAL_NOTIFY handler", linking with libpthread can cause sigaction

svn commit: samba r16213 - in branches/SAMBA_3_0/source/nmbd: .

2006-06-13 Thread jra
Author: jra Date: 2006-06-14 00:37:52 + (Wed, 14 Jun 2006) New Revision: 16213 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16213 Log: Fix Klocwork #852. iface_n_ip can potentially return NULL. Ensure we don't deref. Jeremy. Modified: branches/SAMBA_3_0/sou

svn commit: samba r16212 - in trunk/source/nmbd: .

2006-06-13 Thread jra
Author: jra Date: 2006-06-14 00:37:46 + (Wed, 14 Jun 2006) New Revision: 16212 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16212 Log: Fix Klocwork #852. iface_n_ip can potentially return NULL. Ensure we don't deref. Jeremy. Modified: trunk/source/nmbd/nmbd

Build status as of Wed Jun 14 00:00:02 2006

2006-06-13 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2006-06-13 00:00:22.0 + +++ /home/build/master/cache/broken_results.txt 2006-06-14 00:00:37.0 + @@ -1,18 +1,18 @@ -Build status as of Tue Jun 13 00:00:02 2006 +Build status as of Wed Jun

svn commit: samba-web r1001 - in trunk/scripts: .

2006-06-13 Thread deryck
Author: deryck Date: 2006-06-13 22:10:34 + (Tue, 13 Jun 2006) New Revision: 1001 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=1001 Log: news.samba.org is on jump now so we only need to pull headlines for samba.org and mirrors. deryck Modified: trunk/sc

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

2006-06-13 Thread mimir
Author: mimir Date: 2006-06-13 21:57:44 + (Tue, 13 Jun 2006) New Revision: 16211 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16211 Log: Refactor domain_opened function a bit and add a few comments. rafal Modified: branches/SAMBA_4_0/source/libnet/libnet

svn commit: samba r16210 - in trunk/source/auth: .

2006-06-13 Thread jra
Author: jra Date: 2006-06-13 21:21:45 + (Tue, 13 Jun 2006) New Revision: 16210 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16210 Log: Klocwork bug #66, ensure no null deref. Jeremy. Modified: trunk/source/auth/auth_util.c Changeset: Modified: trunk/sourc

svn commit: samba r16209 - in branches/SAMBA_3_0/source/auth: .

2006-06-13 Thread jra
Author: jra Date: 2006-06-13 21:21:44 + (Tue, 13 Jun 2006) New Revision: 16209 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16209 Log: Klocwork bug #66, ensure no null deref. Jeremy. Modified: branches/SAMBA_3_0/source/auth/auth_util.c Changeset: Modified

svn commit: samba r16208 - in trunk/source/libsmb: .

2006-06-13 Thread jra
Author: jra Date: 2006-06-13 21:01:10 + (Tue, 13 Jun 2006) New Revision: 16208 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16208 Log: Ensure we don't allocate an OID string unless we know we don't have an error. Klocwork #6. Jeremy. Modified: trunk/source/

svn commit: samba r16207 - in branches/SAMBA_3_0/source/libsmb: .

2006-06-13 Thread jra
Author: jra Date: 2006-06-13 21:01:08 + (Tue, 13 Jun 2006) New Revision: 16207 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16207 Log: Ensure we don't allocate an OID string unless we know we don't have an error. Klocwork #6. Jeremy. Modified: branches/SAMB

svn commit: samba r16206 - in branches: SAMBA_3_0/packaging/RHEL SAMBA_3_0_RELEASE/packaging/RHEL

2006-06-13 Thread jerry
Author: jerry Date: 2006-06-13 20:29:00 + (Tue, 13 Jun 2006) New Revision: 16206 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16206 Log: Don Meyer <[EMAIL PROTECTED]> pointed out that RHEL4 rpms use 'Epoch: 0' so work around that Modified: branches/SAMBA_3_

svn commit: samba r16205 - branches/SAMBA_3_0/source branches/SAMBA_3_0_RELEASE/source trunk/source

2006-06-13 Thread jerry
Author: jerry Date: 2006-06-13 20:02:50 + (Tue, 13 Jun 2006) New Revision: 16205 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16205 Log: Fix 'make install' when srcdir != builddir Modified: branches/SAMBA_3_0/source/Makefile.in branches/SAMBA_3_0_RELEA

svn commit: samba r16204 - branches/SAMBA_3_0/source/auth trunk/source/auth

2006-06-13 Thread vlendec
Author: vlendec Date: 2006-06-13 19:56:26 + (Tue, 13 Jun 2006) New Revision: 16204 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16204 Log: Fix Klocwork # 14 localtime() can return NULL. Volker Modified: branches/SAMBA_3_0/source/auth/auth_sam.c trunk/

svn commit: samba r16203 - branches/SAMBA_3_0/source/smbd trunk/source/smbd

2006-06-13 Thread vlendec
Author: vlendec Date: 2006-06-13 19:40:28 + (Tue, 13 Jun 2006) New Revision: 16203 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16203 Log: Fix potentially writing one result of strtok beyond the end of alt_path. Found by Klocwork, ID 653. Volker Modified:

svn commit: samba-web r1000 - in trunk/history: .

2006-06-13 Thread deryck
Author: deryck Date: 2006-06-13 18:24:56 + (Tue, 13 Jun 2006) New Revision: 1000 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=1000 Log: w00t! r1000. :-) Fix latest link and add back date. deryck Modified: trunk/history/index.html Changeset: Modifi

svn commit: samba-web r999 - in trunk/history: .

2006-06-13 Thread deryck
Author: deryck Date: 2006-06-13 18:23:25 + (Tue, 13 Jun 2006) New Revision: 999 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=999 Log: Move old release announcement to history. deryck Modified: trunk/history/index.html Changeset: Modified: trunk/histo

svn commit: samba r16202 - in branches/SAMBA_3_0/source/libsmb: .

2006-06-13 Thread jra
Author: jra Date: 2006-06-13 18:15:03 + (Tue, 13 Jun 2006) New Revision: 16202 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16202 Log: Fix Klocwork #3. Strange - was already fixed in HEAD. Jeremy. Modified: branches/SAMBA_3_0/source/libsmb/asn1.c Changese

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

2006-06-13 Thread vlendec
Author: vlendec Date: 2006-06-13 18:09:37 + (Tue, 13 Jun 2006) New Revision: 16201 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16201 Log: Fix Klocwork 439 Modified: branches/SAMBA_3_0/source/libads/krb5_setpw.c trunk/source/libads/krb5_setpw.c Changese

svn commit: samba r16200 - in trunk/source/libads: .

2006-06-13 Thread jra
Author: jra Date: 2006-06-13 18:09:06 + (Tue, 13 Jun 2006) New Revision: 16200 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16200 Log: Fix Klocwork #1 - ensure we test the first strtok for NULL. Jeremy. Modified: trunk/source/libads/ads_struct.c Changeset

svn commit: samba r16199 - in branches/SAMBA_3_0/source/libads: .

2006-06-13 Thread jra
Author: jra Date: 2006-06-13 18:09:04 + (Tue, 13 Jun 2006) New Revision: 16199 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16199 Log: Fix Klocwork #1 - ensure we test the first strtok for NULL. Jeremy. Modified: branches/SAMBA_3_0/source/libads/ads_struct.

svn commit: samba r16198 - branches/SAMBA_3_0/source/smbd trunk/source/smbd

2006-06-13 Thread vlendec
Author: vlendec Date: 2006-06-13 18:06:12 + (Tue, 13 Jun 2006) New Revision: 16198 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16198 Log: Fix Klocwork 1023 Modified: branches/SAMBA_3_0/source/smbd/open.c trunk/source/smbd/open.c Changeset: Modified: br

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

2006-06-13 Thread vlendec
Author: vlendec Date: 2006-06-13 18:01:58 + (Tue, 13 Jun 2006) New Revision: 16197 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16197 Log: Fix Klocwork id 1338 Modified: branches/SAMBA_3_0/source/passdb/secrets.c trunk/source/passdb/secrets.c Changeset:

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

2006-06-13 Thread vlendec
Author: vlendec Date: 2006-06-13 17:55:39 + (Tue, 13 Jun 2006) New Revision: 16196 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16196 Log: A bit of defensive programming: Klocwork ID 1773 complained about oldest being dereferenced in line 2275 where it could b

svn commit: samba r16195 - in branches/SAMBA_3_0/source: .

2006-06-13 Thread jerry
Author: jerry Date: 2006-06-13 15:57:00 + (Tue, 13 Jun 2006) New Revision: 16195 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16195 Log: starting development for 3.0.24pre1 Modified: branches/SAMBA_3_0/source/VERSION Changeset: Modified: branches/SAMBA_3_0

svn commit: samba r16194 - in branches/SAMBA_3_0_RELEASE: . packaging/RHEL/setup packaging/RedHat-9 source source/libads source/nsswitch

2006-06-13 Thread jerry
Author: jerry Date: 2006-06-13 15:56:08 + (Tue, 13 Jun 2006) New Revision: 16194 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16194 Log: * Starting release notes for 3.0.23rc3 (later on). * Pulling changes from SAMBA_3_0 r16193 Modified: branches/SAMBA_3

svn commit: samba r16193 - in branches/SAMBA_3_0/packaging: RHEL/setup RedHat-9

2006-06-13 Thread jerry
Author: jerry Date: 2006-06-13 15:49:22 + (Tue, 13 Jun 2006) New Revision: 16193 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16193 Log: fix packaging dependency on RH platforms for the Unicode::MapUTF8 perl module (caused by upgarde in smbldap-tools) Modified

svn commit: samba-web r998 - in trunk: .

2006-06-13 Thread jerry
Author: jerry Date: 2006-06-13 15:47:30 + (Tue, 13 Jun 2006) New Revision: 998 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=998 Log: adding announcement for 3.0.23rc2 Modified: trunk/index.html Changeset: Modified: trunk/index.html

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

2006-06-13 Thread gd
Author: gd Date: 2006-06-13 14:39:52 + (Tue, 13 Jun 2006) New Revision: 16192 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16192 Log: Fix timeformats in the winbind response struct. (pam_winbind users were forced to change a password inappropriately) Guenther

svn commit: samba r16191 - in branches/tmp/vl-messaging/source: include lib

2006-06-13 Thread ab
Author: ab Date: 2006-06-13 13:51:25 + (Tue, 13 Jun 2006) New Revision: 16191 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16191 Log: An attempt to further refactor messaging code. Datagrams are not dropped anymore if they block on send. Modified: branches/

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

2006-06-13 Thread gd
Author: gd Date: 2006-06-13 13:41:04 + (Tue, 13 Jun 2006) New Revision: 16190 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16190 Log: Fix more memleaks. Guenther Modified: branches/SAMBA_3_0/source/libads/ldap.c trunk/source/libads/ldap.c Changeset: M

svn commit: samba r16189 - in branches/SAMBA_3_0_RELEASE: .

2006-06-13 Thread jerry
Author: jerry Date: 2006-06-13 12:17:36 + (Tue, 13 Jun 2006) New Revision: 16189 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16189 Log: fix a few typos in the release notes Modified: branches/SAMBA_3_0_RELEASE/WHATSNEW.txt Changeset: Modified: branches/SA

svn commit: samba r16188 - in branches/tmp/vl-messaging/source: torture utils

2006-06-13 Thread ab
Author: ab Date: 2006-06-13 11:53:37 + (Tue, 13 Jun 2006) New Revision: 16188 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16188 Log: Fix smbcontrol and msgtest to work with messaging API changes. Based on Aleksey Fedoseev <[EMAIL PROTECTED]> work Modified:

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

2006-06-13 Thread gd
Author: gd Date: 2006-06-13 11:37:51 + (Tue, 13 Jun 2006) New Revision: 16187 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16187 Log: Fix memleak. Guenther Modified: branches/SAMBA_3_0/source/nsswitch/winbindd_ads.c trunk/source/nsswitch/winbindd_ads.c

svn commit: samba r16186 - in branches/SAMBA_4_0/source/lib/util: .

2006-06-13 Thread jelmer
Author: jelmer Date: 2006-06-13 10:47:08 + (Tue, 13 Jun 2006) New Revision: 16186 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16186 Log: Use full include path to make sure it's being picked up by the dependency generator. Modified: branches/SAMBA_4_0/sour

svn commit: samba r16185 - in branches/SAMBA_4_0/source/lib/util: .

2006-06-13 Thread jelmer
Author: jelmer Date: 2006-06-13 10:21:52 + (Tue, 13 Jun 2006) New Revision: 16185 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16185 Log: Remove autogenerated file from SVN. Removed: branches/SAMBA_4_0/source/lib/util/wrap_xattr.h Changeset: Deleted: bran

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

2006-06-13 Thread jelmer
Author: jelmer Date: 2006-06-13 10:19:01 + (Tue, 13 Jun 2006) New Revision: 16184 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16184 Log: Convert to UI API. The async test was previously broken (fails with NT_STATUS_NO_MEMORY) and still does. Modified: bra

svn commit: samba r16183 - in trunk/source/script/tests: .

2006-06-13 Thread vlendec
Author: vlendec Date: 2006-06-13 09:14:05 + (Tue, 13 Jun 2006) New Revision: 16183 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16183 Log: Activate BASE-DELETE in the build farm. This will give failures until the build farm has picked up r16182 of Samba4. Volk

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

2006-06-13 Thread vlendec
Author: vlendec Date: 2006-06-13 09:11:29 + (Tue, 13 Jun 2006) New Revision: 16182 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16182 Log: Better test the 15 out of 20 tests we right now survive than not test at all... Volker Modified: branches/SAMBA_4_0/s

svn commit: samba r16181 - in branches/tmp/vl-messaging/source: . auth include lib libads libsmb nsswitch passdb profile rpc_parse rpc_server script script/tests smbd torture utils

2006-06-13 Thread ab
Author: ab Date: 2006-06-13 07:13:25 + (Tue, 13 Jun 2006) New Revision: 16181 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16181 Log: svn merge -r 16093:16180 from trunk Added: branches/tmp/vl-messaging/source/torture/pdbtest.c Modified: branches/tmp/vl-m