]> arthur.barton.de Git - netatalk.git/shortlog
netatalk.git
2001-10-28 srittauRemoved SSL stuff from global variables.
2001-10-28 srittauRe-added SSL use to uams_randnum.
2001-10-28 srittauLink uams_pgp against SSL_LIBS, but not uams_randnum.
2001-10-27 srittauFixed include dir option.
2001-10-27 srittauAdded "macros" as include directory.
2001-10-27 srittauAdded macros directory.
2001-10-27 srittauMoved macro AC_PATH_SSL into its own file.
2001-10-27 srittauIgnore generated files.
2001-10-27 srittauFirst autoconf macro.
2001-10-27 srittauRemoved afppasswd and its man page from the Debian...
2001-10-27 srittauChanged macro name from AM_PATH_SSL to AC_PATH_SSL.
2001-10-25 srittauRemoved now useless guard that prevented compilation...
2001-10-25 srittauuams_randnum will now only get built if USE_DHX is...
2001-10-25 srittauRemoved special code that would get compiled if UAM_RAN...
2001-10-25 srittauMoved the SSL checking code into its own function,...
2001-10-25 srittauCompile afppasswd only if USE_DHX is turned on.
2001-10-24 srittauMost of this source file was commented out if UAM_DHX...
2001-10-24 srittauDon't #define SHADOWPW explicitly if SOLARIS is also...
2001-10-24 srittauRemoved a possible off by one buffer overflow.
2001-10-24 srittauCleanup --with and --enable help strings.
2001-10-24 srittauWarning fixes.
2001-10-24 srittauRemoved apple_rm(1), apple_cp(1), and apple_mv(1) from...
2001-10-24 jmarcusUpdate with latest patch.
2001-10-24 jmarcusPatch to allow for read-only advisory locks (thanks to
2001-10-23 rufustfireflypatch from Edmund Lam to allow perms masks
2001-10-22 jmarcusAdd some more debugging code.
2001-10-21 jmarcusAdd *.1 to the ingore list to keep cvs from complaining...
2001-10-21 jmarcusFix problem with -ldb3 being used instead of -ldb.
2001-10-21 jmarcusReadd header comments.
2001-10-21 jmarcusUpdate with latest CNID commit.
2001-10-21 jmarcusBig commit to improve CNID DB resiliency. Most of...
2001-10-20 jmarcusFix db3 detection for people using db3 3.3.x built...
2001-10-19 lancelAdded Brandon Warren to contibutors.
2001-10-19 jmarcusUpdated with achfile fix.
2001-10-19 jmarcusFix problem with "corrupt resource fork" error on littl...
2001-10-19 jmarcusUpdate with latest CNID fix.
2001-10-19 jmarcusFix problem with dancing icons and afpd crashes.
2001-10-18 jmarcusUpdate with deadlock fix.
2001-10-18 jmarcusFix up the debugging diagnostics some.
2001-10-18 jmarcusFix deadlock problem by shifting some of the transactio...
2001-10-17 lancelOrganized, indexed and numbered.
2001-10-17 lancelUp-to-date
2001-10-17 lancelSmall type changes.
2001-10-17 lancelAdded apple_mv and apple_rm man pages.
2001-10-17 lancelAdded apple_mv and apple_rm to GENERATED_MANS list...
2001-10-17 lancelAdded error checking against multiple files to one...
2001-10-17 lancelup-to-date
2001-10-17 lancelFix variable interpolation. $(f) to $$f. Difference...
2001-10-16 lancelAdded a section on getting Netatalk.
2001-10-16 lancelCorrected all doc references.
2001-10-16 srittauAdded README for OpenBSD by Karen A Swanberg <swanberg...
2001-10-16 lancelAdded a reference to the DEVELOPER file for external...
2001-10-16 lancelAdded a reference to the new README.platforms.
2001-10-16 lancelNew stuff.
2001-10-16 lancelUpdated perl.
2001-10-16 lancelNew man page with variable substitution.
2001-10-16 lancelModified to allow variable subs in man pages.
2001-10-16 lancelSmall typo change.
2001-10-16 srittauUpdated docs list.
2001-10-16 srittauRemoved unused and empty file.
2001-10-16 srittauAdded changelog entry for 1.5pre8-2.
2001-10-16 srittauChanged my e-mail address. Also, I'm not maintaining...
2001-10-16 srittauPAM cleanups.
2001-10-16 srittauIgnore another generated file.
2001-10-15 lancelFix up file list for EXTRADIST.
2001-10-15 lancelMerged into README.platforms and deleted.
2001-10-15 lancelInitial Entry
2001-10-15 lancelAdded setpassword Q.
2001-10-15 lancelAdded Sebastian Rittau and Chris Blake to documentation...
2001-10-15 lancelOpps, spelling . . .
2001-10-15 lancelUpdated contributors list in the CONTRIBUTORS file.
2001-10-15 lancelUpdated contributors list in the AUTHORS file.
2001-10-15 srittauUpdates about the required compiler and make programs...
2001-10-15 srittauRemoved file which wasn't used and isn't necessary...
2001-10-15 srittauRemoved obsolete parts.
2001-10-15 lancelCouple of format changes.
2001-10-15 lancelAdded Karen A Swanberg's FAQ's
2001-10-15 lancelAdded basic instructions. Added BDB3 information.
2001-10-15 jmarcusRemove extra debugging cruft.
2001-10-14 jmarcusChange truncate to remove for proper logfile removal.
2001-10-11 jmarcusAdd -lpam to AFPD_LIBS and PAPD_LIBS. afpd and papd...
2001-10-11 srittauSymlink fix.
2001-10-10 jmarcusProperly add -lpam to LDFLAGS (thanks, Sebastian).
2001-10-10 jmarcusIn order to link against PAM, it helps to have -lpam...
2001-10-10 srittauFixed a build problem caused by the renaming of the...
2001-10-10 srittauFixed a C++ style comment. Pointed out by Robert Cohen
2001-10-10 srittauFixed typo.
2001-10-10 jmarcusThe -e argument to test doesn't work for all implementa...
2001-10-10 jmarcusDuh, after all my s/errno/rc/ hacking, I make the same...
2001-10-10 jmarcusFix some more CNID DB bugs:
2001-10-09 srittauIgnore generated files.
2001-10-09 srittauStripped PAM path from PAM modules.
2001-10-09 jmarcusUpdated with my latest commits.
2001-10-09 jmarcusFix a problem with setting perms on directories. Thanks to
2001-10-09 jmarcusFix problem with PAM being forced on users by default.
2001-10-07 srittauChanged default creator from text to unix binary.
2001-10-07 srittauReadding missing patch.
2001-10-07 srittauSync with current Debian version.
2001-10-07 srittauRemoved old files.
2001-10-07 srittauPAM compilation fixed.
next