]> arthur.barton.de Git - netatalk.git/history - etc/afpd/file.c
Merge branch-2-1
[netatalk.git] / etc / afpd / file.c
2011-01-12 Frank LahmMerge branch-2-1
2011-01-11 HATMerge branch 'branch-netatalk-2-1'
2011-01-11 HATMerge branch 'branch-netatalk-2-1'
2011-01-08 Frank LahmMerge 2-1
2010-11-17 Frank LahmMerge branch-2-1
2010-11-16 Frank LahmMerge from branch-2-1
2010-11-16 Frank LahmMerge branch-2-1
2010-11-01 Frank LahmEnhance dircache robustness, dircache statistics logged...
2010-10-29 Frank LahmMerge branch-2-1
2010-10-28 Frank LahmAdjust loglevel
2010-10-20 Frank LahmFixed conflicts from merge
2010-09-28 Frank LahmBetter log message
2010-09-27 Frank LahmAdjust dircache for renamed files and minor fixes
2010-09-26 Frank LahmMerge branch-2-1
2010-09-26 Frank LahmMerge from branch-2-1
2010-09-26 Frank LahmMerge branch-2-1
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-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 LahmMerge from branch-2-1
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-09 Frank LahmMerge from branch-2-1
2010-08-16 Frank LahmFix merge conflicts
2010-07-12 Frank LahmMerge branch-2-1
2010-07-10 Frank LahmInclude missing header
2010-07-01 Frank LahmMerge branch-2-1
2010-06-30 Frank LahmMerge branch-2-1
2010-06-30 Frank LahmMerge master
2010-06-29 Frank LahmFixes
2010-06-18 Frank LahmMerge from branch-2-1
2010-06-17 HATMerge remote branch 'remotes/origin/branch-netatalk...
2010-06-09 Frank LahmMerge from branch-2-1: umask on upriv volumes
2010-06-08 Frank LahmMerge from branch-2-1: Remove forgotten comment
2010-06-08 Frank LahmMerge from branch-2-1
2010-06-03 Frank LahmMerge from branch-2-1
2010-06-01 Frank LahmMerge branch-2-1: bdb versions and lib/lib64 twiddling
2010-06-01 Frank LahmMerge from branch-2-1: Per target CFLAGS override AM_CF...
2010-05-30 Frank LahmMerge from branch-2-1: signature is not malloced, so...
2010-05-26 Frank LahmMerge branch 2-1: Fix for uninitialized AFP signature...
2010-05-25 Frank LahmMerge branch-2-1
2010-05-25 Frank LahmMerge branch-2-1
2010-05-20 Frank LahmRemove const
2010-05-20 Frank LahmUpdate NEWS, merge from branch-2-1
2010-05-20 Frank LahmCNID fallback for dbd backend, from branch-2-1
2010-05-20 Frank LahmCNID fallback for dbd backend
2010-05-19 Frank LahmMerge branch-2-1
2010-05-19 Frank LahmMerge remote branch 'remotes/origin/branch-netatalk...
2010-05-19 Frank LahmMerge remote branch 'remotes/origin/branch-netatalk...
2010-05-17 Frank LahmMerge remote branch 'remotes/origin/branch-netatalk...
2010-05-17 Frank LahmMerge remote branch 'remotes/origin/branch-netatalk...
2010-05-17 Frank LahmMerge remote branch 'remotes/origin/branch-netatalk...
2010-04-29 Frank LahmMerge dircache-rewrite
2010-03-12 franklahmConvert afp_moveandrename and all called funcs to XXXat... after-renameat
2010-03-02 didgstreamline deletefile, open the resource fork only...
2010-02-18 didgOSX return AFPERR_NOOBJ rather than AFPERR_PARAM
2010-02-18 didgkeep the source file open when parsing parameters in...
2010-02-17 didgin setfilparam when switching to a symlink use of_stat...
2010-02-17 didgremove a gcc warning: 'suggest parentheses around assig...
2010-02-16 didguse the right test for noadouble volumes
2010-02-10 franklahmMerge symlink branch HEAD-after-symlink-merge
2010-02-08 franklahmRemove volume option debugfile
2010-02-04 franklahmRemove excessive logging.
2010-02-04 franklahmvolume option debugfile
2010-02-02 franklahmFix deleteid for deleted parent dir case
2010-02-01 franklahmcommit dircache rewrite.
2010-01-26 didguse the right test for file/dir invisible attribute...
2010-01-06 franklahmOnly update adouble file with CNID on mismatch.
2010-01-06 franklahmReintroduce adouble file creation on enumeration
2010-01-05 franklahmFixes for changed ADVOL_NOADOUBLE flag passing
2010-01-05 franklahmSubstitute ADFLAGS_NOADOUBLE with ADVOL_NOADOUBLE,...
2009-11-30 didguse the cnid in adouble header as a hint for dbd add...
2009-11-27 franklahmFix CNID fixup regression, test235. Disable reading...
2009-11-27 didgdon't create an adouble file in ad_metadata for noadoub...
2009-11-26 franklahmPrevious patch went in inadvertently, revert it.
2009-11-26 franklahmRemove apple_cleanup and cnid_maint
2009-11-08 didgdon't store in struct volume pointers to charset funct...
2009-11-02 didgsmall clean up, use of_ad when we can before-ipv6
2009-10-29 didguse log_debug9 rather than log_debug for LOG inside...
2009-10-29 didguse log_debug rather than log_info for LOG inside ifdef...
2009-10-29 didgremove redundant debug output, it's already print in...
2009-10-27 didgdirent.h is included in directory.h
2009-10-15 franklahmEA VFS: FPCopyFile support
2009-10-15 didgUse the right type for AFP function buffers size, size_...
2009-10-14 franklahmImplement VFS chaining, EA VFS rm/mv
2009-10-13 didgremove pre ansi declarations
2009-10-02 franklahmExtended Attributes support via files in .AppleDouble.
2009-09-21 franklahmChanging UNIX privs doesn't require adouble access...
2009-07-20 didg.AppleDxxx folders were user accessible if option ...
2008-12-23 didgafp_resolveid return the same error code as OSX if...
2008-12-03 didgremove compiler warnings
2007-05-14 didgcopyfile: no need for noadouble if there's no source...
2006-11-13 didgDec Tru64 V4.0F compilation fix, from Burkhard Schmidt
2006-09-29 didgfor .xx files don't set invisible bit if create by...
next