]> arthur.barton.de Git - netatalk.git/history - etc
Hide namecache and uuidcache
[netatalk.git] / etc /
2012-05-30 Frank LahmMerge branch 'develop' of netafp.com:git/netatalk into...
2012-05-30 Frank LahmFix dsi->in_write flag/counter
2012-05-22 Frank LahmFix typo
2012-05-21 Frank LahmMerge 2-2
2012-05-21 Frank LahmEnhance logging
2012-05-15 Frank LahmAdjust loglevel
2012-05-15 Frank LahmMerge product-2-2
2012-05-15 HATZeroconf could not advertise non-ASCII time machine...
2012-05-15 Frank LahmChanged behaviour for TimeMachine volumes in case there...
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-30 Frank LahmFixes for moved .AppleDesktop dir
2012-04-29 Frank LahmRemove log message
2012-04-29 Frank LahmMerge branch 'sendfile' into develop
2012-04-29 Frank LahmDon't use sendfile with symlinks
2012-04-29 Frank LahmUse define AD_SYMLINK for symlinks
2012-04-29 Frank LahmFix offset and reqcount check
2012-04-28 Frank LahmHeimdal Kerberos compatibility fixes
2012-04-27 Frank LahmFixes
2012-04-27 Frank LahmPerformance tuning: sendfilev, MSG_MORE and do not...
2012-04-26 Frank LahmMerge 2-2
2012-04-20 Frank LahmREADME is gone
2012-04-19 Frank LahmMerge branch 'develop' of netafp.com:git/netatalk into...
2012-04-19 Frank LahmRefactor the locking
2012-04-19 Frank LahmNew global option "solaris share reservations"
2012-04-19 Frank LahmSolaris share reservation cross platform locking
2012-04-17 Frank LahmMerge branch 'desktop' into develop
2012-04-17 Frank LahmMove existing AppleDesktop folders to localstatedir
2012-04-17 Frank LahmMerge branch 'enumerate' into develop
2012-04-17 Frank LahmEnsure CNID gets written for created files
2012-04-17 Frank LahmDont check for open forks attributes when enumerating...
2012-04-16 Frank LahmCreation of AppleDesktop directorey failed due to a...
2012-04-16 Frank LahmMove AppleDesktop to localstatedir
2012-04-16 Frank LahmMove CNID README to doc/DEV
2012-04-16 Frank LahmPass name to afp_config_parse and use NULL for processn...
2012-04-13 Frank LahmFix quota stuff
2012-04-13 Frank LahmFix volume message
2012-04-13 Frank LahmFix install order
2012-04-11 Frank LahmFix DSI status packet, always put dirservice offset...
2012-04-11 Frank LahmMerge branch 'develop' into ad_set
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 HATsmall fix
2012-04-05 HATstart LOG earlier
2012-04-05 Frank LahmClosing of the parent IPC fd at the right place
2012-04-10 Frank Lahmshow_usage was called with a NULL name
2012-04-03 Frank LahmFix and cleanup compiler flags
2012-04-02 Frank Lahmignore ._ appledouble files
2012-04-02 Frank LahmDon't flush adouble if adcnid == 0
2012-04-02 Frank LahmFix C sequence point constraint violation
2012-04-01 Frank LahmFix offset calculation
2012-03-31 Frank LahmAdd log message showing the hostname we've figured out
2012-03-31 Frank LahmAdd --disable-bundled-libevent configure options
2012-03-30 Frank LahmMerge branch 'nohex' into develop
2012-03-30 Frank LahmAdd CAP decoding support
2012-03-30 Frank LahmMerge branch 'develop' into nohex
2012-03-30 Frank LahmSimplify event loop:
2012-03-30 Frank LahmAdd one second timer event to event loop
2012-03-30 Frank LahmMerge remote branch 'origin/product-2-2' into develop
2012-03-30 Frank LahmDon't remove BerkeleyDB if it's still in use by eg...
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-29 Frank LahmFix device record name and port, should be 0, at least...
2012-03-28 Frank LahmFix type
2012-03-28 Frank LahmMerge branch-allea
2012-03-27 Frank LahmMerge master
2012-03-27 Frank LahmFix make distcheck
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-24 Frank LahmFix keep session stuff
2012-03-23 Frank LahmReliable shutdown of started services
2012-03-23 Frank LahmAdjust log messages
2012-03-22 Frank LahmEnsure afpd and cnid_metad get killed
2012-03-22 Frank LahmFixes
2012-03-22 HATsignature parameter: more simple syntax
2012-03-22 Frank LahmRemove usage of OPTION_DEBUG in sendfile funcs
2012-03-22 Frank LahmNew service controller process netatalk
2012-03-21 Frank LahmRemove remaining caseinsensitive stuff
2012-03-21 Frank LahmAdd Kerberos libs to afpd, we need it with the new...
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 LahmMerge branch 'branch-allea' of netafp.com:git/netatalk...
2012-03-19 Frank LahmFix one off
2012-03-19 Jamie GilbertsonChange status_directorynames to use keytab when constru...
2012-03-19 Jamie GilbertsonFormatting/logging for uams_gss
2012-03-19 Jamie GilbertsonUse stdint.h
2012-03-19 Jamie GilbertsonCleaned up includes
2012-03-19 Jamie GilbertsonRegister just UAM_SERVER_LOGIN_EXT
2012-03-19 Jamie GilbertsonUse principals in keytab instead of specifying one
2012-03-18 HATmore intuitive parameter
2012-03-18 Frank LahmFix removal of zero truncated rforks
2012-03-18 Frank LahmFix for previous merge from master
2012-03-17 Frank LahmMerge remote branch 'sf/branch-allea' into branch-allea
2012-03-17 Frank LahmMerge master
2012-03-17 Frank LahmMerge remote branch 'sf/master'
2012-03-17 Frank LahmCleanup respawn throttling code
next