]> arthur.barton.de Git - netatalk.git/history - libatalk
fixes
[netatalk.git] / libatalk /
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
2009-12-29 franklahmRemove db3 files
2009-12-23 franklahmCheck if entries are present before using them
2009-12-22 franklahmRemove bogus checks
2009-12-22 franklahmAdd all EA opts to volinfo
2009-12-21 franklahmlogger: write to fd 1 directly instead of /dev/tty...
2009-12-18 franklahmFix EA support detection. New ea option values none...
2009-12-11 franklahmNew default for ea volume option is "sys".
2009-12-10 franklahmAdd support for ea:ad volumes
2009-12-08 didgNot all systems define AI_NUMERICSERV
2009-12-08 didgdon't spam the log with 'Invalid cnid, corrupted DB...
2009-12-07 franklahmAppend newline to EXTATTRTYPE
2009-12-04 franklahmReturn right error for requested but non-existing EA.
2009-12-03 franklahmWrite EA mode to volinfo file
2009-12-01 franklahmNicely move all volinfo file code to libatalk
2009-11-30 didguse the cnid in adouble header as a hint for dbd add...
2009-11-28 didgguard against confused DB returning junk values
2009-11-28 franklahmAdd LOG debug message on cache expiration
2009-11-28 franklahmUntabify and reindent
2009-11-28 franklahmNew option for logger setup 'console' where we don...
2009-11-28 franklahmBetter error reporting for afp_ldap.conf parsing
2009-11-28 franklahmSmall fixes
2009-11-28 franklahmNew LDAP search options for scope
2009-11-27 franklahmUntabify and reindent
2009-11-27 franklahmUUIDs should be converted to uppercase strings
2009-11-27 franklahmUntabify and reindent
2009-11-27 didgdon't create an adouble file in ad_metadata for noadoub...
2009-11-26 franklahmFix NFSv4 ACL VFS integration
next