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
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,
>> -
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)
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
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
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
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
---