]> arthur.barton.de Git - netatalk.git/history - libatalk/dsi
Last commit message mentionend the wrong CNID backends!
[netatalk.git] / libatalk / dsi /
2009-12-08 didgNot all systems define AI_NUMERICSERV
2009-11-08 franklahmFill out dsi->server by hand when grabbing from the...
2009-11-06 didgdsi init, move interface guessing in its own function
2009-11-06 didgclean up a little log msgs
2009-11-06 franklahmPrevios patch was commited a little to quick
2009-11-06 franklahmWe're listening of :::548 ie IPv6 socket by default...
2009-11-06 franklahmUse address from interface if hostname doesn't resolve
2009-11-05 franklahmIPv6 support for afpd and cnid_metad after-ipv6
2009-11-02 franklahmUntabify and reindent
2009-10-26 franklahmUse fcntl O_NONBLOCK instead of ioctl FIONBIO
2009-10-25 didgsendfile commit didn't compile if sendfile disable
2009-10-25 didgon linux put sendfile back
2009-10-25 didg1) try a better workaround for deadlocks when both...
2009-10-22 franklahmFix all remaining warnings from gcc -Wall that can...
2009-10-22 didgremove SIGUSR2 (message) from the list of blocked signa...
2009-10-22 didgremove SIGHUP from the list of blocked signals when...
2009-10-22 didgremove the need for blocking SIGALRM (still need to...
2009-10-20 didgdsi, remove never used ifdef TIMER_ON_WRITE
2009-10-20 didgdsi, remove never used ifdef TIMER_ON_READ
2009-10-19 didgdsi, when reading functions' packet try to do it with...
2009-10-14 didgremove most sparse warning 'symbol 'xxx' was not declar...
2009-10-13 didgremove pre ansi declarations
2009-09-14 didgremove obsolete ATACC ifdef
2009-03-20 franklahmautoconf option --enable-debugging to disable SIGALRM...
2007-03-25 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-07 didgIgnore dsi header data offset field in request, bug...
2005-05-03 didgremove gcc warning
2005-04-28 bfernhomberg- merge branch-netatalk-afp-3x-dev, HEAD was tagged...
2003-06-12 srittauFixed include paths.
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