backport from HEAD
[freeradius.git] / Makefile
2005-12-08 fcusack backport from HEAD
2005-12-08 fcusack rlm_otp import from HEAD
2005-04-11 aland 'exit 1' to 'exit $?', which is better
2004-12-21 kkalevAdd the first version of a request caching module....
2004-06-09 aland Pull patches from the head
2004-06-09 aland Make common *after* creating man directories
2004-04-05 aland Document $(R)
2003-11-20 mcr added "TAGS" target.
2003-11-17 aland Added libtool --finish, which is apparently needed...
2003-06-27 aland The dictionaries should be publiuc accessible.
2003-02-13 aland Move the 'install' target for raddb from the top-level...
2003-01-24 aland Now that we have ${datadir}, we can install the docume...
2003-01-24 aland OK, datadir is now ${prefix}/share, which is what...
2003-01-23 aland Make 'datadir' point to '.../share/freeradius', instead of
2003-01-23 aland Updated the install, config file, and config reader...
2003-01-17 aland Mark some targets as phony, so that case-insensitive...
2002-10-30 aland After installation, make 'clients' and 'clients.conf...
2002-10-21 aland After installing the server, ensure that the naspasswd...
2002-10-09 aland Make the installation directories BEFORE recursing...
2002-07-12 aland Patches to enable or disable using the supplied libltdl
2002-03-18 aland Increased the visibility of the warning messages when...
2001-08-22 aland Hmm.. let's create logdir && radacctdir on installatio...
2001-06-29 cmillerRemoved 'ifdef' GNUism in top makefile.
2001-03-17 cmillerRemoved doc/ traversal.
2001-03-06 cmillerChanged comments calling the code Cistron to FreeRADIUS...
2001-01-25 aland Create the '.../var/run' directory, so that the server...
2000-12-22 aland install each man page explicitely, due to bugs in...
2000-12-17 cmiller Undoing my earlier m4ification of module configuration...
2000-12-16 cmillerAdded message for folks who might try to 'make' without...
2000-12-16 cmiller*sigh* These are the changes to the way radiusd.conf...
2000-11-26 cmiller Completed debian changes. (Built first package.)
2000-11-23 aland Applied patch from Chad Miller <cmiller@surfsouth...
2000-10-23 aland changed hard-coded 'install' program to be $(INSTALL...
2000-09-14 aland updated 'distclean' for new location of libltdl
2000-09-14 aland moved libltdl up a directory, to keep the GNU libtool
2000-08-12 aland Patch from "Alan Curry" <pacman-radius@cqc.com>
2000-07-27 aland Patches from "Alan Curry" <pacman-radius@cqc.com>
2000-07-18 aland replace '-nt' with 'find -newer', as per comments...
2000-04-25 aland add checks for missing autoconf, autoheader, and aclocal.
2000-04-20 aland added installation rules for the man pages
2000-04-13 aland hey, let's update it so that it actually works...
2000-04-13 aland Hmm... let's create the $(raddbdir) directory, before...
2000-04-13 aland added installation rules for files in the ./raddb...
2000-03-01 aland make sure that 'configure' depends on the new 'aclocal...
2000-02-05 aland added functionality for Proxy-To-Realm and Replicate...
1999-10-26 alandacconfig.h defines for ATTRIB_NMC and ASCEND_BINARY
1999-10-15 aland lots more changes to dynamic library stuff. This...
1999-10-14 aland moved HAVE_LIBDL definition to HAVE_DLOPEN. The subst...
1999-10-14 aland we now type 'make reconfig' from the top directory
1999-09-18 miquelsChange a couple of Makefile.ins to plain Makefiles