]> mj.ucw.cz Git - nwho.git/history - nwhod.c
Make the systemd service be ordered after autofs.service, so that it is ordered befor...
[nwho.git] / nwhod.c
2018-11-04 Martin MaresFixup for the previous commit
2018-11-04 Martin MaresFixed systemd service in server mode
2018-02-15 Martin MaresImplemented non-daemonizing mode
2015-10-09 Martin Maresnwhod: Fixed an initialization bug in make_pkt()
2010-12-31 Martin MaresLet die() be shared between nwho and nwhod
2010-12-31 Martin MaresMore nwho_pkt_size()
2010-12-31 Martin MaresMoved calculation of packet size to an extra function
2010-12-31 Martin MaresImplemented --version
2010-12-31 Martin MaresRenamed net.h to nwho.h
2010-12-31 Martin MaresMoved gethostname() before fork()
2010-12-31 Martin MaresLet save_pkt() calculates the packet length internally
2010-12-31 Martin MaresCleaned up parsing of packets
2010-12-31 Martin MaresAvoid (quite improbable) buffer overflow
2010-12-31 Martin MaresFixed calculation of idle time (only atime should be...
2010-12-31 Martin MaresBetter network error messages
2010-12-31 Martin Maresgethostbyname() does not set errno
2010-12-31 Martin MaresMoved fork after initialization
2010-12-31 Martin MaresKilled another reference to <asm/types.h>
2010-12-31 Martin MaresUse socklen_t properly
2010-12-31 Martin MaresRenamed rywho_pkt to nwho_pkt
2010-12-31 Martin MaresRemoved license comments, it is sufficient to mention...
2010-12-31 Martin MaresUpdated copyright year
2010-12-31 Martin MaresUse <inttypes.h> instead of <asm/types.h>
2002-11-06 Martin MaresAdded missing htons(), released as 1.12.
2002-10-04 Martin MaresRemember down servers for some time.
2002-03-22 Martin MaresFinished the package.
2002-03-22 Martin MaresSplit ywho and nwho.
2001-02-06 Martin MaresSee changelogs...
1999-01-08 Martin MaresGlibc portability checks.
1997-09-27 Martin MaresIntroduced the nwho service.