]> arthur.barton.de Git - netatalk.git/history - libatalk/adouble/ad_open.c
remove gcc warnings and cleanup inline mess
[netatalk.git] / libatalk / adouble / ad_open.c
2008-11-25 didgremove gcc warnings and cleanup inline mess
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-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-09-07 didguse 0 0 for default creator/type rather than UNIX TEXT...
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-04 didgsmall speed up improvement.
2004-05-03 didgFor user admin change owner on the right file after...
2004-03-11 didgadd osx like resource fork.
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-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-17 didgsendfile for LARGE_FILE. use sys_ftruncate in ad_open...
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-16 didgdesktop.c:
2003-01-24 didgimprovement: add a SUIDDIR (aka BSD like) for admin...
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 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-08-29 didgtry to make afpd directory access right works the...
2002-08-14 didgad_open.c: check we have the right perm when a file...
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-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-01-31 itlm019The rest of Peter Westlake's permission patch (see...
2000-10-18 rufustfireflykludge for avoiding redefinition
2000-08-02 rufustfireflyimplemented config.h
2000-07-25 rufustfireflyInitial revision