Author: vlendec
Date: 2006-07-03 06:58:39 + (Mon, 03 Jul 2006)
New Revision: 16775
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16775
Log:
Attempt to get HP/UX host "gwen" into the build farm
Volker
Modified:
trunk/source/configure.in
Changeset:
Modified
Author: abartlet
Date: 2006-07-03 06:40:56 + (Mon, 03 Jul 2006)
New Revision: 16774
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16774
Log:
This patch modifies the tdb API to allow the logging function to be used
as part of ldb.
This allows tdb failures to be
Author: abartlet
Date: 2006-07-03 04:00:10 + (Mon, 03 Jul 2006)
New Revision: 16773
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16773
Log:
Fix one more RPC-SAMR test (an alias level), and make it clear that
the unknown value in the samr_GroupInfo structures ar
Author: abartlet
Date: 2006-07-03 03:58:01 + (Mon, 03 Jul 2006)
New Revision: 16772
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16772
Log:
Clarify comment.
Andrew Bartlett
Modified:
branches/SAMBA_4_0/source/rpc_server/samr/samr_password.c
Changeset:
Mo
Author: abartlet
Date: 2006-07-03 03:57:08 + (Mon, 03 Jul 2006)
New Revision: 16771
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16771
Log:
Add const and some better debug messages.
Andrew Bartlett
Modified:
branches/SAMBA_4_0/source/dsdb/samdb/samdb.c
C
Author: abartlet
Date: 2006-07-03 03:39:02 + (Mon, 03 Jul 2006)
New Revision: 16770
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16770
Log:
Get closer to having Samba4 pass some of the RPC-SAMR test, by
skipping some checks.
These should be removed, and the co
Author: abartlet
Date: 2006-07-03 03:37:55 + (Mon, 03 Jul 2006)
New Revision: 16769
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16769
Log:
Working on fixing the RPC-SAMR test against Samba4. This fixes
password changes which only include the LM and NT hash, s
Author: abartlet
Date: 2006-07-03 01:04:14 + (Mon, 03 Jul 2006)
New Revision: 16768
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16768
Log:
Add a simple script to set a user's password. This should grow into a
real smbpasswd command some day.
Andrew Bartlett
Author: abartlet
Date: 2006-07-03 00:14:41 + (Mon, 03 Jul 2006)
New Revision: 558
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=lorikeet&rev=558
Log:
Some almost-forgotton final changes to my thesis, found in a local tree...
Andrew Bartlett
Modified:
trunk/samba4-ad-
URL: http://build.samba.org/
--- /home/build/master/cache/broken_results.txt.old 2006-07-02
00:00:26.0 +
+++ /home/build/master/cache/broken_results.txt 2006-07-03 00:00:23.0
+
@@ -1,18 +1,18 @@
-Build status as of Sun Jul 2 00:00:04 2006
+Build status as of Mon Jul
Author: vlendec
Date: 2006-07-02 22:05:02 + (Sun, 02 Jul 2006)
New Revision: 16767
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16767
Log:
Forgotten file
Modified:
trunk/source/auth/auth_util.c
Changeset:
Modified: trunk/source/auth/auth_util.c
===
Author: vlendec
Date: 2006-07-02 22:04:29 + (Sun, 02 Jul 2006)
New Revision: 16766
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16766
Log:
A warning found by RHEL3. This might actually be 3.0.23 code, maybe there are
vasprintf implementations that don't like a
Author: vlendec
Date: 2006-07-02 21:58:23 + (Sun, 02 Jul 2006)
New Revision: 16765
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16765
Log:
AIX already defines C_IN and T_A.
Volker
Modified:
trunk/source/libads/dns.c
Changeset:
Modified: trunk/source/liba
Author: vlendec
Date: 2006-07-02 21:49:42 + (Sun, 02 Jul 2006)
New Revision: 16764
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16764
Log:
One Solaris and two c++compat warnings
Modified:
trunk/source/lib/socket_wrapper.c
Changeset:
Modified: trunk/source/
Author: jra
Date: 2006-07-02 21:27:21 + (Sun, 02 Jul 2006)
New Revision: 16763
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16763
Log:
Don't do the crazy error code change for POSIX clients.
Jeremy.
Modified:
trunk/source/smbd/reply.c
Changeset:
Modified:
Author: jra
Date: 2006-07-02 21:24:00 + (Sun, 02 Jul 2006)
New Revision: 16762
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16762
Log:
Add in code to make us pass Samba4 RAW-SAMBA3BADPATH
test - need to tweak the error code return for DOS
error codes.
Jeremy.
Author: jra
Date: 2006-07-02 21:05:19 + (Sun, 02 Jul 2006)
New Revision: 16761
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16761
Log:
Added additional NTSTATUS and DOS error test for "."
This confirms a theory of mine...
Added RAW-SAMBA3BADPATH to selectable o
Author: jra
Date: 2006-07-02 20:40:53 + (Sun, 02 Jul 2006)
New Revision: 16760
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16760
Log:
Fix checking of the order of NT errors for bad fsp/conn
pairs. We now pass Samba4 RAW-SAMBA3CHECKFSP.
Jeremy.
Modified:
tr
Author: vlendec
Date: 2006-07-02 17:40:35 + (Sun, 02 Jul 2006)
New Revision: 16759
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16759
Log:
Jeremy, another little error case for you :-)
For the paths with illegal characters we should return ERRDOS:ERRbadpath in
Author: brad
Date: 2006-07-02 15:07:58 + (Sun, 02 Jul 2006)
New Revision: 16758
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16758
Log:
Repackaged and replaced vm_setup.tar.gz.
I'm not sure how initial_config.conf got messed up the first time around.
Modified
Author: vlendec
Date: 2006-07-02 11:01:10 + (Sun, 02 Jul 2006)
New Revision: 16757
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16757
Log:
wbinfo --group-info by Ronan Waide, thanks!
Please no 2-char indentation :-)
Volker
Modified:
trunk/source/nsswitch/
Author: vlendec
Date: 2006-07-02 08:53:49 + (Sun, 02 Jul 2006)
New Revision: 16756
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16756
Log:
Some machines on the build farms sporadically fail the test
/* Test 21 -- Test removal of file after socket close
22 matches
Mail list logo