]> arthur.barton.de Git - netatalk.git/history - libatalk
use off_t rather than size_t for read/write_count, doesn't overflow at 4GB, yes movin...
[netatalk.git] / libatalk /
2009-10-25 didgon linux put sendfile back
2009-10-25 didg1) try a better workaround for deadlocks when both...
2009-10-25 didgEA, don't use st.st_mode if stat() failed. and goto...
2009-10-23 franklahmWe didn't always seteuid back. Thanks to Didier for...
2009-10-23 franklahmBegin Solaris EA VFS cleanup
2009-10-23 didgad_open mask out O_EXCL with O_CREAT
2009-10-22 franklahmFix all remaining warnings from gcc -Wall that can...
2009-10-22 franklahmFix incompatible func args warnings
2009-10-22 didgremove SIGUSR2 (message) from the list of blocked signa...
2009-10-22 didgremove SIGHUP from the list of blocked signals when...
2009-10-22 didgremove the need for blocking SIGALRM (still need to...
2009-10-21 franklahmConvert EA names from UTF8-MAC to volcharset with CONV_...
2009-10-21 franklahmconst pointers
2009-10-21 didgfactorize lock test (fewer fcntl calls)
2009-10-21 didglock use F_GETLK for testing lock
2009-10-21 didgad_lock rename user --> fork, this code is confusing...
2009-10-20 franklahmEA VFS: chmod for files and directorires
2009-10-20 didg'if filename is empty use syslog...' test that filename...
2009-10-20 didgdsi, remove never used ifdef TIMER_ON_WRITE
2009-10-20 didgdsi, remove never used ifdef TIMER_ON_READ
2009-10-19 didglogger, if filename is empty use syslog, make cnid_meta...
2009-10-19 franklahmDont duplicate CFLAGS in AM_CFLAGS. Inspired by Jonas...
2009-10-19 didg'logger, better buffer overrun tests' and of course...
2009-10-19 didglogger, test return code for seteuid
2009-10-19 didglogger, better buffer overrun tests
2009-10-19 didgcheck the return value of nprintf functions
2009-10-19 didgdsi, when reading functions' packet try to do it with...
2009-10-19 didgafpd dbd, don't use select but setsockopt timeout
2009-10-19 didglogger use the same order for parameters in static...
2009-10-19 didglogger don't generate the log string if there's nowhere...
2009-10-18 didgad_open reuse fstat data in header if it's valid
2009-10-16 didgcopy_file, check close(destination) return value for...
2009-10-16 didgcopy_file if EINTR, cc -= write(...) was corrupting...
2009-10-16 didgcopy_file use the right type ssize_t for ccor cc <...
2009-10-15 franklahmEAs for dirs did not work
2009-10-15 franklahmVFS EA: chown
2009-10-15 franklahmEA VFS: FPCopyFile support
2009-10-14 franklahmImplement VFS chaining, EA VFS rm/mv
2009-10-14 didgremove most sparse warning 'Using plain integer as...
2009-10-14 didgremove most sparse warning 'symbol 'xxx' was not declar...
2009-10-13 didgremove pre ansi declarations
2009-10-02 franklahmEA bug fixes
2009-10-02 franklahmExtended Attributes support via files in .AppleDouble.
2009-09-14 franklahmUntabify and reindent
2009-09-14 didgremove 'ISO C90 forbids mixed declarations and code...
2009-09-14 didgremove obsolete ATACC ifdef
2009-09-11 franklahmUntabify and reindent
2009-09-11 franklahmTime Machine support. Merge from branch-2-0
2009-09-03 franklahmRemove --with-logfile configure option. It was obsolete...
2009-09-03 franklahmUntabify and reindent
2009-09-01 franklahmNew utility: ad
2009-07-21 didgremove trivial warnings
2009-07-20 didgremove ads adouble format
2009-07-20 didgcnid_resolve: can't return '..' as a valid name, could...
2009-06-22 franklahmFix 0 byte ad-files as reported <http://article.gmane...
2009-06-19 franklahmFix #2802236. https://sourceforge.net/support/tracker...
2009-06-14 franklahmSHIFT_JIS is not needed because current netatalk has...
2009-06-10 franklahmThe "shared" and "invisible" attributes are opaque...
2009-05-28 franklahmSome fixes to logging statements
2009-05-22 franklahmFinished dbd
2009-05-14 franklahmdbd now does many things it should do in the end.
2009-05-08 franklahmFix stupid free. Still banging my head against the...
2009-04-28 franklahmAdjust loglevel
2009-04-28 franklahmNew utility to maintain dbd databases: dbd. Also replac...
2009-04-27 franklahmSync volume options with volinfo stuff
2009-04-25 franklahmad_open with O_CREAT, thus enumarating a dir will creat...
2009-04-21 franklahmOverhaul CNID dbd backend, make it default, txn only... after-dbd-overhaul
2009-04-20 franklahmChange time format to also output microseconds before-dbd-overhaul
2009-04-01 franklahmCorrect logtype to logtype_cnid twice
2009-03-31 franklahmImplement runtime logging config option to cnid dbd...
2009-03-20 franklahmautoconf option --enable-debugging to disable SIGALRM...
2009-03-03 franklahmLogger fixes.
2009-02-27 franklahmReworked logger after_new_logger
2009-02-04 didgDon't wait five second after the first error when speak...
2009-02-03 franklahmRemove cruft
2009-02-02 franklahmInitial checkin of ACLs patch after_acls
2009-01-22 didgreplace Xorg precompose.h with the output of make-preco...
2008-12-03 didgremove compiler warnings
2008-11-14 didgreplace remaining %m printf glibc extension with %s...
2008-05-16 didgCompilation fix for Fedora 9 from HAT
2007-12-03 didguse the right number for num charset and max charset...
2007-04-11 didgremove warnings
2007-03-25 didgtest for the whole loopback subbnet not only 127.0.0.1
2007-02-17 didgfix for loopback test on big endian box
2006-09-30 didgremove automake warnings, from Houritsu Chu
2006-09-29 didgfor .xx files don't set invisible bit if create by...
2006-09-29 didgadd a SFM compatible format for adouble after_sfm
2006-09-19 didgMake dot files visible by default with usedots, add... before_sfm
2006-09-19 didgin unicode function convert_charset needs trailing...
2006-09-18 didgin unicode function trailing zero needs to be wide...
2006-09-09 didgunicode patch from TSUBAKIMOTO Hiroya
2006-07-21 didgadd mac greek encoding from P. Christeas
2005-09-07 didgIgnore dsi header data offset field in request, bug...
2005-09-07 didglazy init dbd database, help with pre tiger OS and...
2005-07-22 didgadd combining for Hangul.
2005-05-25 didgfor volume with unix priv don't use parent folder permi...
2005-05-14 didguse macros ad_xxmetada when we only want files' metadata.
2005-05-03 didgremove gcc warning
2005-04-28 bfernhomberg- merge branch-netatalk-afp-3x-dev, HEAD was tagged...
2003-07-10 rlewczukfix: make libatalk compilable when DB3/CDB backend...
next