]> arthur.barton.de Git - netatalk.git/history - libatalk/dsi/dsi_stream.c
First working IPC reconnect
[netatalk.git] / libatalk / dsi / dsi_stream.c
2011-05-26 Frank LahmFirst working IPC reconnect
2011-05-24 Frank LahmAdd another check to prevent running as root in disconn...
2011-05-23 Frank LahmDissociated afpd sessions exit on disconnection
2011-05-23 Frank LahmCheck againt disconnected flags. Move static funcs...
2011-05-23 Frank LahmFix for bug id #6: uncaught error condition from dsi_st...
2011-04-21 Frank LahmMerge 2-1
2011-04-20 Frank LahmMerge 2-1
2011-04-20 Frank LahmMerge 2-1
2011-04-20 Frank LahmMerge 2-1
2011-04-19 Frank LahmMerge 2-1
2011-04-16 Frank LahmFix merge conflict
2011-04-16 Frank LahmMerge branch 2-1
2011-04-15 Frank LahmFixes
2011-04-15 Frank LahmMerge from branch 2-1
2011-04-15 Frank LahmMerge branch 2-1
2011-04-01 Frank LahmDont panic
2011-04-01 Frank LahmDecrease read/write chunks to 8192 again, new option...
2011-04-01 Frank LahmMerge branch 'master' of ssh://netatalk.git.sourceforge...
2011-03-31 Frank LahmIndent and better logging
2011-03-30 Frank Lahmlogout is not disconnect
2011-03-30 Frank LahmConvert DSI to nonblocking
2011-03-30 Frank LahmFix logtype
2011-03-08 HATMerge remote-tracking branch 'remotes/origin/branch...
2011-03-08 HATafpd.conf.tmpl: Merge remote-tracking branch 'remotes...
2011-03-02 Frank LahmMerge 2-1
2011-03-02 Frank LahmMerge 2-1
2011-03-01 Frank LahmMerge branch 'master' of ssh://netatalk.git.sourceforge...
2011-02-28 Frank Lahmtest224 works
2011-02-21 Frank LahmEndless fiddling to find out that dsi->datalen had...
2011-02-17 Frank LahmBetter handling of connection errors and disconnect...
2010-09-13 Frank LahmMerge branch findercache
2010-09-13 Frank LahmMerge branch 'master' into branch-findercache
2010-07-12 Frank LahmMerge branch-2-1
2010-07-03 Frank Lahmmove seblocking to the right place
2010-07-03 Frank LahmConverting writing on socket to nonblocking io instead...
2010-07-01 Frank LahmMerge branch-2-1
2010-07-01 Frank LahmFix in logger setup code
2010-07-01 Frank LahmNew logtype logtype_dsi for use in libatalk/dsi/
2010-06-30 Frank LahmMerge branch-2-1
2010-06-30 Frank Lahmdsi_buffered_stream_read wasn't always reading the...
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 the need for blocking SIGALRM (still need to...
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...
2005-04-28 bfernhomberg- merge branch-netatalk-afp-3x-dev, HEAD was tagged...
2003-03-12 didgsupport for function 0x7a
2003-01-12 didgstupid stuff, replace
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 jmarcuserrno is meaningless if len == 0. Thanks to didier...
2002-01-04 sibazmerged logging code into main branch. use configure...
2001-08-15 srittauWarning fixes.
2001-06-29 rufustfireflymassive commenting/autoconf changes
2000-08-02 rufustfireflyimplemented config.h
2000-07-25 rufustfireflyInitial revision