]> arthur.barton.de Git - netatalk.git/history - libatalk
Merge 2-1
[netatalk.git] / libatalk /
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-19 Frank LahmFix log messages, from jm
2011-04-16 Frank LahmFix ad rm
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 Lahmlog messages
2011-04-15 Frank LahmMerge branch 2-1
2011-04-12 Frank Lahmremove dir locking, therfor convert catsearch to use...
2011-04-08 HATcase-conversion slightly faster
2011-04-08 HATcase-conversion is based on Unicode 6.0.0 (BUG: not...
2011-04-08 Frank LahmCorrect afp logout vs dsi eof behaviour
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-04-01 Frank LahmFix possible bogus free
2011-03-31 Frank LahmIndent and better logging
2011-03-30 Frank Lahmlogout is not disconnect
2011-03-30 Frank LahmAdjust loglevel
2011-03-30 Frank LahmConvert DSI to nonblocking
2011-03-30 Frank LahmFix logtype
2011-03-21 Frank LahmDisable ad binaries if at funcs aren't available, nftw...
2011-03-21 Frank LahmBetter at funcs detection
2011-03-08 HATMerge remote-tracking branch 'remotes/origin/branch...
2011-03-08 HATafpd.conf.tmpl: Merge remote-tracking branch 'remotes...
2011-03-08 Frank LahmDont disconnect sessions if boottimes dont match
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-27 Frank LahmPortability fixes
2011-02-21 Frank LahmClose reconnect socket in afpd master
2011-02-21 Frank LahmEndless fiddling to find out that dsi->datalen had...
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
next