summaryrefslogtreecommitdiffstats
path: root/lib/tevent/ABI
Commit message (Collapse)AuthorAgeFilesLines
* tevent: change version to 0.9.13 after adding tevent_req_defer_callback()tevent-0.9.13Stefan Metzmacher2011-07-091-0/+75
| | | | | | | metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Sat Jul 9 12:16:44 CEST 2011 on sn-devel-104
* tevent: change version to 0.9.12tevent-0.9.12Volker Lendecke2011-06-201-0/+74
|
* tevent: change version to 0.9.11tevent-0.9.11Stefan Metzmacher2011-03-101-0/+73
| | | | | | | metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Thu Mar 10 10:24:49 CET 2011 on sn-devel-104
* tevent: add ABI/tevent-0.9.10.sigsStefan Metzmacher2010-12-231-0/+73
| | | | metze
* build: more adjustments for the ABI type name mapsAndrew Tridgell2010-04-181-1/+1
| | | | | | | | | | - use 'va_list' instead of 'struct __va_list_tag *' Using the C name for va_list is preferable - add support for negative ABI name matches in abi_match=. That is used to exlude ldb_*module_ops from the ldb ABI - don't include the ldb module ops or backend ops in the ABI
* s4-waf: rebuild signature files with the api type mapsAndrew Tridgell2010-04-181-15/+15
| | | | | This is not strictly necessary, as the old types would compare equal, but it is neater to use the generic type names
* tevent-waf: enabled ABI checking in teventAndrew Tridgell2010-04-181-0/+73