auth: Move the rest of the source4 gensec_ntlmssp code to the top level
[ira/wip.git] / lib / addns /
2012-02-13 Andrew Bartletts3-libads: Move to using only the HAVE_KRB5 define
2012-02-13 Andrew Bartletts3-lib/addns: Move to system/kerberos.h and HAVE_KRB5
2011-11-23 Jeremy AllisonFix uninitialized variable frees on error paths.
2011-11-23 Jeremy AllisonEnsure we don't free uninitialized variables.
2011-11-22 Kai Blins3 libaddns: Prevent a crash when dns_create_update...
2011-09-25 Kai Blinaddns: Remove unused empty header file
2011-09-25 Kai Blinaddns: Allow creating AAAA records during updates
2011-09-07 Andrew Bartlettlib/addns: Remove unused TALLOC_ macros
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
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.