lib/addns: remove use of uint8 uint16 and uint32 in favour of C99 types
[mat/samba.git] / lib / addns / dnsmarshall.c
2012-07-05 Björn Jackelib/addns: remove use of uint8 uint16 and uint32 in...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba...
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-01-06 Günther Deschnerlib/addns: move DNS client library to the main directory.