]> arthur.barton.de Git - netatalk.git/shortlog
netatalk.git
2010-09-17 Frank LahmRemove unused var and check var dp in cleanup
2010-09-17 Frank LahmTry to enhance if clause readebility
2010-09-17 Frank LahmFix ressource leak
2010-09-15 Frank LahmComparison in error check was wrong
2010-09-15 Frank LahmFix ressource leak
2010-09-15 Frank LahmUntabify and reindent
2010-09-15 Frank LahmCleanup ressources ie munmap in case of error
2010-09-14 Frank LahmFunction protoype did not match previous change in...
2010-09-14 Frank LahmFinderInfo is ADEDLEN_FINDERI = 32 bytes, not 16
2010-09-14 Frank LahmAvoid underflow with cc
2010-09-14 Frank LahmAvoid fd leak
2010-09-14 Frank LahmMake error handling from exec clearer
2010-09-14 Frank LahmPrevent underflow of writelen
2010-09-14 Frank LahmReturn pointer to static array instead of array on...
2010-09-14 Frank LahmPrevent NULL deref
2010-09-14 Frank LahmUntabify and reindent
2010-09-14 Frank LahmPossible use of unitialized var
2010-09-14 Frank Lahmuse of uninitialized vars
2010-09-14 Frank Lahmad_setdata, struct adouble * is not const
2010-09-14 Frank Lahmsignal() is deprecated
2010-09-13 Frank LahmRemove PID file on exit
2010-09-13 Frank LahmAlways check before committing, fix for cnid_metad...
2010-09-13 Frank Lahmcnid_metad use a PID lockfile
2010-09-10 Frank Lahm* FIX: dbd: Adding a file with the CNID from it's adoub...
2010-09-09 Frank Lahmpath may be NULL when adouble file has been created...
2010-08-16 Frank LahmUpdate NEWS and rev version
2010-08-16 Frank LahmIncorporate downstream patch for FreeBSD PR 148022
2010-07-14 Frank LahmBetter logging
2010-07-08 Frank Lahmchange default configure behaviour for NFSv4 ACLs to...
2010-07-07 Frank LahmUpdate NEWS
2010-07-03 Frank Lahmmove seblocking to the right place
2010-07-03 Frank LahmConverting writing on socket to nonblocking io instead...
2010-07-01 Frank LahmSupport for BerkeleyDB 5.0
2010-07-01 Frank LahmFix in logger setup code
2010-07-01 Frank LahmNew logtype logtype_dsi for use in libatalk/dsi/
2010-06-30 Frank Lahmdsi_buffered_stream_read wasn't always reading the...
2010-06-30 Frank Lahmdsi_buffered_stream_read wasn't always reading the...
2010-06-19 Frank LahmMerge branches 'branch-netatalk-2-1' and 'branch-netata...
2010-06-18 Frank LahmMerge branch 'branch-netatalk-2-1' of ssh://netatalk...
2010-06-18 Frank LahmUpdate manpages for 2.1.2
2010-06-17 HATAppleVolumes.default.tmpl: explain permissions in detail
2010-06-17 Frank LahmVersion 2.1.2
2010-06-16 Frank Lahmgss_import_name with GSS_C_NT_HOSTBASED_SERVICE instead...
2010-06-09 Frank Lahmdont and permissions with parent folder when creating...
2010-06-09 Frank Lahmsharing home folders corrupted the per volume umask
2010-06-08 Frank LahmFix for seteuid error on logout on freebsd
2010-06-08 Frank LahmRemove forgotten comment
2010-06-08 Frank Lahmdetection of EA support on FreeBSD wasn't reported...
2010-06-08 Frank LahmExtendedAttributes in FreeBSD
2010-06-08 Frank Lahmignore libtool macros
2010-06-04 Frank Lahmhonor --disable-ddb when deciding whether to build...
2010-06-04 Frank Lahmgitignore stuff
2010-06-04 Frank Lahmsubstitue PATH_MAX for MAXPATHLEN
2010-06-03 Frank LahmKerb lib on opensolaris is libgss
2010-06-01 Frank LahmAdjust bdb library search paths: add 4.8 remove all...
2010-06-01 Frank LahmPer target CFLAGS override AM_CFLAGS, fix for uam_dhx2...
2010-05-30 Frank Lahmsignature is not malloced, so don't free it
2010-05-28 HATRedHat initscript: renamed and modified to be POSIX...
2010-05-26 Frank LahmFix for uninitialized AFP signature. From HAT
2010-05-25 Frank LahmAdd /include to CFLAGS
2010-05-25 Frank LahmMerge branch 'branch-netatalk-2-1' of ssh://netatalk...
2010-05-25 Frank LahmChange dbd timeout and retry to 10s and 2s
2010-05-22 HATBetter message for CNID server
2010-05-22 HATBetter message if cannot connect to CNID server
2010-05-20 Frank LahmUpdate NEWS
2010-05-20 Frank LahmCNID fallback for dbd backend
2010-05-19 Frank LahmBetter message for CNID DB open failures
2010-05-19 Frank LahmPrepare 2.1.1 release
2010-05-19 Frank LahmFix for #3001982, from cloyce
2010-05-17 Frank LahmAdd another contributor
2010-05-17 Frank LahmDESTDIR installation stuff was still wrong. Thanks...
2010-05-17 Frank LahmEnsure afp_ldap.conf gets distributed
2010-04-29 Frank LahmIgnore object files
2010-04-29 Frank LahmRename cvsignore to gitignore
2010-04-26 franklahmSet version to 2.1 netatalk-2-1
2010-04-26 franklahms/CVS/git/g
2010-04-25 hat001s/CVS/git/g
2010-04-23 franklahmThose damn linked lists: fix cache expiration bug.
2010-04-23 franklahmAdd DEBUG macro protected cache debugging to UUID cache
2010-04-23 franklahmAdjust cachedump LOG message
2010-04-22 hat001manpages of AppleVolumes.default, AppleVolumes.system...
2010-04-22 franklahmLDAP reconnect fixes
2010-04-22 franklahmFix LDAP search scope and timeout behaviour
2010-04-21 franklahm-c option for -s
2010-04-20 hat001usage of dbd cleanup option -c
2010-04-18 hat001remove a warning
2010-04-18 franklahmHelp in CVS to git transition, add .gitignore to .cvsignore
2010-04-18 franklahmHelp in CVS to git transition, add .gitignore to .cvsignore
2010-04-18 franklahmOverwriting EAs with ea ad module did not work
2010-04-16 franklahmCheck for volume specific CNID config before LOGging it
2010-04-13 franklahmDeal with pathologic idiosyncrasies, every OS return...
2010-04-13 franklahmapple_dump.1 still was not in CVS, grmpf
2010-04-12 franklahmIntegrate downstream NetBSD patches
2010-04-12 hat001default is DEFAULT, not DEFAULTS
2010-04-11 franklahmNew dbd cleanup option -c
2010-04-10 franklahmapple_dump.1 was missing from tarball
2010-04-10 hat001priority to dotfiles
2010-04-10 franklahmNew volume option volsizelimit for limitting TM backup...
2010-04-08 franklahmSet DEFAULTS for volumes upriv and usedots netatalk-2-1-beta2
2010-04-08 franklahmMinor corrections
next