]> arthur.barton.de Git - netatalk.git/history - etc/cnid_dbd
Merge branch-2-1
[netatalk.git] / etc / cnid_dbd /
2010-09-26 Frank LahmMerge branch-2-1
2010-09-26 Frank LahmFix badly broken check for .zfs dir
2010-09-26 Frank LahmFix if in close cursor request check
2010-09-25 Frank LahmMerge from branch-2-1
2010-09-24 Frank LahmMerge branch-2-1
2010-09-24 Frank LahmMerge branch-2-1
2010-09-24 Frank Lahmmerge branch-2-1
2010-09-24 Frank LahmMerge branch-2-1
2010-09-21 Frank LahmZFS Snapshot support for dbd
2010-09-15 Frank LahmMerge from branch 2-1
2010-09-14 Frank Lahmmerge from branch 2-1
2010-09-14 Frank LahmMerge from branch-2-1
2010-09-14 Frank LahmMake error handling from exec clearer
2010-09-14 Frank LahmMerge from branch-2-1
2010-09-13 Frank LahmRemove PID file on exit
2010-09-13 Frank LahmAlways check before committing, fix for cnid_metad...
2010-09-13 Frank Lahmcnid_metad use a PID lockfile
2010-09-13 Frank LahmMerge branch findercache
2010-09-13 Frank LahmMerge branch 'master' into branch-findercache
2010-09-10 Frank LahmMerge from 2-1
2010-09-10 Frank Lahm* FIX: dbd: Adding a file with the CNID from it's adoub...
2010-07-05 Frank Lahmdelete files from the cache in afp_delete
2010-04-29 Frank LahmMerge dircache-rewrite
2010-04-29 Frank LahmIgnore object files
2010-04-29 Frank LahmRename cvsignore to gitignore
2010-04-20 hat001usage of dbd cleanup option -c
2010-04-18 franklahmHelp in CVS to git transition, add .gitignore to .cvsignore
2010-04-11 franklahmNew dbd cleanup option -c
2010-02-15 franklahmFix some uninitialized warnings
2010-01-19 franklahmFix for type (file/dir) mismatch in dbd_lookup. Also...
2009-12-23 franklahmUntabify and reindent
2009-12-22 franklahmAdd debug log messages
2009-12-22 franklahmCompletely ignore symlinks
2009-12-21 franklahmChange logging
2009-12-21 franklahmDistinguish between intra-share and extra-share symlinks
2009-12-21 franklahmsymlink support
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 franklahmLogfile removal was not working
2009-12-20 franklahmRaise bdb cache size to 64 MB
2009-12-10 franklahmAdd support for ea:ad volumes
2009-12-09 franklahmUpdate spec with how we use the hint
2009-12-09 franklahmAdjust dbd to use the same fixup logic as afpd ie call...
2009-12-08 franklahmUpdate spec
2009-12-03 franklahmDont just exit, use longjmp to exit with cleanup
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-30 didguse the cnid in adouble header as a hint for dbd add...
2009-11-28 didgdon't trash the db if a file is moved to a different...
2009-11-28 franklahmNew option for logger setup 'console' where we don...
2009-11-27 franklahmFix CNID fixup regression, test235. Disable reading...
2009-11-25 franklahmRefine CNID salvatio strategies
2009-11-24 franklahmCreate .AppleDB if necessary
2009-11-24 franklahmCNID salvation strategy
2009-11-23 franklahmFix some stuff on FreeBSD
2009-11-16 didgWith glibc we always need GNU_SOURCE
2009-11-05 franklahmIPv6 support for afpd and cnid_metad after-ipv6
2009-10-29 didguse _USE_GNU_SOURCE rather than the internal __USE_GNU
2009-10-19 franklahmDont duplicate CFLAGS in AM_CFLAGS. Inspired by Jonas...
2009-10-19 didgcnid dbd remove on time() syscall in the loop
2009-10-19 didgcnid dbd don't fall back to 1 sec timeout after an...
2009-10-19 didgdo some sanity checks on dbd params read from config...
2009-10-19 didguse min(512, number of FD in a select set) for per...
2009-10-18 didguse SO_RCVTIMEO rather than alarm in cnid_metad
2009-10-18 didguse pselect and no timeout in cnid_metad
2009-10-18 didgcnid_metad don't drop the slot if it's outside the...
2009-10-18 didguse pselect and a better timeout in cnid_dbd
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 pointer of type ‘void *’ used in arithmetic...
2009-09-14 didgremove 'ISO C90 forbids mixed declarations and code...
2009-09-14 didgremove 'ISO C90 forbids mixed declarations and code...
2009-09-14 didgremove obsolete ATACC ifdef
2009-09-03 franklahmSupport for BerkeleyDB lib updates.
2009-07-21 didgremove trivial warnings
2009-07-12 franklahmChange CNID updating logic in case of inode reusage...
2009-06-09 franklahmOnce again rework cnid_metad logging setup code and...
2009-05-28 franklahmAdd support for dbpath option i.e. AppleDB at another...
2009-05-28 franklahmSome fixes to logging statements
2009-05-26 franklahmFix respawn throttling. Search for empty slo was testin...
2009-05-25 franklahmFixes
2009-05-23 franklahmStamp was not updated in force mode
2009-05-22 franklahmFinished dbd
2009-05-20 franklahmFixes
2009-05-20 franklahmFix respawn throttling. See http://marc.info/?l=netatal...
2009-05-20 franklahmAdd FIXME: -d option is not implemented
2009-05-18 franklahmFix regression in cnid_metad.c: respawn throttling...
2009-05-18 franklahmlock file was created in cwd
2009-05-14 franklahmdbd now does many things it should do in the end.
2009-05-10 franklahmDB_CREATE must always be passed of course
2009-05-06 franklahmFixes a serious error in the way recovery was run on...
2009-05-04 franklahmRemove #ifdef DEBUG stuff, its not neccessary anymore...
2009-04-28 franklahmFix code lines switch in signal protection
2009-04-28 franklahmNew utility to maintain dbd databases: dbd. Also replac...
next