]> arthur.barton.de Git - netatalk.git/shortlog
netatalk.git
2004-01-14 bfernhombergapply parts of the netbsd build patch by Patrick Welche... HEAD-before-afp3-merge
2003-12-28 srittauLinux 2.6 quota interface. [Bjoern]
2003-12-28 srittauCheck for struct if_dqblk. [Bjoern]
2003-12-15 srittauPut admin group check into a separate file, clean it...
2003-12-15 srittauRemoved more useless checks.
2003-12-15 srittauRemove unnecessary header checks.
2003-12-15 srittauRemoved an unneeded function check.
2003-12-15 srittauRemove checks for individual libraries (probably legacy...
2003-12-15 srittauCheck for struct tm.tm_gmtoff instead of defining NO_ST...
2003-12-15 srittauRemoved an obsolete comment.
2003-12-15 srittauCheck for sys/quota.h and include it if and only if...
2003-12-15 srittauMove check for ufs/quota.h from configure.in to macros...
2003-12-15 srittauRemove NEED_QUOTACTL_WRAPPER cruft. I think that was...
2003-12-15 srittauBackport from 1.6 branch: Fixes for Linux kernel 2...
2003-12-09 srittauMan page fixes pointed out by Eric S. Raymond's script...
2003-09-03 samnobleMacOS X Compatibility Fix: volume option mswindows...
2003-09-03 samnobleSome updates for the Kerberos 5 UAM. We now use an...
2003-09-03 didgafp_write return the write dsi size if write length...
2003-08-30 bfernhombergadd missing k5keytab to struct afp_options
2003-08-29 bfernhombergFix a bug that crept in with last commit
2003-08-29 bfernhombergAdd missing SIGUSR2 messaging support for clients conne...
2003-08-22 samnobleSolaris compatibility fix, use putenv() for KRB5_KEYTAB...
2003-08-22 samnobleDon't overwrite pam.d/netatalk unless we're told to...
2003-08-22 samnobleSupport for the Client Krb v2 UAM in Apple's MacOS...
2003-08-09 srittauFixed an uninitialized variable. [Olaf Hering]
2003-07-10 rlewczukfix: make libatalk compilable when DB3/CDB backend...
2003-07-01 srittauUpdated NEWS file from stable branch.
2003-07-01 srittauUpdated option descriptions.
2003-06-26 didgTry to ckeck, recover and cleanly close cnid. Few issue...
2003-06-17 srittauTurn off optimization by default. [Michael McCarthy]
2003-06-14 srittauWhitespace fixes.
2003-06-14 srittauWhite space fixes.
2003-06-14 srittauFixed error that I introduced into Burkhard's patch...
2003-06-12 srittauInclude path fixes.
2003-06-12 srittauInclude path fix.
2003-06-12 srittauPut TCP wrappers check into a separate file. Changed...
2003-06-12 srittauInclude path fixes.
2003-06-12 srittauRemoved unused file.
2003-06-12 srittauFixed include paths.
2003-06-11 srittauOops, fixed thinko I introduced in the last patch.
2003-06-11 srittauPatch by Burkhard Schmidt to improve seeding of the...
2003-06-11 srittauDon't check for sys/quota.h and linux/quota.h, since...
2003-06-11 srittauAlternate libgcrypt support for uams_randnum.c.
2003-06-11 srittauAlternate libgcrypt support for uams_pgp.
2003-06-11 srittauRemoved all traces of OpenSSL specific stuff.
2003-06-11 srittauRemoved --enable-pgp-uam configure option. Is there...
2003-06-11 srittauWarning fixes.
2003-06-11 srittauPrefix functions in crypt.[ch] with atalk_. Removed...
2003-06-11 srittauDon't use crypt.[ch] for the PGP UAMS.
2003-06-11 srittauPut cryptographic code into a separate code file. This...
2003-06-09 srittauHead <-> 1.6 patch reduction.
2003-06-09 srittauWarning fixes.
2003-06-09 srittauWhite space and comment capitalization fixes.
2003-06-09 srittauTab -> spaces (consistency).
2003-06-09 srittauOptional libgcrypt support.
2003-06-09 srittauI suck; bug fixes, more code cleanup, better error...
2003-06-09 srittauFix --enable-gcrypt and --disable-gcrypt.
2003-06-08 srittauAdded HAVE_GCRYPT define. Removed explicit checks for...
2003-06-08 srittauAdded check for libgcrypt (as an alternative to OpenSSL).
2003-06-08 srittauPut COMPILE_A2BOOT conditional into contrib/a2boot...
2003-06-08 srittauRemove --enable-timelord; always compile timelord.
2003-06-08 srittauAC_INIT using a different source file (from afpd instea...
2003-06-08 srittauPut check for DID scheme into a separate macro, fixed...
2003-06-07 srittauCompilation fix.
2003-06-07 srittauFix help string indention.
2003-06-07 srittauAuto-generate etc2ps.sh.
2003-06-07 srittauBug fixes.
2003-06-07 srittauMore code cleanup.
2003-06-06 srittauAlways use new OpenSSL API.
2003-06-06 srittauNew OpenSSL API.
2003-06-06 srittauCode cleanup.
2003-06-06 srittauWarning fixes.
2003-06-06 srittauDon't implement ad_hf_mode in header file, but always...
2003-06-06 srittauImplement sendfile() as macro.
2003-06-06 srittauImplement path_isadir() as macro. Please do not put...
2003-06-06 srittauWarning fixes: comment out unused stuff, remove unused...
2003-06-06 srittauNew maccode map: identity to pass through characters.
2003-06-06 srittauInstall data correctly.
2003-06-06 srittauDB3 patch check fix by Stefan Muenkner.
2003-06-06 srittauFix for afpd debugging by Stefan Muenkner.
2003-06-06 srittauAdded a missing break statement. Patch by Chris Shiels.
2003-06-06 srittauInclude config.h.
2003-06-06 srittauRemove unused PAPD_LIBS, replaced AFPD_LIBS by WRAP_LIBS.
2003-06-06 srittauBuild fix.
2003-06-06 srittauCFLAGS -> INCLUDES and other build fixes.
2003-06-06 srittauFix.
2003-06-06 srittauUse configure mechanism for generating files. Don't...
2003-06-05 didgAFP3.x add unix privilege (new volume option upriv...
2003-06-02 didgsmall fixes from Björn Fernhomberg, remove compiler...
2003-05-26 didgcheck if mtoupath return NULL
2003-05-21 didgdon't call log function if parameter is null, from...
2003-05-20 didgSERVTEXT wasn't defined patch from Björn Fernhomberg
2003-05-20 didgreturn 0xffff if more than 65536 entries in a directory.
2003-05-16 didgAFP 3.x add sleep timeout, add disconnect old session...
2003-05-16 didgBUGFIX enumerate DID parameter and curdir->d_did are...
2003-05-14 didgpap: Allow login using gecos name too, fix most obvious...
2003-05-12 didgbugfix, should work a lot better, from Björn Fernhomber...
2003-05-12 didgBUFIX: dirsearch_byname it's cdir not curdir, was a...
2003-05-07 didgif AFPVOL_MTOUUPPER or AFPVOL_MTOULOWER set , mac name...
2003-05-07 srittauFixed typo in comment.
next