summaryrefslogtreecommitdiffstats
path: root/ta/ta.h
Commit message (Expand)AuthorAgeFilesLines
* ta: add refcount wrapperrcwm42020-05-011-0/+15
* ta: add ta_get_parent()wm42020-04-261-0/+1
* ta: minor simplification for talloc_stealwm42020-04-131-2/+0
* ta: remove two pointless wrapperswm42020-02-231-4/+0
* ta: change API; ta_set_parent() and ta_set_destructor() never failwm42020-02-231-4/+6
* ta: remove ta_find_parent()wm42020-02-231-1/+0
* ta: introduce talloc_dup() and use it in some placeswm42018-01-181-2/+2
* Fix use of ISC licensewm42017-04-151-1/+3
* build: fix compilation with mingw-w64/ClangJames Ross-Gowan2016-11-171-1/+1
* ta: add a helper macrowm42016-08-201-0/+4
* ta: check overflow in array realloc macroswm42014-01-021-0/+1
* ta: re-add MinGW cargo cultingwm42013-11-021-0/+6
* ta: track location debug info in 2 more caseswm42013-10-301-0/+2
* Replace tallocwm42013-10-131-0/+146