]> arthur.barton.de Git - netatalk.git/history - etc/cnid_dbd
remove a c99 declaration, from Yann Rouillard.
[netatalk.git] / etc / cnid_dbd /
2004-04-29 lenneisAdd support for automatic logfile removal to cnid_dbd.
2004-03-22 didgcnid_dbd only switch user if we are root.
2004-03-21 lenneiscnid_dbd now changes uid/gid to owner and group of...
2004-02-09 didgFix for a bug in previous patch for Alpha.
2004-02-07 didgTru64 Changes, from Burkhard Schmidt.
2004-02-07 didgUse DB_PRIVATE attribute for dbd backend without transa...
2004-01-26 didgMake it compile again.
2004-01-21 lenneisAdded more DEBUG log messages to cnid_dbd, fixed existi...
2004-01-11 lenneisAdd .cvsignore files where missing.
2004-01-10 bfernhombergminor warning fixes
2004-01-10 didgUse btree method for dbd cnid.
2004-01-10 didgset db_env to NULL on error.
2004-01-09 lenneisChange cnid_dbd backend files to GPL.
2004-01-07 lenneisClose one end of socketpair() in cnid_metad, saves...
2004-01-04 didgbetter errors handling in dbd
2004-01-03 lenneisRework file descriptor handling in cnid_metad and cnid_...
2003-12-16 lenneisCheck for old version of the CNID database in the cdb...
2003-12-12 didgusockfd.c is not used by cnid_dbd
2003-12-12 didgremove a debugging sleep and fix a typo in dbd_update.
2003-12-04 lenneisReplace flock() locking with fcntl() in cnid_dbd.
2003-12-03 lenneisAdd a check for old (CNID 1) databases to the dbd backe...
2003-12-03 lenneisdbif_del was called with DBIF_IDX_DEVINO/DBIF_IDX_DIDNAME
2003-12-01 lenneisIntroduce default values for host, port and cnid_dbd
2003-11-25 lenneisChanged the cdb backend to store dev/ino as 8 bytes...
2003-11-25 lenneisMake use of setresgid/setresuid conditional for systems
2003-11-25 lenneisChange the dbd CNID backend to store dev/ino in 8 byte...
2003-11-18 didgtemporary fix, enable more clients for cnid_metad.
2003-11-03 lenneisGet transaction support to work again against the new...
2003-10-30 bfernhombergfix most solaris compile issues, flock is #ifdef as...
2003-10-28 didgdon't log connect close sequence
2003-10-21 didgcode cleaning (header) from Bjorn
2003-10-12 didguse writev in reply.
2003-10-06 didgfix errors with Berkeley DB 4.0.x
2003-10-01 didgdeal with hostname for -h parameter.
2003-09-20 bfernhombergonly compile cnid_metad and cnid_dbd daemons if --with...
2003-09-20 bfernhombergTry to fix compile errors reported with redhat 7
2003-09-16 rlewczukMake compilable with Berkeley DB 3.x. \
2003-09-09 didgbig merge for db frontend and unicode.