2
I Use This!
Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Jun 28, 2024 — Jun 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
lib/inet6.c:INET6_rresolve() - various fixes More... almost 12 years ago
lib/util.c: introduxe xstrdup which catches NULL and use it in all places More... almost 12 years ago
lib/inet.c: replace safe_strcpy with strdup for dynamically allocated cache, fixes truncation More... almost 12 years ago
Show symbolic default only for 0.0.0.0/0 (which fixes Suse Bug#821077) More... almost 12 years ago
lib/x25.c: fix compile error for -DDEBUG=1 More... almost 12 years ago
hostname: modernized man page More... almost 12 years ago
hostname: do not mention root on permission problems. Thanks to Elias Probst for mentioning the problem. More... about 12 years ago
merged: replace all remaining strcpy() with safe_strncpy() More... about 12 years ago
route: document -4 and -6 for route command More... about 12 years ago
fix issues caused by replaceing strcpy() with safe_strncpy() More... about 12 years ago
replace all remaining strcpy() with safe_strncpy() More... about 12 years ago
Merge pull request #1 from florianl/master More... about 12 years ago
Fix calculation of available space More... about 12 years ago
[PATCH] replace strcpy() with safe_strncpy() More... about 12 years ago
slattach: tweak how we ignore the ret of fchown() More... about 12 years ago
ifconfig: use sockaddr_storage to hold addresses More... about 12 years ago
ifconfig: use in_addr_t for IPv4 types More... about 12 years ago
trim trailing whitespace More... about 12 years ago
Make SELINUX compile. More... about 12 years ago
get selinux build info via pkg-config More... about 12 years ago
ignore gdb related files More... about 12 years ago
fix building with selinux enabled More... about 12 years ago
use CFLAGS when linking too More... about 12 years ago
R�mi Verschelde contributed french translation if ifconfig(8). https://sourceforge.net/p/net-tools/bugs/6/ More... about 12 years ago
deal with 2-digits kernel versions as reported in Bug#7. https://sourceforge.net/p/net-tools/bugs/7/ More... about 12 years ago
Use safe_strncpy wherever possible More... over 12 years ago
updated manpage date, project url and email More... over 12 years ago
mii-tool: dump also non standard registers More... over 12 years ago
mii-tool: update manpage and usage More... over 12 years ago
mii-tool: update PHY list More... over 12 years ago