]> arthur.barton.de Git - netatalk.git/history - etc
afpd set the logger default to log_info and move some log msgs to log_debug
[netatalk.git] / etc /
2010-01-21 didgafpd set the logger default to log_info and move some...
2010-01-21 didgtry to get the directory's cnid from the adouble header...
2010-01-20 franklahmMore logging
2010-01-19 franklahmFix for type (file/dir) mismatch in dbd_lookup. Also...
2010-01-19 franklahmFix to arg in log statement
2010-01-18 franklahmAdd debug log statement to afp_getfildirparms.
2010-01-18 franklahmEnumeration didn't write CNID data to adouble file...
2010-01-11 franklahmAdd debug message
2010-01-10 franklahmRemove struct dir.d_uname_len and its dependencies...
2010-01-06 franklahmAdd some description of dir caching in afpd
2010-01-06 franklahmOnly update adouble file with CNID on mismatch.
2010-01-06 franklahmReintroduce adouble file creation on enumeration
2010-01-06 didgdirectories cache, update d_u_name_len when d_u_name...
2010-01-05 franklahmFixes for changed ADVOL_NOADOUBLE flag passing
2010-01-05 franklahmSubstitute ADFLAGS_NOADOUBLE with ADVOL_NOADOUBLE,...
2009-12-23 franklahmUntabify and reindent
2009-12-22 franklahmAdd debug log messages
2009-12-22 franklahmCompletely ignore symlinks
2009-12-21 franklahmChange logging
2009-12-21 franklahmDistinguish between intra-share and extra-share symlinks
2009-12-21 franklahmsymlink support
2009-12-21 franklahmlogger: write to fd 1 directly instead of /dev/tty...
2009-12-21 franklahmooops! Previous commit requested 64 GB cache instead...
2009-12-21 franklahmSet cachesize for rebuild db
2009-12-20 franklahmLogfile removal was not working
2009-12-20 franklahmRaise bdb cache size to 64 MB
2009-12-18 franklahmFix EA support detection. New ea option values none...
2009-12-17 franklahmFix ea:sys check
2009-12-13 franklahmRemove spurious log message
2009-12-13 didgatalkd don't spam syslog if an interface is down, XXX...
2009-12-13 didgatalkd the function as_timer is way to big, use longer...
2009-12-13 didgsplit horizon on router tables, wihout it poisoned...
2009-12-13 didgdon't dump core if there's no zone for on a seeded...
2009-12-11 franklahmNew default for ea volume option is "sys".
2009-12-11 franklahmAdd command string and symbol for AFP_GETUSERINFO
2009-12-11 franklahmUntabify and reindent
2009-12-10 franklahmAdd support for ea:ad volumes
2009-12-09 franklahmUpdate spec with how we use the hint
2009-12-09 franklahmAdjust dbd to use the same fixup logic as afpd ie call...
2009-12-08 franklahmUpdate spec
2009-12-08 didgatalkd: linux 2.6 sends broadcast queries to the first...
2009-12-03 franklahmDont just exit, use longjmp to exit with cleanup
2009-12-03 franklahmWrite EA mode to volinfo file
2009-12-01 franklahmNicely move all volinfo file code to libatalk
2009-12-01 franklahmdbd must call ad_setfuid(0) in order to inherit perms...
2009-11-30 franklahmScan mode wasn't called
2009-11-30 franklahmLog debug supplementary groups
2009-11-30 didguse the cnid in adouble header as a hint for dbd add...
2009-11-30 didgin volparam attribute only set bits defined in AFP...
2009-11-28 didgdon't trash the db if a file is moved to a different...
2009-11-28 franklahmUntabify and reindent
2009-11-28 franklahmNew option for logger setup 'console' where we don...
2009-11-27 franklahmFix CNID fixup regression, test235. Disable reading...
2009-11-27 didgdon't create an adouble file in ad_metadata for noadoub...
2009-11-26 franklahmFix NFSv4 ACL VFS integration
2009-11-26 franklahmPrevious patch went in inadvertently, revert it.
2009-11-26 franklahmRemove apple_cleanup and cnid_maint
2009-11-25 franklahmRefine CNID salvatio strategies
2009-11-24 didgdisable slp advertising by default, change noslp option...
2009-11-24 didgfallback to a in memory temporary cnid db if we can...
2009-11-24 franklahmCreate .AppleDB if necessary
2009-11-24 franklahmCNID salvation strategy
2009-11-24 didgallow more values in cnid_open flags parameter
2009-11-24 didgmove code around in afp_openvol
2009-11-23 franklahmFix some stuff on FreeBSD
2009-11-22 franklahmReturn sane AFP version info in apf -V. From HAT.
2009-11-22 franklahmReturn the right AFP version info. From HAT.
2009-11-20 franklahmRename ldap.conf stuff to afp_ldap.conf. Kudos to HAT.
2009-11-20 didg'faster hashing algorithm for dirs' change didn't link
2009-11-19 franklahmUntabify and reindent
2009-11-19 franklahmUse way faster hashing algorithm for dirs
2009-11-19 franklahmUntabify and reindent
2009-11-17 franklahmstrlcat'ting EA name was one short
2009-11-17 franklahmCleanly integrate native EA code from Samba
2009-11-16 didgWith glibc we always need GNU_SOURCE
2009-11-14 didgAfpNum2name is only used by LOG debug, call it each...
2009-11-13 didgafp_listextattr, use ad_rlen rather than ad_eid[ADEID_R...
2009-11-13 didgafp_listextattr, don't return an error if there's no...
2009-11-13 didgxattr, in AFP xattr request don't use log_error but...
2009-11-13 didgxattr, use them
2009-11-13 didgkeep in each volume structure the last struct dir used...
2009-11-12 didgpath.id could be used uninitialized, actual clients...
2009-11-09 didgbitmap was used uninitialized the second time
2009-11-09 didguse of_ad
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 didgcatsearch, store the path length in the stack
2009-11-08 didgdefine append as UAM_MODULE_EXPORT
2009-11-08 didgdefine append as UAM_MODULE_EXPORT
2009-11-08 didgremove ifdef NO_LOAD_UAM code, was a leftover from...
2009-11-08 didguse the right definition for pad append function placeh...
2009-11-06 franklahmipaddr option wasn't ported to IPv6 code
2009-11-06 didgtest that the extension map is not empty(now the common...
2009-11-06 didgIP6 ipok was undefined if no dsi
2009-11-06 didgsmall optimization, in of_stat '../' is never modified
2009-11-06 didgIP6 compilation error if SLP defined
2009-11-05 franklahmIPv6 support for afpd and cnid_metad after-ipv6
2009-11-02 didgsmall clean up, use of_ad when we can before-ipv6
2009-10-29 didguse log_debug9 rather than log_debug for LOG inside...
2009-10-29 didguse log_debug rather than log_info for LOG inside ifdef...
next