]> arthur.barton.de Git - netatalk.git/history - etc/afpd/desktop.c
remove the daemon icon, it's not displayed on OS9 and not always on OSX, from HAT
[netatalk.git] / etc / afpd / desktop.c
2006-09-15 didgremove the daemon icon, it's not displayed on OS9 and...
2006-03-14 didgresource fork without comment field, fix a file descrip...
2005-09-27 didgRemove a lot of warning, from cvs HEAD
2005-02-10 didgAdd a parameter cachecnid for adouble v2, default off...
2005-02-06 didgfix compiler warning, from Olaf Hering.
2004-10-09 didgfix a fd and memory leak (was only if OSX ._ resource...
2004-10-06 didgIt's 0 not '0' for default type, my mistake, the patch...
2004-09-07 didguse 0 0 for default creator/type rather than UNIX TEXT...
2004-06-20 bfernhombergcorrectly mangle decomposed UTF8 name > 255 bytes
2004-05-10 didgbetter handling for file without read access.
2004-05-04 didgmore verbose error msgs.
2004-03-11 bfernhombergreturn AFPERR_NOITEM for 0 len comment
2004-03-11 didgfactorize resource fork name attribute setting.
2004-03-11 didgadd osx like resource fork.
2004-03-04 bfernhombergfix FreeBSD 4.9 compile
2004-02-20 didgmore compilation cleanup.
2004-01-10 didgfix minor gcc warnings.
2003-10-30 bfernhombergremove bogus #ifdef AFP3.x, we always need unicode...
2003-10-17 didgsendfile for LARGE_FILE. use sys_ftruncate in ad_open...
2003-09-28 didgmangling fixes
2003-09-12 didg#ifdef debug msg, you need -enable-debug1 if you want...
2003-09-11 bfernhombergcharset conversion changes
2003-09-09 didgbig merge for db frontend and unicode.
2003-07-21 didgMFH sleep and unix priv functionalities.
2003-06-23 didgAdd unicode to Mac OS code page (internal or with iconv...
2003-05-12 didgfrom HEAD
2003-05-10 didgbackport from HEAD
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