build: avoid util.h as a public header name due to conflict with MacOS
[ddiss/samba.git] / lib / addns /
2011-09-07 Andrew Bartlettlib/addns: Remove unused TALLOC_ macros
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... release-4-0-0alpha16 samba-4.0.0alpha16
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_MEMDUP() to talloc_memdup()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
2011-05-05 Jeremy AllisonMore const fixes. Remove CONST_DISCARD.
2011-02-28 Volker Lendeckes3: Eliminate select from libaddns
2011-02-10 Volker Lendeckes3: Fix some nonempty blank lines
2011-01-06 Günther Deschnerlib/addns: move DNS client library to the main directory.