]> arthur.barton.de Git - netatalk.git/history - etc/cnid_dbd
Revert changes back to 1.16.6.8.2.1, the fix will only appear in HEAD
[netatalk.git] / etc / cnid_dbd /
2009-03-06 didgincrease number of cnid_dbd slots to 512
2008-08-31 didgcnid_metad, add ioctl.h for TIOCNOTTY
2008-08-07 didgremove DB_VERB_CHKPOINT, it's gone. From Adam Goode
2007-06-06 didgdbd backend, increase the default number of connections
2007-06-04 didgAdd a timeout when reading data from afpd client in...
2006-09-07 didgAs we need to change configure.in anyway, try to get...
2005-09-27 didgRemove a lot of warning, from cvs HEAD
2005-09-13 didgBerkeley DB 4.3 patch from HEAD.
2005-01-31 didgremove or mark as ok more gcc warnings.
2005-01-25 didgifdef cnid checks if db transaction is enabled.
2005-01-03 didgIndex check and rebuild, only count the didname index...
2004-12-21 didgAdd an indexes check and rebuild, optionnal for dbd...
2004-12-11 didgadd process id in syslog and small clean up.
2004-09-06 didgfix a signed/unsigned, 16/32 bits mismatch. from Burkha...
2004-09-06 bfernhombergput CFLAGS before BDB_CFLAGS, revert change
2004-08-11 bfernhombergput BDB_CFLAGS before CFLAGS to make sure another Berke...
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.