]> arthur.barton.de Git - netatalk.git/history - libatalk
Hide namecache and uuidcache
[netatalk.git] / libatalk /
2012-05-31 Frank LahmHide namecache and uuidcache
2012-05-31 Frank LahmAdd function to set charset_name so we can make the...
2012-05-31 Frank LahmAdd configure option --enable-developer which hides...
2012-05-30 Frank LahmUpdate ABI file and bump revision
2012-05-30 Frank LahmMerge branch 'develop' of netafp.com:git/netatalk into...
2012-05-30 Frank LahmAdd ABI checking to libatalk build
2012-05-30 Frank LahmFix for ressource fork handling on Solaris
2012-05-25 Frank LahmMerge remote branch 'sf/develop' into develop
2012-05-25 Frank LahmAdd missing strnlen implemantation
2012-05-23 Frank LahmFix duplicate listing of misc.c
2012-05-22 Frank LahmFix logging of error conditions when removing extended...
2012-05-22 HATconvert adouble -> convert appledouble
2012-05-22 Frank LahmFix typo
2012-05-22 Frank LahmFix flcosing wrong file handle, from Riccardo Magliocchetti
2012-05-21 Frank LahmMerge 2-2
2012-05-21 Frank LahmOnly use AI_NUMERICSERV if defined
2012-05-15 Frank LahmCleanup EA detection, don't use ea:ad anymore
2012-05-15 Frank LahmMerge product-2-2
2012-05-06 Frank LahmPerformance tuning of AFP write operation
2012-05-05 Frank LahmMerge 2-2
2012-05-04 Frank LahmFix regression introduced by previous IPC fds fix
2012-04-30 Frank LahmAdd POLLNVAL to the set of poll revents
2012-04-29 Frank LahmMerge branch 'sendfile' into develop
2012-04-29 Frank LahmUse define AD_SYMLINK for symlinks
2012-04-27 Frank LahmFixes for sendfile
2012-04-27 Frank LahmMerge remote branch 'sf/develop' into develop
2012-04-27 Frank LahmCleanup
2012-04-27 Frank LahmPerformance tuning: sendfilev, MSG_MORE and do not...
2012-04-26 Frank LahmMerge 2-2
2012-04-19 HATbasedir regex must be defined in [Homes] section
2012-04-19 HAThome name must contain $u
2012-04-19 Frank LahmMerge branch 'develop' of netafp.com:git/netatalk into...
2012-04-19 Frank LahmNew global option "solaris share reservations"
2012-04-18 Frank LahmAh, the joys of boolean logig
2012-04-18 Frank LahmRemove default values, otherwise they can't be disabled...
2012-04-18 HATFix default boolean values of global options
2012-04-16 Frank LahmUse LOG instead of fprintf(stderr, ...)
2012-04-16 Frank LahmPass name to afp_config_parse and use NULL for processn...
2012-04-13 Frank LahmBSD fixes
2012-04-13 Frank LahmMissing quotes and typo
2012-04-11 Frank LahmMerge branch 'develop' into ad_set
2012-04-10 HATunix charset is UTF8 by default.
2012-04-07 Frank LahmMerge remote branch 'sf/develop' into develop
2012-04-07 Frank LahmMerge branch 'develop' of netafp.com:git/netatalk into...
2012-04-07 Frank LahmPer volume login message
2012-04-05 HATstart LOG earlier
2012-04-05 Frank LahmClosing of the parent IPC fd at the right place
2012-04-26 Frank LahmClose client side of IPC fd in parent
2012-04-26 Frank LahmClose IPC file descriptors inherited from afpd master...
2012-04-03 Frank LahmFix LDAP test
2012-04-03 Frank LahmFix automake var
2012-04-02 Frank LahmProper check whether code runs in an AFP session contex...
2012-03-31 Frank LahmDon't set username in getvolbypath()
2012-03-31 Frank LahmPerform complete automatic adouble:v2 to adouble:ea...
2012-03-31 Frank LahmCorrect handling of users without homes
2012-03-31 Frank LahmRemove unused option
2012-03-30 Frank LahmMerge branch 'nohex' into develop
2012-03-30 Frank LahmMerge branch 'develop' into nohex
2012-03-30 Frank LahmMerge remote branch 'origin/product-2-2' into develop
2012-03-29 Frank LahmMerge remote branch 'origin/develop' into nohex
2012-03-29 Frank LahmRemove "hex encoding" and "use dots" options.
2012-03-29 Frank LahmAutomatic unescaping of CAP hexencoded '/' and '.'
2012-03-28 Frank LahmNew default character conversion wrt NOT hexencoding '/'
2012-03-28 Frank LahmCorrect check for valid afp session context
2012-03-28 Frank LahmMerge branch-allea
2012-03-27 Frank LahmMerge master
2012-03-27 Frank LahmMerge branch 'branch-allea' of netafp.com:git/netatalk...
2012-03-26 Frank LahmPortability fix. Do wee need the define at all ?
2012-03-26 Frank LahmMerge remote branch 'sf/branch-allea' into branch-allea
2012-03-26 Frank Lahmsystem() replacement, fixes problems with quoting in...
2012-03-23 Frank Lahminiparser.h has moved to include/atalk
2012-03-22 HATsignature parameter: more simple syntax
2012-03-22 Frank LahmNew service controller process netatalk
2012-03-22 HATabbreviation should not be used
2012-03-21 Frank LahmConvert server and volume options to boolean style
2012-03-20 Frank LahmAdjust charset comments
2012-03-20 Frank LahmFix server options parser.
2012-03-20 Frank LahmEnsure TCP_NODELAY is set on the AFP session socket
2012-03-19 Frank LahmFix a possible bug handling disconnected sessions,...
2012-03-19 Frank LahmMerge branch 'branch-allea' of netafp.com:git/netatalk...
2012-03-18 HATremove perm option
2012-03-18 HATmore intuitive parameter
2012-03-18 Frank LahmAppend time to sleep and disconnect option
2012-03-18 Frank LahmDont remove rfork EA on zero leght truncation ifdef...
2012-03-18 Frank LahmFix removal of zero truncated rforks
2012-03-18 Frank LahmInitialize filler to zero
2012-03-17 Frank LahmMerge remote branch 'sf/branch-allea' into branch-allea
2012-03-17 Frank LahmMerge master
2012-03-17 HATdefault charset
2012-03-16 Frank LahmMerge remote branch 'sf/branch-allea' into branch-allea
2012-03-16 Frank LahmFix hostname detection
2012-03-16 HATLOG for LOCALE
2012-03-15 Frank Lahmlibatalk is now a read dynamic library
2012-03-15 HATrenewal of charset options
2012-03-15 Frank LahmOption for specifying path to CNID database is now...
2012-03-15 Frank LahmMerge remote branch 'sf/branch-allea' into branch-allea
2012-03-15 Frank LahmMove AppleDB
2012-03-14 Frank LahmNew state dir
2012-03-14 HATremove ATALK_MAC_CHARSET and ATALK_UNIX_CHARSET
2012-03-12 Frank LahmAdd missing default value for dbpath
next