[go: up one dir, main page]

Menu

Commit [r6]  Maximize  Restore  History

Bugfixes:
- in case of a crash, xinetd is not restarted
- modified messages logged by a restart of ntpd or xinetd
- added more descriptive messages for bind perror
- removed dependency on dig for DNS, using netstat instead
- netmon cli spelling problem (tickets: Andrew Latham)
- fixed help string for network command in RIP and OSPF

New features:
- added login banner support

rcpteam 2013-03-07

added /trunk/buildtools/filesys/etc/init.d/rcpinet
changed /trunk/buildtools/filesys/etc/init.d/rcpntp
removed /trunk/buildtools/filesys/etc/init.d/rcpxinetd
changed /trunk/buildtools/filesys/etc/startup.d/startup-main
changed /trunk/configure
changed /trunk/src/dns/exec/callbacks.c
changed /trunk/src/dns/exec/dns.h
changed /trunk/src/dns/exec/dns_rx.c
changed /trunk/src/dns/exec/main.c
changed /trunk/src/librcp/parser_special.c
changed /trunk/src/netmon/cmds/cmds.in
changed /trunk/src/netmon/exec/udp.c
changed /trunk/src/ospf/cmds/cmds.in
changed /trunk/src/rip/cmds/cmds.in
changed /trunk/src/rip/exec/rip_tx.c
changed /trunk/src/utils/login/main.c