]> arthur.barton.de Git - netatalk.git/shortlog
netatalk.git
2001-11-25 srittauForward-Ports from the stabilizing branch.
2001-11-24 srittauPAM cleanups, removed unused USE_SHADOWPW conditional.
2001-11-23 srittauDon't add db3 flags to CFLAGS and LIBS, but use DB3_CFL...
2001-11-23 srittauRemoved obsolete --with-config-dir option.
2001-11-23 srittauRemoved obsolete file. Please modify your local acinclu...
2001-11-21 pooba53Fixed a typo in script. pooba53 <bobo@bocklabs.wisc...
2001-11-20 srittauMostly reverted Dan's patch after a short discussion...
2001-11-20 srittauMake module known as uams_dhx_pam as well as uams_dhx.
2001-11-20 srittauDon't print scary (but harmless) errors, when links...
2001-11-20 srittauWarning fixes.
2001-11-20 srittauDocument the problems with libtool and Tru64 and add...
2001-11-20 pooba53Fixed file so --sysconfdir works correctly as well...
2001-11-19 pooba53 Modified distib/initscripts/Makefile.am so that SuSE...
2001-11-19 pooba53Modify directory where SuSE initscript is. It was going...
2001-11-19 pooba53 modified config/AppleVolumes.default to not
2001-11-19 pooba53Modify the line that contains the tilde giving access...
2001-11-18 srittauUpdated to current Debian work-in-progress.
2001-11-17 srittauMoved acinclude.m4 into macros directory.
2001-11-17 srittauRe-added global CFLAGS variable for now, since automake...
2001-11-17 srittauWarning fix.
2001-11-16 jnewmanOoops. Typo.
2001-11-16 jnewmanSearch directories in order of specificity.
2001-11-16 jnewman*** empty log message ***
2001-11-16 srittauWarning fixes (%m -> strerror(errno)).
2001-11-16 srittauInclude $(top_srcdir)/include before everything else.
2001-11-16 srittauFixed typo.
2001-11-16 jmarcusRemove FreeBSD-ism from last commit.
2001-11-16 pooba53* Modified SuSE initscript, distrib/initscripts/rc...
2001-11-16 pooba53Modified SuSE initscript. pooba53 <bobo@bocklabs.wisc...
2001-11-14 jmarcusFix db3 checking code to test for $trydb3dir/include...
2001-11-14 srittau%m -> %s strerror(errno) (Warnings)
2001-11-14 srittauThe help string of --with-message-dir said --with-msg...
2001-11-14 srittauFixed a wrong call to readvolfile(). Thanks to Daniel...
2001-11-14 srittauAdded -ldb to DB3_LIBS...
2001-11-13 srittauRemoved LDSHAREDFLAGS since it's not used, anyway.
2001-11-13 srittauUse new macro AC_PATH_DB3.
2001-11-13 srittauNew macro: AC_PATH_DB3
2001-11-13 srittauIgnore another generated file.
2001-11-13 srittauMinor fixes and improvements.
2001-11-13 rufustfireflypatch to fix checking of hostname
2001-11-13 rufustfireflysync
2001-11-13 srittauFixed my scrwed last commit.
2001-11-10 srittauNull-terminate strings after strncpy.
2001-11-10 srittauIdentify modules as uams_pam as well as uams_clrtxt.
2001-11-10 srittauLog message "uam : Loading..." changed to "uam: loading...
2001-11-10 srittauOpenBSD: Removed comment that :BINDIR: must be substitu...
2001-11-10 srittauAdded explanation that MacOS X's network trash handling...
2001-11-10 srittauAuto-generate rc.atalk.bsd.
2001-11-09 srittauRemoved automake supplied file.
2001-11-09 srittauUpdated from libtool 1.4.2.
2001-11-09 srittauIgnore more generated files.
2001-11-05 jmarcusInclude the dbenv path in some of the syslog messages...
2001-11-04 jmarcusAdd a static variable to track the exclusive lock....
2001-11-04 jmarcusRe-added code to enable on-the-fly database recovery...
2001-11-04 jmarcusAdd note about GNU make being required, and fix the...
2001-11-03 srittauAdded @CFLAGS@ to lib*_la_CFLAGS variables.
2001-11-03 srittauClarifications by Glenn Trewitt <glenn@trewitt.org>.
2001-11-03 srittauAdded doc/REAME.hidden-items.
2001-11-03 srittauNew document by Alistair Riddell <ali@gwc.org.uk>.
2001-11-03 srittauUse CLEANFILES variable instead of manually overriding...
2001-11-03 srittauRemoved non-existing option --with-lastdid and moved...
2001-11-03 srittauAdded @CFLAGS@ to CFLAGS variable.
2001-11-01 pooba53Fixed compile bug in bin/afppasswd/Makefile.am causing...
2001-11-01 pooba53Modified Makefile.am so it compiles properly with SuSE...
2001-10-30 jmarcusFix a minor aesthetic thing.
2001-10-30 jmarcusAnother day, another PAM patch. This time, PAM should...
2001-10-29 jmarcus(prog name)_CFLAGS does not appear to be supported...
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.
next