tdb/tdb-1.3.0.tar.asc
Lars Müller 1b2c8329e7 - 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

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tdb?expand=0&rev=50
2014-05-23 21:23:11 +00:00

12 lines
490 B
Plaintext

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQEcBAABAgAGBQJTfnrDAAoJEEeTkWETCEAlxLgH/06ZPQJZimsMW/9lXl+ycq0N
8AWrO+ZvudffAn5y5npZvzNv67wq9n3ActPFsaHXoc3mZk1x7qc2DdGqh+a4p8ri
Mt/iajOF0U/5fZ9qy707KxYtYg0W0Cb4eDhhhMHCUshvktKk99+mT2IQB3uDLeGR
3v1pO4UyiZ1tOD5jfDjWUDgXRp1jQfJUm4pgYmN2r1tihVGANWkwJaQtsf7fvlfO
F44J3J883g7yTsrR85VeILWYySvqBe2420Y2O1OJVeW+Ij55dPhfkyPrR1AuuDNE
lcUsDEOOJ+VndDmFTHU/LklM62IAND4lNcrdeFPooWNv3uidJO2zX6STRxWGiqE=
=wfTZ
-----END PGP SIGNATURE-----