s3: Add tdb_data_equal
[ira/wip.git] / lib / talloc / talloc.h
2010-02-08 Simo Sorcetalloc: Fix abi checks and ifdefs
2010-02-08 Andrew Tridgelltalloc: fixed doc typo
2010-02-08 Andreas SchneiderMove the talloc details to the mainpage.
2010-02-08 Andreas Schneidertalloc: Documented talloc with doxygen.
2009-09-20 Matthias Dieter... Merge branch 'master' of git://git.samba.org/samba
2009-09-20 Andrew Tridgelltalloc: fixed talloc_disable_null_tracking()
2009-08-24 Stefan Metzmachertalloc: add defines and functions for TALLOC_MAJOR...
2009-08-24 Stefan Metzmachertalloc: remove ABI compat functions
2009-08-24 Stefan Metzmachertalloc: add talloc_set_log_fn() and talloc_set_log_stderr()
2009-07-03 Simo SorceRestore ABI compatibility for talloc.
2009-07-01 Andrew Tridgellchanges to remove the ambiguity in talloc_free() and...
2009-06-08 Stefan Metzmachertalloc: try to fix the source4 build on AIX
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-26 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-03-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-22 Volker Lendecketalloc_array_length: talloc_get_size deals fine with...
2009-03-22 Volker LendeckeRevert "Convert the contents of talloc_guide.txt to...
2009-03-22 Volker LendeckeRevert "Add a default "undocumented" module"
2009-03-22 Volker LendeckeRevert "Add some initial hook to the front page"
2009-03-22 Volker LendeckeRevert "Reformatting"
2009-03-22 Volker LendeckeRevert "Document talloc_pool()"
2009-03-22 Volker LendeckeRevert "Add a talloc_internal "module""
2009-03-22 Volker LendeckeRevert "Document _talloc"
2009-03-22 Volker LendeckeRevert "Document TALLOC_FREE()"
2009-03-22 Volker LendeckeRevert "Document talloc_parent, talloc_parent_name...
2009-03-22 Volker LendeckeRevert "Document talloc_zero_array()"
2009-03-21 Volker LendeckeDocument talloc_zero_array()
2009-03-21 Volker LendeckeDocument talloc_parent, talloc_parent_name and talloc_i...
2009-03-21 Volker LendeckeDocument TALLOC_FREE()
2009-03-21 Volker LendeckeDocument _talloc
2009-03-21 Volker LendeckeAdd a talloc_internal "module"
2009-03-21 Volker LendeckeDocument talloc_pool()
2009-03-21 Volker LendeckeReformatting
2009-03-21 Volker LendeckeAdd some initial hook to the front page
2009-03-21 Volker LendeckeAdd a default "undocumented" module
2009-03-21 Volker LendeckeConvert the contents of talloc_guide.txt to doxygen...
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-17 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-16 Stefan Metzmachertalloc: add useful talloc_array_length() macro
2009-03-16 Stefan Metzmachertalloc: add TALLOC_ZERO()
2009-03-15 Jelmer VernooijMerge branch 'sharedm4' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'nodiscard' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'tdr' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'checktalloc' of /home/jelmer/samba4
2009-03-12 Stefan Metzmachertalloc: add talloc_set_abort_fn()
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-03 Stefan Metzmachertalloc: add talloc_get_type_abort()
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMove common libraries from root to lib/.