summaryrefslogtreecommitdiff
path: root/lib/addns/dnsmarshall.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-05lib:addns: Don’t call memcpy() with a NULL pointerJoseph Sutton1-1/+3
2023-04-03lib:addns: Rename additionals to additionalAndreas Schneider1-5/+5
2019-07-24lib/addns: clang: Fix 'Value stored to 'err' is never read'Noel Power1-4/+6
2018-11-30Fix spelling mistakesOlly Betts1-1/+1
2012-10-07lib-addns: ensure that allocated buffer are pre set to 0Matthieu Patou1-12/+12
2012-07-05lib/addns: remove use of uint8 uint16 and uint32 in favour of C99 typesBjörn Jacke1-28/+28
2011-06-09s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett1-1/+1
2011-06-09s3-talloc Change TALLOC_ARRAY() to talloc_array()Andrew Bartlett1-7/+7
2011-06-09s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()Andrew Bartlett1-1/+1
2011-01-06lib/addns: move DNS client library to the main directory.Günther Deschner1-0/+530