]> arthur.barton.de Git - netatalk.git/history - etc
Documentation updates
[netatalk.git] / etc /
2010-06-20 Frank LahmDocumentation updates
2010-06-20 Frank LahmMerge branch POSIX ACLs
2010-06-18 Frank LahmMerge from branch-2-1
2010-06-18 Frank Lahmfix rbuf offset calculation
2010-06-19 Frank Lahmapply ace mask
2010-06-18 Frank Lahmposix acls reading works basically
2010-06-18 Frank Lahmmap posix to darwin first attempt
2010-06-18 Frank Lahmacl_get_file
2010-06-17 HATMerge remote branch 'remotes/origin/branch-netatalk...
2010-06-16 Frank Lahmgss_import_name with GSS_C_NT_HOSTBASED_SERVICE instead...
2010-06-11 Frank Lahmuuid option flag check was wrong
2010-06-11 Frank LahmUUID detection reporting
2010-06-11 Frank LahmPOSIX ACLs support: compiles again
2010-06-09 Frank LahmMerge from branch-2-1: umask on upriv volumes
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-09 Frank LahmEncapsulate all Appletalk stuff
2010-06-08 Frank LahmFix for seteuid error on logout on freebsd
2010-06-08 Frank LahmMerge from branch-2-1: Remove forgotten comment
2010-06-08 Frank LahmMerge from branch-2-1
2010-06-03 Frank LahmMerge from branch-2-1
2010-06-01 Frank LahmMerge branch-2-1: bdb versions and lib/lib64 twiddling
2010-06-01 Frank LahmMerge from branch-2-1: Per target CFLAGS override AM_CF...
2010-06-01 Frank LahmPer target CFLAGS override AM_CFLAGS, fix for uam_dhx2...
2010-05-30 Frank LahmMerge from branch-2-1: signature is not malloced, so...
2010-05-30 Frank Lahmsignature is not malloced, so don't free it
2010-05-26 Frank LahmMerge branch 2-1: Fix for uninitialized AFP signature...
2010-05-26 Frank LahmFix for uninitialized AFP signature. From HAT
2010-05-25 Frank LahmMerge branch-2-1
2010-05-25 Frank LahmMerge branch-2-1
2010-05-25 Frank LahmMerge branch 'branch-netatalk-2-1' of ssh://netatalk...
2010-05-22 HATBetter message for CNID server
2010-05-20 HATBetter message for CNID server
2010-05-20 Frank LahmRemove const
2010-05-20 Frank LahmUpdate NEWS, merge from branch-2-1
2010-05-20 Frank LahmCNID fallback for dbd backend, from branch-2-1
2010-05-20 Frank LahmCNID fallback for dbd backend
2010-05-19 Frank LahmMerge branch-2-1
2010-05-19 Frank LahmBetter message for CNID DB open failures
2010-05-19 Frank LahmMerge remote branch 'remotes/origin/branch-netatalk...
2010-05-19 Frank LahmMerge remote branch 'remotes/origin/branch-netatalk...
2010-05-19 Frank LahmFix for #3001982, from cloyce
2010-05-17 Frank LahmMerge remote branch 'remotes/origin/branch-netatalk...
2010-05-17 Frank LahmMerge remote branch 'remotes/origin/branch-netatalk...
2010-05-17 Frank LahmMerge remote branch 'remotes/origin/branch-netatalk...
2010-05-01 RalphSolaris has queue_t in STREAMS, argh
2010-04-29 Frank LahmDocument SIGHUP for cache dumping
2010-04-29 Frank LahmMerge dircache-rewrite
2010-04-29 Frank LahmIgnore object files
2010-04-29 Frank LahmRename cvsignore to gitignore
2010-04-20 hat001usage of dbd cleanup option -c
2010-04-18 franklahmHelp in CVS to git transition, add .gitignore to .cvsignore
2010-04-16 franklahmCheck for volume specific CNID config before LOGging it
2010-04-12 franklahmIntegrate downstream NetBSD patches
2010-04-11 franklahmNew dbd cleanup option -c
2010-04-10 franklahmNew volume option volsizelimit for limitting TM backup...
2010-04-08 franklahmRevert upriv -> noupriv change
2010-04-06 franklahmDocumentation for changed upriv -> noupriv option
2010-04-04 franklahmRemove incomplete mapchars option
2010-04-03 franklahmPatches for OpenBSD
2010-04-02 hat001forgotten options
2010-03-31 franklahmclustering support: new per volume option cnidserver
2010-03-30 franklahmAllow opening symlinks r/w, but don't actually allow...
2010-03-30 franklahmFix typos
2010-03-30 franklahmPrevent security attack guessing valid server accounts
2010-03-29 franklahmNew AFP signature algorithm, from HAT
2010-03-12 franklahmConvert afp_moveandrename and all called funcs to XXXat... after-renameat
2010-03-09 franklahmInitialize AFPobj for AFP over AT too before-renameat
2010-03-08 franklahmacltoownermode: check if UUID support is on
2010-03-02 didgprevious commit 'use ad_close_metadata after ad_metadat...
2010-03-02 didgcosmetic: use ad_close_metadata after ad_metadata
2010-03-02 didgstreamline deletefile, open the resource fork only...
2010-03-01 didgcreate_special_folder: cosmetic, replace ad_open with...
2010-02-28 didgprevious commit 'lchdir: use chdir + getcwd' was only...
2010-02-28 didglchdir: use chdir + getcwd
2010-02-26 didggetforkparms: lstat the symlink not /dev/null
2010-02-22 franklahmDefault type/creator. From HAT
2010-02-19 franklahmMove lchdir() to libatalk/util/unix.c and use that...
2010-02-19 franklahmRemove v_realpath from struct dir, normalize v_path...
2010-02-19 didguse volume real path for chdir
2010-02-19 didgmove static variables only used in catsearch inside...
2010-02-18 didgOSX return AFPERR_NOOBJ rather than AFPERR_PARAM
2010-02-18 didgkeep the source file open when parsing parameters in...
2010-02-17 didgin setfilparam when switching to a symlink use of_stat...
2010-02-17 didgremove a gcc warning: 'suggest parentheses around assig...
2010-02-16 didguse the right test for noadouble volumes
2010-02-16 didgremove a gcc warning: ‘static’ is not at beginning...
2010-02-15 franklahmFix some uninitialized warnings
2010-02-15 franklahmMake LOG macro fast again
2010-02-11 franklahmdirlookup by recursion, not through db lookups
2010-02-11 franklahmLogging assert macro AFP_ASSERT
2010-02-10 franklahmMerge symlink branch HEAD-after-symlink-merge
2010-02-09 franklahmNew volume option "eject" for eg CD-ROM. Forces in...
2010-02-08 franklahmSIGINT enables max_debug logging to /tmp/afpd.PID.XXXXXX
2010-02-08 franklahmRemove volume option debugfile
2010-02-06 franklahmgcrypt version is a string
2010-02-05 franklahmcname documentation. dont remove dirs with open forks
2010-02-05 franklahmUntabify and reindent
2010-02-05 franklahmdircache: support locking of dirs which prevent cache...
2010-02-04 franklahmRemove excessive logging.
next