]> arthur.barton.de Git - netatalk.git/history - libatalk
dirfd and standards, oh my
[netatalk.git] / libatalk /
2011-12-06 Frank Lahmdirfd and standards, oh my
2011-12-05 Frank LahmPortability fix
2011-12-05 Frank LahmFix typo
2011-11-30 Frank LahmMerge remote branch 'sf/master'
2011-11-25 Frank LahmFix for Solaris sendfile
2011-11-25 Frank LahmAdd lots of debugging code in the DSI handling routines
2011-11-21 Frank LahmRemove broken sendfile on Linux stuff, it wasn't proper...
2011-11-21 Frank LahmAdd Solaris senfile() support and enable sendfile on...
2011-11-11 Frank LahmPerformance tuning in afp_read: factor out an unneccess...
2011-11-07 Frank LahmFix catsearch
2011-11-04 Frank LahmOpenBSD portability fix, header ordering, *bleah*
2011-11-04 Frank LahmPortability fixes
2011-11-03 Frank LahmPosix/SUS portability cleanup
2011-11-03 Frank LahmFix for filesystem without NFSv4 ACL support on Solaris...
2011-10-25 Frank Lahmseteuid() back after seteuid(0)
2011-10-19 Frank LahmFix an error when duplicating files that lacked an...
2011-10-13 Frank LahmEnhanced POSIX ACL mapping semantics from Laura Mueller...
2011-10-13 Frank LahmMerge remote branch 'sf/master'
2011-10-13 Frank LahmCheck for empty EA slots and fix log messag missing...
2011-10-12 Frank LahmOptional AppleTalk code was not completely sorted out
2011-10-12 Frank LahmRemove DDP deps
2011-09-20 Frank LahmRemove atalk/boolean.h, use stdbool.h instead
2011-09-12 Frank LahmMove fullpathname() around in libatalk
2011-09-09 HATmake-casetable.pl and make-precompose.h.pl moved.
2011-09-05 Frank LahmCompletely disable all AppleTalk stuff if not enabled
2011-08-31 Frank LahmPrevious fix 9e4e07c1811edbaf3376ad6e238a1353b405002b...
2011-08-31 Frank LahmImplement proper daemonisation for afpd and cnid_metad...
2011-08-22 HATprecompose_w() failed if tail character is decomposed...
2011-08-18 Frank LahmDon't define feature macros on platforms where it cut...
2011-08-17 Frank LahmFix for Debian Bug#637025.
2011-08-15 Frank LahmMerge remote branch 'sf/master'
2011-08-15 Frank Lahmlocking: use 64 bit offset instead of 32 bit on 64...
2011-08-12 Frank LahmRemove sleep state flags when entering disconnected...
2011-08-12 Frank LahmReturn correct user/group type when mapping UUIDs to...
2011-08-11 Frank LahmMake IPC reconnect block, switch to non-blocking IO...
2011-08-10 HATcase-conversion of surrogate pair
2011-08-10 Frank LahmCorrect logger setup in afpd and reduce log clutter...
2011-07-28 Frank LahmFix a crash when searching for a UUID that is not a...
2011-07-27 Frank LahmSlightly change sleep time calculation
2011-07-27 Frank LahmAdd a LOG message telling configured fdset size
2011-07-27 Frank LahmDon't realloc connection handling array.
2011-07-26 Frank Lahmmemmove was moving too much
2011-07-26 Frank LahmMerge branch 'master' of netafp.com:git/netatalk
2011-07-26 Frank LahmMerge branch 'master', remote branch 'sf/master'
2011-07-26 Frank Lahmfix timeout calculation
2011-07-26 Frank LahmGive IPC reconnect more time
2011-07-26 Frank LahmTemporarily disable ECONNRESET detection, it causes...
2011-07-26 Frank LahmRemove forgotten logger flooding check bypass
2011-07-22 Frank LahmAdd a log message indicating disconnected state has...
2011-07-22 Frank LahmMere sf master
2011-07-21 Frank LahmFix regression in session IPC handling
2011-07-19 Frank LahmAdjust log message
2011-07-19 Frank LahmMore robust IPC reconnect error handling
2011-07-14 HATMachineType string is up to 16 characters
2011-07-13 Frank LahmMerge branch 'master' of netafp.com:git/netatalk
2011-07-04 Frank Lahmuse seteuid(0) and back in savevolinfo
2011-06-25 Frank LahmAdd file for dirfd
2011-06-25 Frank LahmMerge branch 'master' of rsrc.de:git/netatalk
2011-06-25 Frank LahmAdd Solaris 10 replacement for dirfd
2011-06-18 Frank LahmMerge sf
2011-06-16 Frank LahmMerge sf
2011-06-06 Frank LahmMerge branch-2-1
2011-06-06 Frank LahmMerge sf/master
2011-06-04 HATMerge remote-tracking branch 'remotes/origin/branch...
2011-06-04 Frank LahmMerge branch-2-1
2011-06-01 Frank LahmMerge sf.net
2011-05-31 Frank LahmMerge sf/master
2011-05-27 Frank LahmReduce sleep time to 5-10 s
2011-05-27 Frank LahmReduce log clutter
2011-05-27 Frank LahmReduce log clutter
2011-05-27 Frank LahmHandling of ECONNRESET in DSI
2011-05-26 Frank LahmFix
2011-05-26 Frank LahmFirst working IPC reconnect
2011-05-25 Frank LahmReconnection of disasociated afpd childs
2011-05-25 Frank Lahmmaster done
2011-05-25 Frank LahmIPC for disasociated afpd processes via UNIX domain...
2011-05-24 Frank LahmSleep after sending signal
2011-05-24 Frank LahmTerminate old sessions in reconnect
2011-05-24 Frank LahmFix fce merge conflict
2011-05-24 Frank LahmAdd another check to prevent running as root in disconn...
2011-05-23 Frank LahmDissociated afpd sessions exit on disconnection
2011-05-23 Frank LahmAvoid spurious log message
2011-05-23 Frank LahmCheck againt disconnected flags. Move static funcs...
2011-05-23 Frank LahmFix for bug id #6: uncaught error condition from dsi_st...
2011-05-18 Frank LahmFixes
2011-05-18 Frank LahmAdjust loglevel
2011-05-17 Frank LahmLog fix
2011-05-17 Frank LahmAdd negative UUID caching, enhance local UUID handling
2011-05-11 Frank LahmFreeBSD sendfile fixes
2011-11-04 Frank Lahmprintf conversion specifier z instead of j
2011-05-11 Frank LahmFreeBSD compatibility fixes
2011-05-01 Frank LahmFix SIGHUP
2011-04-24 Frank LahmUse C99 standard fixed width types from stdint.h
2011-04-21 Frank LahmMerge 2-1
2011-04-20 Frank LahmMerge 2-1
2011-04-20 Frank LahmMerge 2-1
2011-04-20 Frank LahmMerge 2-1
2011-04-19 Frank LahmMerge 2-1
2011-04-19 Frank LahmFix log messages, from jm
2011-04-16 Frank LahmFix ad rm
next