On 03/24/2010 10:18 AM, Petr Uzel wrote:
Hi,
This series contains patches SUSE had accumulated for iptraf-3.x,
now rebased to iptraf-ng. Patches are independent, so please
pick what you think is suitable for you.
Thanks.
Petr Uzel (6):
main(): allow regular users to run iptraf if the sticky-bit is set
init_promisc_list(): use IF_NAMESIZE as size of buffer for interface
name
selectiface(): use strncpy to prevent buffer overflow and thus avoid
gcc warning
build: pass libpanel_CFLAGS and ncurses_CFLAGS to compiler
ltrim(): simplify function and fix situation when strings overlap in
strcpy
tx_operate_listbox(): use proper format string for size_t in snprintf
configure.ac | 3 +++
src/Makefile.am | 3 ++-
src/ifaces.c | 6 ++----
src/ifstats.c | 2 +-
src/iptraf.c | 2 +-
src/promisc.c | 2 +-
support/Makefile.am | 2 ++
support/listbox.c | 2 +-
8 files changed, 13 insertions(+), 9 deletions(-)
_______________________________________________
Iptraf-ng mailing list
Iptraf-ng(a)lists.fedorahosted.org
https://fedorahosted.org/mailman/listinfo/iptraf-ng
Hello,
thank you a lot. This was all in my TODO.
--
Nikola