]> arthur.barton.de Git - netatalk.git/history - libatalk/adouble
fix LFS test for cross compilation, from Bolke de Bruin
[netatalk.git] / libatalk / adouble /
2006-09-29 didgfor .xx files don't set invisible bit if create by...
2006-09-19 didgMake dot files visible by default with usedots, add...
2005-05-26 didgmerge from HEAD, better handling of unix priv.
2005-04-27 didgonly use the id in the adouble file if it's writable...
2005-04-24 didgbugfix for cache id in resource fork.
2005-02-12 didgCatSearch fixes, base on TSUBAKIMOTO Hiroya patch.
2005-02-10 didgAdd a parameter cachecnid for adouble v2, default off...
2005-02-05 didgclean adouble v1 to V2 functions.
2005-01-25 didgResource fork offset in adouble header can be after...
2004-12-07 didgCheck for DENY READ in FPCopyFile.
2004-09-07 didguse 0 0 for default creator/type rather than UNIX TEXT...
2004-09-06 didgAfter ad_setid don't flush resource fork if it has...
2004-08-23 bfernhombergbetter bounds checking when upgrading AppleDoubleV1...
2004-07-12 didgdon't bound check for resource fork ID.
2004-07-10 didgMore tests for broken resource forks.
2004-05-11 didgtry very hard to open resource without read access.
2004-05-10 didgbetter handling for file without read access.
2004-05-08 didgdon't upgrade to v2 if a resource fork is open read...
2004-05-08 didgbetter handling for lock on missing resource fork.
2004-05-04 didgad_read, return 0 if the resource fork is not open.
2004-05-04 didgsmall speed up improvement.
2004-05-03 didgFor user admin change owner on the right file after...
2004-03-11 didgin ad_setname adouble is not a constant
2004-03-11 didgfactorize resource fork name attribute setting.
2004-03-11 didgadd osx like resource fork.
2004-02-20 didgcompile hell, take two
2004-02-20 didgTry to sort out compile hell.
2004-02-14 didgmore strncpy --> strlcpy fixes
2004-02-06 bfernhombergadd the DID to AD2, reenumerate if db is out of sync...
2004-01-28 didgspeed optimisation for byte locking was broken on resou...
2004-01-03 didgadd nodev volume option (always use 0 for device number).
2004-01-03 didgadv1tov2 use resource fork offset in adouble file rathe...
2003-12-12 didgif resource fork size is 0 don't assume mode is RW
2003-11-25 didgad_v1tov2 was using a wrong offset for resource fork.
2003-10-26 didgconfigure option for fcntl locking
2003-10-17 didgsendfile for LARGE_FILE. use sys_ftruncate in ad_open...
2003-10-13 didglinux with vfat fs sends SIGXFSZ even for files with...
2003-10-13 didgfix for the case when ftruncate doesn't work with new...
2003-09-09 didgbig merge for db frontend and unicode.
2003-04-10 didgopen the file read-only if errno is EROFS.
2003-03-09 didgadd utf8 support for AFP3
2003-02-17 didgbugfix: better check against corrupted AppleDouble...
2003-02-17 srittauRemoved "dummy" global variables. (-Wall cleanliness)
2003-02-16 didgdesktop.c:
2003-02-09 didgbugfix: make it compile on system without pread/pread...
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-28 srittau#include "config.h" -> #include <config.h>
2003-01-24 didgimprovement: add a SUIDDIR (aka BSD like) for admin...
2003-01-16 didgBUGFIX: deny mode, tmp lock, byte lock when length...
2003-01-16 didg/tmp/log
2003-01-12 didgstupid stuff, replace
2002-11-26 didgfile descriptor leak if the header is bad. Increment...
2002-11-14 srittauRemoved support for flock locks.
2002-11-14 srittauRemove flock lock support.
2002-11-14 srittauFix some errno assignments (== vs. =).
2002-10-11 didg- added a cache for directories offspring count.
2002-10-10 jmarcusFill in the volume creation time with the datestamp...
2002-10-05 didgatalkd/main.c server_child.c if not defined add few...
2002-09-29 didgcode cleaning
2002-08-29 didgtry to make afpd directory access right works the...
2002-08-16 didgfix a memory leak when freeing locks
2002-08-14 didgad_open.c: check we have the right perm when a file...
2002-07-01 didgad_lock.c If the lock cannot be set returns EAGAIN...
2002-06-17 didgad_open(): small fix for file open read only and then...
2002-06-03 jmarcusTry a different approach to fix the Illustrator problem...
2002-05-13 jmarcusWhoops, forgot two files from my last commit.
2002-05-10 jmarcusRemove all C++ style comments.
2002-04-14 srittau"R. Lewczuk" <R.Lewczuk@elka.pw.edu.pl>
2002-03-12 jmarcusDEFMASK should be an octal. point-backport-1-5-2
2002-01-04 sibazmerged logging code into main branch. use configure...
2002-01-03 sibazaltered the layout of code calling syslog witha space...
2001-08-15 srittauWarning fix.
2001-07-31 srittauWarning fixes.
2001-06-29 rufustfireflymassive commenting/autoconf changes
2001-03-21 rufustfireflypatch from Jonathan Paisley (jonp@chem.gla.ac.uk)
2001-03-14 rufustfireflyfixed ad_mode / O_RDWR bug reported on netatalk-admins...
2001-02-28 itlm019AppleDouble directory creation debugging
2001-02-19 srittauAdded .cvsignore files so that I don't get spammed...
2001-01-31 itlm019The rest of Peter Westlake's permission patch (see...
2000-10-18 rufustfireflykludge for avoiding redefinition
2000-09-22 arichardRemove all theses Makefile files that have a correspond...
2000-08-11 rufustfireflyRemoved duplicate -I cruft from automake files
2000-08-02 rufustfireflyimplemented config.h
2000-08-01 rufustfireflySome more large autoconf/automake fixes. include/ and...
2000-07-31 rufustfireflyMore automake/autoconf updates (megatron is disabled...
2000-07-27 rufustfireflyAdded include for ../../sys headers
2000-07-27 rufustfireflyMajor automake/autoconf commit. Not working yet.
2000-07-25 rufustfireflyInitial revision