]> arthur.barton.de Git - netatalk.git/history - etc/afpd/unix.c
Merge remote-tracking branch 'remotes/origin/branch-netatalk-2-1'
[netatalk.git] / etc / afpd / unix.c
2011-06-04 HATMerge remote-tracking branch 'remotes/origin/branch...
2011-06-04 Frank LahmMerge branch-2-1
2011-05-24 Frank LahmFix fce merge conflict
2011-04-16 Frank LahmFix merge conflict
2011-04-16 Frank LahmMerge branch 2-1
2011-04-15 Frank LahmFixes
2011-04-15 Frank LahmMerge from branch 2-1
2011-04-15 Frank LahmMerge branch 2-1
2011-03-23 Frank LahmFix ACL permission mapping
2011-03-08 HATMerge remote-tracking branch 'remotes/origin/branch...
2011-03-08 HATafpd.conf.tmpl: Merge remote-tracking branch 'remotes...
2011-03-02 Frank LahmMerge 2-1
2011-03-02 Frank LahmMerge 2-1
2011-02-08 Frank LahmUse function from 2-1 for local uuid generation
2011-02-08 Frank LahmMerge
2011-01-22 HATMerge branch 'branch-netatalk-2-1'
2011-01-18 Frank LahmMerge 2-1
2011-01-16 Frank LahmMerge from 2-1
2011-01-12 Frank LahmMerge branch-2-1
2011-01-11 HATMerge branch 'branch-netatalk-2-1'
2011-01-11 HATMerge branch 'branch-netatalk-2-1'
2011-01-08 Frank LahmMerge 2-1
2010-11-17 Frank LahmMerge branch-2-1
2010-11-16 Frank LahmMerge from branch-2-1
2010-11-16 Frank LahmMerge branch-2-1
2010-11-09 Frank LahmAvoid unneccessary getpwuid call, the uid is available...
2010-10-30 Frank LahmUpdate acl/ldap defines
2010-10-29 Frank LahmMerge branch-2-1
2010-10-20 Frank LahmFixed conflicts from merge
2010-10-19 Frank Lahmchmod wrapper for onnv145+ to preserve ACL
2010-09-26 Frank LahmMerge branch-2-1
2010-09-26 Frank LahmMerge from branch-2-1
2010-09-26 Frank LahmMerge branch-2-1
2010-09-25 Frank LahmMerge from branch-2-1
2010-09-24 Frank LahmMerge branch-2-1
2010-09-24 Frank LahmMerge branch-2-1
2010-09-24 Frank Lahmmerge branch-2-1
2010-09-24 Frank LahmMerge branch-2-1
2010-09-15 Frank LahmMerge from branch 2-1
2010-09-14 Frank Lahmmerge from branch 2-1
2010-09-14 Frank LahmMerge from branch-2-1
2010-09-14 Frank LahmMerge from branch-2-1
2010-09-10 Frank LahmMerge from 2-1
2010-09-09 Frank LahmMerge from branch-2-1
2010-08-16 Frank LahmFix merge conflicts
2010-07-12 Frank LahmMerge branch-2-1
2010-07-01 Frank LahmMerge branch-2-1
2010-06-30 Frank LahmMerge branch-2-1
2010-06-20 Frank LahmMerge branch POSIX ACLs
2010-06-11 Frank LahmPOSIX ACLs support: compiles again
2010-04-29 Frank LahmMerge dircache-rewrite
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...
next