svn commit: samba r23012 - in branches/SAMBA_4_0/source/scripting/libjs: .

2007-05-18 Thread tridge
Author: tridge Date: 2007-05-19 06:51:34 + (Sat, 19 May 2007) New Revision: 23012 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23012 Log: we need a POLICYGUID in provision Modified: branches/SAMBA_4_0/source/scripting/libjs/provision.js Changeset: Modifi

svn commit: samba r23011 - in branches/SAMBA_4_0/source/scripting/ejs/ejsnet: .

2007-05-18 Thread tridge
Author: tridge Date: 2007-05-19 06:49:01 + (Sat, 19 May 2007) New Revision: 23011 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23011 Log: initialisation functions must return NTSTATUS, otherwise we get bus errors on platforms like sparc. This is why sun1 died

svn commit: samba r23010 - in branches: SAMBA_3_0/source/utils SAMBA_3_0_26/source/utils

2007-05-18 Thread jpeach
Author: jpeach Date: 2007-05-19 04:59:00 + (Sat, 19 May 2007) New Revision: 23010 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23010 Log: Make the output of "smbcontrol --help" match that of "smbcontrol help". Bug #3181. Modified: branches/SAMBA_3_0/source/

svn commit: samba r23009 - in branches: SAMBA_3_0/source/utils SAMBA_3_0_26/source/utils

2007-05-18 Thread jpeach
Author: jpeach Date: 2007-05-19 04:23:04 + (Sat, 19 May 2007) New Revision: 23009 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23009 Log: Both contains a strchr_m(server,'/') few lines after replacing all / with \. This patch removes this dead code. Patch from

Rev 324: nicer date formatting in http://samba.org/~tridge/ctdb

2007-05-18 Thread tridge
revno: 324 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell <[EMAIL PROTECTED]> branch nick: tridge timestamp: Sat 2007-05-19 14:01:02 +1000 message: nicer date formatting modified: lib/util/debug.c

Rev 326: removed obsolete ctdb_dump tool in http://samba.org/~tridge/ctdb

2007-05-18 Thread tridge
revno: 326 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell <[EMAIL PROTECTED]> branch nick: tridge timestamp: Sat 2007-05-19 14:07:01 +1000 message: removed obsolete ctdb_dump tool removed: tools/ct

Rev 323: make sure we don't increment rx_cnt for redirected packets, or for packets that have been requeued after a lockwait in http://samba.org/~tridge/ctdb

2007-05-18 Thread tridge
revno: 323 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell <[EMAIL PROTECTED]> branch nick: tridge timestamp: Sat 2007-05-19 13:45:24 +1000 message: make sure we don't increment rx_cnt for redirected

Rev 322: merge tx_cnt code from ronnie in http://samba.org/~tridge/ctdb

2007-05-18 Thread tridge
revno: 322 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell <[EMAIL PROTECTED]> branch nick: tridge timestamp: Sat 2007-05-19 13:18:56 +1000 message: merge tx_cnt code from ro

Rev 325: don't count packets received from before the transport told us the node was dead in http://samba.org/~tridge/ctdb

2007-05-18 Thread tridge
revno: 325 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell <[EMAIL PROTECTED]> branch nick: tridge timestamp: Sat 2007-05-19 14:04:48 +1000 message: don't count packets received from before the transp

svn commit: samba r23008 - in branches/SAMBA_3_0_25/source/client: .

2007-05-18 Thread sfrench
Author: sfrench Date: 2007-05-19 02:52:14 + (Sat, 19 May 2007) New Revision: 23008 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23008 Log: Missing frees found by valgrind for mount.cifs Modified: branches/SAMBA_3_0_25/source/client/mount.cifs.c Changeset:

svn commit: samba r23007 - in branches: SAMBA_3_0/source/smbd SAMBA_3_0_26/source/smbd

2007-05-18 Thread jra
Author: jra Date: 2007-05-19 01:27:34 + (Sat, 19 May 2007) New Revision: 23007 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23007 Log: Ensure we don't allow large read over the possible packet size. Jeremy. Modified: branches/SAMBA_3_0/source/smbd/reply.c

Build status as of Sat May 19 00:00:01 2007

2007-05-18 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2007-05-18 00:01:24.0 + +++ /home/build/master/cache/broken_results.txt 2007-05-19 00:02:35.0 + @@ -1,25 +1,25 @@ -Build status as of Fri May 18 00:00:02 2007 +Build status as of Sat May

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

