import from branch_1_1:
[freeradius.git] / src / modules / rules.mak
2007-05-23 fcusackimport from branch_1_1:
2007-05-23 fcusackimport from HEAD:
2007-05-23 fcusackimport from HEAD:
2007-04-17 aland C files depend on libradius.h, too
2007-04-08 aland Pull fix for bug #436 from branch_1_1
2007-04-03 aland -I ..../libltdl
2007-03-26 aland port fix from branch_1_1
2007-03-21 fcusackimport from branch_1_1:
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-08-18 aland Pulled from branch_1_1
2006-08-17 aland Pulled from branch_1_1. Untested!
2006-07-06 aland port reconfig target from head
2006-07-06 aland Add reconfig target, make it recursive, and use it...
2006-07-01 fcusackimport from branch_1_1:
2006-06-26 aland Use -I rather than -l with autoconf
2006-06-01 fcusackimport from HEAD:
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-05-09 fcusackimport from HEAD:
2006-03-29 fcusackimport 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-10 nbkPull from CVS 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:
2006-01-22 nbk Wipe out last vestiges of static/dynamic rules.
2006-01-17 nbk Simplify the path of a few filenames.
2006-01-08 nbk Delete the variable RLM_EAP_LINK_MODE support. This...
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-11-11 aland Include files used to build the server are now <freera...
2005-10-07 aland Foundational work for building C++ modules.
2005-07-31 nbk When linking, it's $(LDFLAGS) instead of $(CFLAGS).
2005-03-28 mgriegoMoved the RLM_INSTALL line to the beginning of the...
2005-03-24 aland use: LINK_MODE += foo
2005-03-21 aland Stop if we encounter an error
2004-08-30 aland Pull fixes 1.126, 1.127, 1.128 from HEAD
2004-06-24 aland Minor change to allow the server to run from local...
2004-06-22 aland Re-gen from configure.in, now that those rules have...
2004-06-15 vorlonautotools revamp:
2003-08-25 phampsonPull from branch_0_9: Widen call{ed,ing}stationid from...
2003-07-09 aland removed unnecessary copy
2002-08-06 aland Run autoheader, too, when re-building module configure...
2002-07-29 aland Allow compilation of files from languages other than...
2002-06-14 aland Make a soft link in two steps.
2002-06-10 fcusack fix install rule for empty target
2002-06-10 fcusack Fix up a poor attempt to make libtool do something...
2002-06-10 fcusack update libtool to 1.4.2
2002-05-29 fcusack -release is ignored for static archives; remove to...
2002-05-26 fcusack Load versioned libs.
2002-01-24 raghuAdded RLM_LDFlags to support -L/path option from modules.
2001-12-13 aland use the proper target for in-src-tree library testing
2001-10-26 aland Build the utilities on static && dynamic targets,...
2001-10-18 aland Added RLM_UTILS to the list of targets to make and...
2001-09-26 aland Changed relative $(R) to $(RLM_DIR), to avoid conflict...
2001-09-17 aland Added $(R) to the prefix of paths, so that lower-level...
2001-07-28 aland Corrected typo
2001-07-28 aland Added 'reconfig' target so that the configure scripts...
2001-07-13 cmillerClean up better. (Makefiles, and distclean depends...
2001-04-17 pamPer-module configure is inheriting CFLAGS and LIBS...
2001-04-04 cmiller'config.status' is another file to remove on cleans.
2001-04-04 cmillerMoved clean of config stuff to 'clean' rule, from ...
2001-03-15 aland If RLM_SUBDIRS is defined, then recursively make ...
2001-03-13 aland added RLM_INSTALL target, so that the modules can...
2001-01-08 aland don't echo the 'rm -rf' when doing a 'make clean'
2000-11-23 aland Applied patch from Chad Miller <cmiller@surfsouth...
2000-11-22 aland properly build ONLY the static module, if it's one...
2000-11-22 aland define USE_SHARED_LIBS and USE_STATIC_LIBS in the...
2000-11-06 aland use --mode=install $(INSTALL) for libtool, instead...
2000-10-26 aland added 'lib' prefix to non-dynamic module names (librlm...
2000-10-26 aland added '-module' to libtool link flags
2000-04-22 aland one last change to make shared libraries install happily
2000-04-22 aland moved the 'install' rules from the Makefile to 'rules...
2000-04-22 aland added commands in the 'install' rule, so that modules...
2000-04-13 aland updated to allow 'make distclean' to sort of work...
2000-04-13 aland updates to allow 'make install' to sort of work.
2000-04-10 aland renamed 'reallyclean' to 'distclean'
2000-03-08 aland arg, got rid of stupid rule
next