import from branch_1_1:
[freeradius.git] / Makefile
2007-03-21 fcusackimport from branch_1_1:
2007-02-26 aland Pulled from branch_1_1, with formatting
2007-02-23 aland Pull fix from branch_1_1
2007-02-16 aland Port "use_tunneled_reply" fix for MS-CHAP from branch_1_1
2007-02-15 aland Port fix for bug #419 from branch_1_1
2006-11-26 aland pull fixes from branch_1_1
2006-11-26 aland From branch_1_1
2006-11-22 aland Pull fix from branch_1_1, so proxied EAP replies work
2006-10-24 fcusackimport from HEAD
2006-10-24 fcusackimport from HEAD
2006-10-24 fcusackimport from HEAD:
2006-10-24 fcusackimport from HEAD:
2006-10-24 fcusackimport from HEAD:
2006-10-02 aland Perl script (hokey as heck) to minimize the number...
2006-08-18 aland Pulled from branch_1_1
2006-08-17 aland Pulled from branch_1_1. Untested!
2006-07-01 fcusackimport from branch_1_1:
2006-06-23 fcusack update libtool and libltdl to 1.5.22, and improve...
2006-05-25 nbk The variable $? in "make" is different from $? in... release_1_1_2
2006-05-25 nbk The variable $? in "make" is different from $? in...
2006-03-24 aland Pull r1.43 -> r1.44 from head
2006-03-23 fcusackimport from HEAD:
2006-03-23 fcusackimport from HEAD:
2006-03-20 bjordanovPolled from branch_1_1 fix for bug #348
2006-03-06 fcusackimport from HEAD:
2006-03-03 fcusackimport from HEAD:
2006-02-17 fcusackimport from HEAD:
2006-02-09 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2005-12-28 aland Port patch from branch_1_1 to the HEAD
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