]> arthur.barton.de Git - netatalk.git/history - libatalk
Fix lock
[netatalk.git] / libatalk /
2011-02-08 Frank LahmFix for not shown ACLs for when filesyem uid or gid...
2011-01-22 HATAppleDouble buffer overrun by extremely long filename
2011-01-18 Frank LahmFix possible uninitialized useds
2011-01-08 Frank LahmFix for LDAP user cache corruption
2010-11-17 Frank LahmMissed to convert another read to readt
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-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-10-22 Frank LahmFix wrong resfork length, from Oliver Geisen
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-09-25 Frank Lahmbetter error logging
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 LahmCleanup ressources ie munmap in case of error
2010-09-14 Frank Lahmad_setdata, struct adouble * is not const
2010-09-09 Frank Lahmpath may be NULL when adouble file has been created...
2010-08-16 Frank LahmIncorporate downstream patch for FreeBSD PR 148022
2010-07-14 Frank LahmBetter logging
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 LahmFix in logger setup code
2010-07-01 Frank LahmNew logtype logtype_dsi for use in libatalk/dsi/
2010-06-30 Frank Lahmdsi_buffered_stream_read wasn't always reading the...
2010-06-08 Frank LahmRemove forgotten comment
2010-06-08 Frank LahmExtendedAttributes in FreeBSD
2010-06-04 Frank Lahmsubstitue PATH_MAX for MAXPATHLEN
2010-05-25 Frank LahmAdd /include to CFLAGS
2010-05-25 Frank LahmMerge branch 'branch-netatalk-2-1' of ssh://netatalk...
2010-05-25 Frank LahmChange dbd timeout and retry to 10s and 2s
2010-05-22 HATBetter message if cannot connect to CNID server
2010-04-29 Frank LahmIgnore object files
2010-04-29 Frank LahmRename cvsignore to gitignore
2010-04-23 franklahmThose damn linked lists: fix cache expiration bug.
2010-04-23 franklahmAdd DEBUG macro protected cache debugging to UUID cache
2010-04-23 franklahmAdjust cachedump LOG message
2010-04-22 franklahmLDAP reconnect fixes
2010-04-22 franklahmFix LDAP search scope and timeout behaviour
2010-04-18 hat001remove a warning
2010-04-18 franklahmHelp in CVS to git transition, add .gitignore to .cvsignore
2010-04-18 franklahmOverwriting EAs with ea ad module did not work
2010-04-13 franklahmDeal with pathologic idiosyncrasies, every OS return...
2010-04-04 franklahmLog error if open of EA content file fails
2010-04-03 franklahmPatches for OpenBSD
2010-03-31 franklahmclustering support: new per volume option cnidserver
2010-03-30 franklahmAllow opening symlinks r/w, but don't actually allow...
2010-03-12 franklahmConvert afp_moveandrename and all called funcs to XXXat... after-renameat
2010-03-07 didgad_metadata don't try to open adouble file read write...
2010-03-01 didgad_open: unset O_TRUNC and O_CREAT in adf_flags if...
2010-02-28 didgprevious commit 'lchdir: use chdir + getcwd' was only...
2010-02-28 didglchdir: use chdir + getcwd
2010-02-26 didgad_size: if it's a symlink don't use fstat
2010-02-26 didglock don't call fcntl if fd == 0, it's a symlink
2010-02-19 franklahmMove lchdir() to libatalk/util/unix.c and use that...
2010-02-17 didglog type_configs data is used by uams modules, define...
2010-02-15 franklahmFix some uninitialized warnings
2010-02-15 franklahmMake LOG macro fast again
2010-02-10 franklahmMerge symlink branch HEAD-after-symlink-merge
2010-02-08 franklahmSIGINT enables max_debug logging to /tmp/afpd.PID.XXXXXX
2010-01-26 didgremove a 'discard const ...' warning in papd cups
2010-01-26 franklahmRemove mtab CNID backend
2010-01-26 didgreturn the right error code when deleting afp current...
2010-01-26 didgdon't use & in getcwd parameter
2010-01-23 franklahmReturn correct error if EA already exists
2010-01-22 franklahmRemove cvsignore
2010-01-21 didgafpd set the logger default to log_info and move some...
2010-01-20 franklahmMore logging
2010-01-06 franklahmOnly update adouble file with CNID on mismatch.
2010-01-06 franklahmForgot test for noadbouble vol in ad_metadata in previo...
2010-01-06 franklahmReintroduce adouble file creation on enumeration
2010-01-05 franklahmMore doxygen style API documentation
2010-01-05 franklahmRemove ADVOL_NOADOUBLE check. It prevented creation...
2010-01-05 franklahmFix LOG call
2010-01-05 franklahmAdd static getcwd and use it for debugging in ad_open
2010-01-05 franklahmSubstitute ADFLAGS_NOADOUBLE with ADVOL_NOADOUBLE,...
2010-01-04 franklahmStart adouble documentation in Doxygen style
2009-12-29 franklahmLast commit message mentionend the wrong CNID backends! branch-symlink-start
2009-12-29 franklahmremove hash files
next