]> arthur.barton.de Git - netatalk.git/history - etc/afpd/unix.c
Merge symlink branch
[netatalk.git] / etc / afpd / unix.c
2010-02-10 franklahmMerge symlink branch HEAD-after-symlink-merge
2010-01-20 franklahmMore logging
2009-10-29 didgremove include already in adouble.h
2009-10-27 didgdirent.h is included in directory.h
2009-10-27 franklahmmv unix_rename from etc/afpd/unix.c to libatalk/vfs...
2009-10-15 franklahmEA VFS: FPCopyFile support
2009-10-14 franklahmImplement VFS chaining, EA VFS rm/mv
2009-10-13 didgremove pre ansi declarations
2009-10-02 franklahmExtended Attributes support via files in .AppleDouble.
2009-02-02 franklahmInitial checkin of ACLs patch after_acls
2009-01-30 didgadd dperm and fperm permissions default
2008-12-03 didgremove compiler warnings
2007-05-16 didgremove a spurious error msg if noadouble option is set
2005-06-02 didgadd a default permission to volume options, from Exanet...
2005-05-25 didgdon't remove x perms, from exanet works, slightly modified.
2005-04-28 bfernhomberg- merge branch-netatalk-afp-3x-dev, HEAD was tagged...
2003-06-06 srittauWarning fixes.
2003-06-05 didgAFP3.x add unix privilege (new volume option upriv...
2003-03-09 didgadd utf8 support for AFP3
2003-01-12 didgstupid stuff, replace
2003-01-08 didg- better error reporting, don't always return noobj.
2003-01-07 rlewczukMoving things between two folders on the same volume...
2002-12-14 didgpossible partiel fix for endless loop (broken pipe...
2002-09-29 didgsetfilmode() mode cleaning
2002-09-07 didgbugfix: --enable-dropkludge INSECURE is an understatement
2002-08-29 didgtry to make afpd directory access right works the...
2002-06-06 didgunix.c:
2002-05-10 jmarcusUse permissions the way MacOS expects, and avoid losing...
2002-04-14 srittau"R. Lewczuk" <R.Lewczuk@elka.pw.edu.pl>:
2002-03-24 sibazadded new type logtype_afpd
2002-03-05 srittauRemoved any special masking of chmod calls. Also fixed...
2002-02-28 jmarcusSanitized some LOG messages.
2002-01-19 jmarcusStyle police.
2002-01-04 sibazmerged logging code into main branch. use configure...
2002-01-03 sibazreplaced all #include <sys/syslog.h> with #include...
2001-12-04 jmarcusAdd patch to allow afpd to correctly share out NFSv3...
2001-12-03 jmarcusBIG commit to improve code style using astyle as well...
2001-10-23 rufustfireflypatch from Edmund Lam to allow perms masks
2001-10-10 srittauFixed a C++ style comment. Pointed out by Robert Cohen
2001-10-09 jmarcusFix a problem with setting perms on directories. Thanks to
2001-09-06 rufustfireflyAC_HEADER_STDC autoconf change
2001-08-15 srittauWarning fixes.
2001-07-31 srittauWarning fixes.
2001-06-06 rufustfireflydropkludge fixen
2001-05-31 srittauWarning fixes.
2001-04-25 morganaChanged some LOG_ERR's to LOG_DEBUG's in setdirowner...
2001-02-28 rufustfireflyadded dropbox as a volume option when DROPKLUDGE is...
2001-02-01 itlm019Yet another dropkludge fix.
2000-12-01 jouvinChanges made by Michel Jouvin - jouvin@lal.in2p3.fr...
2000-11-13 itlm019Minor changes to the logging text
2000-11-10 jnewmanChanges to ustatfs_getvolspace from Uwe Hees for a...
2000-11-10 itlm019General fixes for logging, error reporting, this, that...
2000-11-08 jnewmanAdd force 2GB conditional at configure time. This...
2000-10-19 itlm019Added DROPKLUDGE file copying support, modularized...
2000-09-11 itlm019Sam Noble's ADMIN_GRP patch, removed Marc's old ADMIN_G...
2000-08-26 itlm019Dropbox kludge -- fixed file overwrites, I don't plan...
2000-08-08 rufustfireflyWesley Craig's > 2GB patch
2000-08-04 itlm019Fixes file permissions; thus enables *partial* dropoff...
2000-08-04 itlm019ADMIN_GRP support added (superuser file permissions)
2000-08-02 rufustfireflyimplemented config.h
2000-07-25 rufustfireflyInitial revision