]> arthur.barton.de Git - netatalk.git/shortlog
netatalk.git
2009-10-20 franklahmDefault and empty FinderInfo for dirs are not all 0...
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 didgOops, 'more descriptive name fors LOG macro parameters...
2009-10-19 didgmore descriptive name fors LOG macro parameters and...
2009-10-19 didglogger don't generate the log string if there's nowhere...
2009-10-19 franklahmInclude NetBSD downstream patches. From HAT.
2009-10-19 franklahmInclude NetBSD downstream patches. From HAT.
2009-10-19 franklahmMerge from branch-2-0.
2009-10-19 didgcnid dbd remove on time() syscall in the loop
2009-10-19 didgcnid dbd don't fall back to 1 sec timeout after an...
2009-10-19 didgdo some sanity checks on dbd params read from config...
2009-10-19 didguse min(512, number of FD in a select set) for per...
2009-10-18 didguse SO_RCVTIMEO rather than alarm in cnid_metad
2009-10-18 didguse pselect and no timeout in cnid_metad
2009-10-18 didgcnid_metad don't drop the slot if it's outside the...
2009-10-18 didguse pselect and a better timeout in cnid_dbd
2009-10-18 didgad_open reuse fstat data in header if it's valid
2009-10-16 didgpsf, remove unused static stuff
2009-10-16 didgpap, remove or #if 0 unused static stuff
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-16 didgmissing include file
2009-10-16 didgdeclare more stuff static
2009-10-15 franklahmRemove vfs_adouble.c, it's moved to libatalk/vfs/vfs.c
2009-10-15 franklahmEAs for dirs did not work
2009-10-15 franklahmVFS EA: chown
2009-10-15 franklahmMore debugging
2009-10-15 didgremove some const qualifier for volume parameter, cname...
2009-10-15 franklahmEA VFS: FPCopyFile support
2009-10-15 didgmove login buffer size to size_t
2009-10-15 didgUse the right type for AFP function buffers size, size_...
2009-10-14 franklahmImplement VFS chaining, EA VFS rm/mv
2009-10-14 didgad_util.c, wrong parameters order for memset
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-12 franklahmError message when volinfo file is not found
2009-10-12 franklahmUsage description with -f was outdated
2009-10-12 franklahmUsage summary specified the -u option wrong
2009-10-12 franklahmNew option -n for scanning with -s: dont open CNID...
2009-10-02 franklahmEA bug fixes
2009-10-02 franklahmExtended Attributes support via files in .AppleDouble.
2009-09-28 franklahmFix for possible NULL pointer passing to LOG if KRB5_KT...
2009-09-28 franklahmUntabify and reindent
2009-09-28 franklahmReadability fix (endif comment was wrong), remove ifdef...
2009-09-28 franklahmAFP_LOGINCONT was missing in AFP cmdcode stringizer
2009-09-28 franklahmUntabify and reindent
2009-09-21 franklahmChanging UNIX privs doesn't require adouble access...
2009-09-18 franklahmRequiere C99 via AC_PROG_CC_C99 in configure.in
2009-09-17 franklahmFix warnings
2009-09-14 franklahmUntabify, reindent, realign, cleanup
2009-09-14 franklahmUntabify and reindent
2009-09-14 didgremove pointer of type ‘void *’ used in arithmetic...
2009-09-14 didgremove 'ISO C90 forbids mixed declarations and code...
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-11 franklahmFix comment for cnid caching enabled by default
2009-09-09 franklahmPrevios merge from 2-0 did still contain a conflict...
2009-09-09 franklahmMakefile.am was using absolute paths which broke make...
2009-09-04 franklahmDisable DDP, atalk and papd by default. From HAT
2009-09-04 franklahmEnable CNID caching/backup in AppleDouble files by...
2009-09-04 franklahmUntabify and reindent
2009-09-03 franklahmAdd ad.1 manpage
2009-09-03 franklahmRemove --with-logfile configure option. It was obsolete...
2009-09-03 franklahmUntabify and reindent
2009-09-03 franklahmSupport for BerkeleyDB lib updates.
2009-09-01 franklahmNew utility: ad
2009-09-01 franklahmFix for (last fix applied to wrong if test):
2009-09-01 franklahmFix for:
2009-09-01 franklahmFix access check bug for Netatalk private folders and...
2009-08-31 franklahmUntabify and reindent
2009-08-25 franklahmFix uniconv -d option. Merge from branch-2-0
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-07-20 didg.AppleDxxx folders were user accessible if option ...
2009-07-20 franklahmRemove variable expansion for BSD printers. Fixes CVE...
2009-07-12 franklahmChange CNID updating logic in case of inode reusage...
2009-07-03 franklahmAdd cross-compilation support
2009-07-02 franklahmAdjust loglevel and message when using default CNID...
2009-06-23 franklahmComment out all mappings. They're unmaintained, possibl...
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-16 franklahmWe're bootstrapping from now on
2009-06-14 franklahmSHIFT_JIS is not needed because current netatalk has...
next