Author: lmuelle
Date: 2007-03-13 07:30:26 + (Tue, 13 Mar 2007)
New Revision: 21816
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21816
Log:
Merge missing hunks of rev 20663, 20664, 20666, and 20668 to install
smbmount, smbmnt, smbumount, and the man pages only i
Author: jra
Date: 2007-03-13 05:10:31 + (Tue, 13 Mar 2007)
New Revision: 21815
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21815
Log:
Security fixes from tridge :
fixed an integer overflow error in the ndr push code. r:21813
use ndr_push_error in the ndr laye
Author: tridge
Date: 2007-03-13 04:42:49 + (Tue, 13 Mar 2007)
New Revision: 21814
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21814
Log:
use ndr_push_error in the ndr layer, not just a NTSTATUS failure
Modified:
branches/SAMBA_3_0/source/librpc/ndr/ndr.c
Author: tridge
Date: 2007-03-13 04:37:09 + (Tue, 13 Mar 2007)
New Revision: 21813
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21813
Log:
fixed an integer overflow error in the ndr push code.
Jerry, you might like to consider this for 3.0.25
Modified:
br
Author: tridge
Date: 2007-03-13 04:18:07 + (Tue, 13 Mar 2007)
New Revision: 21812
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21812
Log:
fixed an integer overflow error in the ndr push code.
This needs to be fixed in Samba3 as well. It might be exploitable
Author: tridge
Date: 2007-03-13 03:43:16 + (Tue, 13 Mar 2007)
New Revision: 21811
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21811
Log:
fixed a queueing error in the dcerpc client code. WHen the
dcerpc_ship_next_request() logic was added the penidng queue wa
Author: derrell
Date: 2007-03-13 02:58:05 + (Tue, 13 Mar 2007)
New Revision: 21810
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21810
Log:
- The height of a widget is in relation to its enclosing widget. Specifying a
height of 100% means that if the enclosi
Author: derrell
Date: 2007-03-13 02:54:06 + (Tue, 13 Mar 2007)
New Revision: 21809
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21809
Log:
- If the canvas is never initialized with the tree, the tree will never
appear. Now that the finite state machine prop
Author: derrell
Date: 2007-03-13 02:51:49 + (Tue, 13 Mar 2007)
New Revision: 21808
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21808
Log:
- Fix a nasty bug in the finite state machine that allowed an event from a
non-handled widget to be processed as if the
Author: tridge
Date: 2007-03-13 01:47:04 + (Tue, 13 Mar 2007)
New Revision: 21807
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21807
Log:
modularise the opendb code, so different backends can be
implemented. This will allow for a ctdb opendb backend.
Added:
Author: abartlet
Date: 2007-03-13 00:59:06 + (Tue, 13 Mar 2007)
New Revision: 21806
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21806
Log:
I've been working over the last week to fix up the LDAP backend for
Samba4. This only broke on global catalog queries, w
URL: http://build.samba.org/
--- /home/build/master/cache/broken_results.txt.old 2007-03-12
00:00:47.0 +
+++ /home/build/master/cache/broken_results.txt 2007-03-13 00:01:17.0
+
@@ -1,4 +1,4 @@
-Build status as of Mon Mar 12 00:00:02 2007
+Build status as of Tue Mar 13
Author: abartlet
Date: 2007-03-12 23:39:00 + (Mon, 12 Mar 2007)
New Revision: 21805
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21805
Log:
Add PAC_TYPE_CONSTRAINED_DELEGATION to the PAC_TYPE enum.
Modified:
branches/SAMBA_4_0/source/librpc/idl/krb5pac.idl
Author: lmuelle
Date: 2007-03-12 20:57:49 + (Mon, 12 Mar 2007)
New Revision: 21804
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21804
Log:
Create a reference after proto_exits was called once. Else we link the
binaries again with each make. Thx Volker to poin
Author: jra
Date: 2007-03-12 20:10:12 + (Mon, 12 Mar 2007)
New Revision: 21803
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21803
Log:
Missed part of patch to make self-referrals work.
Jeremy.
Modified:
branches/SAMBA_3_0/source/smbd/msdfs.c
branches/SAM
Author: jra
Date: 2007-03-12 18:33:22 + (Mon, 12 Mar 2007)
New Revision: 21802
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21802
Log:
>From 3.0 - Fix Coverity ID # 342 (thanks Volker).
Jeremy.
Modified:
branches/SAMBA_3_0_25/source/smbd/reply.c
Changeset
Author: vlendec
Date: 2007-03-12 18:19:48 + (Mon, 12 Mar 2007)
New Revision: 21801
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21801
Log:
Fix Coverity ID # 342
Modified:
branches/SAMBA_3_0/source/smbd/reply.c
Changeset:
Modified: branches/SAMBA_3_0/source
Author: jra
Date: 2007-03-12 17:55:24 + (Mon, 12 Mar 2007)
New Revision: 21800
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21800
Log:
Check-in the DFS rewrite. I am still testing this but it
works from smbclient and Windows, and I am promising to
support and f
Author: metze
Date: 2007-03-12 16:05:57 + (Mon, 12 Mar 2007)
New Revision: 21799
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21799
Log:
tell roken.h.in to not generate prototypes for setenv() and unsetenv()
metze
Modified:
branches/SAMBA_4_0/source/heimdal
Author: metze
Date: 2007-03-12 11:37:12 + (Mon, 12 Mar 2007)
New Revision: 21798
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21798
Log:
unsetenv() returns void on some platforms (BSD)
metze
Modified:
branches/SAMBA_4_0/source/lib/replace/test/testsuite.c
Author: metze
Date: 2007-03-12 11:32:19 + (Mon, 12 Mar 2007)
New Revision: 21797
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21797
Log:
remove the key directly from the environ array
inspired by:
http://cvs.linux-ha.org/viewcvs/viewcvs.cgi/linux-ha/replace/un
Author: metze
Date: 2007-03-12 11:31:06 + (Mon, 12 Mar 2007)
New Revision: 21796
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21796
Log:
check if unsetenv() works on an non-existing key
metze
Modified:
branches/SAMBA_4_0/source/lib/replace/test/testsuite.c
Author: metze
Date: 2007-03-12 10:12:27 + (Mon, 12 Mar 2007)
New Revision: 21795
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21795
Log:
fix the prototype of unsetenv()...
metze
Modified:
branches/SAMBA_4_0/source/lib/replace/replace.h
Changeset:
Modified
Author: metze
Date: 2007-03-12 09:59:48 + (Mon, 12 Mar 2007)
New Revision: 21794
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21794
Log:
add setenv()/unsetenv() testsuite
metze
Modified:
branches/SAMBA_4_0/source/lib/replace/test/testsuite.c
Changeset:
Mo
Author: metze
Date: 2007-03-12 09:59:06 + (Mon, 12 Mar 2007)
New Revision: 21793
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21793
Log:
add replacement for unsetenv()
metze
Modified:
branches/SAMBA_4_0/source/lib/replace/README
branches/SAMBA_4_0/source
25 matches
Mail list logo