]> arthur.barton.de Git - netatalk.git/history - libatalk/adouble/ad_lock.c
Big configure.in cleanup
[netatalk.git] / libatalk / adouble / ad_lock.c
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