]> arthur.barton.de Git - netatalk.git/history - etc/afpd/appl.c
remove gcc warnings and cleanup inline mess
[netatalk.git] / etc / afpd / appl.c
2008-11-25 didgremove gcc warnings and cleanup inline mess
2005-09-27 didgRemove a lot of warning, from cvs HEAD
2005-02-06 didgfix compiler warning, from Olaf Hering.
2004-02-20 didgmore compilation cleanup.
2004-02-13 didgreplace : l = strlen(x); strncpy(z,x,l) with memcpy...
2003-05-10 didgbackport from HEAD
2003-03-15 didgerror code for dirlookup, cname.
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-01-04 sibazmerged logging code into main branch. use configure...
2002-01-03 sibazreplaced all #include <sys/syslog.h> with #include...
2001-12-03 jmarcusBIG commit to improve code style using astyle as well...
2001-06-20 rufustfireflycommenting changes, more autoconf support in afpd, etc
2000-08-02 rufustfireflyimplemented config.h
2000-07-25 rufustfireflyInitial revision