[SCM] Samba Shared Repository - branch master updated

Andreas Schneider asn at samba.org
Wed May 5 01:25:58 MDT 2010


The branch, master has been updated
       via  04327e2... tsocket: Added the warning again to tsocket_address_bsd_sockaddr.
      from  91e4a17... tdb: fix short write logic in tdb_new_database

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


- Log -----------------------------------------------------------------
commit 04327e280984517b1afd38e0fd49696f8b891e3f
Author: Andreas Schneider <asn at samba.org>
Date:   Tue May 4 22:38:23 2010 +0200

    tsocket: Added the warning again to tsocket_address_bsd_sockaddr.

-----------------------------------------------------------------------

Summary of changes:
 lib/tsocket/tsocket.h |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/lib/tsocket/tsocket.h b/lib/tsocket/tsocket.h
index 7d6a174..3aa90a9 100644
--- a/lib/tsocket/tsocket.h
+++ b/lib/tsocket/tsocket.h
@@ -919,6 +919,9 @@ ssize_t tsocket_address_bsd_sockaddr(const struct tsocket_address *addr,
  *     return;
  *   }
  * @endcode
+ *
+ * @warning This is an internal function. You should read the code to fully
+ *          understand it if you plan to use it.
  */
 int tstream_bsd_existing_socket(TALLOC_CTX *mem_ctx,
 				int fd,


-- 
Samba Shared Repository


More information about the samba-cvs mailing list