summaryrefslogtreecommitdiff
path: root/lib/addns
AgeCommit message (Expand)AuthorFilesLines
2012-02-13s3-libads: Move to using only the HAVE_KRB5 defineAndrew Bartlett1-2/+2
2012-02-13s3-lib/addns: Move to system/kerberos.h and HAVE_KRB5Andrew Bartlett2-18/+3
2011-11-23Fix uninitialized variable frees on error paths.Jeremy Allison1-11/+11
2011-11-23Ensure we don't free uninitialized variables.Jeremy Allison1-2/+2
2011-11-22s3 libaddns: Prevent a crash when dns_create_update failsKai Blin1-1/+1
2011-09-25addns: Remove unused empty header fileKai Blin1-30/+0
2011-09-24addns: Allow creating AAAA records during updatesKai Blin2-4/+60
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