]> arthur.barton.de Git - netatalk.git/history - libatalk/adouble/ad_lock.c
Remove empty adoubel rfork and use UNIX name in struct adouble
[netatalk.git] / libatalk / adouble / ad_lock.c
2012-03-12 Frank LahmRemove empty adoubel rfork and use UNIX name in struct...
2012-03-07 Frank LahmMerge remote branch 'netafp/master' into branch-allea
2012-03-07 Frank LahmMerge master
2012-02-02 Frank LahmReduce log clutter
2012-02-01 Frank LahmVarious fixes for adouble:v2
2012-01-31 Frank LahmFix fd handling on Solaris
2012-01-30 Frank LahmMore logging
2012-01-27 Frank LahmFix locking: drop all byterange locks for a file when...
2012-01-27 Frank Lahmad_open with sharemode support
2012-01-25 Frank Lahmbrl on resforks
2012-01-25 Frank LahmFix
2012-01-24 Frank LahmFix
2012-01-24 Frank LahmFixes and disable ad_tmplock
2012-01-23 Frank LahmFixes
2012-01-22 Frank LahmFix
2012-01-11 Frank LahmMerge remote branch 'origin/master' into branch-allea
2012-01-04 Frank LahmFixes
2012-01-04 Frank LahmFixes
2012-01-04 Frank LahmMerge branch 'branch-allea' of netafp.com:git/netatalk...
2012-01-03 Frank LahmMerge master
2012-01-03 Frank LahmPortability fixes
2012-01-03 Frank LahmChange ad_init to pass vol, add ad_init_old for stuff...
2011-12-27 Frank LahmMerge master
2011-12-23 Frank LahmReactivate fcntl locking and fixes
2011-12-22 Frank LahmRedesign ad_open API to only use one arg for all flags...
2011-12-02 Frank LahmMerge master
2011-11-28 Frank LahmMerge master
2011-08-31 Frank LahmMerge master
2011-08-19 Frank LahmMerge remote branch 'netafp/master' into branch-allea
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-06-20 Frank LahmMerge master
2011-06-02 Frank LahmConvert all u_int to ISO uint
2011-06-01 Frank LahmMerge master
2011-05-24 Frank LahmFix fce merge conflict
2011-05-10 Frank LahmMerge master
2011-04-24 Frank LahmMerge master
2011-04-23 Frank LahmMerge master
2011-03-02 Frank LahmMerge master
2011-03-02 Frank LahmMerge master
2011-02-24 Frank LahmBig configure.in cleanup
2011-02-21 Frank LahmMege maste
2011-02-18 Frank LahmMerge master
2011-02-18 Frank LahmMerge master
2011-02-07 Frank LahmStart locking using Berkeley db
2011-01-18 Frank LahmMerge master
2011-01-12 Frank LahmMerge master
2011-01-08 Frank LahmMerge master
2011-01-08 Frank LahmMerge master
2010-12-22 Frank LahmMerge master
2010-12-20 Frank LahmDisable locking
2010-12-17 Frank LahmDisable locking
2010-12-17 Frank LahmRename ad_private.h to ad_lock.h
2010-12-15 Frank LahmMerge master
2010-12-10 Frank LahmMerge master
2010-12-01 Frank LahmFix ad_open, ad_flush, ad_close, VFS stuff and volinfo...
2010-09-24 Frank LahmMerge branch-2-1
2010-09-17 Frank LahmTry to enhance if clause readebility
2010-04-29 Frank LahmMerge dircache-rewrite
2010-03-30 franklahmAllow opening symlinks r/w, but don't actually allow...
2010-02-26 didglock don't call fcntl if fd == 0, it's a symlink
2009-11-12 didgvalgrind doesn't like when we still use the old address...
2009-10-21 didgfactorize lock test (fewer fcntl calls)
2009-10-21 didglock use F_GETLK for testing lock
2009-10-21 didgad_lock rename user --> fork, this code is confusing...
2008-12-03 didgremove compiler warnings
2006-09-29 didgadd a SFM compatible format for adouble after_sfm
2005-04-28 bfernhomberg- merge branch-netatalk-afp-3x-dev, HEAD was tagged...
2003-02-16 didgdesktop.c:
2003-01-31 didgfor file open in exclusive mode (read/write, deny read...
2003-01-30 didgcode cleaning: if we can't get a write lock on a file...
2003-01-16 didgBUGFIX: deny mode, tmp lock, byte lock when length...
2003-01-16 didg/tmp/log
2002-11-14 srittauRemove flock lock support.
2002-07-01 didgad_lock.c If the lock cannot be set returns EAGAIN...
2002-05-13 jmarcusWhoops, forgot two files from my last commit.
2001-06-29 rufustfireflymassive commenting/autoconf changes
2000-08-02 rufustfireflyimplemented config.h
2000-07-25 rufustfireflyInitial revision