[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha6-153-g692b63e

2009-01-27 Thread Tim Prouty
The branch, master has been updated
   via  692b63e93a19b1226669ff51a77484dbc50926d0 (commit)
  from  7f12eb97611a90e5bc01009d23b419f3669e9e7a (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -
commit 692b63e93a19b1226669ff51a77484dbc50926d0
Author: Tim Prouty tpro...@samba.org
Date:   Mon Jan 26 16:50:31 2009 -0800

s3 build: Eliminate the gmake-specific Makefile syntax

---

Summary of changes:
 source3/Makefile.in  |   16 +++-
 source3/m4/check_path.m4 |4 +++-
 source3/samba4.m4|2 +-
 3 files changed, 7 insertions(+), 15 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/Makefile.in b/source3/Makefile.in
index a1873eb..1f28e49 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -2930,21 +2930,11 @@ test_pam_modules:: pam_modules
 ## Targets for 'make test'
 ##
 
-ifdef smbtorture4_path
-smbtorture4_path_arg=-t ${smbtorture4_path}
-endif
-
-ifdef selftest_shrdir
-selftest_shrdir_arg=-s ${selftest_shrdir}
-endif
-
-ifdef selftest_custom_conf
-selftest_custom_conf_arg=-c ${selftest_custom_conf}
-endif
+TEST_EXTRA_ARGS = ${smbtorture4_path} ${selftest_shrdir} 
${selftest_custom_conf}
 
 test:: all torture timelimit
@echo Running Test suite
-   @LIB_PATH_VAR=$(LIB_PATH_VAR) PERL=$(PERL) 
$(srcdir)/script/tests/selftest.sh ${selftest_prefix} all 
${smbtorture4_path_arg} ${selftest_shrdir_arg} ${selftest_custom_conf_arg}
+   @LIB_PATH_VAR=$(LIB_PATH_VAR) PERL=$(PERL) 
$(srcdir)/script/tests/selftest.sh ${selftest_prefix} all ${TEST_EXTRA_ARGS}
 
 valgrindtest:: all torture timelimit
@echo Running Test suite with valgrind
@@ -2953,7 +2943,7 @@ valgrindtest:: all torture timelimit
 WINBINDD_VALGRIND=xterm -n winbindd -e valgrind -q --db-attach=yes 
--num-callers=30 \
 SMBD_VALGRIND=xterm -n smbd -e valgrind -q --db-attach=yes 
--num-callers=30 \
 VALGRIND=valgrind -q --num-callers=30 
--log-file=${selftest_prefix}/valgrind.log \
-PERL=$(PERL) $(srcdir)/script/tests/selftest.sh ${selftest_prefix} 
all ${smbtorture4_path_arg} ${selftest_shrdir_arg} ${selftest_custom_conf_arg}
+PERL=$(PERL) $(srcdir)/script/tests/selftest.sh ${selftest_prefix} 
all ${TEST_EXTRA_ARGS}
 
 SELFTEST_FORMAT = plain
 selftestdir = ../selftest
diff --git a/source3/m4/check_path.m4 b/source3/m4/check_path.m4
index 962e276..2a468d7 100644
--- a/source3/m4/check_path.m4
+++ b/source3/m4/check_path.m4
@@ -337,7 +337,7 @@ AC_ARG_WITH(selftest-shrdir,
 AC_MSG_WARN([--with-selftest-shrdir called without argument - will use 
default])
   ;;
   * )
-selftest_shrdir=$withval
+selftest_shrdir=-s $withval
 ;;
   esac
 ])
@@ -357,6 +357,7 @@ AC_ARG_WITH(smbtorture4_path,
 if test -z $smbtorture4_path -a ! -f $smbtorture4_path; then
AC_MSG_ERROR(['$smbtorture_path' does not  exist!])
 fi
+smbtorture4_path=-t $withval
   ;;
  esac
 ])
@@ -376,6 +377,7 @@ AC_ARG_WITH(selftest_custom_conf,
 if test -z $selftest_custom_conf -a ! -f $selftest_custom_conf; then
AC_MSG_ERROR(['$selftest_custom_conf' does not  exist!])
 fi
+selftest_custom_conf=-c $withval
   ;;
  esac
 ])
diff --git a/source3/samba4.m4 b/source3/samba4.m4
index 421ace0..fd0cc83 100644
--- a/source3/samba4.m4
+++ b/source3/samba4.m4
@@ -1,5 +1,5 @@
 AC_SUBST(BLDSHARED)
-smbtorture4_path=bin/smbtorture4
+smbtorture4_path=-t bin/smbtorture4
 m4_include(build/m4/public.m4)
 
 m4_include(../m4/check_python.m4)


-- 
Samba Shared Repository


[SCM] Samba Shared Repository - annotated tag release-3-3-0 created - release-3-3-0

2009-01-27 Thread Karolin Seeger
The annotated tag, release-3-3-0 has been created
at  7a66bce9f1542b0a0fe45940ad64f2d71d195c58 (tag)
   tagging  69880dac28ac1681bb0c3d84280494de3d788cc6 (commit)
  replaces  release-3-3-0rc2
 tagged by  Karolin Seeger
on  Tue Jan 27 09:28:19 2009 +0100

- Log -
tag release-3-3-0
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (GNU/Linux)

iD8DBQBJfsW8bzORW2Vot+oRAkvUAJ4547wN7oLIv15BCP22H3OgLJg0fwCfXHIK
2NmgknSfFIAVG94LeysYz68=
=r8U2
-END PGP SIGNATURE-

Andreas Schneider (3):
  Fix a segfault if ? is there but the options are NULL. This is the case 
if SMBC_parse_path is called by SMBC_stat_ctx.
  Avoid flooding of syslog with failing pam_putenv messages.
  Document default of the printing config variable.

Björn Jacke (1):
  correct the description of the ldap timeout parameter

Bo Yang (6):
  clean event context after child is forked.
  Fix broken krb5 refresh chain
  set entry-refresh_time to make ccache_regain_all_now() work correctly.
  Don't set child-requests to NULL in parent after fork
  Don't send message to any other child in child process.
  Fix bug in get_dc_name_via_netlogon(), null pointer refrence.

Derrell Lipman (3):
  Treat file names in POSIX-like case-sensitive fashion by default
  [Bug 6022] smbc_urlencode and smbc_urldecode were not exported
  Determine case sensitivity based on file system attributes.

Gerald (Jerry) Carter (2):
  Fix allow trusted domain so it disables trusted domains.
  ads_connect: Return immediately on a failed GC connection.

Günther Deschner (2):
  s3-eventlog: fix buffer allocation in eventlog read call.
  s3-eventlog: fix various invalid memcpy in read_package_entry().

Holger Hetterich (2):
  Added a simple tdb integrity check to tdbtool. The command check runs 
traverse on the currently open tdb, and returns the number of entries if the 
integrity check is successful.
  Add an entry for the check command to the tdbtool manpage.

