]> arthur.barton.de Git - netatalk.git/shortlog
netatalk.git
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.
2001-10-07 srittauautomake 1.5 fixes
2001-10-06 srittauFix --enable-overwrite:
2001-10-06 srittauQuoted some variables with {}.
2001-10-05 rufustfireflyversion release 1.5pre8
2001-10-04 rufustfireflybumped version to 1.5pre8
2001-10-04 srittauMake user home directory visible by default.
2001-10-04 srittauDon't install netatalk.pamd as netatalk config file.
2001-10-04 srittauFixed description of the ca flag (courtesy of Jonas...
2001-10-04 jmarcusRevert previous commit. Apparently, this does break...
2001-10-03 jmarcusFixed make problem on systems with libtool 1.3.x. ...
2001-10-03 jmarcusFINALLY fix that damn "AUTHORS: Can't execute" error.
2001-10-03 jmarcusFix bug where afpd would erroneously return AFPERR_NOOB...
2001-10-03 jmarcusFix long-standing bug with PAM configuration. PAM...
2001-09-28 jmarcusFix the log_archive function call so that it is compati...
2001-09-27 jmarcusAdd support for internal deadlock detection.
2001-09-23 jmarcusMore s/errno/rc/ fixes and code cleanup.
2001-09-23 jmarcusAutoconf comment additions.
2001-09-23 jmarcusDB_VERSION comment additions.
2001-09-22 jmarcusReplaced EAGAIN with DB_LOCK_DEADLOCK.
2001-09-22 jmarcusSome cleanup.
2001-09-22 jmarcusFix db3 compilation on Linux.
2001-09-21 rufustfireflysmall cleanup of changelog
2001-09-21 jmarcusRe-enable codepage translations
2001-09-21 jmarcusUpdated with my latest CNID DB changes.
2001-09-21 jmarcusWhoops, forgot to declare rc in cnid_get.c.
2001-09-21 jmarcusFix a bunch of problems with database contention and...
2001-09-20 jmarcusMore instances of s/errno/rc/
2001-09-19 jmarcusFixed some problems in the SRVLOC code. OS 9 doesn...
2001-09-19 jmarcusUpdated for my cnid_add.c fix.
2001-09-19 jmarcusFixed a problem with looking up rootinfo. You can...
2001-09-19 jmarcusUpdate with the afp_options.c code fix.
2001-09-19 jmarcusAdded a missing break in the CLI options parsing code...
2001-09-18 jmarcusAdded much-needed db3 version checking code. CNID...
2001-09-18 jmarcusRemoved uams_guest from the default list. It is no...
2001-09-17 rufustfireflySLP support added (Joe Clarke)
2001-09-14 rufustfireflyupdated
2001-09-14 rufustfireflyfix from Robert Cohen <robert.cohen@anu.edu.au> for...
2001-09-13 jmarcusFix malloc problem trying to obtain interface list...
2001-09-12 uheesfixed erroneous printf format arguments enclosed in...
2001-09-11 jmarcusNow that we're only incremeting one at a time, make...
2001-09-10 jmarcusIncrement the new interface list by one each time we...
2001-09-10 rufustfireflyadded version reporting for the main daemons with a...
2001-09-07 rufustfireflyendian checking/memcpy fixes
2001-09-06 rufustfireflyAC_HEADER_STDC autoconf change
2001-09-06 rufustfireflyautoconf POSIX.1 sys/wait.h check
2001-09-06 jmarcusUpdated with the CNID changes I made yesterday.
2001-09-06 rufustfireflyresync ChangeLog to repository
2001-09-06 rufustfireflyadded errno.h and sys/errno.h to list of includes to...
2001-09-05 jmarcusComment out the DBENV->open with DB_JOINENV flag. ...
2001-09-05 jmarcusFix up the comments on why I use rc instead of errno.
2001-09-05 srittauRemoved AFILE_VERSION and ACHFILE_VERSION constants.
2001-09-05 rufustfireflyquick, dirty, Sun hack to seed openssl 0.9.6 ... FIX...
2001-09-05 rufustfireflyadd veto_file() prototype (Edmund Lam)
2001-09-04 rufustfireflyproperly checks for db3 headers (Joe Clarke)
2001-09-04 rufustfirefly"veto files" patch (Edmund Lam)
2001-09-04 rufustfireflypatch for overwriting DIDs and misc FreeBSD db3 stuff...
2001-08-31 rufustfireflyEdmund Lam's compilation patches for non-CNID support
2001-08-30 srittauReplaced $^ by $<.
2001-08-30 srittauMake the dia*map's array of type int instead of unsigne...
2001-08-30 srittauWarning fixes.
2001-08-30 srittauComparison operator is "=", not "==" in the "test"...
2001-08-30 srittauNew upstream version and a lot of changes.
2001-08-30 srittauRemoved libssl-dev from build depencies.
2001-08-30 srittauUpdated to current licenses.
2001-08-30 srittauUpdate file lists.
2001-08-30 srittauMake --without-ssl-dir work.
2001-08-30 srittauCleanup. Use debhelper v3.
2001-08-30 srittauFixed a bug that could lead to segfaults.
next