]> arthur.barton.de Git - netatalk.git/commit - etc/afpd/main.c
Rework volume parsing code to ini style and rework main, config init and dsi startup
authorFrank Lahm <franklahm@googlemail.com>
Mon, 13 Feb 2012 16:40:50 +0000 (17:40 +0100)
committerFrank Lahm <franklahm@googlemail.com>
Mon, 13 Feb 2012 16:40:50 +0000 (17:40 +0100)
commita2ddc8384c1881c66db1fbba6698bfd09da84b64
treec6f63a293cee49b2b787b1e3f73ed4321b04b4d0
parent85eb0fd28ff87289d2f49a0230c07e7a7c56e101
Rework volume parsing code to ini style and rework main, config init and dsi startup
12 files changed:
etc/afpd/afp_config.c
etc/afpd/afp_options.c
etc/afpd/main.c
etc/afpd/volume.c
etc/afpd/volume.h
include/atalk/dsi.h
include/atalk/globals.h
include/atalk/iniparser.h
include/atalk/uuid.h
libatalk/dsi/dsi_init.c
libatalk/dsi/dsi_tcp.c
libatalk/iniparser/iniparser.c