summaryrefslogtreecommitdiffstats
path: root/lib/addns/dnsrecord.c
Commit message (Expand)AuthorAgeFilesLines
* lib/addns: remove use of uint8 uint16 and uint32 in favour of C99 typesBjörn Jacke2012-07-051-20/+20
* Fix uninitialized variable frees on error paths.Jeremy Allison2011-11-231-11/+11
* Ensure we don't free uninitialized variables.Jeremy Allison2011-11-231-2/+2
* s3 libaddns: Prevent a crash when dns_create_update failsKai Blin2011-11-221-1/+1
* addns: Allow creating AAAA records during updatesKai Blin2011-09-241-4/+56
* s3-talloc Change TALLOC_MEMDUP() to talloc_memdup()Andrew Bartlett2011-06-091-1/+1
* s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett2011-06-091-2/+2
* s3-talloc Change TALLOC_ARRAY() to talloc_array()Andrew Bartlett2011-06-091-3/+3
* s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()Andrew Bartlett2011-06-091-1/+1
* More const fixes. Remove CONST_DISCARD.Jeremy Allison2011-05-061-1/+1
* lib/addns: move DNS client library to the main directory.Günther Deschner2011-01-061-0/+422