]> arthur.barton.de Git - netatalk.git/history - libatalk/adouble/ad_open.c
for .xx files don't set invisible bit if create by netatalk
[netatalk.git] / libatalk / adouble / ad_open.c
2006-09-29 didgfor .xx files don't set invisible bit if create by...
2006-09-29 didgadd a SFM compatible format for adouble after_sfm
2006-09-19 didgMake dot files visible by default with usedots, add... before_sfm
2005-05-25 didgfor volume with unix priv don't use parent folder permi...
2005-05-14 didguse macros ad_xxmetada when we only want files' metadata.
2005-05-03 didgremove gcc warning
2005-04-28 bfernhomberg- merge branch-netatalk-afp-3x-dev, HEAD was tagged...
2003-06-06 srittauDon't implement ad_hf_mode in header file, but always...
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