]> arthur.barton.de Git - netatalk.git/history - etc
add AFP3.x login, patch from Burkhard Schmidt
[netatalk.git] / etc /
2003-02-11 didgadd AFP3.x login, patch from Burkhard Schmidt
2003-02-09 jmarcusTry to use the fully-qualified domain name when registe...
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 didgbugfix: deletecurdir() with concurrent access, dir...
2003-01-31 didga little cleaning
2003-01-31 didgfor file open in exclusive mode (read/write, deny read...
2003-01-30 didgcode cleaning: if we can't get a write lock on a file...
2003-01-28 jmarcusRemove references to cnid_dump. I think these accident...
2003-01-28 srittauRemoved an unused file.
2003-01-26 srittauAdded a missing define. (Olaf)
2003-01-26 srittauDon't assume offsets, specify the struct member. (Olaf)
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-24 didgimprovement: add a SUIDDIR (aka BSD like) for admin...
2003-01-21 srittauPatch by Olaf: first argument of memset is a pointer.
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-21 didgfix to a a fix: for duplicates ID in the cache.
2003-01-19 didgbugfix: adddir() if an ID already exist, remove it...
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-10 didgbugfix: afp_openfork() case ressource fork open read...
2003-01-08 didgAFP 3.x add dhx pam uam, not tested!
2003-01-08 didg- better error reporting, don't always return noobj.
2003-01-07 didgcheck input sindex >=1.
2003-01-07 didgremove a c++ //
2003-01-07 rlewczukMake FPCatSearch a bit more interactive - if there...
2003-01-07 rlewczukMoving things between two folders on the same volume...
2003-01-01 srittauNo need to log the strerror() when the return value...
2002-12-23 didgafp_enumerate() decremente offspring count if a file...
2002-12-18 jmarcusRemove a log message that may cause afpd to slow down...
2002-12-14 didgpossible partiel fix for endless loop (broken pipe...
2002-12-07 rlewczukFixes to -signature option (it was ported from 1.5...
2002-12-07 rlewczukConfigure option allowing to set a server signature...
2002-12-04 didg- call SIGHUP signal handler only once for worker process
2002-12-01 srittauRemove unnecessary -I$(top_srcdir)/include from CFLAGS.
2002-12-01 srittauInstall stuff into libexecdir, instead of sbindir.
2002-12-01 srittauModified makecode to only generate one codepage at...
2002-12-01 srittauAdded maccode.koi8-r to the generated files.
2002-11-26 didgfix ::
2002-11-25 didgAFP 3.x pad for cleartext login, getsession token len...
2002-11-15 srittauRemoved the --with-catsearch configure option. (FPCatSe...
2002-11-14 srittauRemove an #error if flock locks are enabled.
2002-11-05 pooba53Fix the problem where two directories with the same...
2002-10-29 didgbugfix AFP 3.1
2002-10-29 didgrenamedir() return success after rename() even if we...
2002-10-26 didgbugfix: set defextmap *after* realloc and sort.
2002-10-25 didgprevious change to filedir.c was C99 only.
2002-10-25 didglong name an utf8 name in the same query (copy the...
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-16 didgAFP 3.0 changes
2002-10-15 didgmore AFP 3.0 changes
2002-10-14 didgbugfix cname() don't invalidate directory if it's the...
2002-10-13 didgAFP3 change
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 didgAFP 3.x changes
2002-10-12 didgmoved afp_login_ext from 67 to 63
2002-10-12 didgmore stuffs for AFP 3.x
2002-10-11 didgfix version string for AFP 3.0
2002-10-11 didg- added a cache for directories offspring count.
2002-10-10 jmarcusFill in the volume creation time with the datestamp...
2002-10-09 didgmore AFP 3.x define root-netatalk-1-6
2002-10-05 jmarcusRemove a debugging message.
2002-10-05 didgwith cnid the default replace dirsearch with dirlookup...
2002-10-05 didgatalkd/main.c server_child.c if not defined add few...
2002-10-05 didgafp.h,afp_util.c added defines for AFP 3.0 3.1
2002-10-04 srittaumtoupath: Patch by Hans-Peter Jansen:
2002-10-04 srittauRemoved MTAB support.
2002-10-04 srittauRemoved mtab support.
2002-09-29 sibazchanged all LOG messages using logtype_default to use...
2002-09-29 sibazchanged all LOG messages using logtype_default to use...
2002-09-29 sibazchanged all LOG messages using logtype_default to use...
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-09-29 didgsetfilmode() mode cleaning
2002-09-27 didgbugfix: dirlookup() use the mac name not the unix name
2002-09-26 didgbugfix: uam_load() exit if path is empty
2002-09-12 srittauFixed a warning.
2002-09-12 srittauMade as_timer static and changed its arguments from...
2002-09-11 didgafp_createfile initalize of pointer before use help :(
2002-09-09 didgcall mangle() after hex conversion.
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-31 jmarcusThis file was accidentally left out of my umask commit.
2002-08-31 jmarcusCreate a (for now) undocumented volume option, "umask...
2002-08-30 didgcleaning: was missing in previous commit
2002-08-30 didgcleaning: FORCE_UIDGID is was 100% broken before, it...
2002-08-30 didgbugfix: missing headers
2002-08-29 didgtry to make afpd directory access right works the...
next