]> arthur.barton.de Git - netatalk.git/history - etc
NetBSD: Fix afpd startup script, from patch-bk,v 1.1
[netatalk.git] / etc /
2011-12-15 HATafpd -V: sort
2011-12-08 Frank LahmFix hooks
2011-12-06 Frank LahmFixes, from Riccardo Magliocchetti
2011-11-30 Frank LahmSeveral small fixes, from Riccardo Magliocchetti
2011-11-28 Frank LahmFixes, from Mark Williams
2011-11-28 Frank LahmFix log messages
2011-11-28 Frank LahmUse uint64_t instead of off_t for VolSpace
2011-11-25 Frank LahmAdd lots of debugging code in the DSI handling routines
2011-11-25 Frank LahmAdjust log messages
2011-11-24 Frank LahmRevert f422a450, read_file() does to many checks to...
2011-11-24 Frank LahmMerge branch 'tmused'
2011-11-23 Frank LahmOnly add appended data written to files to the TM used...
2011-11-23 Frank LahmUpdate tm_get_used() function spec
2011-11-23 Frank LahmRewritten TM used size calculation
2011-11-20 Frank Lahmrbuflen initialisation was still wrong
2011-11-19 Frank LahmFix regression introduced by f422a450f02e1bc95a26a6b10f...
2011-11-17 Frank LahmDont set ATTRBIT_SHARED, OS X doesn't either
2011-11-17 Frank LahmInitialize dircache for ASP transport, from Rob Braun
2011-11-11 Frank LahmPerformance tuning in afp_read: factor out an unneccess...
2011-11-09 Frank LahmConvert passwords from legacy encoding (wire format...
2011-11-08 Frank LahmFix POSIX ACL permission mapping
2011-11-08 Frank LahmFix dircache bug
2011-11-07 Frank LahmFix catsearch
2011-11-03 Frank LahmPosix/SUS portability cleanup
2011-11-03 Frank LahmFix for filesystem without NFSv4 ACL support on Solaris...
2011-11-02 Frank LahmLog warnings instead of exiting when increasing rlimits...
2011-10-29 Frank LahmFix adminauthuser
2011-10-24 Frank LahmReset options every time a :DEFAULT: line is found...
2011-10-24 Frank LahmNew option afpd.conf adminauthuser
2011-10-21 Frank LahmFix regression
2011-10-19 Frank LahmFix an error when duplicating files that lacked an...
2011-10-13 Frank LahmEnhanced POSIX ACL mapping semantics from Laura Mueller...
2011-10-13 Frank LahmMerge remote branch 'sf/master'
2011-10-12 Frank LahmOptional AppleTalk code was not completely sorted out
2011-09-20 Frank LahmRemove atalk/boolean.h, use stdbool.h instead
2011-09-12 Frank LahmLog filename
2011-09-07 Frank LahmMerge branch 'nouuidaclcheck'
2011-09-07 Frank LahmBetter checking for duplicated or bogus CNIDs from...
2011-09-06 Frank LahmIgnore UUID in FPAccess call
2011-09-05 Frank LahmCompletely disable all AppleTalk stuff if not enabled
2011-09-02 Frank LahmFunction checking and removing malformed ad:ea header...
2011-08-31 Frank LahmPrevious fix 9e4e07c1811edbaf3376ad6e238a1353b405002b...
2011-08-31 Frank LahmImplement proper daemonisation for afpd and cnid_metad...
2011-08-23 HATafpd -v: show AFP versions
2011-08-23 Frank LahmBetter detection of local (or SMB/NFS) modifications...
2011-08-18 Frank LahmAdd support for new NetBSD quota subsystem, Bug ID...
2011-08-18 Frank LahmDon't define feature macros on platforms where it cut...
2011-08-18 Frank Lahmafpd crashed when it failed to register with Avahi...
2011-08-15 Frank LahmMerge remote branch 'sf/master'
2011-08-15 Frank Lahmlocking: use 64 bit offset instead of 32 bit on 64...
2011-08-15 HATnot CRLF
2011-08-13 Frank LahmAdd a configurable hold time option to FCE file modific...
2011-08-12 Frank LahmSome cleanup in FCE coalesce. Use bitflags instead...
2011-08-12 Frank LahmReturn correct user/group type when mapping UUIDs to...
2011-08-11 Frank LahmSet disconnect timeout to the same value as sleep timeout.
2011-08-10 Frank LahmFix a possible crash at startup when registering with...
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 MUSHAFreeBSD needs __BSD_VISIBLE to be defined to pull u_sho...
2011-07-30 Akinori MUSHAProperly include sys/resource.h for using getrlimit...
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-28 Frank LahmImplement cnid_dbd option -d, deletes CNID db
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-15 Frank LahmUse -u to upgrade CNID db version
2011-06-15 Frank LahmIncrease locks to 20000, necessary for upgrading large...
next