]> arthur.barton.de Git - netatalk.git/shortlog
netatalk.git
2013-05-10 Ralph BoehmeMerge remote-tracking branch 'origin/branch-netatalk...
2013-05-10 Ralph BoehmeChange default FinderInfo for directories to be all 0
2013-05-03 Ralph BoehmeAdd configure option --with-afpstats
2013-05-02 Ralph BoehmeFix another missplelled compiler variable
2013-05-02 Ralph BoehmeFix LDFLAGS variable mispelling
2013-04-23 Ralph BoehmeMerge remote-tracking branch 'origin/branch-netatalk...
2013-04-23 Ralph BoehmeRevert "Remove size check that required a costly fstat()"
2013-04-23 Ralph BoehmeMerge remote-tracking branch 'origin/branch-netatalk...
2013-04-23 Ralph BoehmeAdd missing include, fixes bug #512
2013-04-18 Ralph BoehmeMerge branch 'branch-netatalk-3-0' into develop
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-11 Ralph BoehmeAdd proper conditionals for the dbus stuff
2013-04-10 Ralph BoehmeMerge branch 'branch-netatalk-3-0' into develop
2013-04-10 Ralph BoehmeUse ostat in the dircache
2013-04-09 Ralph BoehmeMerge remote-tracking branch 'origin/spotlight' into...
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-04-03 Frank LahmFixes for FreeBSD
2013-04-02 Ralph BoehmeMerge remote-tracking branch 'origin/develop' into...
2013-04-02 Ralph BoehmeConvert charset of query
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-12 Ralph BoehmeMerge remote-tracking branch 'origin/develop' into...
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 BoehmeSet index-single-directories to empty list
2013-03-05 Ralph BoehmeReenable tracker-miner interaction
2013-03-05 Ralph BoehmeMerge remote-tracking branch 'origin/develop' into...
2013-03-05 Ralph BoehmePossible fixes to afpstats dbus issue
2013-03-04 Ralph BoehmeMerge remote-tracking branch 'origin/develop' into...
2013-03-04 Ralph BoehmeFix check for unsupported attributes
2013-03-04 Ralph BoehmeAlways install dbus-session.conf
2013-03-04 Ralph BoehmeNew option 'afpstats'
2013-02-28 Ralph BoehmeMostly revert c86c729e2190f1f11a7ed7633b2e5d1fdb9f6ff6...
2013-02-27 Ralph BoehmeTry to remove non existent files from the Tracker index
2013-02-27 Ralph BoehmeFix dbus session config to allow any user to connnect
2013-02-27 Ralph BoehmeChange pkg-config check for dbus-glib
2013-02-25 Ralph Boehmestp4
2013-02-25 Ralph BoehmeMerge remote-tracking branch 'origin/develop' into...
2013-02-25 Ralph BoehmeFix distcheck error caused by pkgconfig stuff
2013-02-25 Ralph BoehmeMerge remote-tracking branch 'origin/develop' into...
2013-02-25 Ralph BoehmeDisable Tracker miner stuff, hang since adding dbus...
2013-02-25 Ralph BoehmeAdd PATH to helpstring
2013-02-25 Ralph BoehmeAdd tracker.conf to EXTRA_DIST and fix source install...
2013-02-24 Ralph BoehmeRemove unneeded include
2013-02-22 HATconfigure summary show paths
2013-02-22 Ralph BoehmeRemove duplicated test
2013-02-22 Frank LahmAdd a distinct variable for storing result of checks
2013-02-21 Ralph BoehmeReload groups when reloading volumes
2013-02-21 Frank LahmAdd checking for and linking with libgthread
2013-02-19 Ralph BoehmeAdd dtrace provider 'afp' and dtrace probes
2013-02-19 Ralph BoehmeAFP statistics via dbus IPC
2013-02-19 Ralph BoehmeSeveral fixes in ad_conv_dehex()
2013-02-15 HATtypo in netatalk.c
2013-02-15 Ralph BoehmeAdd checks for required packages
2013-02-15 Ralph BoehmeUser homes directory names
2013-02-14 franklahmMerge pull request #20 from hat001/redhatinit
2013-02-14 HATupdate RedHat initscript
2013-02-13 Riccardo Magliocchettiafpd/file: fix check in deletefile
2013-02-13 Riccardo Magliocchettilibatalk: avoid double close in ad_openat
2013-02-13 Riccardo Magliocchettiafpd/volume: avoid read of unitialized pointer
2013-02-13 Frank LahmCouldn't create folders on FreeBSD 9.1 ZFS fileystems
2013-02-13 Ralph BoehmeDeclare as static
2013-02-24 Ralph BoehmeMerge remote-tracking branch 'origin/develop' into...
2013-02-22 Ralph BoehmeAdd support for searches for folders
2013-02-21 Ralph BoehmeMerge remote-tracking branch 'origin/develop' into...
2013-02-20 Ralph BoehmeFixes
2013-02-19 Ralph BoehmeAdd tracker loglevel config option
2013-02-19 Ralph BoehmeAdd a tracker.cfg file
2013-02-19 Ralph BoehmeAdd filetype searching and searching by dates
2013-02-18 Ralph BoehmeBasic Tracker RDF queries working
next