]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
Renamed hash_*() to hash_table_*() to avoid conflicts with OSX's strhash.h
authorTimo Sirainen <tss@iki.fi>
Fri, 19 Dec 2008 07:06:38 +0000 (09:06 +0200)
committerTimo Sirainen <tss@iki.fi>
Fri, 19 Dec 2008 07:06:38 +0000 (09:06 +0200)
commit3ccab0bac68040f179a7de45c516cec258e28fdb
tree3f325e3af7f549146c34c4bcac836331ae90ff52
parentc59ce1887df061441a31f8243c730d4ec6a62a07
Renamed hash_*() to hash_table_*() to avoid conflicts with OSX's strhash.h
Based on patch by Apple.

--HG--
branch : HEAD
31 files changed:
src/auth/auth-cache.c
src/auth/auth-request-handler.c
src/auth/db-ldap.c
src/auth/db-passwd-file.c
src/auth/otp-skey-common.c
src/auth/passdb-checkpassword.c
src/auth/passdb-ldap.c
src/auth/userdb-checkpassword.c
src/auth/userdb-ldap.c
src/deliver/duplicate.c
src/lib-auth/auth-server-connection.c
src/lib-auth/auth-server-request.c
src/lib-dict/dict-file.c
src/lib-index/mail-cache-fields.c
src/lib-index/mail-cache.c
src/lib-index/mail-index.c
src/lib-sql/sql-pool.c
src/lib-storage/index/dbox/dbox-sync.c
src/lib-storage/index/index-thread-finish.c
src/lib-storage/index/maildir/maildir-keywords.c
src/lib-storage/index/maildir/maildir-uidlist.c
src/lib/child-wait.c
src/lib/hash.c
src/lib/hash.h
src/login-common/master.c
src/login-common/ssl-proxy-gnutls.c
src/master/auth-process.c
src/master/child-process.c
src/master/login-process.c
src/master/mail-process.c
src/plugins/acl/acl-cache.c