]> arthur.barton.de Git - netatalk.git/history - libatalk/adouble
Fix error in ad_openat(), bug #532
[netatalk.git] / libatalk / adouble /
2013-10-08 Ralph BoehmeFix error in ad_openat(), bug #532
2013-08-13 Ralph BoehmeFPExchangeFiles must only switch data file, not metadata
2013-05-10 Ralph BoehmeChange default FinderInfo for directories to be all 0
2013-04-06 Frank LahmFix an issue with filenames containing non-ASCII characters
2013-03-28 Ralph BoehmeOpening files without metadata EA may result in broken...
2013-03-21 Ralph BoehmeCan't set Finder label on symlinked folder with "follow...
2013-03-19 Ralph BoehmeFix ressource fork refcounting
2013-03-11 Frank LahmPermissions of ._ AppleDouble rfork after conversion...
2013-03-05 Ralph Boehmesys_lsetxattr error messages when mounting read only...
2013-03-09 Frank LahmConversion from adouble v2 to ea for directories
2013-03-09 Ralph BoehmeSolaris fixes for bugs #501 and #502
2013-03-08 Frank LahmFile's ressource fork can't be read if metadata EA...
2013-03-08 Frank LahmFix an issue caused by read-only ._ ressource forks
2013-02-19 Ralph BoehmeSeveral fixes in ad_conv_dehex()
2013-02-13 Riccardo Magliocchettilibatalk: avoid double close in ad_openat
2013-02-09 franklahmMerge pull request #16 from xrmx/coverity2
2013-02-09 Riccardo Magliocchettilibatalk: Fix a couple of issues in ad_openat()
2013-02-04 Ralph BoehmeMerge branch 'autobuild-dsi' into develop
2013-01-31 franklahmMerge pull request #13 from hat001/dbdshowpath
2013-01-31 HATdbd command show path
2013-01-21 Ralph Boehmedbd failed to convert appledouble files of symlinks
2013-01-04 Frank LahmRemove CVS keywords
2013-01-03 Frank LahmFix compiler diagnostics
2012-12-28 Frank LahmConfigurable symlink behaviour
2012-12-17 Ralph BoehmeIgnore db stamp when reading CNID from adouble file
2012-12-05 Ralph BoehmeEnhance log message
2012-12-04 Ralph BoehmeFix adouble refcounting
2012-11-27 Ralph BoehmeDon't convert AppleDouble v2 file of symlinks, delete it
2012-11-26 Ralph BoehmeFix a ressource leak
2012-11-24 Ralph BoehmeAdd logtype_ad
2012-10-11 Frank LahmFix a bug where Mac OS X ZIP archives can't be extracte...
2012-08-31 Frank LahmReplace relevant direct seteuid() calls with calls...
2012-08-23 Frank LahmRestructure fork opening, fix adouble refcounting
2012-08-17 Frank LahmMerge remote branch 'sf/product-2-2' into develop
2012-04-29 Frank LahmPortability fix, preventing crash on FreeBSD
2012-06-23 Frank LahmMerge 2-2
2012-05-30 Frank LahmMerge branch 'develop' of netafp.com:git/netatalk into...
2012-05-30 Frank LahmFix for ressource fork handling on Solaris
2012-05-22 Frank LahmFix typo
2012-05-21 Frank LahmMerge 2-2
2012-05-15 Frank LahmMerge product-2-2
2012-05-05 Frank LahmMerge 2-2
2012-04-29 Frank LahmMerge branch 'sendfile' into develop
2012-04-29 Frank LahmUse define AD_SYMLINK for symlinks
2012-04-26 Frank LahmMerge 2-2
2012-03-31 Frank LahmPerform complete automatic adouble:v2 to adouble:ea...
2012-03-30 Frank LahmMerge branch 'nohex' into develop
2012-03-30 Frank LahmMerge branch 'develop' into nohex
2012-03-30 Frank LahmMerge remote branch 'origin/product-2-2' into develop
2012-03-29 Frank LahmMerge remote branch 'origin/develop' into nohex
2012-03-29 Frank LahmAutomatic unescaping of CAP hexencoded '/' and '.'
2012-03-28 Frank LahmMerge branch-allea
2012-03-27 Frank LahmMerge master
2012-03-18 Frank LahmDont remove rfork EA on zero leght truncation ifdef...
2012-03-18 Frank LahmFix removal of zero truncated rforks
2012-03-18 Frank LahmInitialize filler to zero
2012-03-17 Frank LahmMerge master
2012-03-12 Frank LahmOffset was not added when reading ressource fork
2012-03-12 Frank LahmRemove empty adoubel rfork and use UNIX name in struct...
2012-03-12 Frank LahmCreating a ressource fork clobbered the metadata EA
2012-03-07 Frank LahmMerge remote branch 'netafp/master' into branch-allea
2012-03-07 Frank LahmTest for EAs and ad_convert as root
2012-03-07 Frank LahmMerge master
2012-03-06 Frank LahmMerge branch 'branch-allea' of netafp.com:git/netatalk...
2012-03-06 Frank LahmIgnore EAs on symlinks
2012-03-03 Frank LahmFixes
2012-03-03 Frank LahmFix an refcounting bug
2012-03-02 Frank LahmFix fd leakage
2012-03-01 Frank LahmUse a regex to find user homes basedir
2012-02-21 Frank LahmByte swap CNID
2012-02-21 Frank LahmTry to throw away empty adouble files when converting...
2012-02-21 Frank LahmAdd conversion option to dbd
2012-02-21 Frank LahmWrong AD_DATA size
2012-02-09 Frank LahmFix broken sendfile on FreeBSD, from Denis Ahrens
2012-02-08 Frank LahmAutoconversion adouble v2 to ea
2012-02-08 Frank Lahmsimplify fork mapping, always map ADFLAGS_SETSHRMD...
2012-02-05 Frank LahmCorrect handling of adflags NOXX for adouble:v2
2012-02-03 Frank LahmUse dev, ino and syn entries in adouble:ea and remove...
2012-02-02 Frank LahmFix open flags
2012-02-02 Frank LahmReduce log clutter
2012-02-02 Frank LahmVarious fixes for adouble:v2
2012-02-01 Frank LahmVarious fixes for adouble:v2
2012-01-31 Frank Lahmadouble:v2 uses host order for CNID in adouble file
2012-01-31 Frank Lahmdebug instead of error message
2012-01-31 Frank LahmFix ad_reso_size once more...
2012-01-31 Frank LahmFix fd handling on Solaris
2012-01-31 Frank LahmFree reso locks
2012-01-30 Frank LahmMore logging
2012-01-28 Frank LahmSolaris fixes
2012-01-28 Frank LahmSolaris fixes
2012-01-27 Frank LahmFix locking: drop all byterange locks for a file when...
2012-01-27 Frank Lahmadouble:ea symlink handling
2012-01-27 Frank Lahmad_open with sharemode support
2012-01-27 Frank LahmFixes
2012-01-25 Frank Lahmbrl on resforks
2012-01-25 Frank LahmFix
2012-01-24 Frank LahmFix
2012-01-24 Frank LahmFixees
2012-01-24 Frank LahmRemove log message
2012-01-24 Frank LahmFix
next