Jeremy Allison (39):
  Revert Final part of fix for bug #5953 - smbclient crashes: cli_list_new 
segmentation fault (with NASBASIC server).
  Fix bug #5979 - Level 2 oplocks being granted improperly,
  Fix bug #5980 - Race condition when granting level2 oplocks can cause 
break notify to be missed.
  Comment out the parent inheritance code (this is incorrect) as was
  Fix bug #5986 - Editing a stream is broken (rename problems).
  In gcc version 4.3.2 we get warnings for functions declared with
  Fix another format not a string literal and no format arguments warning.
  Fix more warning: ignoring return value of ‘asprintf’, declared with
  Fix more ‘asprintf’, declared with attribute warn_unused_result.
  Fix more asprintf errors and error code paths.
  More asprintf warning fixes.
  More asprintf warning fixes.
  Fix more asprintf warnings and some error path errors.
  Fix bug #5990 - strict allocate should be checked before ftruncate
  Fix more ignore return value warnings from gcc 4.3.
  Fix more asprintf and ignoring return code warnings from gcc 4.3.
  Fix all warnings with gcc4.3.
  Fix warnings in make test code.
  Fix bug #6009 - Setting min receivefile size = 1 breaks writes.
  Attempt to fix crash seen with new CUPS async printcap loading code.
  Factor out lots of common code into a function.
  Add winbindd_reinit_after_fork(), cleaning out all possible events
  Fix bug #6017, - magic script does not work. based on a patch from 
mo...@samba.gr.jp.
  Make winbindd_cm.c use winbindd_reinit_after_fork().
  Fix bug #6016 - Alternate Data Streams / Extended Attributes seem to 
conflict.
  Fix race condition in alarm lock processing noticed by Richard Sharpe 
realrichardsha...@gmail.com.
  Fix bug #6021 - smbclient du command does not recuse properly
  Deprecate the share modes parameter to address bug #6024, swat 
disagrees with smbstatus as to share mode with share modes = No set in samba.
  Fix bug #6019 File corruption in Clustered SMB/NFS environment managed 
via CTDB
  From boyang - ensure we never return from a forked child, always 
_exit().
  Fix bug #6035 - Possible race between fcntl F_SETLKW and alarm delivery.
  Fix bug #6040 - Calling Samba print server with an aliased DNS-name fails.
  Allow reinit_after_fork to be called safely from within swat and other 
binaries that don't have
  Fix bug #6040 -  Missing th header in Status page.
  First thing, kill all the language lawyers :-). Ensure possible insane 
compilers
  Another attempt to fix bug #4308 - Excel save operation corrupts file 
ACLs.
  Second part of the attemt to fix #4308 - Excel save operation corrupts 
file ACLs.
  Fix logic error in try_chown - we shouldn't arbitrarily chown
  Apply same logic fix for #4308 Excel save 

svn commit: samba-web r1265 - in trunk: . devel history

2009-01-27 Thread kseeger
Author: kseeger
Date: 2009-01-27 08:51:32 + (Tue, 27 Jan 2009)
New Revision: 1265

WebSVN: 
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-webrev=1265

Log:
Announce Samba 3.3.0
Karolin
Added:
   trunk/history/samba-3.3.0.html
Modified:
   trunk/devel/index.html
   trunk/header_columns.html
   trunk/history/header_history.html
   trunk/history/index.html
   trunk/index.html


Changeset:
Sorry, the patch is too large (865 lines) to include; please use WebSVN to see 
it!
WebSVN: 
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-webrev=1265


[SCM] Samba Shared Repository - branch v3-0-test updated - release-3-0-32-136-g84433b3

