summaryrefslogtreecommitdiff
path: root/lib/addns
AgeCommit message (Expand)AuthorFilesLines
2011-09-07lib/addns: Remove unused TALLOC_ macrosAndrew Bartlett1-42/+0
2011-06-09s3-talloc Change TALLOC_MEMDUP() to talloc_memdup()Andrew Bartlett1-1/+1
2011-06-09s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett4-6/+6
2011-06-09s3-talloc Change TALLOC_ARRAY() to talloc_array()Andrew Bartlett4-13/+13
2011-06-09s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()Andrew Bartlett2-2/+2
2011-05-06More const fixes. Remove CONST_DISCARD.Jeremy Allison2-3/+3
2011-02-28s3: Eliminate select from libaddnsVolker Lendecke1-13/+11
2011-02-10s3: Fix some nonempty blank linesVolker Lendecke1-2/+2
2011-01-06lib/addns: move DNS client library to the main directory.Günther Deschner10-0/+2537