]> arthur.barton.de Git - netatalk.git/commit
new option "case sensitive = yes|no", FR #62.
authorHAT <hat@fa2.so-net.ne.jp>
Wed, 6 Aug 2014 13:23:08 +0000 (22:23 +0900)
committerHAT <hat@fa2.so-net.ne.jp>
Wed, 6 Aug 2014 13:23:08 +0000 (22:23 +0900)
commit7ef5a9ef9c2b5a5a1ec9b609310859de155b44de
tree237e5e30fdb17c8ef702bb940d7ddce2e561ac37
parent071887b8a84c7111477d9e1fcc8be9ea2b0c47e5
new option "case sensitive = yes|no", FR #62.

In spite of being case sensitive as a matter of fact, netatalk
3.1.3 and earlier did not notify kCaseSensitive flag to the client.
Now, it is notified correctly by default.
NEWS
doc/manpages/man5/afp.conf.5.xml
etc/afpd/volume.c
include/atalk/volume.h
libatalk/util/netatalk_conf.c