]> arthur.barton.de Git - netatalk.git/history - etc/afpd/volume.c
allow more values in cnid_open flags parameter
[netatalk.git] / etc / afpd / volume.c
2009-11-24 didgallow more values in cnid_open flags parameter
2009-11-24 didgmove code around in afp_openvol
2009-11-17 franklahmCleanly integrate native EA code from Samba
2009-11-13 didgkeep in each volume structure the last struct dir used...
2009-11-09 didgkeep mtoupath and utompath flags in volume structure...
2009-11-08 didgdon't store in struct volume pointers to charset funct...
2009-11-06 didgtest that the extension map is not empty(now the common...
2009-11-05 franklahmIPv6 support for afpd and cnid_metad after-ipv6
2009-10-29 franklahmRemove etc/afpd/afp_vfs.h. Obsolete and moved to includ...
2009-10-27 didgdirent.h is included in directory.h
2009-10-25 didg1) try a better workaround for deadlocks when both...
2009-10-15 didgUse the right type for AFP function buffers size, size_...
2009-10-14 didgremove most sparse warning 'Using plain integer as...
2009-10-13 didgremove pre ansi declarations
2009-10-02 franklahmExtended Attributes support via files in .AppleDouble.
2009-09-11 franklahmTime Machine support. Merge from branch-2-0
2009-09-04 franklahmEnable CNID caching/backup in AppleDouble files by...
2009-07-20 didgremove ads adouble format
2009-07-02 franklahmAdjust loglevel and message when using default CNID...
2009-04-28 franklahmNew utility to maintain dbd databases: dbd. Also replac...
2009-04-27 franklahmSync volume options with volinfo stuff
2009-04-17 didgput volume case insensitive option back
2009-03-20 franklahmNew volume options allow_hosts/denied hosts. See #26908...
2009-03-20 franklahmRemove duplicate in volname mangling. From HAT
2009-03-16 franklahmVolname mangling. Fixes bug #2611981, from HAT. Also...
2009-02-16 franklahmExtended Attributes Support on Solaris with ZFS
2009-02-02 franklahmInitial checkin of ACLs patch after_acls
2009-02-01 didgAppleVolumes add \ line continuation
2009-02-01 didgfix dperm and fperm options, from Frank Lahm
2009-01-30 didgadd dperm and fperm permissions default
2009-01-26 didganother myfgets off by one
2009-01-26 didgsavevoloptions: check ftruncate return code
2008-12-03 didgremove compiler warnings
2008-09-01 didgremove case insensitive option, patch 2
2008-08-31 didgremove case insensitive option
2008-05-16 didgCompilation fix for Fedora 9 from HAT
2007-12-03 didgadd a ntdomain option to user name, from exanet
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
2006-09-15 didg set invisible bit in finderinfo too, should partially...
2006-09-09 didgCACHEID comment from HAT
2005-09-28 didgUse mac charset for volume name in getvolparams.
2005-07-20 didgdon't advertise volume without r-x right.
2005-06-02 didgadd a default permission to volume options, from Exanet...
2005-05-25 didgad_open on volume with unix priv, miss volume.c in...
2005-05-14 didguse macros ad_xxmetada when we only want files' metadata.
2005-04-30 didgUse a hash rather than a linear search for directories...
2005-04-28 bfernhomberg- merge branch-netatalk-afp-3x-dev, HEAD was tagged...
2003-09-03 samnobleMacOS X Compatibility Fix: volume option mswindows...
2003-06-26 didgTry to ckeck, recover and cleanly close cnid. Few issue...
2003-06-14 srittauWhitespace fixes.
2003-06-14 srittauWhite space fixes.
2003-06-05 didgAFP3.x add unix privilege (new volume option upriv...
2003-05-21 didgdon't call log function if parameter is null, from...
2003-04-22 didgcheck against the right value in FPSetVolParms.
2003-03-19 didgopenvol() add ifdef CNID_DB
2003-03-09 didgadd utf8 support for AFP3
2003-03-05 didgdon't set volume FILEID attribute if the db is NULL.
2003-01-31 didga little cleaning
2003-01-12 didgstupid stuff, replace
2003-01-08 didg- better error reporting, don't always return noobj.
2002-12-04 didg- call SIGHUP signal handler only once for worker process
2002-11-15 srittauRemoved the --with-catsearch configure option. (FPCatSe...
2002-10-26 didgbugfix: set defextmap *after* realloc and sort.
2002-10-17 didgAFP 3 fixes ofr cleartxt login and 31 char filename...
2002-10-16 jmarcusAdd support for variable substitution in dbpath.
2002-10-12 didgmore stuffs for AFP 3.x
2002-10-11 didg- added a cache for directories offspring count.
2002-10-10 jmarcusFill in the volume creation time with the datestamp...
2002-09-29 sibazchanged all LOG messages using logtype_default to use...
2002-09-29 didgmove struct extmap from a linked list to a sorted array.
2002-08-31 jmarcusCreate a (for now) undocumented volume option, "umask...
2002-08-30 didgcleaning: FORCE_UIDGID is was 100% broken before, it...
2002-08-25 rlewczukRudimentary FPCatSearch implementation.
2002-08-21 didgvolume.c file.h file.c
2002-08-20 srittauWarning fixes.
2002-08-20 jmarcusCheck to see if v_db == NULL not 0.
2002-06-14 didgvolume.c getvolparms() initialize ashort before use.
2002-06-06 didgunix.c:
2002-03-24 jmarcusAllow users to turn off [resolve|create|delete]id adver...
2002-03-24 sibazadded new type logtype_afpd
2002-03-16 jmarcus1. When in debug mode, print out the AFP function call...
2002-03-13 srittauEddie's wincheck() fix.
2002-02-06 jmarcusAdd the -server_notif server flag to specify whether...
2002-01-19 jmarcusStyle police.
2002-01-18 jmarcusFix up some comments to reflect the last CNID change.
2002-01-18 jmarcusChange the first CNID from 3 to 17. According to the...
2002-01-04 sibazmerged logging code into main branch. use configure...
2002-01-03 sibazreplaced all #include <sys/syslog.h> with #include...
2002-01-02 srittauDisallow leading and trailing spaces in MSWINDOWS volum...
2001-12-03 jmarcusBIG commit to improve code style using astyle as well...
2001-11-14 srittauFixed a wrong call to readvolfile(). Thanks to Daniel...
2001-09-06 rufustfireflyAC_HEADER_STDC autoconf change
2001-09-04 rufustfirefly"veto files" patch (Edmund Lam)
2001-08-18 uheesfixed a comment
2001-08-15 srittauWarning fixes.
2001-08-14 rufustfireflyCNID/DID patch from Uwe Hees (moderately tested)
2001-06-20 rufustfireflycommenting changes, more autoconf support in afpd, etc
2001-05-31 srittauWarning fixes.
2001-03-07 rufustfireflyfix for VOLOPT_MAX being 11 instead of 9 without FORCE_...
next