]> arthur.barton.de Git - netatalk.git/history - include
Merge branch-2-1
[netatalk.git] / include /
2010-09-24 Frank LahmMerge branch-2-1
2010-09-24 Frank LahmMerge branch-2-1
2010-09-24 Frank Lahmmerge branch-2-1
2010-09-24 Frank LahmMerge branch-2-1
2010-09-20 Frank LahmCode cleanup while hunting a memory leak
2010-09-15 Frank LahmMerge from branch 2-1
2010-09-14 Frank Lahmmerge from branch 2-1
2010-09-14 Frank LahmFunction protoype did not match previous change in...
2010-09-14 Frank LahmMerge from branch-2-1
2010-09-14 Frank LahmMerge from branch-2-1
2010-09-13 Frank LahmAlways check before committing, fix for cnid_metad...
2010-09-13 Frank LahmMerge branch 'master' into branch-findercache
2010-09-10 Frank LahmMerge from 2-1
2010-09-09 Frank LahmMerge from branch-2-1
2010-08-16 Frank LahmFix merge conflicts
2010-07-12 Frank LahmMerge branch-2-1
2010-07-01 Frank LahmMerge branch-2-1
2010-07-01 Frank LahmNew logtype logtype_dsi for use in libatalk/dsi/
2010-06-30 Frank LahmMerge branch-2-1
2010-06-26 Frank Lahmautogenerate UUIDs for TM volumes and store em in afp_v...
2010-06-19 Frank LahmNew uuid option for volumes for TM zeroconf announcement
2010-06-20 Frank LahmFirst patch import
2010-06-20 Frank LahmMerge branch POSIX ACLs
2010-06-19 Frank Lahmconvert dos line endings to unix
2010-06-18 Frank LahmMerge from branch-2-1
2010-06-17 HATMerge remote branch 'remotes/origin/branch-netatalk...
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 LahmEncapsulate all Appletalk stuff
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-05-30 Frank LahmMerge from branch-2-1: signature is not malloced, so...
2010-05-26 Frank LahmMerge branch 2-1: Fix for uninitialized AFP signature...
2010-05-25 Frank LahmMerge branch-2-1
2010-05-25 Frank LahmMerge branch-2-1
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-19 Frank LahmMerge branch-2-1
2010-05-19 Frank LahmMerge remote branch 'remotes/origin/branch-netatalk...
2010-05-19 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-17 Frank LahmMerge remote branch 'remotes/origin/branch-netatalk...
2010-05-01 RalphSolaris has queue_t in STREAMS, argh
2010-04-29 Frank LahmMerge dircache-rewrite
2010-04-29 Frank LahmIgnore object files
2010-04-29 Frank LahmRename cvsignore to gitignore
2010-04-22 franklahmFix LDAP search scope and timeout behaviour
2010-04-18 franklahmHelp in CVS to git transition, add .gitignore to .cvsignore
2010-04-12 franklahmIntegrate downstream NetBSD patches
2010-04-10 franklahmNew volume option volsizelimit for limitting TM backup...
2010-04-03 franklahmPatches for OpenBSD
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-12 franklahmConvert afp_moveandrename and all called funcs to XXXat... after-renameat
2010-02-28 didgprevious commit 'lchdir: use chdir + getcwd' was only...
2010-02-28 didglchdir: use chdir + getcwd
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-17 didglog type_configs data is used by uams modules, define...
2010-02-15 franklahmMake LOG macro fast again
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 franklahmRemove volume option debugfile
2010-02-04 franklahmvolume option debugfile
2010-02-01 franklahmcommit dircache rewrite.
2010-01-26 didgremove a 'discard const ...' warning in papd cups
2010-01-26 didgreturn the right error code when deleting afp current...
2010-01-10 franklahmRemove struct dir.d_uname_len and its dependencies...
2010-01-05 franklahmMore doxygen style API documentation
2010-01-05 franklahmAdd static getcwd and use it for debugging in ad_open
2010-01-05 franklahmSubstitute ADFLAGS_NOADOUBLE with ADVOL_NOADOUBLE,...
2010-01-05 franklahmBeautify
2010-01-04 franklahmStart adouble documentation in Doxygen style
2009-12-18 franklahmFix EA support detection. New ea option values none...
2009-12-11 franklahmAdd command string and symbol for AFP_GETUSERINFO
2009-12-10 franklahmAdd support for ea:ad volumes
2009-12-03 franklahmWrite EA mode to volinfo file
2009-12-01 franklahmNicely move all volinfo file code to libatalk
2009-11-28 didgguard against confused DB returning junk values
2009-11-28 franklahmNew option for logger setup 'console' where we don...
2009-11-24 didgadd a flag parameter to cnid open functions
2009-11-23 didgdefine functions used by uam modules as UAM_MODULE_EXPORT
2009-11-19 franklahmUse way faster hashing algorithm for dirs
2009-11-19 didgmerge common cnid declarations in cnid_private.h
2009-11-18 didgcopy native EA in afp_copyfile, doesn't work if copy...
2009-11-18 franklahmNew convert_charset option CONV_ALLOW_COLON.
2009-11-18 franklahmUntabify and reindent
2009-11-17 franklahmCleanly integrate native EA code from Samba
2009-11-17 franklahmMake Solaris EA code compile again
2009-11-14 didgdefine afpd uam functions as UAM_MODULE_EXPORT
2009-11-13 didgxattr, use them
2009-11-13 didgadd native xattr, from Samba code, not used
2009-11-13 didgkeep in each volume structure the last struct dir used...
2009-11-09 didgkeep mtoupath and utompath flags in volume structure...
next