Re: 5.7.2.pre3 published for testing

2012-08-06 Thread Dave Shield
On 6 August 2012 08:34, Bart Van Assche wrote: >> Doesn't this introduce a change in the API ? > > That change restores the API to what it has always been before July 30, > 2012 (see also commit 7374b84fe4c2ef8497fde3dae80a69aa89eba19c). So I'm > not breaking the API but restoring it ... Fair eno

Re: 5.7.2.pre3 published for testing

2012-08-06 Thread Bart Van Assche
On 08/06/12 07:18, Dave Shield wrote: > On 5 August 2012 11:41, Bart Van Assche wrote: >> --- a/agent/mibgroup/utilities/execute.h >> +++ b/agent/mibgroup/utilities/execute.h >> @@ -4,8 +4,8 @@ >> config_belongs_in(agent_module) >> >> int run_shell_command(char *command, char *input, >> -

Re: 5.7.2.pre3 published for testing

2012-08-06 Thread Dave Shield
On 5 August 2012 11:41, Bart Van Assche wrote: > --- a/agent/mibgroup/utilities/execute.h > +++ b/agent/mibgroup/utilities/execute.h > @@ -4,8 +4,8 @@ > config_belongs_in(agent_module) > > int run_shell_command(char *command, char *input, > - char *output, size_t *out_len)

Re: 5.7.2.pre3 published for testing

2012-08-05 Thread Bart Van Assche
On 08/05/12 21:32, Magnus Fromreide wrote: > On Sun, 2012-08-05 at 10:41 +, Bart Van Assche wrote: >> [ ... ] > The above patch looks ok, so +1 for it. Thanks ! >> [PATCH] Make get_exec_output() work on big endian systems. > > I have a hard time understanding why cachebytes and out_size have

Re: 5.7.2.pre3 published for testing

2012-08-05 Thread Magnus Fromreide
On Sun, 2012-08-05 at 10:41 +, Bart Van Assche wrote: > On 08/01/12 00:11, Wes Hardaker wrote: > > > > Get it, test it, smile at it: > > > > http://www.net-snmp.org/download.html > > > > See the ChangeLog file for details on what's changed since pre2. > > Hopefully this will be the last pr

Re: 5.7.2.pre3 published for testing

2012-08-05 Thread Bart Van Assche
On 08/01/12 00:11, Wes Hardaker wrote: > > Get it, test it, smile at it: > > http://www.net-snmp.org/download.html > > See the ChangeLog file for details on what's changed since pre2. > Hopefully this will be the last pre-release, so test it well! Sorry for jumping in late, but this is what I

5.7.2.pre3 published for testing

2012-07-31 Thread Wes Hardaker
Get it, test it, smile at it: http://www.net-snmp.org/download.html See the ChangeLog file for details on what's changed since pre2. Hopefully this will be the last pre-release, so test it well! -- Wes Hardaker Please mail all replies to net-snmp-coders@lists.sourceforge.net ---