2007-05-18 Thread jra
Author: jra Date: 2007-05-18 23:56:34 + (Fri, 18 May 2007) New Revision: 23006 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23006 Log: Arg. Fix stupid typo in 64-bit path. Jeremy. Modified: branches/SAMBA_3_0/source/lib/time.c branches/SAMBA_3_0_25/sourc

svn commit: samba r23005 - in branches: SAMBA_3_0/source SAMBA_3_0/source/lib SAMBA_3_0/source/passdb SAMBA_3_0/source/utils SAMBA_3_0_25/source SAMBA_3_0_25/source/lib SAMBA_3_0_25/source/passdb SAMB

2007-05-18 Thread jra
Author: jra Date: 2007-05-18 23:38:56 + (Fri, 18 May 2007) New Revision: 23005 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23005 Log: If we're running on a system where time_t is 8 bytes we have to take care to preserve the "special" values for Windows of 0x80

svn commit: samba r23004 - in branches: SAMBA_3_0_25/source/modules SAMBA_3_0_26/source/modules

2007-05-18 Thread obnox
Author: obnox Date: 2007-05-18 20:57:01 + (Fri, 18 May 2007) New Revision: 23004 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23004 Log: Fix the build of the Tru64 ACL vfs module. (This is r22918 in SAMBA_3_0.) Where the heck did that smb_acl_permset_t come fro

svn commit: samba-web r1114 - in trunk: history news news/articles/low_point support

2007-05-18 Thread deryck
Author: deryck Date: 2007-05-18 18:56:23 + (Fri, 18 May 2007) New Revision: 1114 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=1114 Log: A more global replace of media="all". Modified: trunk/history/header_history.html trunk/news/articles/low_point/j

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

2007-05-18 Thread deryck
Author: deryck Date: 2007-05-18 18:27:34 + (Fri, 18 May 2007) New Revision: 1113 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=1113 Log: Make stylesheets only apply for screen. Modified: trunk/header_columns.html trunk/header_wide.html Changeset: M

svn commit: smb-build r74 - in trunk: .

2007-05-18 Thread jelmer
Author: jelmer Date: 2007-05-18 17:20:04 + (Fri, 18 May 2007) New Revision: 74 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=smb-build&rev=74 Log: Heavy checkout commit. Modified: trunk/ trunk/foobar Changeset: Property changes on: trunk _

Rev 321: a better way to resend calls after recovery in http://samba.org/~tridge/ctdb

2007-05-18 Thread tridge
revno: 321 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell <[EMAIL PROTECTED]> branch nick: tridge timestamp: Sat 2007-05-19 00:56:49 +1000 message: a better way to resend calls after recovery modifie

Rev 319: - up rx_cnt on all packet types in http://samba.org/~tridge/ctdb

2007-05-18 Thread tridge
revno: 319 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell <[EMAIL PROTECTED]> branch nick: tridge timestamp: Fri 2007-05-18 23:23:36 +1000 message: - up rx_cnt on all packet types - notice when a n

Rev 318: merge keepalive code from ronnie in http://samba.org/~tridge/ctdb

2007-05-18 Thread tridge
revno: 318 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell <[EMAIL PROTECTED]> branch nick: tridge timestamp: Fri 2007-05-18 22:11:58 +1000 message: merge keepalive code from

Rev 320: timeout pending controls immediately when a node becomes disconnected in http://samba.org/~tridge/ctdb

2007-05-18 Thread tridge
revno: 320 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell <[EMAIL PROTECTED]> branch nick: tridge timestamp: Fri 2007-05-18 23:48:29 +1000 message: timeout pending controls immediately when a node be

svn commit: samba r23003 - in branches/SAMBA_3_0_26/source/libsmb: .

2007-05-18 Thread derrell
Author: derrell Date: 2007-05-18 13:44:34 + (Fri, 18 May 2007) New Revision: 23003 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23003 Log: - Fix but #4634. Type of the size parameter to getpeername was wrong. Modified: branches/SAMBA_3_0_26/source/libsm

svn commit: samba r23002 - in branches/SAMBA_3_0_25/source/libsmb: .

2007-05-18 Thread derrell
Author: derrell Date: 2007-05-18 13:44:07 + (Fri, 18 May 2007) New Revision: 23002 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23002 Log: - Fix but #4634. Type of the size parameter to getpeername was wrong. Modified: branches/SAMBA_3_0_25/source/libsm

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

2007-05-18 Thread derrell
Author: derrell Date: 2007-05-18 13:42:48 + (Fri, 18 May 2007) New Revision: 23001 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23001 Log: - Fix but #4634. Type of the size parameter to getpeername was wrong. Modified: branches/SAMBA_3_0/source/libsmb/l

