]> arthur.barton.de Git - netatalk.git/history - libatalk
Move fullpathname() around in libatalk
[netatalk.git] / libatalk /
2011-09-12 Frank LahmMove fullpathname() around in libatalk
2011-09-09 HATmake-casetable.pl and make-precompose.h.pl moved.
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 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
2011-04-16 Frank LahmFix merge conflict
2011-04-16 Frank LahmMerge branch 2-1
2011-04-15 Frank LahmFixes
2011-04-15 Frank LahmMerge from branch 2-1
2011-04-15 Frank Lahmlog messages
2011-04-15 Frank LahmMerge branch 2-1
2011-04-12 Frank Lahmremove dir locking, therfor convert catsearch to use...
2011-04-08 HATcase-conversion slightly faster
2011-04-08 HATcase-conversion is based on Unicode 6.0.0 (BUG: not...
2011-04-08 Frank LahmCorrect afp logout vs dsi eof behaviour
2011-04-01 Frank LahmDont panic
2011-04-01 Frank LahmDecrease read/write chunks to 8192 again, new option...
2011-04-01 Frank LahmMerge branch 'master' of ssh://netatalk.git.sourceforge...
2011-04-01 Frank LahmFix possible bogus free
2011-03-31 Frank LahmIndent and better logging
2011-03-30 Frank Lahmlogout is not disconnect
2011-03-30 Frank LahmAdjust loglevel
2011-03-30 Frank LahmConvert DSI to nonblocking
2011-03-30 Frank LahmFix logtype
2011-03-21 Frank LahmDisable ad binaries if at funcs aren't available, nftw...
2011-03-21 Frank LahmBetter at funcs detection
2011-03-08 HATMerge remote-tracking branch 'remotes/origin/branch...
2011-03-08 HATafpd.conf.tmpl: Merge remote-tracking branch 'remotes...
2011-03-08 Frank LahmDont disconnect sessions if boottimes dont match
2011-03-02 Frank LahmMerge 2-1
next