]> arthur.barton.de Git - netatalk.git/history - etc/afpd/file.c
remove gcc warnings and cleanup inline mess
[netatalk.git] / etc / afpd / file.c
2008-11-25 didgremove gcc warnings and cleanup inline mess
2007-05-14 didgcopyfile: no need for noadouble if there's no source...
2006-11-13 didgDec Tru64 V4.0F compilation fix, from Burkhard Schmidt
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...
2006-09-11 didgcreatefile: return the right error code if disk full...
2006-09-11 didgcopyfile: return the right error code if ad_close fail...
2005-09-27 didgRemove a lot of warning, from cvs HEAD
2005-05-26 didgmerge from HEAD, better handling of unix priv.
2005-04-28 didgbackport OSX symlink from afp3dev branch.
2005-03-11 didgalso check the default type against the old values...
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 didgremove a c++ comment
2005-01-31 didgremove or mark as ok more gcc warnings.
2005-01-30 didgOlaf Hering at suse.de warning fixes.
2004-12-09 didgremove an unused variable.
2004-12-07 didgCheck for DENY READ in FPCopyFile.
2004-12-07 didgdeal with AFP3 connection but type 2 (not UTF8 encoding...
2004-10-30 didgsf bug [ 1055691 ]
2004-10-20 didgfix a bug in default CREATOR/TYPE handling.
2004-10-20 didgset hasBeenInited in default finder info. From TSUBAKIM...
2004-09-07 didguse 0 0 for default creator/type rather than UNIX TEXT...
2004-09-06 didgAfter ad_setid don't flush resource fork if it has...
2004-09-02 didgCopyFile only create a resource fork for destination...
2004-06-15 didgA fix for afp_exchangefile.
2004-06-01 bfernhombergonly change parent modify date if ATTRBIT_INVISIBLE...
2004-05-11 didgin reenumerate_id we must take care of already open...
2004-05-10 didgbetter handling for file without read access.
2004-05-04 didgmore verbose error msgs.
2004-03-19 didgDon't use sendfile for file to file copy, it doesn...
2004-03-12 didgfpexchangefile keep owner and file mode.
2004-03-12 didgin afp_exchange update cnid attribute in resource fork v2.
2004-03-11 didgfactorize resource fork name attribute setting.
2004-03-11 didgsmall code clean up.
2004-03-11 didgadd osx like resource fork.
2004-03-04 bfernhombergfix FreeBSD 4.9 compile
2004-02-29 didgprevious commit didn't compile :(
2004-02-29 didgalways test file open modes.
2004-02-20 didgmore compilation cleanup.
2004-02-10 didgreenumerate_id, wrong test...
2004-02-07 didgTru64 Changes, from Burkhard Schmidt.
2004-02-06 bfernhombergadd the DID to AD2, reenumerate if db is out of sync...
2004-02-06 didgdon't modify modification date in copyfile
2004-01-03 didgadd nodev volume option (always use 0 for device number).
2004-01-02 didgAdd a null pointer check and remove a // comment.
2003-10-26 didgsetting UTF8 name in FPSetFileParms is an error.
2003-10-21 rlewczukBugfix in copyfile(), AD attributes of copied wile...
2003-10-17 bfernhomberglinux broken sendfile: set source fd to offset if sendf...
2003-10-17 didgsendfile for LARGE_FILE. use sys_ftruncate in ad_open...
2003-09-28 didgmangling fixes
2003-09-21 didgadd a default timestamp for db scheme without one.
2003-09-09 didgbig merge for db frontend and unicode.
2003-07-21 didgMFH sleep and unix priv functionalities.
2003-06-05 didg*** empty log message ***
2003-04-26 didgafp_createfile return VLOCK rather than PARAM error...
2003-04-20 didgbetter error code for calls on a not existing file
2003-04-20 didgAFP3 with UTF8 ckeck name parameter is not too big.
2003-04-09 didgfile descriptor leak with noadouble. Was only in HEAD.
2003-03-15 didgerror code for dirlookup, cname.
2003-03-09 didgadd utf8 support for AFP3
2003-02-19 jmarcusRevert previous mkstemp() commit. While it quieted...
2003-02-17 jmarcusUse mkstemp() instead of mktemp(). This will avoid...
2003-02-16 didgdesktop.c:
2003-02-04 didgbugfix: close the right fork in renamefile, copy and...
2003-02-01 didgbugfix: renamefile() various bugs with concurrent acces...
2003-01-31 didga little cleaning
2003-01-30 didgcode cleaning: if we can't get a write lock on a file...
2003-01-26 didgbugfix file.c directory.c: open directory descriptor...
2003-01-24 didgbugfix: afp_exchangefiles. need to stat() files again...
2003-01-24 didgbugfix: dirlookup() return dirsearch error if any ...
2003-01-21 didgsetfilparam: with AFP3.x PDINFO bit means UTF8 filename...
2003-01-21 didgmore 'if ((A = B()) == C)' to 'if (C== (A = B())) changes
2003-01-16 didgBUGFIX: deny mode, tmp lock, byte lock when length...
2003-01-16 didg/tmp/log
2003-01-12 didgstupid stuff, replace
2003-01-11 jmarcus* Add Apple II boot support for Appl IIe (with workstat...
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-10-25 didglong name an utf8 name in the same query (copy the...
2002-10-13 didgAFP3 change
2002-10-13 didgAFP 3.0 changes
2002-10-13 didgmore AFP 3.x stuff
2002-10-12 didgmore stuffs for AFP 3.x
2002-10-11 didg- added a cache for directories offspring count.
2002-10-05 didgwith cnid the default replace dirsearch with dirlookup...
2002-10-04 srittauRemoved MTAB support.
2002-09-29 sibazchanged all LOG messages using logtype_default to use...
2002-09-11 didgafp_createfile initalize of pointer before use help :(
2002-09-07 didgbugfix: --enable-dropkludge INSECURE is an understatement
2002-09-06 didgOops, ad_path returns a static buffer
2002-09-06 didgof_findname
2002-09-05 didgof_findname: remove vol and dir
2002-09-04 didgmove of_findname key from filename to dev, inode.
2002-08-30 didgcleaning: FORCE_UIDGID is was 100% broken before, it...
2002-08-29 didgtry to make afpd directory access right works the...
2002-08-28 didgbugfix: renamefile's first parameter is the unix name...
2002-08-22 didgfull AFP spec for directories/files modification date.
2002-08-21 didgvolume.c file.h file.c
2002-08-20 srittauWarning fixes.
next