svn commit: samba r23000 - in branches/SAMBA_3_0_26/source/script/tests: .

2007-05-18 Thread metze
Author: metze Date: 2007-05-18 09:56:31 + (Fri, 18 May 2007) New Revision: 23000 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23000 Log: merge from SAMBA_4_0: only if the output of which has a leading '/' the output is useful... metze Modified: branches/SA

svn commit: samba r22999 - in branches/SAMBA_3_0_25/source/script/tests: .

2007-05-18 Thread metze
Author: metze Date: 2007-05-18 09:56:03 + (Fri, 18 May 2007) New Revision: 22999 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22999 Log: merge from SAMBA_4_0: only if the output of which has a leading '/' the output is useful... metze Modified: branches/SA

svn commit: samba r22998 - in branches/SAMBA_3_0/source/script/tests: .

2007-05-18 Thread metze
Author: metze Date: 2007-05-18 09:50:56 + (Fri, 18 May 2007) New Revision: 22998 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22998 Log: merge from SAMBA_4_0: only if the output of which has a leading '/' the output is useful... metze Modified: branches/SA

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

2007-05-18 Thread metze
Author: metze Date: 2007-05-18 09:47:53 + (Fri, 18 May 2007) New Revision: 22997 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22997 Log: only if the output of which has a leading '/' the output is useful... metze Modified: branches/SAMBA_4_0/source/script/g

svn commit: samba r22996 - in branches/SAMBA_4_0/source/build/m4: .

2007-05-18 Thread metze
Author: metze Date: 2007-05-18 09:20:11 + (Fri, 18 May 2007) New Revision: 22996 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22996 Log: merge HPUX compiler flag fixes from SAMBA_3_0 metze Modified: branches/SAMBA_4_0/source/build/m4/check_ld.m4 Changeset

svn commit: samba r22995 - in branches/SAMBA_4_0/source/selftest: .

2007-05-18 Thread metze
Author: metze Date: 2007-05-18 09:13:07 + (Fri, 18 May 2007) New Revision: 22995 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22995 Log: don't run LOCAL-ICONV twice... metze Modified: branches/SAMBA_4_0/source/selftest/test_local.sh Changeset: Modified: b

svn commit: samba r22994 - in branches: SAMBA_3_0/source SAMBA_3_0_26/source

2007-05-18 Thread vlendec
Author: vlendec Date: 2007-05-18 08:35:01 + (Fri, 18 May 2007) New Revision: 22994 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22994 Log: Fix HP/UX compiler flags by Don McCall. Lets see how the other HP/UX boxes like this. Thanks, Don! Modified: branches/

svn commit: samba r22993 - in branches/SAMBA_4_0/source/scripting/ejs: .

2007-05-18 Thread metze
Author: metze Date: 2007-05-18 08:16:50 + (Fri, 18 May 2007) New Revision: 22993 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22993 Log: - make it possible to load a dsdb_schema from ldif via the ejs bindings - make it possible to set ntds_objectGUID and ntds_i

svn commit: samba r22992 - in branches/SAMBA_4_0/source/dsdb/schema: .

2007-05-18 Thread metze
Author: metze Date: 2007-05-18 08:13:06 + (Fri, 18 May 2007) New Revision: 22992 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22992 Log: add a function to attach the dsdb_schema to a ldb_context loaded from ldif files. The first file should contain the info's a

svn commit: samba r22991 - in branches/SAMBA_4_0/source/dsdb/samdb/ldb_modules: .

2007-05-18 Thread metze
Author: metze Date: 2007-05-18 08:09:51 + (Fri, 18 May 2007) New Revision: 22991 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22991 Log: ignore '@foo' attributes in the repl_meta_data module metze Modified: branches/SAMBA_4_0/source/dsdb/samdb/ldb_modules/r

svn commit: samba r22990 - in branches/SAMBA_4_0/source/auth/kerberos: .

2007-05-18 Thread metze
Author: metze Date: 2007-05-18 07:58:37 + (Fri, 18 May 2007) New Revision: 22990 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22990 Log: free temporary memory also on success... metze Modified: branches/SAMBA_4_0/source/auth/kerberos/kerberos_util.c Chang

svn commit: samba r22989 - in branches/SAMBA_4_0/source/lib/ldb/common: .

2007-05-18 Thread metze
Author: metze Date: 2007-05-18 07:41:43 + (Fri, 18 May 2007) New Revision: 22989 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22989 Log: allow '@foo' attributes searchable as we allow '@foo' attributes in all other places too... metze Modified: branches/SAM