]> arthur.barton.de Git - netatalk.git/history - etc/afpd/mangle.c
commit dircache rewrite.
[netatalk.git] / etc / afpd / mangle.c
2010-02-01 franklahmcommit dircache rewrite.
2006-09-19 didgin unicode function convert_charset needs trailing...
2006-09-18 didgin unicode function trailing zero needs to be wide...
2005-04-28 bfernhomberg- merge branch-netatalk-afp-3x-dev, HEAD was tagged...
2003-03-09 didgunsigned / signed fix
2003-03-09 didgadd utf8 support for AFP3
2003-01-12 didgstupid stuff, replace
2002-12-18 jmarcusRemove a log message that may cause afpd to slow down...
2002-10-17 didgAFP 3 fixes ofr cleartxt login and 31 char filename...
2002-10-05 jmarcusRemove a debugging message.
2002-09-29 sibazchanged all LOG messages using logtype_default to use...
2002-08-14 jmarcusTurn down the "file not mangled" message to debug severity.
2002-07-04 jmarcusDo some bounds checking to insure that the extension...
2002-06-09 jmarcusRemove some logging code now that things have seem...
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-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...