svn commit: samba r19762 - in branches/SAMBA_3_0/source: . libaddns utils

jerry at samba.org jerry at samba.org
Fri Nov 17 21:46:27 GMT 2006


Author: jerry
Date: 2006-11-17 21:46:26 +0000 (Fri, 17 Nov 2006)
New Revision: 19762

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19762

Log:
libaddns/*[ch] code fixes donated by Centeris Corporation 
(http://www.centeris.com/) under my copyright.

* Rework error reporting to use DNS_ERROR instead 
  of int32
* Convert memory allocation to use talloc()
* Generalize the DNS request/response packet marshalling
* Fix the secure update requests



Added:
   branches/SAMBA_3_0/source/libaddns/dnsmarshall.c
Removed:
   branches/SAMBA_3_0/source/libaddns/dnsrequest.c
   branches/SAMBA_3_0/source/libaddns/dnsresponse.c
   branches/SAMBA_3_0/source/libaddns/dnssign.c
   branches/SAMBA_3_0/source/libaddns/dnsupdate.c
   branches/SAMBA_3_0/source/libaddns/dnsuprequest.c
   branches/SAMBA_3_0/source/libaddns/dnsupresp.c
Modified:
   branches/SAMBA_3_0/source/Makefile.in
   branches/SAMBA_3_0/source/libaddns/dns.h
   branches/SAMBA_3_0/source/libaddns/dnserr.h
   branches/SAMBA_3_0/source/libaddns/dnsgss.c
   branches/SAMBA_3_0/source/libaddns/dnsrecord.c
   branches/SAMBA_3_0/source/libaddns/dnssock.c
   branches/SAMBA_3_0/source/libaddns/dnsutils.c
   branches/SAMBA_3_0/source/utils/net_ads.c
   branches/SAMBA_3_0/source/utils/net_dns.c


Changeset:
Sorry, the patch is too large (7308 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19762


More information about the samba-cvs mailing list