]> arthur.barton.de Git - netatalk.git/history - libatalk
Remove unused externs
[netatalk.git] / libatalk /
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
2010-09-19 Frank LahmFlooding
2010-09-19 Frank Lahmlog flooding prevention
2010-09-19 Frank LahmBetter logging
2010-09-19 Frank Lahm0 ACEs from acl(2) is not an error
2010-09-19 Frank LahmBetter logging
2010-09-18 Frank LahmBetter error logging
2010-09-17 Frank LahmTry to enhance if clause readebility
2010-09-17 Frank LahmFix ressource leak
2010-09-15 Frank LahmMerge from branch 2-1
2010-09-15 Frank LahmCleanup ressources ie munmap in case of error
2010-09-14 Frank Lahmmerge from branch 2-1
2010-09-14 Frank LahmMerge from branch-2-1
2010-09-14 Frank Lahmad_setdata, struct adouble * is not const
2010-09-14 Frank LahmMerge from branch-2-1
2010-09-13 Frank LahmMerge branch findercache
2010-09-13 Frank LahmMerge branch 'master' into branch-findercache
2010-09-10 Frank LahmMerge from 2-1
2010-09-09 Frank LahmMerge from branch-2-1
2010-09-09 Frank Lahmpath may be NULL when adouble file has been created...
2010-08-16 Frank LahmFix merge conflicts
2010-08-16 Frank LahmIncorporate downstream patch for FreeBSD PR 148022
2010-07-14 Frank LahmBetter logging
next