]> arthur.barton.de Git - netatalk.git/commit
* Allow afpd debugging to be enabled at runtime by sending the afpd process
authorjmarcus <jmarcus>
Fri, 3 May 2002 22:51:32 +0000 (22:51 +0000)
committerjmarcus <jmarcus>
Fri, 3 May 2002 22:51:32 +0000 (22:51 +0000)
commit23f887d0168697eae11d1674804581ca12e3809c
tree21dccc8357dfce1349804e191c70941d0eafd7e1
parente0e7658b2ff819d0c1a64413ba6a66afe95dc6c6
* Allow afpd debugging to be enabled at runtime by sending the afpd process
  a SIGUSR1.  stdout will be redirected to a temp file.

* Allow SLP to be disabled per afpd process by adding a new -noslp flag to
  afpd.conf

* Update documentation accordingly.

Submitted by: Glenn Trewitt <glenn@trewitt.org>
NEWS
config/afpd.conf.tmpl
etc/afpd/afp_config.c
etc/afpd/afp_dsi.c
etc/afpd/afp_options.c
etc/afpd/globals.h
man/man5/afpd.conf.5.tmpl
man/man8/afpd.8.tmpl