]> arthur.barton.de Git - netatalk.git/history - etc/afpd
Correct logger setup in afpd and reduce log clutter by reducing loglevel of logger...
[netatalk.git] / etc / afpd /
2011-08-10 Frank LahmCorrect logger setup in afpd and reduce log clutter...
2011-08-09 Frank LahmInitialize ACL cache entry element in the rootParent...
2011-08-02 Frank Lahm.volinfo file not created on first volume access if...
2011-08-01 Frank LahmFix brokenness with case insensitive username matching...
2011-08-01 Frank LahmMerge remote branch 'sf/master'
2011-08-01 Frank LahmFix ACL detection, thanks to Rod Yager for spotting...
2011-07-30 HATchmod -x fce*.c
2011-07-30 franklahmMerge pull request #1 from knu/freebsd_fix
2011-07-30 Akinori MUSHAImplement the non-POSIX.1e function acl_from_mode().
2011-07-29 Frank LahmMerge remote branch 'sf/master'
2011-07-29 Frank LahmEnhance ACL support detection for volumes
2011-07-29 Frank LahmFix volume ACL support detection
2011-07-28 HATtypo
2011-07-28 Frank LahmFix a crash when searching for a UUID that is not a...
2011-07-27 Frank LahmDon't realloc connection handling array.
2011-07-27 Frank LahmDon't create IPC reconnect socket if not needed.
2011-07-27 Frank LahmDisable continous service feature by default, new optio...
2011-07-26 Frank LahmMerge branch 'master' of netafp.com:git/netatalk
2011-07-26 Frank LahmMerge branch 'master', remote branch 'sf/master'
2011-07-26 Frank LahmTemporarily disable ECONNRESET detection, it causes...
2011-07-22 Frank LahmIn disconnected state afpd process was still reading...
2011-07-22 Frank LahmFix a problem leading to multiple afpd processes for...
2011-07-22 Frank LahmMere sf master
2011-07-20 HATreplace "16" with "AFPSTATUS_MACHLEN"
2011-07-20 Frank LahmAbbreviate Netatalk in version string as necessary...
2011-07-19 Frank LahmMore robust IPC reconnect error handling
2011-07-19 Frank LahmAdjust LOG message
2011-07-18 Frank LahmACL access checking was using from directory pointer
2011-07-18 Frank LahmPrevious commit removed fix for debug printing large...
2011-07-15 Frank LahmFix moved header
2011-07-14 HATIt seems to have found some mistakes in commit immediat...
2011-07-14 HATMachineType string is up to 16 characters
2011-07-14 HATMachineType string is up to 16 characters
2011-07-13 Frank LahmCreate special folders as root, otherwise first time...
2011-06-27 Frank LahmFix buffer overrun with many groups
2011-06-25 Frank LahmMerge branch 'master' of rsrc.de:git/netatalk
2011-06-18 Frank LahmMerge sf
2011-06-18 Frank LahmFix merge conflict resolution error
2011-06-16 Frank LahmMerge sf
2011-06-06 Frank LahmMerge branch-2-1
2011-06-06 Frank LahmMerge sf/master
2011-06-04 HATMerge remote-tracking branch 'remotes/origin/branch...
2011-06-04 Frank LahmMerge branch-2-1
2011-06-01 Frank LahmMerge sf.net
2011-06-01 Frank LahmNew option -mimicmodel. From Timm Okke
2011-06-01 Frank LahmCount the amount of data written in afp_write and use...
2011-05-31 Frank LahmMerge fixes
2011-05-31 Frank LahmMerge sf/master
2011-05-31 Frank LahmReduce log clutter
2011-05-31 Frank LahmVarious fixes
2011-05-30 Frank LahmSending TM used size
2011-05-30 Frank LahmAllow enabling/disabling notifications on a per event...
2011-05-30 Frank LahmConvert to getaddrinfo
2011-05-30 Frank LahmAdd fce simple test listener, use getopt in main in...
2011-05-30 Frank LahmFix line ending
2011-05-30 Frank LahmCheck if there are configured listeners
2011-05-27 Frank LahmReduce log clutter
2011-05-27 Frank LahmReduce log level
2011-05-27 Frank LahmHandling of ECONNRESET in DSI
2011-05-26 Frank LahmFirst working IPC reconnect
2011-05-25 Frank LahmReconnection of disasociated afpd childs
2011-05-25 Frank Lahmmaster done
2011-05-25 Frank LahmIPC for disasociated afpd processes via UNIX domain...
2011-05-24 Frank LahmAdd FCE to Makefile.am and fixes
2011-05-24 Frank LahmFix fce merge conflict
2011-05-24 Frank LahmImport FCE
2011-05-24 Frank LahmAdd another check to prevent running as root in disconn...
2011-05-24 Frank Lahmtry read locking volume file when reading twice. Add...
2011-05-23 Frank Lahmsigquit
2011-05-23 Frank LahmDissociated afpd sessions exit on disconnection
2011-05-23 Frank LahmFix for bugid #2: afpd childs still running as root...
2011-05-23 Frank LahmFix for bug id #6: uncaught error condition from dsi_st...
2011-05-20 Frank LahmChange file limit
2011-05-20 Frank LahmAdd sigquit
2011-05-18 Frank LahmNew volume option nonetids
2011-05-18 Frank LahmPOSIX mode plus ACL right caching for directories
2011-05-18 Frank LahmFixes
2011-05-17 Frank LahmFix
2011-05-17 Frank LahmAdd negative UUID caching, enhance local UUID handling
2011-05-17 Frank LahmCache time 5 s
2011-05-16 Frank LahmUse blocksize and dirs for calculating used size
2011-05-16 Frank LahmMerge branch 'volfree'
2011-05-16 Frank LahmFinish volume used
2011-05-16 Frank Lahmm_name was not set which gave a crash in ad_setname
2011-05-16 Frank LahmStart working on fast volfree implementataion
2011-05-12 Frank LahmSome cleanup
2011-05-11 Frank LahmFreeBSD compatibility fixes
2011-05-04 Frank LahmRenamed and recreated dirs where not detected
2011-05-04 Frank LahmBetter log messages
2011-05-03 Frank LahmUse st_ino in dircache for files
2011-05-03 Frank LahmRename struct dir member offcnt to d_offcnt
2011-05-03 Frank LahmRename struct dir member d_cime to d_ctime
2011-05-03 Frank LahmFix dircache doc
2011-05-03 Frank Lahmstat in dircache_search_by_name and remove if missing...
2011-05-01 Frank Lahmonly forward SIGTERM and SIGUSR1 from parent to childs
2011-05-01 Frank Lahmonly use volume UUIDs in master afpd
2011-05-01 Frank LahmTry to fix spurious volume duplicate error
2011-05-01 Frank LahmFix SIGHUP
2011-04-29 Frank LahmAdd slash at start of loop, not at the end
2011-04-21 Frank LahmMerge 2-1
next