2009-01-27 Thread Michael Adam
The branch, v3-0-test has been updated
   via  84433b32a9339662ddad9443b90beafdcd8a2044 (commit)
   via  12116d757e2d9e3472dcccecc83ba77e09767d52 (commit)
   via  c6c1ab779c50c24c362132d4a5f26bee198a8a1a (commit)
   via  892ab9ce709a478fad31f552a70a4b5992a386ed (commit)
   via  347cc7f911cdbbe04aa325f7060cb0d2038e (commit)
   via  4976a8737700aff1772126375b60566046f29ec4 (commit)
   via  c52786ee1c37139b9d2f7041fcc858cdd0c6e8f3 (commit)
   via  9894ba47fa0d75bf0b9b2993eb6115a33e39ce9c (commit)
   via  f430afc9c78178184601b08ea3e2efd5b1db761c (commit)
   via  4591c073be8feb767764aaa4030d6f23ea4a07db (commit)
  from  ab3e06e58b3b82377621262002837a63429ef87d (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-0-test


- Log -
commit 84433b32a9339662ddad9443b90beafdcd8a2044
Author: Michael Adam ob...@samba.org
Date:   Wed Jan 21 15:10:10 2009 +0100

build-docs: cleanup exit of the script

exit in the directory where it was called using pushd/popd.

Michael
(cherry picked from commit b319549f129b1c79afc9bfd4a84f2730b96d69a3)

Signed-off-by: Michael Adam ob...@samba.org

commit 12116d757e2d9e3472dcccecc83ba77e09767d52
Author: Michael Adam ob...@samba.org
Date:   Wed Jan 21 15:09:46 2009 +0100

s3:docs: clean build/catalog.xml in make clean

Michael
(cherry picked from commit 5e21fc3506f2ba7b1135b1acad2697dfb86b5df0)

Signed-off-by: Michael Adam ob...@samba.org

commit c6c1ab779c50c24c362132d4a5f26bee198a8a1a
Author: Michael Adam ob...@samba.org
Date:   Wed Jan 21 15:09:12 2009 +0100

s3:docs: clean generated .png images in make clean

Michael
(cherry picked from commit 9b32e839bec8611c30745607a3a6b124d5b34c01)

Signed-off-by: Michael Adam ob...@samba.org

commit 892ab9ce709a478fad31f552a70a4b5992a386ed
Author: Michael Adam ob...@samba.org
Date:   Wed Jan 21 11:47:46 2009 +0100

s3:docs: fix ommission in fix of (real)distclean targets

Michael
(cherry picked from commit 37412017c5dd2f05a7f4bbe0410a6e00ce4805e5)

Signed-off-by: Michael Adam ob...@samba.org

commit 347cc7f911cdbbe04aa325f7060cb0d2038e
Author: Michael Adam ob...@samba.org
Date:   Wed Jan 21 11:45:23 2009 +0100

s3:create-tarball: also include the VENDOR_PATCH in the version

Michael
(cherry picked from commit ce3e34d37ce5592e0268be5d16240387d971585a)

Signed-off-by: Michael Adam ob...@samba.org

commit 4976a8737700aff1772126375b60566046f29ec4
Author: Michael Adam ob...@samba.org
Date:   Wed Jan 21 11:41:14 2009 +0100

s3:docs: fix distclean target and add realdistclean target

- remove stuff created by configure in distclean
- remove stuff created by autoconf in realdistclean

Michael
(cherry picked from commit 65c92fea3d18c3520ff2a1e53a0c5c8825c9788f)

Signed-off-by: Michael Adam ob...@samba.org

commit c52786ee1c37139b9d2f7041fcc858cdd0c6e8f3
Author: Jelmer Vernooij jel...@samba.org
Date:   Tue May 27 18:40:14 2008 +0200

Depend on latexfigures files directly as using a rule in between causes 
problems.
(This used to be commit bf3c2773f94c1db29a8a3e5935ff587f16f9a905)
(cherry picked from commit 5f6d0078d41e790ab4fa7dac15294821cdb4d4f0)

Signed-off-by: Michael Adam ob...@samba.org

commit 9894ba47fa0d75bf0b9b2993eb6115a33e39ce9c
Author: Jelmer Vernooij jel...@samba.org
Date:   Wed May 21 17:55:20 2008 +0200

Use double colon targets.
(This used to be commit 825cf91fa8b30a67d04cbda8885ff62a4c26458f)
(cherry picked from commit 323be4a6907e4915bb76aa103bf5b868f0b459b1)

Signed-off-by: Michael Adam ob...@samba.org

commit f430afc9c78178184601b08ea3e2efd5b1db761c
Author: Jelmer Vernooij jel...@samba.org
Date:   Fri May 16 15:46:36 2008 +0200

Add test target in Makefile.
(This used to be commit ac0d768676b1b8105a9141169b1afa248df6ce66)
(cherry picked from commit 0f3ba4b766ed83d2a38e6cae8db8690374d88989)

Signed-off-by: Michael Adam ob...@samba.org

commit 4591c073be8feb767764aaa4030d6f23ea4a07db
Author: Jelmer Vernooij jel...@samba.org
Date:   Fri May 16 15:31:54 2008 +0200

Make the make output a bit less chatty.
(This used to be commit 1fa4ef553c437bae07389c0f6a5410ba22ee4905)
(cherry picked from commit 70f52c06ba1d0d9638f1dfb8c42cd0d70364e9df)

Signed-off-by: Michael Adam ob...@samba.org

---

Summary of changes:
 docs-xml/Makefile  |   82 +--
 release-scripts/build-docs |   20 +++---
 release-scripts/create-tarball |4 ++
 3 files changed, 62 insertions(+), 44 deletions(-)


Changeset truncated at 500 lines:

diff --git a/docs-xml/Makefile b/docs-xml/Makefile
index 0f401d6..610d720 100644
--- a/docs-xml/Makefile
+++ b/docs-xml/Makefile
@@ -50,49 +50,56 @@ 

[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha6-154-gcdab2a4

2009-01-27 Thread Michael Adam
The branch, master has been updated
   via  cdab2a412790c50feea754f5cfc4fe8b503e4b32 (commit)
  from  692b63e93a19b1226669ff51a77484dbc50926d0 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -
commit cdab2a412790c50feea754f5cfc4fe8b503e4b32
Author: Michael Adam ob...@samba.org
Date:   Tue Jan 27 12:11:49 2009 +0100

libreplace: fix bug #6066 - netinet/ip.h present but cannot be compiled

under solaris

Michael

---

Summary of changes:
 lib/replace/libreplace_network.m4 |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/lib/replace/libreplace_network.m4 
b/lib/replace/libreplace_network.m4
index 4edb55c..8d8379a 100644
--- a/lib/replace/libreplace_network.m4
+++ b/lib/replace/libreplace_network.m4
@@ -7,7 +7,10 @@ LIBREPLACE_NETWORK_OBJS=
 LIBREPLACE_NETWORK_LIBS=
 
 AC_CHECK_HEADERS(sys/socket.h netinet/in.h netdb.h arpa/inet.h)
-AC_CHECK_HEADERS(netinet/ip.h netinet/tcp.h netinet/in_systm.h netinet/in_ip.h)
+AC_CHECK_HEADERS([netinet/ip.h], [], [],[#ifdef HAVE_NETINET_IN_H
+#include netinet/in.h
+#endif])
+AC_CHECK_HEADERS(netinet/tcp.h netinet/in_systm.h netinet/in_ip.h)
 AC_CHECK_HEADERS(sys/sockio.h sys/un.h)
 
 dnl we need to check that net/if.h really can be used, to cope with hpux


-- 
Samba Shared Repository


[SCM] Samba Shared Repository - branch v3-3-test updated - release-3-2-0pre2-4871-g1b7beae

2009-01-27 Thread Michael Adam
The branch, v3-3-test has been updated
   via  1b7beaed69823b3c401bc4c0b1c502b671169168 (commit)
  from  541704e253f06f8b33006b6c27f51b934c2eb51f (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-3-test


- Log -
commit 1b7beaed69823b3c401bc4c0b1c502b671169168
Author: Michael Adam ob...@samba.org
Date:   Tue Jan 27 12:13:55 2009 +0100

libreplace: fix bug #6066 - netinet/ip.h present but cannot be compiled

under solaris

Michael

---

Summary of changes:
 source/lib/replace/libreplace_network.m4 |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/lib/replace/libreplace_network.m4 
b/source/lib/replace/libreplace_network.m4
index 4edb55c..5fc62fd 100644
--- a/source/lib/replace/libreplace_network.m4
+++ b/source/lib/replace/libreplace_network.m4
@@ -7,7 +7,10 @@ LIBREPLACE_NETWORK_OBJS=
 LIBREPLACE_NETWORK_LIBS=
 
 AC_CHECK_HEADERS(sys/socket.h netinet/in.h netdb.h arpa/inet.h)
-AC_CHECK_HEADERS(netinet/ip.h netinet/tcp.h netinet/in_systm.h netinet/in_ip.h)
+AC_CHECK_HEADERS([netinet/ip.h], [], [], [#ifdef HAVE_NETINET_IN_H
+#include netinet/in.h
+#endif])
+AC_CHECK_HEADERS(netinet/tcp.h netinet/in_systm.h netinet/in_ip.h)
 AC_CHECK_HEADERS(sys/sockio.h sys/un.h)
 
 dnl we need to check that net/if.h really can be used, to cope with hpux


-- 
Samba Shared Repository


[SCM] Samba Shared Repository - branch v3-2-test updated - release-3-2-0pre2-3400-g7453420

2009-01-27 Thread Michael Adam
The branch, v3-2-test has been updated
   via  74534203b5b91445cd8ae4cd7f2a0d35ea73a281 (commit)
  from  c2d30b0a8e3609854908aeff19174e8e4e291cb7 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test


- Log -
commit 74534203b5b91445cd8ae4cd7f2a0d35ea73a281
Author: Michael Adam ob...@samba.org
Date:   Tue Jan 27 12:13:55 2009 +0100

libreplace: fix bug #6066 - netinet/ip.h present but cannot be compiled

under solaris

Michael
(cherry picked from commit 1b7beaed69823b3c401bc4c0b1c502b671169168)

Signed-off-by: Michael Adam ob...@samba.org

---

Summary of changes:
 source/lib/replace/libreplace_network.m4 |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/lib/replace/libreplace_network.m4 
b/source/lib/replace/libreplace_network.m4
index 4edb55c..5fc62fd 100644
--- a/source/lib/replace/libreplace_network.m4
+++ b/source/lib/replace/libreplace_network.m4
@@ -7,7 +7,10 @@ LIBREPLACE_NETWORK_OBJS=
 LIBREPLACE_NETWORK_LIBS=
 
 AC_CHECK_HEADERS(sys/socket.h netinet/in.h netdb.h arpa/inet.h)
-AC_CHECK_HEADERS(netinet/ip.h netinet/tcp.h netinet/in_systm.h netinet/in_ip.h)
+AC_CHECK_HEADERS([netinet/ip.h], [], [], [#ifdef HAVE_NETINET_IN_H
+#include netinet/in.h
+#endif])
+AC_CHECK_HEADERS(netinet/tcp.h netinet/in_systm.h netinet/in_ip.h)
 AC_CHECK_HEADERS(sys/sockio.h sys/un.h)
 
 dnl we need to check that net/if.h really can be used, to cope with hpux


-- 
Samba Shared Repository


[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha6-155-ga7e6205

2009-01-27 Thread Kai Blin
The branch, master has been updated
   via  a7e620522e72e27361ebe34172048db458fe581a (commit)
  from  cdab2a412790c50feea754f5cfc4fe8b503e4b32 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -
commit a7e620522e72e27361ebe34172048db458fe581a
Author: Kai Blin k...@samba.org
Date:   Tue Jan 27 10:37:35 2009 +0100

async_req: Fix the S4 build

---

Summary of changes:
 lib/async_req/async_req.c  |   40 
 lib/async_req/async_req.h  |8 
 source3/configure.in   |2 +-
 source3/include/includes.h |2 +-
 4 files changed, 30 insertions(+), 22 deletions(-)


Changeset truncated at 500 lines:

diff --git a/lib/async_req/async_req.c b/lib/async_req/async_req.c
index 011948a..be70a56 100644
--- a/lib/async_req/async_req.c
+++ b/lib/async_req/async_req.c
@@ -18,6 +18,14 @@
 */
 
 #include includes.h
+#include lib/tevent/tevent.h
+#include lib/talloc/talloc.h
+#include lib/util/dlinklist.h
+#include lib/async_req/async_req.h
+
+#ifndef TALLOC_FREE
+#define TALLOC_FREE(ctx) do { talloc_free(ctx); ctx=NULL; } while(0)
+#endif
 
 /**
  * @brief Print an async_req structure
@@ -53,7 +61,7 @@ struct async_req *async_req_new(TALLOC_CTX *mem_ctx)
 {
struct async_req *result;
 
-   result = TALLOC_ZERO_P(mem_ctx, struct async_req);
+   result = talloc_zero(mem_ctx, struct async_req);
if (result == NULL) {
return NULL;
}
@@ -107,7 +115,7 @@ void async_req_error(struct async_req *req, NTSTATUS status)
  * @param[in] priv The async request to be finished
  */
 
-static void async_trigger(struct event_context *ev, struct timed_event *te,
+static void async_trigger(struct tevent_context *ev, struct tevent_timer *te,
  struct timeval now, void *priv)
 {
struct async_req *req = talloc_get_type_abort(priv, struct async_req);
@@ -134,12 +142,12 @@ static void async_trigger(struct event_context *ev, 
struct timed_event *te,
  * conventions, independent of whether the request was actually deferred.
  */
 
-bool async_post_status(struct async_req *req, struct event_context *ev,
+bool async_post_status(struct async_req *req, struct tevent_context *ev,
   NTSTATUS status)
 {
req-status = status;
 
-   if (event_add_timed(ev, req, timeval_zero(),
+   if (tevent_add_timer(ev, req, timeval_zero(),
async_trigger, req) == NULL) {
return false;
}
@@ -195,8 +203,8 @@ NTSTATUS async_req_simple_recv(struct async_req *req)
return NT_STATUS_OK;
 }
 
-static void async_req_timedout(struct event_context *ev,
-  struct timed_event *te,
+static void async_req_timedout(struct tevent_context *ev,
+  struct tevent_timer *te,
   struct timeval now,
   void *priv)
 {
@@ -206,17 +214,17 @@ static void async_req_timedout(struct event_context *ev,
async_req_error(req, NT_STATUS_IO_TIMEOUT);
 }
 
-bool async_req_set_timeout(struct async_req *req, struct event_context *ev,
+bool async_req_set_timeout(struct async_req *req, struct tevent_context *ev,
   struct timeval to)
 {
-   return (event_add_timed(ev, req,
+   return (tevent_add_timer(ev, req,
timeval_current_ofs(to.tv_sec, to.tv_usec),
async_req_timedout, req)
!= NULL);
 }
 
 struct async_req *async_wait_send(TALLOC_CTX *mem_ctx,
- struct event_context *ev,
+ struct tevent_context *ev,
  struct timeval to)
 {
struct async_req *result;
@@ -250,7 +258,7 @@ struct async_req_queue {
 
 struct async_req_queue *async_req_queue_init(TALLOC_CTX *mem_ctx)
 {
-   return TALLOC_ZERO_P(mem_ctx, struct async_req_queue);
+   return talloc_zero(mem_ctx, struct async_req_queue);
 }
 
 static int async_queue_entry_destructor(struct async_queue_entry *e)
@@ -266,8 +274,8 @@ static int async_queue_entry_destructor(struct 
async_queue_entry *e)
return 0;
 }
 
-static void async_req_immediate_trigger(struct event_context *ev,
-   struct timed_event *te,
+static void async_req_immediate_trigger(struct tevent_context *ev,
+   struct tevent_timer *te,
struct timeval now,
void *priv)
 {
@@ -278,7 +286,7 @@ static void async_req_immediate_trigger(struct 
event_context *ev,
e-trigger(e-req);
 }
 
-bool async_req_enqueue(struct async_req_queue *queue, struct event_context *ev,
+bool async_req_enqueue(struct async_req_queue *queue, 

[SCM] Samba Shared Repository - branch v3-0-test updated - release-3-0-32-137-gd09c9b4

2009-01-27 Thread Michael Adam
The branch, v3-0-test has been updated
   via  d09c9b459638242b9df53cc82a8849699d572486 (commit)
  from  84433b32a9339662ddad9443b90beafdcd8a2044 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-0-test


- Log -
commit d09c9b459638242b9df53cc82a8849699d572486
Author: Michael Adam ob...@samba.org
Date:   Tue Jan 27 12:37:13 2009 +0100

libreplace: fix bug #6066 - netinet/ip.h present but cannot be compiled

under solaris

Michael

---

Summary of changes:
 source/lib/replace/libreplace.m4 |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/lib/replace/libreplace.m4 b/source/lib/replace/libreplace.m4
index e430a7f..d41a864 100644
--- a/source/lib/replace/libreplace.m4
+++ b/source/lib/replace/libreplace.m4
@@ -97,7 +97,10 @@ AC_CHECK_HEADERS(sys/syslog.h syslog.h)
 AC_CHECK_HEADERS(sys/time.h time.h)
 AC_CHECK_HEADERS(stdarg.h vararg.h)
 AC_CHECK_HEADERS(sys/socket.h netinet/in.h netdb.h arpa/inet.h)
-AC_CHECK_HEADERS(netinet/ip.h netinet/tcp.h netinet/in_systm.h netinet/in_ip.h)
+AC_CHECK_HEADERS([netinet/ip.h], [], [], [#ifdef HAVE_NETINET_IN_H
+#include netinet/in.h
+#endif])
+AC_CHECK_HEADERS(netinet/tcp.h netinet/in_systm.h netinet/in_ip.h)
 AC_CHECK_HEADERS(sys/sockio.h sys/un.h)
 AC_CHECK_HEADERS(stropts.h)
 


-- 
Samba Shared Repository


[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha6-171-gf6d8d94

2009-01-27 Thread Stefan Metzmacher
The branch, master has been updated
   via  f6d8d94510498796e24fe5c52cb5ff3b14fd7f97 (commit)
   via  e0232934fbf69a9e72de1d9844b14d70b34a2d6a (commit)
   via  bf2347bd7df19156da8a2884e41ca5b98a3c94c6 (commit)
   via  e11e82318c92fdfdc231eb48abb2fb6faac3dcf0 (commit)
   via  52f6a4436f9da439fc687894b329898833af7ff8 (commit)
   via  4a2271349503933776f9d2791edfcb874a2c7261 (commit)
   via  b8c416fe2ac37b3ba0124811cfeddf2015c8d31f (commit)
   via  d361e332a86075c5c1f76e334b869da8aaa34b01 (commit)
   via  2630d4a2523894386f4e1a37cfb3a312f4e8fdf5 (commit)
   via  e663df195c2a6c108e90273b8fa9831abdbc3b1c (commit)
   via  e6612c99fe6c2cb87f09dbc76d077bed789a592d (commit)
   via  ac61f650ae640c13beee9d48304d7939f700aa11 (commit)
   via  27f812f3a85ce21ca79143f59c823913f57fa507 (commit)
   via  6a2b7f98151ef0b5b434e1ed522a47770e2151ea (commit)
   via  7d93d3d4b8db230ceb51a81f18650b8114528f1f (commit)
   via  920f8b15685eb3f378c6ba5865a57e5f4d36e042 (commit)
  from  a7e620522e72e27361ebe34172048db458fe581a (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -
commit f6d8d94510498796e24fe5c52cb5ff3b14fd7f97
Author: Stefan Metzmacher me...@samba.org
Date:   Tue Jan 27 09:48:48 2009 +0100

s3:rpc_server: use get_client_fd() instead of smbd_server_fd()

Both are absolutely the same, but smbd_server_fd() is otherwise
only used in smbd/*.c and would like to remove smbd_server_fd() soon.

metze

commit e0232934fbf69a9e72de1d9844b14d70b34a2d6a
Author: Stefan Metzmacher me...@samba.org
Date:   Tue Jan 27 10:02:43 2009 +0100

s3:smbd: wait for new connection via fd events

metze

commit bf2347bd7df19156da8a2884e41ca5b98a3c94c6
Author: Stefan Metzmacher me...@samba.org
Date:   Mon Jan 26 14:55:54 2009 +0100

s3:smbd: make mdns registration event driven.

metze

commit e11e82318c92fdfdc231eb48abb2fb6faac3dcf0
Author: Stefan Metzmacher me...@samba.org
Date:   Fri Jan 23 13:08:22 2009 +0100

s3:smbd: make inetd code path more clear

metze

commit 52f6a4436f9da439fc687894b329898833af7ff8
Author: Stefan Metzmacher me...@samba.org
Date:   Fri Jan 23 10:08:44 2009 +0100

s3:smbd: make kernel oplocks event driven

And use signal events for Linux oplocks.

metze

commit 4a2271349503933776f9d2791edfcb874a2c7261
Author: Stefan Metzmacher me...@samba.org
Date:   Fri Jan 23 10:07:45 2009 +0100

s3:smbd: remove pointless respond_to_all_remaining_local_messages() function

This the process_kernel_oplock() function never response to messages,
it only generates messages to ourself.

metze

commit b8c416fe2ac37b3ba0124811cfeddf2015c8d31f
Author: Stefan Metzmacher me...@samba.org
Date:   Thu Jan 22 18:04:17 2009 +0100

s3:smbd: convert aio to use tevent_signal

metze

commit d361e332a86075c5c1f76e334b869da8aaa34b01
Author: Stefan Metzmacher me...@samba.org
Date:   Thu Jan 22 16:17:23 2009 +0100

s3:nmbd: handle SIG_TERM and SIGHUP via tevent

metze

commit 2630d4a2523894386f4e1a37cfb3a312f4e8fdf5
Author: Stefan Metzmacher me...@samba.org
Date:   Fri Jan 23 10:15:00 2009 +0100

s3:nmbd: as the sig_term() handler only sets a flag we don't need to block 
SIGTERM

The arguments of commit d98bea900ee694cdba83149620c65bd7f8765f26
are no longer valid.

metze

commit e663df195c2a6c108e90273b8fa9831abdbc3b1c
Author: Stefan Metzmacher me...@samba.org
Date:   Fri Jan 23 10:13:29 2009 +0100

s3:nmbd: install the SIG_DFL handler for SIGTERM while we're waiting for 
interfaces

We should handle all 3 cases where we actively wait for interfaces
in the same way.

metze

commit e6612c99fe6c2cb87f09dbc76d077bed789a592d
Author: Stefan Metzmacher me...@samba.org
Date:   Thu Jan 22 14:54:21 2009 +0100

s3:winbindd: handle SIG_TERM, SIGHUP, SIGCHLD and SIGUSR2 via tevent

metze

commit ac61f650ae640c13beee9d48304d7939f700aa11
Author: Stefan Metzmacher me...@samba.org
Date:   Wed Jan 21 23:24:18 2009 +0100

s3:smbd: use signal events for SIGTERM, SIGHUP and SIGCHLD

metze

commit 27f812f3a85ce21ca79143f59c823913f57fa507
Author: Stefan Metzmacher me...@samba.org
Date:   Thu Jan 22 12:36:42 2009 +0100

s3:smbd: move all code that handles a client connection into smbd_process()

metze

commit 6a2b7f98151ef0b5b434e1ed522a47770e2151ea
Author: Stefan Metzmacher me...@samba.org
Date:   Thu Jan 22 10:13:45 2009 +0100

s3:smbd: we should setup the client socket in the same way in all code 
pathes

We should behave the same in inetd, interactive and deamon modes.

metze

commit 7d93d3d4b8db230ceb51a81f18650b8114528f1f
Author: Stefan Metzmacher me...@samba.org
Date:   Thu Jan 22 10:19:14 2009 +0100

s3:namecache: remove unused namecache_shutdown() function

metze

commit 

[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha6-172-g86ed67f

2009-01-27 Thread Michael Adam
The branch, master has been updated
   via  86ed67f0737aa309014b93860ccc6c79e3cc6ea5 (commit)
  from  f6d8d94510498796e24fe5c52cb5ff3b14fd7f97 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -
commit 86ed67f0737aa309014b93860ccc6c79e3cc6ea5
Author: Michael Adam ob...@samba.org
Date:   Tue Jan 27 15:46:25 2009 +0100

libreplace: fix detection of netinet/ip.h on solaris 8

(The test needs to additionally include netinet/in_systm.h.)

Michael

---

Summary of changes:
 lib/replace/libreplace_network.m4 |6 +-
 1 files changed, 5 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/lib/replace/libreplace_network.m4 
b/lib/replace/libreplace_network.m4
index 8d8379a..30be30f 100644
--- a/lib/replace/libreplace_network.m4
+++ b/lib/replace/libreplace_network.m4
@@ -7,10 +7,14 @@ LIBREPLACE_NETWORK_OBJS=
 LIBREPLACE_NETWORK_LIBS=
 
 AC_CHECK_HEADERS(sys/socket.h netinet/in.h netdb.h arpa/inet.h)
+AC_CHECK_HEADERS(netinet/in_systm.h)
 AC_CHECK_HEADERS([netinet/ip.h], [], [],[#ifdef HAVE_NETINET_IN_H
 #include netinet/in.h
+#endif
+#ifdef HAVE_NETINET_IN_SYSTM_H
+#include netinet/in_systm.h
 #endif])
-AC_CHECK_HEADERS(netinet/tcp.h netinet/in_systm.h netinet/in_ip.h)
+AC_CHECK_HEADERS(netinet/tcp.h netinet/in_ip.h)
 AC_CHECK_HEADERS(sys/sockio.h sys/un.h)
 
 dnl we need to check that net/if.h really can be used, to cope with hpux


-- 
Samba Shared Repository


[SCM] Samba Shared Repository - branch v3-3-test updated - release-3-2-0pre2-4872-ga223b09

2009-01-27 Thread Michael Adam
The branch, v3-3-test has been updated
   via  a223b096700bc54b446a0e152c842b088566720b (commit)
  from  1b7beaed69823b3c401bc4c0b1c502b671169168 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-3-test


- Log -
commit a223b096700bc54b446a0e152c842b088566720b
Author: Michael Adam ob...@samba.org
Date:   Tue Jan 27 15:48:20 2009 +0100

libreplace: fix detection of netinet/ip.h on solaris 8

(The test needs to additionally include netinet/in_systm.h.)

Michael

---

Summary of changes:
 source/lib/replace/libreplace_network.m4 |6 +-
 1 files changed, 5 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/lib/replace/libreplace_network.m4 
b/source/lib/replace/libreplace_network.m4
index 5fc62fd..5d16459 100644
--- a/source/lib/replace/libreplace_network.m4
+++ b/source/lib/replace/libreplace_network.m4
@@ -7,10 +7,14 @@ LIBREPLACE_NETWORK_OBJS=
 LIBREPLACE_NETWORK_LIBS=
 
 AC_CHECK_HEADERS(sys/socket.h netinet/in.h netdb.h arpa/inet.h)
+AC_CHECK_HEADERS(netinet/in_systm.h)
 AC_CHECK_HEADERS([netinet/ip.h], [], [], [#ifdef HAVE_NETINET_IN_H
 #include netinet/in.h
+#endif
+#ifdef HAVE_NETINET_IN_SYSTM_H
+#include netinet/in_systm.h
 #endif])
-AC_CHECK_HEADERS(netinet/tcp.h netinet/in_systm.h netinet/in_ip.h)
+AC_CHECK_HEADERS(netinet/tcp.h netinet/in_ip.h)
 AC_CHECK_HEADERS(sys/sockio.h sys/un.h)
 
 dnl we need to check that net/if.h really can be used, to cope with hpux


-- 
Samba Shared Repository


[SCM] Samba Shared Repository - branch v3-2-test updated - release-3-2-0pre2-3401-gac4d07e

2009-01-27 Thread Michael Adam
The branch, v3-2-test has been updated
   via  ac4d07ef8300a2b571296b8b3f7c23e8850b526a (commit)
  from  74534203b5b91445cd8ae4cd7f2a0d35ea73a281 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test


- Log -
commit ac4d07ef8300a2b571296b8b3f7c23e8850b526a
Author: Michael Adam ob...@samba.org
Date:   Tue Jan 27 15:48:20 2009 +0100

libreplace: fix detection of netinet/ip.h on solaris 8

(The test needs to additionally include netinet/in_systm.h.)

Michael
(cherry picked from commit a223b096700bc54b446a0e152c842b088566720b)

Signed-off-by: Michael Adam ob...@samba.org

---

Summary of changes:
 source/lib/replace/libreplace_network.m4 |6 +-
 1 files changed, 5 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/lib/replace/libreplace_network.m4 
b/source/lib/replace/libreplace_network.m4
index 5fc62fd..5d16459 100644
--- a/source/lib/replace/libreplace_network.m4
+++ b/source/lib/replace/libreplace_network.m4
@@ -7,10 +7,14 @@ LIBREPLACE_NETWORK_OBJS=
 LIBREPLACE_NETWORK_LIBS=
 
 AC_CHECK_HEADERS(sys/socket.h netinet/in.h netdb.h arpa/inet.h)
+AC_CHECK_HEADERS(netinet/in_systm.h)
 AC_CHECK_HEADERS([netinet/ip.h], [], [], [#ifdef HAVE_NETINET_IN_H
 #include netinet/in.h
+#endif
+#ifdef HAVE_NETINET_IN_SYSTM_H
+#include netinet/in_systm.h
 #endif])
-AC_CHECK_HEADERS(netinet/tcp.h netinet/in_systm.h netinet/in_ip.h)
+AC_CHECK_HEADERS(netinet/tcp.h netinet/in_ip.h)
 AC_CHECK_HEADERS(sys/sockio.h sys/un.h)
 
 dnl we need to check that net/if.h really can be used, to cope with hpux


-- 
Samba Shared Repository


[SCM] Samba Shared Repository - branch v3-0-test updated - release-3-0-32-138-g1868bfd

2009-01-27 Thread Michael Adam
The branch, v3-0-test has been updated
   via  1868bfd40f7bf4caf9a31116111fa3a5169f4735 (commit)
  from  d09c9b459638242b9df53cc82a8849699d572486 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-0-test


- Log -
commit 1868bfd40f7bf4caf9a31116111fa3a5169f4735
Author: Michael Adam ob...@samba.org
Date:   Tue Jan 27 15:52:03 2009 +0100

libreplace: fix detection of netinet/ip.h on solaris 8

(The test needs to additionally include netinet/in_systm.h.)

Michael

---

Summary of changes:
 source/lib/replace/libreplace.m4 |6 +-
 1 files changed, 5 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/lib/replace/libreplace.m4 b/source/lib/replace/libreplace.m4
index d41a864..bad541a 100644
--- a/source/lib/replace/libreplace.m4
+++ b/source/lib/replace/libreplace.m4
@@ -97,10 +97,14 @@ AC_CHECK_HEADERS(sys/syslog.h syslog.h)
 AC_CHECK_HEADERS(sys/time.h time.h)
 AC_CHECK_HEADERS(stdarg.h vararg.h)
 AC_CHECK_HEADERS(sys/socket.h netinet/in.h netdb.h arpa/inet.h)
+AC_CHECK_HEADERS(netinet/in_systm.h)
 AC_CHECK_HEADERS([netinet/ip.h], [], [], [#ifdef HAVE_NETINET_IN_H
 #include netinet/in.h
+#endif
+#ifdef HAVE_NETINET_IN_SYSTM_H
+#include netinet/in_systm.h
 #endif])
-AC_CHECK_HEADERS(netinet/tcp.h netinet/in_systm.h netinet/in_ip.h)
+AC_CHECK_HEADERS(netinet/tcp.h netinet/in_ip.h)
 AC_CHECK_HEADERS(sys/sockio.h sys/un.h)
 AC_CHECK_HEADERS(stropts.h)
 


-- 
Samba Shared Repository


[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha6-173-g31e46ff

2009-01-27 Thread Tim Prouty
The branch, master has been updated
   via  31e46ff4ac2c2c339542450cf0e5f46cc990df71 (commit)
  from  86ed67f0737aa309014b93860ccc6c79e3cc6ea5 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -
commit 31e46ff4ac2c2c339542450cf0e5f46cc990df71
Author: Tim Prouty tpro...@samba.org
Date:   Tue Jan 27 10:37:51 2009 -0800

s3: Fix shadowed declaration

---

Summary of changes:
 source3/winbindd/winbindd_proto.h |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/winbindd/winbindd_proto.h 
b/source3/winbindd/winbindd_proto.h
index d72351d..87639dc 100644
--- a/source3/winbindd/winbindd_proto.h
+++ b/source3/winbindd/winbindd_proto.h
@@ -64,7 +64,7 @@ void setup_async_write(struct winbindd_fd_event *event, void 
*data, size_t lengt
 void request_error(struct winbindd_cli_state *state);
 void request_ok(struct winbindd_cli_state *state);
 bool winbindd_setup_sig_term_handler(bool parent);
-bool winbindd_setup_sig_hup_handler(const char *logfile);
+bool winbindd_setup_sig_hup_handler(const char *lfile);
 int main(int argc, char **argv, char **envp);
 
 /* The following definitions come from winbindd/winbindd_reqtrans.c  */


-- 
Samba Shared Repository


[SCM] Samba Shared Repository - branch v3-3-test updated - release-3-2-0pre2-4873-g8c35bb3

2009-01-27 Thread Michael Adam
The branch, v3-3-test has been updated
   via  8c35bb3c9fc0834ff1d6915b7b4098e1dc712ed1 (commit)
  from  a223b096700bc54b446a0e152c842b088566720b (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-3-test


- Log -
commit 8c35bb3c9fc0834ff1d6915b7b4098e1dc712ed1
Author: Michael Adam ob...@samba.org
Date:   Tue Jan 27 22:13:47 2009 +0100

WHATSNEW: oops, the wrong parameter was reported to have been removed.

Micheal

---

Summary of changes:
 WHATSNEW.txt |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index dc2de98..bce7fb7 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -209,7 +209,7 @@ smb.conf changes
 Parameter Name  Description Default
 --  --- ---
 cups connection timeoutNew 30
-idmap config DOM:range Removed
+idmap alloc config : range Removed
 idmap domains  Removed
 init logon delayed hosts   New 
 init logon delay   New 100


-- 
Samba Shared Repository


[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha6-174-gfffd94b

2009-01-27 Thread Steven Danneman
The branch, master has been updated
   via  fffd94b442e143ddd995ba356497dc6c2528ed4b (commit)
  from  31e46ff4ac2c2c339542450cf0e5f46cc990df71 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -
commit fffd94b442e143ddd995ba356497dc6c2528ed4b
Author: Steven Danneman steven.danne...@isilon.com
Date:   Tue Jan 27 13:24:38 2009 -0800

Move S3 specific parameters to S3 conf file in make test.

---

Summary of changes:
 source3/script/tests/selftest.sh |5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/script/tests/selftest.sh b/source3/script/tests/selftest.sh
index 0f1ca32..9462184 100755
--- a/source3/script/tests/selftest.sh
+++ b/source3/script/tests/selftest.sh
@@ -170,8 +170,6 @@ cat $COMMONCONFFILEEOF
private dir = $PRIVATEDIR
pid directory = $PIDDIR
lock directory = $LOCKDIR
-   state directory = $LOCKDIR
-   cache directory = $LOCKDIR
log file = $LOGDIR/log.%m
log level = 0
 
@@ -207,6 +205,9 @@ cat $SERVERCONFFILEEOF
panic action = $SCRIPTDIR/gdb_backtrace %d %\$(MAKE_TEST_BINARY)
include = $COMMONCONFFILE
 
+   state directory = $LOCKDIR
+   cache directory = $LOCKDIR
+
passdb backend = tdbsam
 
domain master = yes


-- 
Samba Shared Repository


[SCM] Samba Shared Repository - branch v3-3-test updated - release-3-2-0pre2-4874-g458a6a4

2009-01-27 Thread Jeremy Allison
The branch, v3-3-test has been updated
   via  458a6a4265bc9b429375d7efb52d25969d7faad5 (commit)
  from  8c35bb3c9fc0834ff1d6915b7b4098e1dc712ed1 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-3-test


- Log -
commit 458a6a4265bc9b429375d7efb52d25969d7faad5
Author: Jeremy Allison j...@samba.org
Date:   Tue Jan 27 15:47:47 2009 -0800

Fix bug #6069 - Build breaks with too many arguments to
samba-3.3.0/source/smbd/dnsregister.c:85:event_add_timed().
Jeremy.

---

Summary of changes:
 source/smbd/dnsregister.c |1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/smbd/dnsregister.c b/source/smbd/dnsregister.c
index 2319097..c092251 100644
--- a/source/smbd/dnsregister.c
+++ b/source/smbd/dnsregister.c
@@ -85,7 +85,6 @@ static void schedule_dns_register_smbd_retry(struct 
dns_reg_state *dns_state,
event= event_add_timed(smbd_event_context(),
NULL,
timeval_current_ofs(DNS_REG_RETRY_INTERVAL, 0),
-   DNS registration handler,
dns_register_smbd_retry,
dns_state);
 


-- 
Samba Shared Repository


Build status as of Wed Jan 28 00:00:02 2009

2009-01-27 Thread build
URL: http://build.samba.org/

--- /home/build/master/cache/broken_results.txt.old 2009-01-27 
00:00:31.0 +
+++ /home/build/master/cache/broken_results.txt 2009-01-28 00:00:33.0 
+
@@ -1,4 +1,4 @@
-Build status as of Tue Jan 27 00:00:01 2009
+Build status as of Wed Jan 28 00:00:02 2009
 
 Build counts:
 Tree Total  Broken Panic 
@@ -6,17 +6,17 @@
 ccache   29 6  0 
 ctdb 0  0  0 
 distcc   1  0  0 
-ldb  28 29 0 
-libreplace   28 10 0 
-lorikeet-heimdal 26 16 0 
-pidl 18 17 0 
+ldb  29 29 0 
+libreplace   27 10 0 
+lorikeet-heimdal 25 16 0 
+pidl 18 16 0 
 ppp  11 0  0 
-rsync29 9  0 
+rsync29 8  0 
 samba-docs   0  0  0 
 samba-gtk4  4  0 
-samba_3_X_devel 27 24 1 
+samba_3_X_devel 27 25 1 
 samba_3_X_test 27 22 0 
-samba_4_0_test 29 25 1 
+samba_4_0_test 29 24 1 
 smb-build27 6  0 
 talloc   29 29 0 
 tdb  26 8  0 


[SCM] Samba Shared Repository - branch v3-3-test updated - release-3-2-0pre2-4875-ga8a8dde

2009-01-27 Thread Jeremy Allison
The branch, v3-3-test has been updated
   via  a8a8dde5ac2b0c0b33e49af685650440469b287f (commit)
  from  458a6a4265bc9b429375d7efb52d25969d7faad5 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-3-test


- Log -
commit a8a8dde5ac2b0c0b33e49af685650440469b287f
Author: Jeremy Allison j...@samba.org
Date:   Tue Jan 27 16:17:55 2009 -0800

Fix warning (bad handler prototype) and fix detection of dns_sd
libraries.
Jeremy.

---

Summary of changes:
 source/configure.in   |2 +-
 source/smbd/dnsregister.c |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/configure.in b/source/configure.in
index 97d9eb0..601d1a5 100644
--- a/source/configure.in
+++ b/source/configure.in
@@ -5937,7 +5937,7 @@ if test x$enable_dnssd != xno; then
 AC_CHECK_FUNCS(DNSServiceRegister)
 AC_CHECK_LIB_EXT(dns_sd, DNSSD_LIBS, DNSServiceRegister)
 if test x$ac_cv_func_DNSServiceRegister != xyes -a \
-x$ac_cv_lib_ext_DNSServiceRegister != xyes; then
+x$ac_cv_lib_ext_dns_sd_DNSServiceRegister != xyes; then
have_dnssd_support=no
 fi
 
diff --git a/source/smbd/dnsregister.c b/source/smbd/dnsregister.c
index c092251..6850d1a 100644
--- a/source/smbd/dnsregister.c
+++ b/source/smbd/dnsregister.c
@@ -65,7 +65,7 @@ void dns_register_close(struct dns_reg_state **dns_state_ptr)
 
 static void dns_register_smbd_retry(struct event_context *ctx,
struct timed_event *te,
-   const struct timeval *now,
+   struct timeval now,
void *private_data)
 {
struct dns_reg_state *dns_state = (struct dns_reg_state *)private_data;


-- 
Samba Shared Repository


[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha6-175-gca3a801

2009-01-27 Thread Jeremy Allison
The branch, master has been updated
   via  ca3a801a82729b4a8d9db067a0a2838b1e0fee81 (commit)
  from  fffd94b442e143ddd995ba356497dc6c2528ed4b (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -
commit ca3a801a82729b4a8d9db067a0a2838b1e0fee81
Author: Jeremy Allison j...@samba.org
Date:   Tue Jan 27 16:19:09 2009 -0800

Fix detection of dns_sd libraries.
Jeremy.

---

Summary of changes:
 source3/configure.in |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/configure.in b/source3/configure.in
index c63f7c8..b4c021c 100644
--- a/source3/configure.in
+++ b/source3/configure.in
@@ -5999,7 +5999,7 @@ if test x$enable_dnssd != xno; then
 AC_CHECK_FUNCS(DNSServiceRegister)
 AC_CHECK_LIB_EXT(dns_sd, DNSSD_LIBS, DNSServiceRegister)
 if test x$ac_cv_func_DNSServiceRegister != xyes -a \
-x$ac_cv_lib_ext_DNSServiceRegister != xyes; then
+x$ac_cv_lib_ext_dns_sd_DNSServiceRegister != xyes; then
have_dnssd_support=no
 fi
 


-- 
Samba Shared Repository


[SCM] Samba Shared Repository - branch v3-2-test updated - release-3-2-0pre2-3402-ge0c56d6

2009-01-27 Thread Jeremy Allison
The branch, v3-2-test has been updated
   via  e0c56d65f4096cdbcf9e560309e71fc21faa7d9a (commit)
  from  ac4d07ef8300a2b571296b8b3f7c23e8850b526a (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test


- Log -
commit e0c56d65f4096cdbcf9e560309e71fc21faa7d9a
Author: Jeremy Allison j...@samba.org
Date:   Tue Jan 27 16:21:04 2009 -0800

Fix detection of dns_sd libraries.
Jeremy.

---

Summary of changes:
 source/configure.in |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/configure.in b/source/configure.in
index 33e30a4..08eb67d 100644
--- a/source/configure.in
+++ b/source/configure.in
@@ -5899,7 +5899,7 @@ if test x$enable_dnssd != xno; then
 AC_CHECK_FUNCS(DNSServiceRegister)
 AC_CHECK_LIB_EXT(dns_sd, DNSSD_LIBS, DNSServiceRegister)
 if test x$ac_cv_func_DNSServiceRegister != xyes -a \
-x$ac_cv_lib_ext_DNSServiceRegister != xyes; then
+x$ac_cv_lib_ext_dns_sd_DNSServiceRegister != xyes; then
have_dnssd_support=no
 fi
 


-- 
Samba Shared Repository