0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 12, 2025 — Jun 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated ChangeLog (using cvs2cl to generate it from CVS log) More... almost 21 years ago
Bumped version to 0.5.3, since there was already a 0.5.2 tagged version in CVS, even though it was never released as such More... almost 21 years ago
small fixes in Makefile.am so that make distcheck succeeds, run autoreconf to generate Makefile.in, added comments More... almost 21 years ago
New version of mDNS draft released at www.multicastdns.org More... almost 21 years ago
Remove autom4te.cache dir after running autogen.sh, so it doesn't accidentilly end up in CVS More... almost 21 years ago
Use automake 1.8 instead of 1.6 and fix 'underquoted definition of CHECK_DIST' warning More... almost 21 years ago
replace draft-ietf-zeroconf-ipv4-linklocal with rfc3927 More... almost 21 years ago
Fix #964908, now finds resolv lib on AMD64 More... about 21 years ago
Change program description More... about 21 years ago
Initial revision More... about 21 years ago
Do not touch pid file when in debug mode but check if it exists. Look for address change events from netlink. More... about 22 years ago
Updated from cvs logs More... about 22 years ago
Ignore interfaces that are down. More... about 22 years ago
Re-generated from cvs log More... about 22 years ago
Some experimental netlink stuff to track changes in network config. To try : configure --enable-netlink. Must run as root to re-init interfaces. More... about 22 years ago
Counted the number of non-multicast sockets when calculating the number of needed mcast sockets. Umpf. More... about 22 years ago
getopt() actually returns int not char. Thanks to Hubert Figuiere. More... about 22 years ago
Removed static .spec file, bumped to 0.5.2 More... over 22 years ago
Auto-gen .spec from .spec.in More... over 22 years ago
Updated from cvs log. More... over 22 years ago
Added missing .spec file. Bumped version to 0.5.1 More... over 22 years ago
Fixed non-debug build More... over 22 years ago
Updated from cvs log messages More... over 22 years ago
Prepare for release 0.5.0 More... over 22 years ago
More speeling fixes from Steve, some corrections to limitations in README. Removed last hint about the droped -F option, documentet -v switch. More... over 22 years ago
Fixed bind example to include a "forward only" statement. More... over 22 years ago
added log_perror() function to debug.c, use it in serv_udp.c. Fixed announcements after sighup. More... over 22 years ago
Fool autoconf when building from cvs check-out. More... over 22 years ago
Thrown out rpm based check, replaced by simpler *-release checks More... over 22 years ago
SOme more debugging (dump registry, normal exit) More... over 22 years ago