]> arthur.barton.de Git - netatalk.git/history - etc/cnid_dbd/cmd_dbd.c
Add a flag to load_volumes() that controls load behaviour
[netatalk.git] / etc / cnid_dbd / cmd_dbd.c
2010-04-29 Frank LahmMerge dircache-rewrite
2010-04-20 hat001usage of dbd cleanup option -c
2010-04-11 franklahmNew dbd cleanup option -c
2009-12-21 franklahmChange logging
2009-12-21 franklahmlogger: write to fd 1 directly instead of /dev/tty...
2009-12-21 franklahmooops! Previous commit requested 64 GB cache instead...
2009-12-21 franklahmSet cachesize for rebuild db
2009-12-20 franklahmRaise bdb cache size to 64 MB
2009-12-03 franklahmWrite EA mode to volinfo file
2009-12-01 franklahmdbd must call ad_setfuid(0) in order to inherit perms...
2009-11-30 franklahmScan mode wasn't called
2009-11-28 franklahmNew option for logger setup 'console' where we don...
2009-11-25 franklahmRefine CNID salvatio strategies
2009-11-24 franklahmCreate .AppleDB if necessary
2009-10-14 didgremove most sparse warning 'symbol 'xxx' was not declar...
2009-10-13 didgremove pre ansi declarations
2009-10-12 franklahmError message when volinfo file is not found
2009-10-12 franklahmUsage description with -f was outdated
2009-10-12 franklahmUsage summary specified the -u option wrong
2009-10-12 franklahmNew option -n for scanning with -s: dont open CNID...
2009-09-14 didgremove 'ISO C90 forbids mixed declarations and code...
2009-09-03 franklahmSupport for BerkeleyDB lib updates.
2009-05-28 franklahmAdd support for dbpath option i.e. AppleDB at another...
2009-05-25 franklahmFixes
2009-05-22 franklahmFinished dbd
2009-05-18 franklahmlock file was created in cwd
2009-05-14 franklahmdbd now does many things it should do in the end.