]> arthur.barton.de Git - netatalk.git/history - etc/afpd/directory.c
remove gcc warnings and cleanup inline mess
[netatalk.git] / etc / afpd / directory.c
2008-11-25 didgremove gcc warnings and cleanup inline mess
2006-09-19 didgMake dot files visible by default with usedots, add...
2005-09-27 didgRemove a lot of warning, from cvs HEAD
2005-09-23 didgchange group owner in setdirparam, from exanet.com
2005-06-02 didgadd a default perm option to volume, from Exanet.
2005-02-10 didgAdd a parameter cachecnid for adouble v2, default off...
2005-01-31 didgremove or mark as ok more gcc warnings.
2004-12-07 didgCheck for DENY READ in FPCopyFile.
2004-12-07 didgdeal with AFP3 connection but type 2 (not UTF8 encoding...
2004-10-20 didgbugfix: use the right encoding in mapid.
2004-06-01 bfernhombergonly change parent modify date if ATTRBIT_INVISIBLE...
2004-05-10 didgbetter handling for file without read access.
2004-05-04 didgmore verbose error msgs.
2004-03-11 didgfactorize resource fork name attribute setting.
2004-03-11 didgadd osx like resource fork.
2004-02-20 didgmore compilation cleanup.
2004-02-13 didgreplace : l = strlen(x); strncpy(z,x,l) with memcpy...
2004-02-09 bfernhombergfix a SIGSEGV on ad_setid if d_parent is NULL
2004-02-06 bfernhombergadd the DID to AD2, reenumerate if db is out of sync...
2004-01-03 didgadd nodev volume option (always use 0 for device number).
2003-11-15 bfernhombergallow extended characters in volume names
2003-10-30 bfernhombergOpenBSD compile fix: include utime.h after sys/types.h
2003-10-30 bfernhombergfix solaris compile issues, warning fixes
2003-09-28 didgmangling fixes
2003-09-09 didgbig merge for db frontend and unicode.
2003-07-21 didgMFH sleep and unix priv functionalities.
2003-05-20 didgMFH if offspring count > 65536
2003-05-12 didgbackport from head
2003-05-10 didgbackport from HEAD
2003-04-24 didgAFP3 return the right error in mapname when asked for...
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-16 didgbugfix: cache handling when inodes are reused.
2003-04-15 didgbugfix: movecwd() if parent directory is deleted by...
2003-04-14 didgremove a linear dir search, we already have the info.
2003-03-18 didgdirlookup() utf8 support
2003-03-15 didgerror code for dirlookup, cname.
2003-03-09 didgadd utf8 support for AFP3
2003-02-16 didgdesktop.c:
2003-01-31 didgbugfix: deletecurdir() with concurrent access, dir...
2003-01-31 didga little cleaning
2003-01-26 didgbugfix file.c directory.c: open directory descriptor...
2003-01-24 didgbugfix: dirlookup() return dirsearch error if any ...
2003-01-21 didgmore 'if ((A = B()) == C)' to 'if (C== (A = B())) changes
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-11-26 didgfix ::
2002-11-05 pooba53Fix the problem where two directories with the same...
2002-10-29 didgrenamedir() return success after rename() even if we...
2002-10-25 didglong name an utf8 name in the same query (copy the...
2002-10-14 didgbugfix cname() don't invalidate directory if it's the...
2002-10-13 didgAFP 3.0 changes
2002-10-13 didgmore AFP 3.x stuff
2002-10-12 didgfix to a fix, hopefully the last one
2002-10-12 didgfixed to AFP3.0 change, initialize rbuflen in mapid
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-09-27 didgbugfix: dirlookup() use the mac name not the unix name
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-22 didgfull AFP spec for directories/files modification date.
2002-08-16 didgCheck that object has the right type (file, directory...
2002-08-15 didgdirectory.c setdirparams() indentation fix.
2002-06-17 didgmore bits set in files/folders attributes. Fix error...
2002-05-27 didginitialise before use
2002-05-13 jmarcusA big patch to correct many afpd problems. For one...
2002-04-29 morganabacking out last formatting change to cname()
2002-04-29 morganaminor formatting change to cname()
2002-03-24 jmarcus1. Respect the kFPDeleteInhibitBit attribute
2002-03-24 sibazadded new type logtype_afpd
2002-03-13 srittauEddie's wincheck() fix.
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...
2002-01-02 srittauDisallow leading and trailing spaces in MSWINDOWS volum...
2001-12-29 jmarcusAdd some missing breaks to preserve correct error repor...
2001-12-10 srittauWarning fixes.
2001-12-03 jmarcusBIG commit to improve code style using astyle as well...
2001-10-03 jmarcusFix bug where afpd would erroneously return AFPERR_NOOB...
2001-09-06 rufustfireflyAC_HEADER_STDC autoconf change
2001-09-04 rufustfirefly"veto files" patch (Edmund Lam)
2001-08-15 srittauWarning fixes.
2001-08-15 samnobleIn afp_mapname and afp_mapid we now convert the id...
2001-08-14 rufustfireflyCNID/DID patch from Uwe Hees (moderately tested)
2001-06-27 rufustfireflyFORCE_UIDGID fixes (it compiles properly now with that...
2001-06-20 rufustfireflycommenting changes, more autoconf support in afpd, etc
2001-06-06 rufustfireflysync initial mtab additions/changes with tree
2001-05-31 srittauWarning fixes.
2001-04-16 rufustfireflymerged patch #416371 from Heath Kehoe (hkehoe@users...
2001-02-28 rufustfireflyadded dropbox as a volume option when DROPKLUDGE is...
2001-01-10 itlm019Since it seems Kevin Myer's patch is primarily a soluti...
2001-01-03 itlm019Kevin Myer's permission patch (needs further testing)
2001-01-02 rufustfireflyhalf of FORCE_UIDGID commits for afpd (STILL HORRENDOUS...
2000-12-01 jouvinChanges made by Michel Jouvin - jouvin@lal.in2p3.fr...
2000-09-11 itlm019Sam Noble's ADMIN_GRP patch, removed Marc's old ADMIN_G...
2000-08-02 rufustfireflyimplemented config.h
2000-07-25 rufustfireflyInitial revision