]> arthur.barton.de Git - netatalk.git/history - etc/afpd/Makefile.am
commit dircache rewrite.
[netatalk.git] / etc / afpd / Makefile.am
2010-02-01 franklahmcommit dircache rewrite.
2009-11-20 franklahmRename ldap.conf stuff to afp_ldap.conf. Kudos to HAT.
2009-11-20 didg'faster hashing algorithm for dirs' change didn't link
2009-11-19 franklahmUse way faster hashing algorithm for dirs
2009-10-29 franklahmRemove etc/afpd/afp_vfs.h. Obsolete and moved to includ...
2009-10-27 didgadd missing include files in 'make dist'
2009-10-19 franklahmDont duplicate CFLAGS in AM_CFLAGS. Inspired by Jonas...
2009-10-02 franklahmExtended Attributes support via files in .AppleDouble.
2009-02-16 franklahmExtended Attributes Support on Solaris with ZFS
2009-02-03 franklahmForgotten header file
2009-02-02 franklahmInitial checkin of ACLs patch after_acls
2006-09-30 didgremove automake warnings, from Houritsu Chu
2006-09-09 didg try to get the libs dep a bit better
2005-04-30 didgUse a hash rather than a linear search for directories...
2005-04-28 bfernhomberg- merge branch-netatalk-afp-3x-dev, HEAD was tagged...
2003-06-06 srittauRemove unused PAPD_LIBS, replaced AFPD_LIBS by WRAP_LIBS.
2003-06-06 srittauCFLAGS -> INCLUDES and other build fixes.
2003-05-20 didgSERVTEXT wasn't defined patch from Björn Fernhomberg
2003-03-09 didgadd utf8 support for AFP3
2003-01-28 jmarcusRemove references to cnid_dump. I think these accident...
2003-01-24 didgbugfix: dirlookup() return dirsearch error if any ...
2002-10-04 srittauRemoved mtab support.
2002-08-25 rlewczukRudimentary FPCatSearch implementation.
2002-05-29 jmarcusAdd support for long filename mangling. Basically...
2002-03-16 jmarcus1. When in debug mode, print out the AFP function call...
2002-01-17 srittauUse new variable NLSPATH.
2001-12-16 srittauUse SLP_LIBS and SLP_CFLAGS.
2001-12-01 srittauRemoved checks for libs that cause problems on OpenBSD...
2001-08-22 srittauUse -export-dynamic LDFLAG.
2001-08-16 srittauFinally removed -rdynamic flag. Please add a configure...
2001-08-03 srittauRestored -rdynamic linker flag for now.
2001-08-03 srittauRemoved -rdynamic LDFLAG.
2001-06-19 srittauSet pkgconfdir explicitly.
2001-06-18 rufustfireflypatches from sourceforge
2001-06-07 rufustfireflysmall fix to load mtab table initially if supported...
2001-06-07 rufustfireflySebastian Rittau's patch (sf #422872) to move from...
2001-06-01 rufustfireflyquick compile fix for the test_parse_mtab code
2001-05-25 rufustfireflyexperimental code added from Bob Rogers to generate...
2001-04-23 rufustfireflyadd AFPD_LIBS to LIBS
2001-02-20 rufustfireflyremoving -latalk, since it is unneeded and sometimes...
2001-02-08 rufustfireflyMakefile.am patches from Sebastian Rittau (srittau...
2001-01-02 rufustfireflyhalf of FORCE_UIDGID commits for afpd (STILL HORRENDOUS...
2000-09-04 arichardAdded a -rdynamic option to the linking of afpd and...
2000-08-11 rufustfireflyRemoved extra -DVERSION
2000-08-08 rufustfireflyRemoved duplicate -I tags from CFLAGS
2000-08-03 rufustfireflyafpd.passwd -> afppasswd, make fixes for afppasswd
2000-08-02 rufustfireflyimplemented config.h
2000-08-01 rufustfireflySome more large autoconf/automake fixes. include/ and...
2000-07-31 rufustfireflyMore automake/autoconf updates (megatron is disabled...
2000-07-27 rufustfireflyMajor automake/autoconf commit. Not working yet.
2000-07-26 rufustfireflyMore automake support.