]> arthur.barton.de Git - netatalk.git/history - libatalk/dsi
increase number of cnid_dbd slots to 512
[netatalk.git] / libatalk / dsi /
2007-03-17 didgtest for the whole loopback subbnet not only 127.0.0.1
2007-02-17 didgfix for loopback test on big endian box
2005-09-27 didgRemove a lot of warning, from cvs HEAD
2005-09-12 didgIgnore dsi header data offset field in request, bug...
2005-01-31 didgsecond patch from Olaf Hering; gcc 64 warnings.
2005-01-11 didgremove trailing \n char in LOG calls.
2004-08-11 bfernhombergonly link afpd libwrap with afpd, other progs don't...
2004-07-01 didgremove a compiler warning.
2004-05-04 didgmore verbose error msgs.
2004-05-04 didgsmall speed up improvement.
2004-04-27 didgadd SIGUSR1 and SIGUSR2 they can send data.
2004-04-25 didgdisable timer before reseting signal handler
2004-02-20 bfernhombergSolaris 'compile hell' stuff...
2004-02-14 didgUse strlcpy function.
2004-02-11 didgFor getstatus don't advertise loopback (RedHat system...
2004-02-10 didgPartial workaround for an OSX client deadlock, use...
2004-02-06 didgremove MSG_MORE, sometime it's slower...
2003-11-13 didgunblock signals in children (cf previous commit for...
2003-11-11 didgRH9 and signal handlers deadlock fix.
2003-10-17 didgsendfile for LARGE_FILE. use sys_ftruncate in ad_open...
2003-09-09 didgbig merge for db frontend and unicode.
2003-03-12 didgsupport for function 0x7a
2003-01-12 didgstupid stuff, replace
2002-12-04 didg- call SIGHUP signal handler only once for worker process
2002-10-11 didg- added a cache for directories offspring count.
2002-02-02 jmarcusIf the DSI command block is invalid, afpd will disconne...
2002-02-01 srittauSmall change to increase code readability.
2002-01-24 jmarcusDo some more sanity checking to ensure data integrity...
2002-01-24 jmarcuserrno is meaningless if len == 0. Thanks to didier...
2002-01-17 srittausignal patches from NetBSD package via David Rankin
2002-01-10 jmarcusFix a problem with the new logger code.
2002-01-04 sibazmerged logging code into main branch. use configure...
2001-09-06 rufustfireflyautoconf POSIX.1 sys/wait.h check
2001-08-15 srittauWarning fixes.
2001-06-29 rufustfireflymassive commenting/autoconf changes
2001-02-19 srittauAdded .cvsignore files so that I don't get spammed...
2000-10-05 rufustfireflyfix for debian's bad netinet/tcp.h, including stdint.h
2000-09-22 arichardRemove all theses Makefile files that have a correspond...
2000-08-11 rufustfireflyRemoved duplicate -I cruft from automake files
2000-08-02 rufustfireflyimplemented config.h
2000-08-01 rufustfireflySome more large autoconf/automake fixes. include/ and...
2000-07-28 rufustfireflyautomake/autoconf fixes (libatalk now builds supposedly)
2000-07-27 rufustfireflyAdded include for ../../sys headers
2000-07-27 rufustfireflyMajor automake/autoconf commit. Not working yet.
2000-07-25 rufustfireflyInitial revision