Bug#538388: obexftp: Unclear error message

2009-07-26 Thread Christian Zuckschwerdt
That message has always been a source of confusion. I used perror() for diagnostics but most times errno is not set. Gone now, see patch below or http://github.com/zuckschwerdt/obexftp/commit/fd9a530b58873c58cf8b8c862d76a3b8902aa437 regards, Christian --- a/apps/obexftp.c +++ b/apps/obexftp

Bug#508292: gkrellm-snmp should be licensed with OpenSSL exception clause

2009-01-03 Thread Christian Zuckschwerdt
Hi, thanks for contacting me on this. I added the exception to the source code boiler plate text. See http://triq.net/gkrellm/gkrellm_snmp-1.1.tar.gz I also removed the SSL linking -- although this may break the plugin if libsnmp doesn't pull in the link dependancy itself (is this reliable