]> arthur.barton.de Git - netatalk.git/history - include
Merge remote branch 'remotes/origin/branch-netatalk-2-1'
[netatalk.git] / include /
2010-06-17 HATMerge remote branch 'remotes/origin/branch-netatalk...
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...
2009-11-08 didgdon't store in struct volume pointers to charset funct...
2009-11-08 didgOOPS, undo some commits in 'better layout for struct...
2009-11-08 didgbetter layout for struct vol
2009-11-05 franklahmIPv6 support for afpd and cnid_metad after-ipv6
2009-10-29 didgmove most of a LOG macros in the logger function
2009-10-29 didgthe use of the new LOG code introduce a 50% code size...
2009-10-29 franklahmMove VFS stack from _one_ global stack to per volume...
2009-10-27 didgadd missing include files in 'make dist'
2009-10-26 franklahmUse fcntl O_NONBLOCK instead of ioctl FIONBIO
2009-10-25 didguse off_t rather than size_t for read/write_count,...
2009-10-25 didgon linux put sendfile back
2009-10-25 didg1) try a better workaround for deadlocks when both...
2009-10-22 franklahmFix incompatible func args warnings
2009-10-22 didgremove SIGUSR2 (message) from the list of blocked signa...
2009-10-22 didgremove the need for blocking SIGALRM (still need to...
2009-10-21 franklahmconst pointers
2009-10-21 didgfactorize lock test (fewer fcntl calls)
2009-10-20 franklahmEA VFS: chmod for files and directorires
2009-10-19 didgOops, 'more descriptive name fors LOG macro parameters...
2009-10-19 didgmore descriptive name fors LOG macro parameters and...
2009-10-15 franklahmVFS EA: chown
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 didgremove most sparse warning 'symbol 'xxx' was not declar...
next