[OpenWrt-Devel] [PATCH] yaddns: update to 1.1

2011-11-21 Thread Anthony Viallard
Hi, The patch attached to the mail updates yaddns to 1.1 stable version. Changes compared to 1.0 are: * autotools refactoring * fix blocked state in request if connect() or recv() failed. Add timeout feature which abort pending request (connect(), send(), recv())

Re: [OpenWrt-Devel] [PATCH] yaddns: update to 1.1-rc2

2011-05-24 Thread Jo-Philipp Wich
Committed in r26993 - thanks! ~ Jow ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH] yaddns: update to 1.1-rc2

2011-05-19 Thread Anthony Viallard
Hi, The patch attached to the mail updates yaddns to 1.1-rc2. Changes are: * autotools refactoring * fix blocked state in request if connect() or recv() failed. Add timeout feature which abort pending request (connect(), send(), recv()) after XX seconds. * add new ./configure options: