]> arthur.barton.de Git - netatalk.git/commit
Fix for type (file/dir) mismatch in dbd_lookup. Also fixes:
authorfranklahm <franklahm>
Tue, 19 Jan 2010 14:57:11 +0000 (14:57 +0000)
committerfranklahm <franklahm>
Tue, 19 Jan 2010 14:57:11 +0000 (14:57 +0000)
commit64b096363f0da5df19499e7e5841f12e6a3e2dd0
treea0621e4a204191f6da4072fcf85b3b641decacc3
parent0f6db391c92b00a90872c11f1ac779e20ba11597
Fix for type (file/dir) mismatch in dbd_lookup. Also fixes:
* db_strerror was called several times with the wrong variable
* factorize some functions, thereby also
* hide/encapsulate the problem of relative pathnames for logfiles and in check_upgrade
etc/cnid_dbd/dbd_add.c
etc/cnid_dbd/dbd_lookup.c
etc/cnid_dbd/dbif.c