]> arthur.barton.de Git - netatalk.git/history - configure.in
Forward-Ports from the stabilizing branch.
[netatalk.git] / configure.in
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-20 srittauMostly reverted Dan's patch after a short discussion...
2001-11-20 pooba53Fixed file so --sysconfdir works correctly as well...
2001-11-16 srittauInclude $(top_srcdir)/include before everything else.
2001-11-14 srittauThe help string of --with-message-dir said --with-msg...
2001-11-13 srittauRemoved LDSHAREDFLAGS since it's not used, anyway.
2001-11-13 srittauUse new macro AC_PATH_DB3.
2001-10-30 jmarcusFix a minor aesthetic thing.
2001-10-30 jmarcusAnother day, another PAM patch. This time, PAM should...
2001-10-27 srittauMoved macro AC_PATH_SSL into its own file.
2001-10-27 srittauChanged macro name from AM_PATH_SSL to AC_PATH_SSL.
2001-10-25 srittauMoved the SSL checking code into its own function,...
2001-10-24 srittauCleanup --with and --enable help strings.
2001-10-21 jmarcusFix problem with -ldb3 being used instead of -ldb.
2001-10-20 jmarcusFix db3 detection for people using db3 3.3.x built...
2001-10-11 jmarcusAdd -lpam to AFPD_LIBS and PAPD_LIBS. afpd and papd...
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 typo.
2001-10-09 jmarcusFix problem with PAM being forced on users by default.
2001-10-07 srittauPAM compilation fixed.
2001-10-06 srittauFix --enable-overwrite:
2001-10-03 jmarcusFINALLY fix that damn "AUTHORS: Can't execute" error.
2001-10-03 jmarcusFix long-standing bug with PAM configuration. PAM...
2001-09-22 jmarcusFix db3 compilation on Linux.
2001-09-17 rufustfireflySLP support added (Joe Clarke)
2001-09-07 rufustfireflyendian checking/memcpy fixes
2001-09-06 rufustfireflyadded errno.h and sys/errno.h to list of includes to...
2001-09-04 rufustfireflyproperly checks for db3 headers (Joe Clarke)
2001-08-30 srittauComparison operator is "=", not "==" in the "test"...
2001-08-30 srittauMake --without-ssl-dir work.
2001-08-28 lancelAdd configure file protection.
2001-08-21 rufustfireflyupdated DB3 check in configure.in
2001-08-14 rufustfireflyCNID/DID patch from Uwe Hees (moderately tested)
2001-08-09 samnobleMerged changes from meeroh@mit.edu to fix the kerberos...
2001-08-06 srittauAdded missing Makefiles.
2001-06-21 jmarcusFixed the problem where pkgconfdir=NONE/etc/netatalk...
2001-06-20 rufustfireflycommenting changes, more autoconf support in afpd, etc
2001-06-20 rufustfireflyJoe Clarke's fix for linux/quota.h checking, removed...
2001-06-19 rufustfireflyJoe Clarke's patches and some other fixes
2001-06-19 srittauOops. Reenable --with-config-dir.
2001-06-19 srittauSubstitute PKGCONFDIR by the contents of the variable...
2001-06-18 rufustfireflysmall change (lastdid should have been last)
2001-06-18 rufustfireflypatches from sourceforge
2001-06-11 rufustfireflyuams path now pulled from sysconfdir, not config_dir
2001-06-11 rufustfireflypatch #432052 to add portability to IRIX, HP-UX and...
2001-06-11 rufustfireflypatch #431859 from Russ Allbery to remove ucbinclude...
2001-06-07 rufustfireflySebastian Rittau's patch (sf #422872) to move from...
2001-06-06 rufustfireflysync initial mtab additions/changes with tree
2001-06-05 pooba53Changed occurences of $ac_default_prefix to $ac_prefix_...
2001-05-31 srittauChanged invocation of AC_PROG_LIBTOOL to AM_PROG_LIBTOO...
2001-05-25 rufustfireflyexperimental code added from Bob Rogers to generate...
2001-05-24 samnobleremoved the configure-time option for specifying CAPDIR...
2001-05-22 rufustfireflymore Tru64 fixes from Burkhard Schmidt <bs@cpfs.mpg.de>
2001-05-22 rufustfireflyportability fixes and Tru64 patch from Edmund Lam ...
2001-05-08 rufustfireflyadded contrib/macusers/Makefile to list of Makefiles...
2001-04-24 rufustfireflyfixed tcp_wrappers compilation (detected wrong in confi...
2001-04-24 rufustfireflyadd AFPD_LIBS
2001-04-10 rufustfireflytimelord compilation optional, disabled by default
2001-04-10 rufustfireflyoops. paper bag time.
2001-04-10 rufustfireflypatch from Jason Keitz (jkeitz@users.sourceforge.net...
2001-03-29 samnobleThis patch fixes "broken" handling of dbtob (converting...
2001-03-26 rufustfireflyun-hardcoded -shared, moved into LDSHAREDFLAGS
2001-03-22 rufustfireflymore OpenBSD fixes from Jean-Philippe Rey
2001-03-22 rufustfireflyOpenBSD compile fix (tx to Jean-Philippe Rey for this...
2001-03-21 rufustfireflyfixes for FreeBSD relying on unistd.h (not crypt.h...
2001-03-14 rufustfireflypatch from Yoshinobu Ishizaki for Linux 2.0.x builds
2001-03-08 rufustfireflypatches from Sebastian Rittau for a cleaner build
2001-02-27 rufustfireflyKerberos UAM module changes. (still not working yet...
2001-02-27 rufustfireflyPGP UAM module compilation support using --enable-pgp-uam
2001-02-27 rufustfireflychanged USE_AFS to AFS to work with current tree
2001-02-26 rufustfireflyinitscript patch for kernel module loading, timelord...
2001-02-23 rufustfireflyfixed typos in configure.in, and search for hosts_acces...
2001-02-23 rufustfireflyimplemented Wes Hardaker's patch for AFS support
2001-02-20 rufustfireflyslight fix, added AC_CONDITIONAL for USE_SHADOWPW for...
2001-02-19 rufustfireflyremoved Debian build specific flags from fhs section...
2001-02-19 rufustfireflyadded --enable-fhs / FHS_COMPATIBILITY for Debian maint...
2001-02-17 rufustfireflyfixed typo in SuSE configure option
2001-02-14 rufustfireflyadded support for Solaris kernel module build
2001-02-14 rufustfireflyadded contributed SuSE init script with proper paths...
2001-01-02 rufustfireflyhalf of FORCE_UIDGID commits for afpd (STILL HORRENDOUS...
2000-12-05 rufustfireflycode beautification. nothing major.
2000-12-04 jouvinconfigure.in : Modification done by Michel Jouvin to...
2000-12-01 jouvinChanges made by Michel Jouvin - jouvin@lal.in2p3.fr...
2000-11-10 jnewmanRemove force 2 GB option after introducing fixed code...
2000-11-10 rufustfireflyadded options for redhat and cobalt sysv scripts to...
2000-11-09 rufustfireflyconditional PAM config file install fixed (USE_PAM...
2000-11-09 rufustfireflyfixed pgp UAM so that it builds at all
2000-11-08 rufustfireflyfix for libdes not being checked in the right place
2000-11-08 jnewmanAdd force 2GB conditional at configure time. This...
2000-10-05 rufustfireflyfix for debian's bad netinet/tcp.h, including stdint.h
2000-10-04 rufustfireflybetter sys/cdefs.h fix to use sys/generic/sys/cdefs...
2000-10-04 rufustfireflyadded checking for cdefs.h and sys/cdefs.h
2000-09-20 rufustfireflyNew man pages (section 5) for config files, initial...
2000-09-19 arichardMakes files and comments refering to install or configu...
2000-09-16 jnewmanmove libcrypto test into openssl found section
2000-09-16 jnewmanlibpam doesn't have a main(), so search for a reasonabl...
next