]> arthur.barton.de Git - netatalk.git/history - etc/afpd/directory.c
Merge master
[netatalk.git] / etc / afpd / directory.c
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 LahmUpdate NEWS, merge from branch-2-1
2010-05-20 Frank LahmCNID fallback for dbd backend, from branch-2-1
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 didgprevious commit 'use ad_close_metadata after ad_metadat...
2010-03-02 didgcosmetic: use ad_close_metadata after ad_metadata
2010-02-28 didgprevious commit 'lchdir: use chdir + getcwd' was only...
2010-02-28 didglchdir: use chdir + getcwd
2010-02-19 franklahmMove lchdir() to libatalk/util/unix.c and use that...
2010-02-19 franklahmRemove v_realpath from struct dir, normalize v_path...
2010-02-19 didguse volume real path for chdir
2010-02-11 franklahmdirlookup by recursion, not through db lookups
2010-02-11 franklahmLogging assert macro AFP_ASSERT
2010-02-10 franklahmMerge symlink branch HEAD-after-symlink-merge
2010-02-09 franklahmNew volume option "eject" for eg CD-ROM. Forces in...
2010-02-05 franklahmcname documentation. dont remove dirs with open forks
2010-02-05 franklahmdircache: support locking of dirs which prevent cache...
2010-02-04 franklahmRemove excessive logging.
2010-02-02 franklahmsetdirparams: change parent mdate again
2010-02-02 franklahmRemove cache entry if dir is gone in dirlookup
2010-02-01 franklahmCNID backend requierments
2010-02-01 franklahmCache eviction enhancement
2010-02-01 franklahmFix test348 and 349
2010-02-01 franklahmFix for not working dirname demangling
2010-02-01 franklahmFix error in dirlookup. Fixes several test-suite tests.
2010-02-01 franklahmcommit dircache rewrite.
2010-01-26 didguse the right test for file/dir invisible attribute...
2010-01-26 didgreturn the right error code when deleting afp current...
2010-01-21 didgtry to get the directory's cnid from the adouble header...
2010-01-18 franklahmEnumeration didn't write CNID data to adouble file...
2010-01-10 franklahmRemove struct dir.d_uname_len and its dependencies...
2010-01-06 franklahmAdd some description of dir caching in afpd
2010-01-06 franklahmReintroduce adouble file creation on enumeration
2010-01-06 didgdirectories cache, update d_u_name_len when d_u_name...
2010-01-05 franklahmFixes for changed ADVOL_NOADOUBLE flag passing
2010-01-05 franklahmSubstitute ADFLAGS_NOADOUBLE with ADVOL_NOADOUBLE,...
2009-11-27 didgdon't create an adouble file in ad_metadata for noadoub...
2009-11-26 franklahmFix NFSv4 ACL VFS integration
2009-11-19 franklahmUntabify and reindent
2009-11-19 franklahmUse way faster hashing algorithm for dirs
2009-11-13 didgkeep in each volume structure the last struct dir used...
2009-10-29 didgcompute the right size if len == -1 in convert_string...
2009-10-29 didguse the parent directory id in the hash
2009-10-27 didgdirent.h is included in directory.h
2009-10-22 franklahmFix all remaining warnings from gcc -Wall that can...
2009-10-22 franklahmFix incompatible func args warnings
2009-10-16 didgmissing include file
2009-10-16 didgdeclare more stuff static
2009-10-15 didgremove some const qualifier for volume parameter, cname...
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-14 didgremove obsolete ATACC ifdef
2009-09-11 franklahmTime Machine support. Merge from branch-2-0
2009-09-01 franklahmFix for (last fix applied to wrong if test):
2009-09-01 franklahmFix for:
2009-09-01 franklahmFix access check bug for Netatalk private folders and...
2009-07-20 didg.AppleDxxx folders were user accessible if option ...
2009-06-19 franklahmFix #2802236. https://sourceforge.net/support/tracker...
2009-04-17 didgput volume case insensitive option back
2009-04-10 franklahmafp_syncdir: only fsync directories on hosts that have...
2009-03-24 franklahmFPSyncDir VFS indirection. See #2641106
2009-03-17 franklahmPrevious patch broke few things
2009-03-16 franklahmVolname mangling. Fixes bug #2611981, from HAT. Also...
2009-03-15 franklahmFix regression. Remove excessive loggin. Correct comments.
2009-02-02 franklahmInitial checkin of ACLs patch after_acls
2009-01-30 didgadd dperm and fperm permissions default
2008-12-23 didgadd a missing call to closedir in afp_syncdir, spotted...
2008-12-03 didgremove compiler warnings
2008-09-01 didgremove case insensitive option, patch 2
2008-08-31 didgremove case insensitive option
2008-05-23 didgFirst implementation of AFP3.2 FPSyncDir for timeMachin...
2006-09-29 didgadd a SFM compatible format for adouble after_sfm
2006-09-19 didgMake dot files visible by default with usedots, add... before_sfm
2005-09-28 didgset group owner too with unixpriv, from exanet.com
2005-06-02 didgadd a default permission to volume options, from Exanet...
2005-05-14 didguse macros ad_xxmetada when we only want files' metadata.
2005-05-09 bfernhombergfix volume name not equal volume unix path bug
2005-04-30 didgUse a hash rather than a linear search for directories...
2005-04-28 bfernhomberg- merge branch-netatalk-afp-3x-dev, HEAD was tagged...
2003-06-06 srittauImplement path_isadir() as macro. Please do not put...
2003-06-05 didgAFP3.x add unix privilege (new volume option upriv...
2003-05-20 didgreturn 0xffff if more than 65536 entries in a directory.
2003-05-12 didgBUFIX: dirsearch_byname it's cdir not curdir, was a...
2003-05-03 didgmore stupid if ((a = b()) == C) to (C == (a = b())...
2003-04-24 didgAFP3 return the right error in mapname when asked for...
2003-04-20 didgbetter error code for calls on a not existing file
next