s4:winbind/wb_samba3_protocol.c - rework it using concrete enum values
[amitay/samba.git] / lib / addns /
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_MEMDUP() to talloc_memdup()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
2011-05-05 Jeremy AllisonMore const fixes. Remove CONST_DISCARD.
2011-02-28 Volker Lendeckes3: Eliminate select from libaddns
2011-02-10 Volker Lendeckes3: Fix some nonempty blank lines
2011-01-06 Günther Deschnerlib/addns: move DNS client library to the main directory.