]> arthur.barton.de Git - netatalk.git/shortlog
netatalk.git
2013-09-17 Ralph BoehmeOption "vol dbnest"
2013-09-13 HATExplanation of "veto message" is wrong.
2013-09-12 Ralph BoehmeActive Directory LDAP queries for ACL support
2013-09-12 Frank LahmAdd support for ZFS ACLs on FreeBSD with libsunacl
2013-09-12 Frank LahmFix error handling when trying to set ACL on not existi...
2013-09-09 Frank LahmDon't force S_ISGID for directories on FreeBSD, bug...
2013-09-06 HATDSI_SERVQUANT_DEF is 1048576 now
2013-09-04 Ralph BoehmeAdd indication to help string that --with-ldap takes...
2013-08-29 HATtwisted u_name and m_name
2013-08-14 Ralph BoehmeBump version
2013-08-14 Ralph BoehmePrepare 3.0.5 release
2013-08-13 Ralph BoehmeRemove obsolete variable
2013-08-13 Ralph BoehmeFPExchangeFiles must only switch data file, not metadata
2013-08-13 HATsystemd unit dir is /usr/lib/systemd/system now
2013-08-09 Ralph BoehmeNew boolean volume option "delete veto files"
2013-07-30 Ralph BoehmeSend optional AFP messages for vetoed files
2013-07-29 Ralph BoehmeMerge remote-tracking branch 'github/branch-netatalk...
2013-07-29 slowfranklinMerge pull request #2 from hat001/doc-fix
2013-07-29 HATupdate doc
2013-07-24 Ralph BoehmeBump libatalk version info
2013-07-23 Ralph BoehmeUse reentrant getpwuid_r() to avoid possibe crash in...
2013-07-23 Ralph BoehmeFix parsing of address[:port] strings for IPv6 addresse...
2013-07-16 Ralph BoehmeNew global/volume option "ignored attributes"
2013-07-09 Ralph BoehmeZFS doc fixes
2013-07-08 Ralph BoehmeUpdate news
2013-06-23 Ralph BoehmeRename all iniparser API function
2013-06-21 Ralph BoehmeLog message was using wrong variable
2013-06-17 Ralph BoehmeFix timestamps on hosts that use a 64 bit time_t
2013-06-17 Ralph BoehmeFix log message
2013-06-04 Ralph BoehmePut our includes in CPPFLAGS instead of CFLAGS and...
2013-05-28 Ralph BoehmeSmall fix, add missing quote, from Don Lee
2013-05-27 Ralph BoehmeFix unnamed union inside struct
2013-05-27 Ralph BoehmeMerge branch 'branch-netatalk-3-0' of netafp.com:git...
2013-05-27 Ralph BoehmeAdd missing -R in BerkeleyDB macro
2013-05-27 Ralph BoehmeStart working on 3.0.5
2013-05-24 Ralph BoehmeFix suffix rule
2013-05-24 Ralph BoehmeAdjust for moved netatalk.html file
2013-05-24 Ralph BoehmeAdd html manual generation
2013-05-24 Ralph Boehme3.0.4 release notes
2013-05-24 Ralph BoehmeBump version
2013-05-24 Ralph BoehmePrepare 3.0.4 release
2013-05-14 Ralph BoehmeFix bashism
2013-05-14 Ralph BoehmeNew option "afp interfaces"
2013-05-14 Ralph BoehmeAdd documentation to DEVELOPER and add a summary line
2013-05-14 Ralph BoehmeAdd XML files to distribution
2013-05-14 Ralph BoehmeAdd checking for Docbook
2013-05-14 Ralph BoehmeChange clean target
2013-05-14 Ralph BoehmeFinish renaming
2013-05-13 Ralph BoehmeTry to move substitution to configure stage
2013-05-13 Ralph BoehmeAdd Docbook documentation to tree
2013-05-10 Ralph BoehmeChange default FinderInfo for directories to be all 0
2013-05-02 Ralph BoehmeFix another missplelled compiler variable
2013-05-02 Ralph BoehmeFix LDFLAGS variable mispelling
2013-04-23 Ralph BoehmeRevert "Remove size check that required a costly fstat()"
2013-04-23 Ralph BoehmeAdd missing include, fixes bug #512
2013-04-18 Ralph BoehmeRemove size check that required a costly fstat()
2013-04-18 Ralph BoehmeDon't timeout when waiting for client requests
2013-04-18 Ralph BoehmeAdd non timeout semantics which avoid extra calls to...
2013-04-18 Ralph BoehmeDon't check for pending event if no FCE listeners are...
2013-04-10 Ralph BoehmeUse ostat in the dircache
2013-04-09 Frank LahmEnhance ACL mapping
2013-04-07 HATad_name is UTF8-MAC
2013-04-06 Frank LahmFix an issue with filenames containing non-ASCII characters
2013-03-28 Ralph BoehmeOpening files without metadata EA may result in broken...
2013-03-27 Ralph BoehmeChange log facility
2013-03-26 Ralph BoehmeAdd 3.0.4 news
2013-03-26 Frank Lahm3.0.4dev
2013-03-26 Frank LahmPrepare 3.0.3 release
2013-03-24 Ralph BoehmeFix "ad ls" segfault if requested object is not in...
2013-03-24 Ralph BoehmeAdd afpstats manpage and update afp.conf
2013-03-22 HATnew configure option --with-init-dir=PATH
2013-03-22 Ralph BoehmeOnly configure libevent when used
2013-03-22 Frank LahmSetting POSIX ACLs on Linux
2013-03-22 Ralph BoehmeFix a debug message
2013-03-21 Ralph BoehmeCan't set Finder label on symlinked folder with "follow...
2013-03-19 Ralph BoehmeIncrease IO size when sendfile() is not used
2013-03-19 Ralph BoehmeFix ressource fork refcounting
2013-03-19 Ralph Boehmeread_file() clobbered the AFP error code
2013-03-18 Frank LahmUse FreeBSD sendfile() capability to send protocol...
2013-03-15 Frank LahmMerge remote branch 'github/develop' into develop
2013-03-15 franklahmMerge pull request #25 from hat001/of_findname
2013-03-15 HATof_findname(): missing argument
2013-03-11 Frank Lahmafpstats-service.xml afpstats_service_glue.h were missi...
2013-03-11 Frank LahmPermissions of ._ AppleDouble rfork after conversion...
2013-03-05 Ralph Boehmesys_lsetxattr error messages when mounting read only...
2013-03-10 HATafpd -V show dbus and dtrace
2013-03-09 Frank LahmConversion from adouble v2 to ea for directories
2013-03-09 Ralph BoehmeSolaris fixes for bugs #501 and #502
2013-03-08 Frank LahmFile's ressource fork can't be read if metadata EA...
2013-03-08 Frank LahmFix an issue caused by read-only ._ ressource forks
2013-03-06 Frank LahmAdd IPC commands to string array
2013-03-06 Frank LahmCheck for dbus_g_bus_get_private(), older dbus-glib...
2013-03-05 Ralph BoehmePossible fixes to afpstats dbus issue
2013-03-04 Ralph BoehmeNew option 'afpstats'
2013-02-27 Ralph BoehmeChange pkg-config check for dbus-glib
2013-02-25 Ralph BoehmeFix distcheck error caused by pkgconfig stuff
2013-02-25 Ralph BoehmeAdd PATH to helpstring
2013-02-24 Ralph BoehmeRemove unneeded include
2013-02-22 HATconfigure summary show paths
2013-02-22 Ralph BoehmeRemove duplicated test
next