changed hard-coded 'install' program to be $(INSTALL), so that
[freeradius.git] / src / main / Makefile
2000-10-23 aland changed hard-coded 'install' program to be $(INSTALL...
2000-10-19 pacmanThis is the bigger part of the modular session framewor...
2000-09-26 aland adding SNMP / SMUX support to the server, from patches by
2000-09-25 aland added targets for radzap.o and radwho.o
2000-09-25 aland added explicit targets for conffile.c, log.c, and...
2000-09-14 aland use variables LIBLTDL and INCLTDL, instead of hard...
2000-08-21 aland we don't handle static/compile-time modules ourselves...
2000-08-18 aland Patch from "Alan Curry" <pacman-radius@cqc.com>
2000-08-11 aland ensure that libtool installs the radiusd binary, as...
2000-08-03 aland remove another reference to DYNAMIC_MODULES
2000-07-28 aland include libltdl in the compiler includes, and include...
2000-04-13 aland updates to allow 'make install' to sort of work.
2000-04-04 aland The programs depend on the autoconf.h header file...
2000-04-04 aland no more need for NSLLIB or SOCKETLIB
2000-04-03 aland include 'threads.o' in the main server. It's an empty...
2000-03-01 aland patches to include $(CLFAGS), as given for Solaris, by
2000-02-27 aland added '-dlopen' flag, as per complaints noted by libto...
2000-02-24 aland made the new configuration file handler part of the...
2000-02-23 aland moved the build over to using libtool.
2000-02-05 aland added functionality for Proxy-To-Realm and Replicate...
2000-02-04 aland 'install' rules now creates directories, too.
2000-02-02 aland added NSLLIB and SOCKETLIB for Solaris, as suggested by
2000-01-03 alandconfigure.in pthread.h and libpthread
1999-10-15 aland lots more changes to dynamic library stuff. This...
1999-09-28 miquels * Changed some strcpy()s over to strNcpy. It...
1999-09-19 miquels * Added some functions to missing.c: str[n]casecmp,
1999-09-18 miquels * Renamed some more Makefile.in files to plain Makefile
1999-09-18 miquelsChange a couple of Makefile.ins to plain Makefiles