CVS log entries from 12.08.2007 (Sun) 08:00:00 - 13.08.2007 (Mon) 08:00:00 GMT ===================================================== Summary by authors ===================================================== Author: aland File: radiusd/raddb/certs/Makefile; Revisions: 1.5 File: radiusd/src/main/evaluate.c; Revisions: 1.26 Author: nbk File: radiusd/dialup_admin/Makefile; Revisions: 1.1 ===================================================== Log entries ===================================================== Description: Add a Makefile to dialup_admin to make the installation easier. Now you can type "make install DIALUP_PREFIX=/path/of/your/choice" and your local copy will work without editing a decade of files. Based on the Makefile in the source package of the Debian archive, with edits to not try to copy CVS directories. (so it works on CVS snapshots, too) Modified files: File: radiusd/dialup_admin/Makefile; Revision: 1.1; Date: 2007/08/12 18:00:34; Author: nbk; ------------------------------- Description: Added targets to verify the certificates Modified files: File: radiusd/raddb/certs/Makefile; Revision: 1.5; Date: 2007/08/12 14:15:18; Author: aland; Lines: (+11 -2) ------------------------------- Description: On regex comparison, delete ALL previous %{0}. Update ALL possible %{i}, as we may have %{2} without ${1}. Do this even if the match failed. Modified files: File: radiusd/src/main/evaluate.c; Revision: 1.26; Date: 2007/08/13 02:05:27; Author: aland; Lines: (+15 -22) ===================================================== Summary of modified files ===================================================== File: radiusd/dialup_admin/Makefile Revisions: 1.1 Authors: nbk ------------------------------- File: radiusd/raddb/certs/Makefile Revisions: 1.5 Authors: aland (+11 -2) ------------------------------- File: radiusd/src/main/evaluate.c Revisions: 1.26 Authors: aland (+15 -22) -- Automatic cron job from /web/pages/us.freeradius.org/bin/new_makelog.pl