]> arthur.barton.de Git - netatalk.git/history - etc
Patch by Olaf: first argument of memset is a pointer.
[netatalk.git] / etc /
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...
2002-08-29 jmarcusMFS: Fix NFS quotas on Tru64.
2002-08-29 didgbugfix: directory handling
2002-08-28 didgbugfix: renamefile's first parameter is the unix name...
2002-08-26 didgbugfix: move to the fork's dir before stat().
2002-08-25 rlewczukMore copyright stuff :))
2002-08-25 rlewczukGet rid of this my silly copyright message :)
2002-08-25 rlewczukRudimentary FPCatSearch implementation.
2002-08-24 sibazreorganised the log messages, fixed the typo conscernin...
2002-08-24 sibazrenamed the -setuplogtype optione to -[un]setuplog...
2002-08-24 sibazaltered the format that setuplog works so one less...
2002-08-22 didgfull AFP spec for directories/files modification date.
2002-08-22 jmarcusRevert previous commit for the time being. The author...
2002-08-22 jmarcusReplace snprintf() with a call to strncpy, and use...
2002-08-21 didgvolume.c file.h file.c
2002-08-21 didgfor now flock is broken...
2002-08-20 srittauApplied patch from Olaf Hering to fix buffer overflows...
next