]> arthur.barton.de Git - netatalk.git/history - libatalk
Handling of connection problems when sending replies
[netatalk.git] / libatalk /
2011-02-18 Frank LahmHandling of connection problems when sending replies
2011-02-17 Frank LahmBetter handling of connection errors and disconnect...
2011-02-15 Frank LahmAFP replay cache, first shot
2011-02-15 Frank LahmPrimary reconnect
2011-02-08 Frank LahmUse function from 2-1 for local uuid generation
2011-02-08 Frank LahmMerge
2011-02-08 Frank LahmFix for not shown ACLs for when filesyem uid or gid...
2011-01-22 HATMerge branch 'branch-netatalk-2-1'
2011-01-22 HATAppleDouble buffer overrun by extremely long filename
2011-01-18 Frank LahmMerge 2-1
2011-01-18 Frank LahmFix possible uninitialized useds
2011-01-16 Frank LahmMerge from 2-1
2011-01-12 Frank LahmMerge branch-2-1
2011-01-11 HATMerge branch 'branch-netatalk-2-1'
2011-01-11 HATMerge branch 'branch-netatalk-2-1'
2011-01-08 Frank LahmMerge 2-1
2011-01-08 Frank LahmFix for LDAP user cache corruption
2011-01-06 HATmore simple hangul variable name
2010-12-25 HATmove macros from util_unistr.c to precompose.h
2010-12-22 HATcomposition of surrogate pair
2010-12-22 HATindent
2010-12-22 HATSurrogate Pair hi/lo is reversed.
2010-12-09 Frank LahmDont read db_param in cnid_metad and use volinfo with...
2010-12-08 Frank Lahmstrip slashed from volume path in volinfo
2010-12-06 Frank LahmRemove dependency on libuuid, use own code
2010-11-23 Frank Lahmafp_catseaching the new database
2010-11-22 Frank LahmVersion check for CNID db version
2010-11-19 Frank Lahmad find works
2010-11-19 Frank LahmIt works
2010-11-19 Frank Lahmad find
2010-11-17 Frank LahmMerge branch-2-1
2010-11-17 Frank LahmMissed to convert another read to readt
2010-11-16 Frank LahmAnother fix for ACL and symlinks
2010-11-16 Frank LahmHandle symlinks
2010-11-16 Frank LahmMerge from branch-2-1
2010-11-16 Frank Lahmcall readt with ONE_DELAY = 5 s
2010-11-16 Frank LahmReturn -1 from readt on read or select error and 0...
2010-11-16 Frank LahmFixes for nonblocking socket io
2010-11-16 Frank LahmMerge branch-2-1
2010-11-15 Frank Lahmms, not us stupid
2010-11-15 Frank LahmReset fdsets in select loop
2010-11-15 Frank LahmReally select as long as requested in readt when EINTR
2010-11-15 Frank LahmBackport complete SO_SND/RCV-TIMEOUT removal from 2.2
2010-11-10 Frank LahmAdjust logging
2010-11-08 Frank LahmRev version, fix compilation error when ACL support...
2010-10-30 Frank LahmUpdate acl/ldap defines part 2
2010-10-30 Frank LahmSupport for local UUIDs
2010-10-29 Frank LahmConvert uuid_bin2string to not allocate but return...
2010-10-29 Frank LahmMerge branch-2-1
2010-10-25 Frank LahmRefactor check_access
2010-10-22 Frank LahmWrong variable in log statement
2010-10-22 Frank LahmFixes
2010-10-22 Frank LahmFix wrong resfork length, from Oliver Geisen
2010-10-21 Frank LahmCheck for local user UUIDs too
2010-10-20 Frank LahmIgnore client local group ACEs of the from ABCDEFAB...
2010-10-20 Frank LahmFixed conflicts from merge
2010-10-20 Frank Lahmlog message, remove obsolete func
2010-10-19 Frank Lahmchmod wrapper for onnv145+ to preserve ACL
2010-10-16 Frank Lahminclude header
2010-10-16 Frank LahmSolaric ACL/chmod compatibility changes for onnv145+
2010-10-14 Frank LahmNon-blocking fixes for cnid_metad. Move readt to socket...
2010-10-14 Frank LahmHard to get right non-blocking connect
2010-10-14 Frank LahmMerge branch 'master' of ssh://netatalk.git.sourceforge...
2010-10-14 Frank LahmSpecify option length in call to getsockopt and give...
2010-10-14 Frank LahmPortability fix
2010-10-14 Frank LahmRename bstrlib function bgets because theres already...
2010-10-14 Frank LahmSolaris portability fixes for ftw
2010-10-13 Frank LahmRemove SO_RCVTIMEO/SO_SNDTIMEO, switch to non-blocking IO
2010-10-10 Frank LahmConvert name of objects
2010-10-10 Frank Lahmad cp nearly done
2010-10-09 Frank LahmFirst recursive copy to basically work
2010-10-08 Frank LahmCNID fixes
2010-10-08 Frank Lahmmove logger_test to bin/misc/
2010-10-05 Frank LahmUse own ftw func in ad cp
2010-10-01 Frank LahmImplement ACL removal. That was the last piece, POSIX...
2010-09-30 Frank LahmPOSIX ACLs VFS/adouble integration
2010-09-28 Frank LahmAdjust log statement
2010-09-27 Frank LahmFixes
2010-09-27 Frank LahmAdjust dircache for renamed files and minor fixes
2010-09-26 Frank Lahmrethrow abort
2010-09-26 Frank LahmMerge branch-2-1
2010-09-26 Frank LahmMerge from branch-2-1
2010-09-26 Frank LahmMerge branch-2-1
2010-09-25 Frank LahmMerge from branch-2-1
2010-09-25 Frank Lahmbetter error logging
2010-09-24 Frank Lahmdefault to use fault_setup, ie sbt logging and add...
2010-09-24 Frank LahmMerge branch-2-1
2010-09-24 Frank LahmMerge branch-2-1
2010-09-24 Frank Lahmmerge branch-2-1
2010-09-24 Frank LahmMerge branch-2-1
2010-09-23 Frank LahmFix for #3074076, symlinks with EAs and ACLs
2010-09-23 Frank LahmFix for memory leaks with symlinks, fixes #3074077...
2010-09-23 Frank LahmRemove unnecessary realloc
2010-09-22 Frank Lahmret must be 1 if we found 1 entry
2010-09-22 Frank LahmShorter log messages
2010-09-20 Frank LahmRemove some cvs cruft, one memory leak and update func doc
2010-09-20 Frank LahmCode cleanup while hunting a memory leak
2010-09-20 Frank LahmUntabify and reindent
2010-09-20 Frank Lahmfixes
2010-09-20 Frank Lahmfixes
next