forked from pool/freeradius-server
d3ff760659
- 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 (forwarded request 234679 from vitezslav_cizek) OBS-URL: https://build.opensuse.org/request/show/234720 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freeradius-server?expand=0&rev=51 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
freeradius-server-2.1.1-logrotate_su.patch | ||
freeradius-server-2.1.6-rcradiusd.patch | ||
freeradius-server-3.0.1.tar.bz2 | ||
freeradius-server-3.0.1.tar.bz2.sig | ||
freeradius-server-3.0.3.tar.bz2 | ||
freeradius-server-3.0.3.tar.bz2.sig | ||
freeradius-server-fix-cert-bootstrap.patch | ||
freeradius-server-initscript-pidfile.patch | ||
freeradius-server-radius-reload-logrotate.patch | ||
freeradius-server.changes | ||
freeradius-server.keyring | ||
freeradius-server.spec | ||
freeradius-tmpfiles.conf | ||
radiusd.service |