[PATCH] ntpd: simplify peer configuration

2010-10-05 Thread Davide Cavalca
Hello everybody, please find attached a patch to simplify the ntpd plugin peer configuration code; this patch is necessary to make the plugin compatibile with busybox implementation of ntpd, which does not support a configuration file. Best regards, Davide Cavalca From

Re: [PATCH Adding proxy settings 1/4] Service API documentation updated to include Proxy settings updates.

2010-10-05 Thread Tomasz Bursztyka
Hi On 05/10/10 12:41, ext Marcel Holtmann wrote: Means that a simple entry like [ server:901 ] would be the generic one and [ http://server:901;, ftp://server:109; ] could identify different servers. That seems fine, let's do that way. Best regards, Tomasz

Re: [PATCH Adding proxy settings 1/4] Service API documentation updated to include Proxy settings updates.

2010-10-05 Thread Marcel Holtmann
Hi Tomasz, Means that a simple entry like [ server:901 ] would be the generic one and [ http://server:901;, ftp://server:109; ] could identify different servers. That seems fine, let's do that way. please update your documentation patch and start working on the implementation. I

Re: [PATCH] ntpd: simplify peer configuration

2010-10-05 Thread Samuel Ortiz
Hi Davide, On Tue, Oct 05, 2010 at 11:59:02AM +0200, Davide Cavalca wrote: Hello everybody, please find attached a patch to simplify the ntpd plugin peer configuration code; this patch is necessary to make the plugin compatibile with busybox implementation of ntpd, which does not support

Re: [PATCH] ntpd: simplify peer configuration

2010-10-05 Thread Samuel Ortiz
On Tue, Oct 05, 2010 at 04:41:56PM +0200, Marcel Holtmann wrote: Hi Samuel, please find attached a patch to simplify the ntpd plugin peer configuration code; this patch is necessary to make the plugin compatibile with busybox implementation of ntpd, which does not support a