[SCM] Samba Shared Repository - branch master updated

Stefan Metzmacher metze at samba.org
Wed Dec 29 03:27:03 MST 2010


The branch, master has been updated
       via  b222615 tdb: add ABI/tdb-1.2.9.sigs
      from  cac5732 tdb: tdb_summary() support.

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


- Log -----------------------------------------------------------------
commit b222615b5978aa78e82af79359b7cc3baec0bc87
Author: Stefan Metzmacher <metze at samba.org>
Date:   Wed Dec 29 10:39:25 2010 +0100

    tdb: add ABI/tdb-1.2.9.sigs
    
    metze
    
    Autobuild-User: Stefan Metzmacher <metze at samba.org>
    Autobuild-Date: Wed Dec 29 11:26:12 CET 2010 on sn-devel-104

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

Summary of changes:
 lib/tdb/ABI/{tdb-1.2.6.sigs => tdb-1.2.9.sigs} |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
 copy lib/tdb/ABI/{tdb-1.2.6.sigs => tdb-1.2.9.sigs} (98%)


Changeset truncated at 500 lines:

diff --git a/lib/tdb/ABI/tdb-1.2.6.sigs b/lib/tdb/ABI/tdb-1.2.9.sigs
similarity index 98%
copy from lib/tdb/ABI/tdb-1.2.6.sigs
copy to lib/tdb/ABI/tdb-1.2.9.sigs
index 1e01f3b..9e4149b 100644
--- a/lib/tdb/ABI/tdb-1.2.6.sigs
+++ b/lib/tdb/ABI/tdb-1.2.9.sigs
@@ -48,6 +48,7 @@ tdb_set_logging_function: void (struct tdb_context *, const struct tdb_logging_c
 tdb_set_max_dead: void (struct tdb_context *, int)
 tdb_setalarm_sigptr: void (struct tdb_context *, volatile sig_atomic_t *)
 tdb_store: int (struct tdb_context *, TDB_DATA, TDB_DATA, int)
+tdb_summary: char *(struct tdb_context *)
 tdb_transaction_cancel: int (struct tdb_context *)
 tdb_transaction_commit: int (struct tdb_context *)
 tdb_transaction_prepare_commit: int (struct tdb_context *)


-- 
Samba Shared Repository


More information about the samba-cvs mailing list