Go to file
Stephan Kulow 7418571c96 Accepting request 235284 from network:samba:STABLE
- Update to version 1.3.0.
  + add TDB_MUTEX_LOCKING support
  + consolidate tdb allocation code - re-use dead records at hash top.
  + don't alter errno on success of tdb_open_ex()
  + introduce tdb->hdr_ofs
  + introduce TDB_SUPPORTED_FEATURE_FLAGS
  + return ENOSYS if the tdb was created with spinlocks.
  + use asprintf() to simplify tdb_summary()
  + test: add a "skip()" macro.
     add marklock deadlock test
     add mutex related tests
     add PING command to external-agent.c
     add shutdown_agent() helper function
     add UNMAP command to external-agent.c
     always call fflush() after [f]printf() in tap-interface.h
     avoid const warnings by using 'discard_const_p(uint8_t,' instead of
	   '(void *)'
     correctly use stderr, not stdout, in fail()
     remove "\n" in diag() arguments
  + tools: add -l option to tdbbackup
     add -l option to tdbtool
     add -m option to tdbtorture
     Allow tdbtool to r/o open mutexed tdbs
     avoid const warnings in tdbdump.c
     explicitly use TDB_NOLOCK in tdbdump
  + tdb_wrap: Remove tdb_wrap_open_ again
  + wscript: maintain a global list of unit tests
- Include stdbool.h in tdb.h; (bso#10625).
  + include_stdbool_bso10625.patch

- Don't require pkg-config from the libtdb package.

OBS-URL: https://build.opensuse.org/request/show/235284
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tdb?expand=0&rev=15
2014-05-26 12:40:12 +00:00
.gitattributes osc copypac from project:network:samba:STABLE package:libtdb1 revision:6 2012-05-30 15:35:29 +00:00
.gitignore osc copypac from project:network:samba:STABLE package:libtdb1 revision:6 2012-05-30 15:35:29 +00:00
baselibs.conf Add python-tdb to baselibs.conf. 2013-08-29 10:55:34 +00:00
build_pie.patch - Update to version 1.3.0. 2014-05-23 21:23:11 +00:00
ignore-tdb1-run-transaction-expand.diff - Update to version 1.3.0. 2014-05-23 21:23:11 +00:00
include_stdbool_bso10625.patch - Update to version 1.3.0. 2014-05-23 21:23:11 +00:00
samba-library-distribution-pubkey_13084025.asc Rename pubkey filename to follow upstream naming convention. 2013-12-06 16:56:01 +00:00
tdb-1.3.0.tar.asc - Update to version 1.3.0. 2014-05-23 21:23:11 +00:00
tdb-1.3.0.tar.gz - Update to version 1.3.0. 2014-05-23 21:23:11 +00:00
tdb.changes Improve the 'Don't require pkg-config from' change message. 2014-05-24 12:41:00 +00:00
tdb.spec - Update to version 1.3.0. 2014-05-23 21:23:11 +00:00