]> arthur.barton.de Git - netatalk.git/history - etc/afpd/desktop.c
on linux put sendfile back
[netatalk.git] / etc / afpd / desktop.c
2009-10-25 didgon linux put sendfile back
2009-10-22 franklahmFix all remaining warnings from gcc -Wall that can...
2009-10-22 didgremove obsolete DSI #ifdef DEBUG1 code
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-29 didgadd a SFM compatible format for adouble after_sfm
2006-09-19 didgin unicode function convert_charset needs trailing...
2006-09-18 didglimit comments size to 128 bytes, cf. Adobe CS2 bug
2006-09-17 didgremove the daemon icon, it's not displayed on OS9 and...
2006-03-14 didgresource fork without comment field, fix a file descrip...
2005-05-14 didguse macros ad_xxmetada when we only want files' metadata.
2005-04-28 bfernhomberg- merge branch-netatalk-afp-3x-dev, HEAD was tagged...
2003-06-09 srittauWarning fixes.
2003-06-05 didgAFP3.x add unix privilege (new volume option upriv...
2003-05-07 didgif AFPVOL_MTOUUPPER or AFPVOL_MTOULOWER set , mac name...
2003-05-03 didgmore stupid if ((a = b()) == C) to (C == (a = b())...
2003-04-09 didgUTF8 is defined but not mangled
2003-03-15 didgerror code for dirlookup, cname.
2003-03-09 didgadd utf8 support for AFP3
2003-02-16 didgdesktop.c:
2003-01-24 didgbugfix: dirlookup() return dirsearch error if any ...
2003-01-12 didgstupid stuff, replace
2003-01-08 didg- better error reporting, don't always return noobj.
2002-10-11 didg- added a cache for directories offspring count.
2002-10-05 didgwith cnid the default replace dirsearch with dirlookup...
2002-10-04 srittaumtoupath: Patch by Hans-Peter Jansen:
2002-09-09 didgcall mangle() after hex conversion.
2002-09-05 didgof_findname: remove vol and dir
2002-09-04 didgmove of_findname key from filename to dev, inode.
2002-05-29 jmarcusAdd support for long filename mangling. Basically...
2002-03-24 sibazadded new type logtype_afpd
2002-01-04 sibazmerged logging code into main branch. use configure...
2002-01-03 sibazreplaced all #include <sys/syslog.h> with #include...
2001-12-10 srittauWarning fixes.
2001-12-03 jmarcusBIG commit to improve code style using astyle as well...
2001-09-21 jmarcusRe-enable codepage translations
2001-08-15 srittauWarning fixes.
2001-06-20 rufustfireflycommenting changes, more autoconf support in afpd, etc
2001-05-31 srittauWarning fixes.
2001-02-23 rufustfireflycodepage fix from Axel Barnitzek (barney@users.sourcefo...
2000-08-02 rufustfireflyimplemented config.h
2000-07-25 rufustfireflyInitial revision