]> arthur.barton.de Git - netatalk.git/commit
Rename all iniparser API function
authorRalph Boehme <sloowfranklin@gmail.com>
Sun, 23 Jun 2013 17:37:00 +0000 (19:37 +0200)
committerRalph Boehme <sloowfranklin@gmail.com>
Sun, 23 Jun 2013 17:37:00 +0000 (19:37 +0200)
commit09d3cf365f085e35c311956d973b6f0b449f1881
treeeb7fc95a17c6b0b5287b06bc0c4e9243a614542a
parent685d323a7d60177b429c0ca27c996c90a14a244d
Rename all iniparser API function

Linking with PAM and using pam_windind from Samba will otherwise
result in the pam_winbind calling our iniparser functions instead
of their own copies. As both implementation differ this leads to
crashes in the worst case.
bin/misc/uuidtest.c
doc/DEVELOPER
etc/afpd/afp_config.c
etc/afpd/volume.c
etc/cnid_dbd/cnid_metad.c
include/atalk/dictionary.h
include/atalk/iniparser.h
libatalk/acl/ldap_config.c
libatalk/iniparser/dictionary.c
libatalk/iniparser/iniparser.c
libatalk/util/netatalk_conf.c