1
0
Go to file
Tomáš Chvátal f8ec3368b1 Accepting request 234679 from home:vitezslav_cizek:branches:network
- update to 3.0.3
	Many bugfixes
	Feature improvements
	* Everything now builds with no warnings from the C compiler,
	  clang static analyzer, or cppcheck.
	* rlm_ldap now supports defining the LDAP attribute name via
	  backticked expansion (i.e. shell command) in
	  RADIUS <-> LDAP mappings.
	* rlm_ldap now supports older style generic attributes.
	* dynamic expansions (e.g. "%{expr:1 + 2}" are now parsed
	  when the server starts.  Syntax errors in the strings
	  are caught, and a descriptive error is printed.
	* Static regular expressions (e.g. /a*b/) are now parsed
	  when the server starts.  Syntax errors in the strings
	  are caught, and a descriptive error is printed.
	* dynamic expansions are cached after being parsed.  They are
	  no longer re-parsed at run-time for every request.
	* regular expressions are now parsed and cached when the server
	  starts.
	* Added the %{rest:} expansion to rlm_rest, which will send
	  a GET request to the URL passed as the format string.
	  Any body text will be written to the expansion buffer.
	* rlm_rest now available as a debian package.
	* When an 'if' condition statically evaluates to true/false,
	  unlang does more static optimization.  For examples, see
	  src/tests/keywords/if-skip
	* All modules are marked as safe for '-C', which lets the
	  dynamic expansion checks work in more situations.
	* Added 'none' and 'custom' rlm_rest body types. 'custom'
	  allows sending of arbitrary expanded text and content-type

OBS-URL: https://build.opensuse.org/request/show/234679
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=59
2014-05-19 14:03:12 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freeradius-server?expand=0&rev=1 2008-02-01 03:33:23 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freeradius-server?expand=0&rev=1 2008-02-01 03:33:23 +00:00
freeradius-server-2.1.1-logrotate_su.patch Accepting request 203485 from home:vitezslav_cizek:branches:network 2013-10-16 18:25:42 +00:00
freeradius-server-2.1.6-rcradiusd.patch Accepting request 203485 from home:vitezslav_cizek:branches:network 2013-10-16 18:25:42 +00:00
freeradius-server-3.0.1.tar.bz2 Accepting request 215128 from home:mnhauke:branches:network 2014-01-28 08:16:51 +00:00
freeradius-server-3.0.1.tar.bz2.sig Accepting request 215128 from home:mnhauke:branches:network 2014-01-28 08:16:51 +00:00
freeradius-server-3.0.3.tar.bz2 Accepting request 234679 from home:vitezslav_cizek:branches:network 2014-05-19 14:03:12 +00:00
freeradius-server-3.0.3.tar.bz2.sig Accepting request 234679 from home:vitezslav_cizek:branches:network 2014-05-19 14:03:12 +00:00
freeradius-server-fix-cert-bootstrap.patch Accepting request 203485 from home:vitezslav_cizek:branches:network 2013-10-16 18:25:42 +00:00
freeradius-server-initscript-pidfile.patch Accepting request 203485 from home:vitezslav_cizek:branches:network 2013-10-16 18:25:42 +00:00
freeradius-server-radius-reload-logrotate.patch - update to 2.1.12 2011-10-19 14:15:30 +00:00
freeradius-server.changes Accepting request 234679 from home:vitezslav_cizek:branches:network 2014-05-19 14:03:12 +00:00
freeradius-server.keyring Accepting request 203485 from home:vitezslav_cizek:branches:network 2013-10-16 18:25:42 +00:00
freeradius-server.spec Accepting request 234679 from home:vitezslav_cizek:branches:network 2014-05-19 14:03:12 +00:00
freeradius-tmpfiles.conf Accepting request 203485 from home:vitezslav_cizek:branches:network 2013-10-16 18:25:42 +00:00
radiusd.service Accepting request 203485 from home:vitezslav_cizek:branches:network 2013-10-16 18:25:42 +00:00