Kai Blin
b567694bb0
addns: Remove unused empty header file
...
Autobuild-User: Kai Blin <kai@samba.org>
Autobuild-Date: Sun Sep 25 09:15:09 CEST 2011 on sn-devel-104
2011-09-25 09:15:09 +02:00
Kai Blin
7466612392
addns: Allow creating AAAA records during updates
2011-09-24 21:46:06 -07:00
Andrew Bartlett
61543577fa
lib/addns: Remove unused TALLOC_ macros
2011-09-07 12:16:41 +02:00
Andrew Bartlett
8d4a8389bb
s3-talloc Change TALLOC_MEMDUP() to talloc_memdup()
...
Using the standard macro makes it easier to move code into common, as
TALLOC_MEMDUP isn't standard talloc.
2011-06-09 12:40:08 +02:00
Andrew Bartlett
ad0a07c531
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
...
Using the standard macro makes it easier to move code into common, as
TALLOC_ZERO_P isn't standard talloc.
2011-06-09 12:40:08 +02:00
Andrew Bartlett
3d15137653
s3-talloc Change TALLOC_ARRAY() to talloc_array()
...
Using the standard macro makes it easier to move code into common, as
TALLOC_ARRAY isn't standard talloc.
2011-06-09 12:40:08 +02:00
Andrew Bartlett
73b377432c
s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
...
Using the standard macro makes it easier to move code into common, as
TALLOC_REALLOC_ARRAY isn't standard talloc.
Andrew Bartlett
2011-06-09 12:40:08 +02:00
Jeremy Allison
7d6ebe0de7
More const fixes. Remove CONST_DISCARD.
2011-05-06 01:44:07 +02:00
Volker Lendecke
d825b5e2cb
s3: Eliminate select from libaddns
2011-02-28 16:40:20 +01:00
Volker Lendecke
d7d36724d3
s3: Fix some nonempty blank lines
2011-02-10 16:16:03 +01:00
Günther Deschner
7ee75c9548
lib/addns: move DNS client library to the main directory.
...
Guenther
2011-01-06 16:42:56 +01:00