]> arthur.barton.de Git - netatalk.git/shortlog
netatalk.git
2011-09-09 HATmake-casetable.pl and make-precompose.h.pl moved.
2011-09-07 Frank LahmUpdate NEWS
2011-09-07 Frank LahmMerge branch 'nouuidaclcheck'
2011-09-07 Frank LahmBetter checking for duplicated or bogus CNIDs from...
2011-09-07 Frank Lahmbump
2011-09-06 Frank LahmAdd cnid.lua to distribution, fix bug #3404322
2011-09-06 Frank LahmAdd make-casetable.pl and make-precompose.h.pl to distr...
2011-09-06 Frank LahmIgnore UUID in FPAccess call
2011-09-05 Frank LahmBump
2011-09-05 Frank LahmImport updated manpages from XML, add macusers manpage...
2011-09-05 Frank LahmGNU/kFreeBSD build fix, from Patrick Coulthard
2011-09-02 HATnetatalk.conf: small fix
2011-09-02 Frank LahmFunction checking and removing malformed ad:ea header...
2011-08-31 HAT.gitignore: small fix
2011-08-31 HATad, afppasswd, megatron: show version
2011-08-31 HATCNID backend mtab has already gone.
2011-08-31 Frank LahmPrevious fix 9e4e07c1811edbaf3376ad6e238a1353b405002b...
2011-08-31 Frank LahmImplement proper daemonisation for afpd and cnid_metad...
2011-08-31 Frank LahmMerge remote branch 'sf/master'
2011-08-30 HATmacusers, apple_dump and asip-status.pl: option "-v...
2011-08-29 HATinitscripts: describe netatalk version
2011-08-29 HATafile has already gone.
2011-08-28 HATsystemd initscript: some fixes
2011-08-27 HATuseless configure summary
2011-08-26 Frank LahmFix misplaced #endif
2011-08-25 HATnew configure option "--enable-redhat-systemd" for...
2011-08-23 HATafpd -v: show AFP versions
2011-08-23 Frank LahmBetter detection of local (or SMB/NFS) modifications...
2011-08-22 HATupdate NEWS
2011-08-22 HATprecompose_w() failed if tail character is decomposed...
2011-08-18 Frank LahmAdd support for new NetBSD quota subsystem, Bug ID...
2011-08-18 Frank LahmUpdate NEWS
2011-08-18 Frank LahmInclude sys/socket.h for sockaddr_storage
2011-08-18 Frank LahmDon't define feature macros on platforms where it cut...
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-17 Frank LahmUpdate NEWS
2011-08-17 Frank LahmFix for Debian Bug#637025.
2011-08-17 Frank LahmCompilation error on GNU/kFreeBSD, fixes Bug ID 3392794...
2011-08-15 Frank LahmImport manpages from XML
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 LahmRemove sleep state flags when entering disconnected...
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-11 Frank LahmMake IPC reconnect block, switch to non-blocking IO...
2011-08-10 HATcase-conversion of surrogate pair
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-30 Akinori MUSHAFix HAVE_ACL_GET_PERM_NP never being defined.
2011-07-29 HATrm config/netatalk.pamd.shadow
2011-07-29 HATRIP cobalt
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 HATWhat is maccharset?
2011-07-28 HATtypo
2011-07-28 Frank LahmFix a crash when searching for a UUID that is not a...
2011-07-27 Frank LahmUpdate NEWS
2011-07-27 Frank LahmSlightly change sleep time calculation
2011-07-27 Frank LahmAdd a LOG message telling configured fdset size
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 Lahmmemmove was moving too much
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 Lahmfix timeout calculation
2011-07-26 Frank LahmGive IPC reconnect more time
2011-07-26 Frank LahmTemporarily disable ECONNRESET detection, it causes...
2011-07-26 Frank LahmRemove forgotten logger flooding check bypass
2011-07-22 Frank LahmIn disconnected state afpd process was still reading...
2011-07-22 Frank LahmAdd a log message indicating disconnected state has...
2011-07-22 Frank LahmFix a problem leading to multiple afpd processes for...
2011-07-22 Frank Lahmbumo
2011-07-22 Frank LahmMere sf master
2011-07-21 Frank LahmFix regression in session IPC handling
2011-07-20 HATreplace "16" with "AFPSTATUS_MACHLEN"
2011-07-20 Frank LahmAbbreviate Netatalk in version string as necessary...
2011-07-19 Frank LahmUpdate NEWS
2011-07-19 Frank LahmAdjust log message
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 Lahmdbd can be run on active volumes
2011-07-18 Frank LahmPrevious commit removed fix for debug printing large...
2011-07-15 Frank LahmFix moved header
next