]> arthur.barton.de Git - netatalk.git/history - etc/afpd/desktop.c
Warning fixes.
[netatalk.git] / etc / afpd / desktop.c
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