April 30, 2008 | ||
---|---|---|
View 0302312745
- win/cygwin support revived, for now no ipv6, no tcp (relies on fd passing between processes which is not yet supported under cygwin), no dynamic modules, only statically linking (backlinking is not supported under windows and possible workarounds are too work intensive)Andrei Pelinescu-Onciul authored on 30/04/2008 20:12:16 |
January 10, 2007 | ||
---|---|---|
View fd564b727f
Added three new group_include target groups: mysql, radius, presence. You can now build a standard ser with mysql using: make group_include="standard mysql" allGreger V. Teigre authored on 10/01/2007 10:34:59 |
December 9, 2006 | ||
---|---|---|
View 1ec7aeb17f
Closes SER-177. Groups of modules in make. Make can now be called with group_include="standard standard-dep stable experimental" or a subset of these. Leaving out group_include results in same behavior as before, thus this commit is backwards compatible.Greger V. Teigre authored on 09/12/2006 19:41:57 |
September 13, 2005 | ||
---|---|---|
View 9d24a2622f
- 0.9.4 changes forward ported (docs, radius Makefile *bsd update, postgress Makefile *bsd update a.s.o)Andrei Pelinescu-Onciul authored on 13/09/2005 13:53:11 |
July 27, 2004 | ||
---|---|---|
View 194b6a3575
- mac os x support ported from stable - version increased to 0.8.99-dev - makefile gcc version detection update (should correctly detect the version on gentoo now) - other small 0.8.14 fixesAndrei Pelinescu-Onciul authored on 27/07/2004 13:45:25 |
April 25, 2004 | ||
---|---|---|
View 6de5485d8a
Added a note on make parameters SpellcheckedJan Janak authored on 25/04/2004 19:46:31 |
June 25, 2003 | ||
---|---|---|
View fd62444c1e
added not on max_connJiri Kuthan authored on 25/06/2003 14:26:09 |
May 31, 2003 | ||
---|---|---|
View 5b46786266
s/create/reinstallJiri Kuthan authored on 31/05/2003 21:15:38 |
May 25, 2003 | ||
---|---|---|
View 9ae9ab4dd8
Added modparam auth_db to MySQL sectionNils Ohlmeier authored on 25/05/2003 17:44:44 |
May 24, 2003 | ||
---|---|---|
View e3b6d3cfdb
Added gentoo installation Added missing auth_db module to the mysql partNils Ohlmeier authored on 24/05/2003 21:39:59 |
April 18, 2003 | ||
---|---|---|
View f4f8f4c3ca
some more warningsJiri Kuthan authored on 18/04/2003 13:31:36 |
April 17, 2003 | ||
---|---|---|
View fc50bc47d6
- added new make env./cmd. line parameters:Andrei Pelinescu-Onciul authored on 17/04/2003 12:52:13 |
April 15, 2003 | ||
---|---|---|
View 5dcfb23d56
- added disable tcp support (-T or disable_tcp=yes in the cfg) - the number of tcp "worker" processes is now setable (-N or tcp_children=NN) - replaced get_out_socket w/ get_send_socket in tm/uac.c & fixed some proto stuff (proto was not set properly when called w/ PROTO_NONE) - updated man pages & INSTALLAndrei Pelinescu-Onciul authored on 15/04/2003 20:39:37 |
April 13, 2003 | ||
---|---|---|
View 1ecf596ecd
reinstall option for transition to new database structures introducedJiri Kuthan authored on 13/04/2003 21:47:39 |
April 7, 2003 | ||
---|---|---|
View 5b9b8d2e98
- added tools version in INSTALL (e.g. gmake >=3.79) - fixed test -e to test -f in Makefile (install-cfg) - INSTALL, TAR, BASEDIR are now setable in the environment (also PREFIX, LOCALBASE, CC, LEX, YACC)Andrei Pelinescu-Onciul authored on 07/04/2003 11:57:09 |