]> arthur.barton.de Git - netatalk.git/history - etc
Get rid of this my silly copyright message :)
[netatalk.git] / etc /
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...
2002-08-20 srittauWarning fixes.
2002-08-20 jmarcusCheck to see if v_db == NULL not 0.
2002-08-16 didgCheck that object has the right type (file, directory...
2002-08-15 didgdirectory.c setdirparams() indentation fix.
2002-08-14 jmarcusTurn down the "file not mangled" message to debug severity.
2002-08-05 jmarcusAttempt to fix a division problem leading to incorrect...
2002-07-15 srittauAFS patch by James E. Flemer.
2002-07-04 jmarcusDo some bounds checking to insure that the extension...
2002-06-17 didgmore bits set in files/folders attributes. Fix error...
2002-06-17 didgMacs have a maximum of 2^16 -1 open files... It's not...
2002-06-14 didgvolume.c getvolparms() initialize ashort before use.
2002-06-09 jmarcusRemove some logging code now that things have seem...
2002-06-06 didgunix.c:
2002-06-03 jmarcusFix a problem where data was not being initialized...
2002-06-02 jmarcusAllow mangling to work correctly when moving and copyin...
2002-06-01 didgafp_read, revert most of my previous patch about EOF...
2002-05-31 jmarcusFix problem with last commit not being able to demangle...
2002-05-30 jmarcusDon't SEGV if the mangled filename doesn't have an...
2002-05-30 jmarcusFirst round of mangling debugging. This should actuall...
2002-05-29 jmarcusAdd support for long filename mangling. Basically...
2002-05-29 jmarcusChange setmode to afp_setmode to prevent a conflict...
2002-05-27 didginitialise before use
2002-05-23 rufustfireflypatch #547180 for unprintable characters in psf. Previo...
2002-05-23 rufustfireflypatch #550059 for mac cyrillic code page to koi8-r...
2002-05-20 jmarcusFix problem with saving files.
2002-05-13 jmarcusA big patch to correct many afpd problems. For one...
2002-05-10 jmarcusUse permissions the way MacOS expects, and avoid losing...
2002-05-03 jmarcus* Allow afpd debugging to be enabled at runtime by...
2002-04-29 morganabacking out last formatting change to cname()
2002-04-29 morganaminor formatting change to cname()
2002-04-22 rlewczukof_rename() double-linked list removal bugfix
2002-04-20 rlewczukOpened fork numbering bugfix
2002-04-14 srittau"R. Lewczuk" <R.Lewczuk@elka.pw.edu.pl>:
2002-04-02 sibazadded log statements to follow setup_logtype option...
2002-04-02 sibazadded some LOG messages
2002-03-31 jmarcusUse server name (if not NULL) for the SLP URL.
2002-03-25 sibazadded code to call the new setuplog function in the...
2002-03-24 jmarcusAllow users to turn off [resolve|create|delete]id adver...
2002-03-24 jmarcus1. Respect the kFPDeleteInhibitBit attribute
2002-03-24 jmarcusStyle cleanup after last commit.
2002-03-24 jmarcusFix a problem with repetative failed stat()'s.
2002-03-24 sibazadded new type logtype_afpd
2002-03-23 sibazchanged all the references to syslog to LOG macros
2002-03-20 morganaFix some issues with CAP-style printer authentication...
2002-03-17 jmarcusMFS:
2002-03-16 jmarcusWhen in debug mode, print out the AFP function call...
2002-03-16 jmarcus1. When in debug mode, print out the AFP function call...
2002-03-13 srittauEddie's wincheck() fix.
2002-03-13 srittauWarning fixes.
2002-03-12 morganaFix so papd actually prints the version instead of...
2002-03-07 jmarcusDo not immediately return if an application requests...
2002-03-07 jmarcusWrap the case of no shell into a #ifndef DISABLE_SHELLC...
2002-03-05 jmarcusFix a problem where afp_deleteid() would delete the...
2002-03-05 srittauRemoved any special masking of chmod calls. Also fixed...
2002-02-28 jmarcusSanitized some LOG messages.
2002-02-19 srittauReverted patch from 1.13: start net is now set to 0...
2002-02-16 srittauRemoved a redundant invocation of umask().
2002-02-16 srittauUse strtoul() instead of strtol() when converting the...
2002-02-16 srittauRemove useless strerror()'s.
2002-02-15 morganaUse VERSION string instead of hard-coded value in gq_rb...
2002-02-15 morganaSmall typo in Authentication Failed response to client.
2002-02-15 morganaAdded support for "ADOIsBinaryOK?" query from client...
2002-02-14 jmarcusFix the error message reported when of_find fails to...
2002-02-13 srittauTypo.
2002-02-13 srittauNetBSD fix by Juergen Hannken-Illjes. First network...
2002-02-13 srittauTru64 SIA fixes and Eddie and Burkhard.
2002-02-13 jmarcusFix a potential NULL pointer dereference if a /etc...
2002-02-09 jmarcusRedo the server notification flag. Revert to having...
2002-02-07 srittauStabilizing branch streamlining: removed a superfluous...
2002-02-06 jmarcusAdd the -server_notif server flag to specify whether...
2002-02-05 srittauFixed some misleading log messages.
2002-02-03 jmarcusFix a problem where overquota() will report false if...
2002-02-03 jmarcusFix a race condition on reading and writing data to...
2002-02-02 jmarcusDon't try and derefernce freed memory. Submitted by
2002-02-02 jmarcuscnid_t is a unsigned variable, Joe! Thanks to Didier...
2002-01-29 jmarcusUpdate the CNID code again to allow for 4G CNIDs, and...
2002-01-24 jmarcusFix a potential buffer overflow. Thanks to didier...
2002-01-24 jmarcusSanity check this code more since it is run by root...
2002-01-20 jmarcusst is not a pointer here. Pass its address.
2002-01-20 jmarcusFix a bogon compile error.
2002-01-19 jmarcusStyle police.
2002-01-19 jmarcusWhen the user's disk usage exceeds quota hard limit...
2002-01-19 jmarcusBack out previous commit. There is still a point of...
2002-01-18 jmarcusWhen a user exceeds her soft quota, report disk space...
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-17 jmarcusImplement a round of CNID DB fixes per suggestions by
2002-01-17 jmarcusFixes from didier <dgautheron@magic.fr> to not use...
2002-01-17 srittautermcap patches from NetBSD package by Christos Zoulas
next