]> arthur.barton.de Git - netatalk.git/history - etc/afpd/catsearch.c
Merge symlink branch
[netatalk.git] / etc / afpd / catsearch.c
2010-02-10 franklahmMerge symlink branch HEAD-after-symlink-merge
2010-01-27 didguse open and fchdir rather than getcwd in catsearch
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-08 didgcatsearch, store the path length in the stack
2009-10-29 didgcompute the right size if len == -1 in convert_string...
2009-10-27 didgdirent.h is included in directory.h
2009-10-22 franklahmFix all remaining warnings from gcc -Wall that can...
2009-10-15 didgUse the right type for AFP function buffers size, size_...
2009-10-14 didgremove most sparse warning 'symbol 'xxx' was not declar...
2009-10-13 didgremove pre ansi declarations
2006-09-19 didgMake dot files visible by default with usedots, add... before_sfm
2006-09-19 didgin unicode function convert_charset needs trailing...
2006-09-18 didgin unicode function trailing zero needs to be wide...
2005-05-14 didguse macros ad_xxmetada when we only want files' metadata.
2005-05-02 didggcc warning and rsize use before init.
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-05-26 didgcheck if mtoupath return NULL
2003-05-12 didgbugfix, should work a lot better, from Björn Fernhomber...
2003-05-02 didgAFP 3.1 catsearch fixes from Bjorn Fernhomberg.
2003-01-07 didgremove a c++ //
2003-01-07 rlewczukMake FPCatSearch a bit more interactive - if there...
2002-11-15 srittauRemoved the --with-catsearch configure option. (FPCatSe...
2002-10-11 didg- added a cache for directories offspring count.
2002-10-04 srittauRemoved MTAB support.
2002-09-05 didgof_findname: remove vol and dir
2002-08-29 didgbugfix: directory handling
2002-08-25 rlewczukMore copyright stuff :))
2002-08-25 rlewczukGet rid of this my silly copyright message :)
2002-08-25 rlewczukRudimentary FPCatSearch implementation.