import from branch_1_1:
[freeradius.git] / src / main / Makefile.in
2007-05-23 fcusackimport from branch_1_1:
2007-05-23 fcusackimport from HEAD:
2007-05-23 fcusackimport from HEAD:
2007-04-16 nbk Link libradius to radsniff, too.
2007-04-16 aland Move libradius to link BEFORE the other libraries...
2007-04-08 aland Pull fix for bug #436 from branch_1_1
2007-04-03 aland Massive change to the server core to remove horrid...
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
2007-02-14 aland Port OpenSSL locking mutexes from the CVS head
2007-02-04 pnixonAdd -pie patch thanks to SUSE
2007-02-04 pnixonAdd -pie patch thanks to SUSE
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-11-14 fcusack use new RCSID macro to prevent Id keyword from being...
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-21 nbk Don't link mainconfig.lo to radrelay, it's not necessary.
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-01 fcusackimport from HEAD:
2006-05-09 fcusackimport from HEAD:
2006-04-12 aland Conditionally install radsniff
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 nbk Update usage of $(OPENSSL_LIBS) after change of the...
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-31 nbk CFLAGS += $(OPENSSL_INCLUDE)
2006-01-25 nbkPull from CVS head:
2006-01-25 nbk Undelete lines which were needed to build a static...
2006-01-24 aland Don't make radiusd depend on $(MODULE_LIBS), that...
2006-01-21 nbk Be a little more libtool-friendly and always use ...
2006-01-21 nbk Be a little more libtool-friendly and always use ...
2006-01-20 nbk Build radsniff, too.
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-14 nbk Compile again the file 'exec.c'
2005-11-11 aland Include files used to build the server are now <freera...
2005-08-23 aland Move crypt.c to src/main. Library functions shouldn...
2005-08-22 aland Removed support for old-style "naslist" file, and...
2005-08-11 nbk File 'exec.c' isn't needed anymore in the server core.
2005-07-19 aland Removed radrelay & radsqlrelay
2005-06-09 nbk radzap is a shell script, therefore it doesn't need...
2005-05-03 aland Moved socket code from radiusd.c & mainconfig.c to...
2005-04-28 aland Don't call read_radius_conf, which means that we don...
2005-04-28 aland radrelay doesn't need read_radius_conf, it needs conf_...
2005-04-18 aland corrected typo in last commit
2005-04-18 aland Make SERVER_OBJS depend on INCLUDES, and clean up...
2005-04-08 aland radzap is now a shell-script wrapper around radwho...
2005-04-06 aland radwho no longer calls read_mainconfig(), which makes...
2005-03-26 aland radsqlrelay needs $(INCLTDL)
2005-03-24 aland If weird EAP link mode, then link libeap, tls, ttls...
2005-03-16 nbk When building radrelay, remove options which confuse...
2005-02-20 nbk Build radsqlrelay, too.
2004-12-03 aland Change $(INSTALL) to $(LIBTOOL) --mode=install $(INSTALL)
2004-10-20 aland Include request_process into radiusd
2004-08-30 aland Pull fixes 1.126, 1.127, 1.128 from HEAD
2004-08-26 aland Add 'test'
2004-08-09 kkalevMove the Login-Time,Current-Time,Expiration attribute...
2004-07-06 phampsonAlso delete .lo files on clean
2004-06-22 aland New way of looking for OpenSSL libraries and includes...
2004-06-15 vorlonautotools revamp:
2004-06-09 aland When building statically, tell libtool to build a...
2004-06-02 aland Pull patches from the head
2004-06-02 aland Use $(EXEEXT) to enable it to work a little better...
2004-03-25 aland Corrected typos, where 'test -f' didn't match 'echo'
2004-03-24 aland Better linking of sub-modules, and added support for...
2004-03-24 aland Added extra LCRYPT, for systems which have problems...
2004-02-26 aland Now that EAP-GTC works with Meetinghouse, include it
2004-01-08 aland If there are no OpenSSL libraries, don't include them.
2004-01-05 aland Include PEAP & MSCHAPv2 EAP sub-types, too.
2003-11-21 mcr use HOSTINFO and RADIUS_VERSION variables
2003-10-31 mcr some defines to help with static linking.
2003-08-28 aland A step towards allowing static linking
2003-05-01 aland Removed raduse, as it's been marked 'deprecated' for...
2003-02-21 aland No one has touch this file in over 3 years (other...
2003-01-09 aland One more delete of builddbm stuff
next