freeradius-server icon indicating copy to clipboard operation
freeradius-server copied to clipboard

FreeRADIUS - A multi-protocol policy server.

Results 174 freeradius-server issues
Sort by recently updated
recently updated
newest added

# Issue type - Defect - Unexpected behaviour (obvious or [verified by project member](http://lists.freeradius.org/pipermail/freeradius-users/2020-May/098004.html)). # Defect ## How to reproduce the issue Given a JSON response payload consisting of ```json...

feature enhancement
v4.0.x

Need similar hacky thing for map_procs as for xlats. Thinking maybe it would be better to include registered xlats and map_procs in the module_t instead of by registering them in...

feature enhancement
refactoring & design
v4.0.x

We want to have modules (e.g. `radius`) open multiple connections, and manage connections to multiple home servers. At the same time, we want to do load-balancing, etc. in the server...

feature enhancement
v4.0.x

# Issue type - Defect - Unexpected behaviour (obvious or verified by project member). # Defect ## How to reproduce the issue The original issue was discovered when the 404...

defect
v3.x.x

# Issue type . - Defect - Unexpected behaviour (obvious or verified by project member). # Defect ## How to reproduce the issue Create a radclient filter containing only `Response-Packet-Type...

defect
v3.x.x
v4.0.x

# Issue type - Defect - Unexpected behaviour (obvious or verified by project member). # Defect ## How to reproduce the issue When querying a non-cached group membership by name,...

defect
v3.x.x
v4.0.x

# Issue type - Defect - Unexpected behaviour (obvious or verified by project member). # Defect ## How to reproduce the issue As per title. It's not technically a bug,...

defect
v3.x.x
v4.0.x

I get linking error when I try to compile on ppc64le arch: ``` build/lib/local/.libs/libfreeradius-util.so: undefined reference to `pcre_jit_exec' collect2: error: ld returned 1 exit status make: *** [scripts/boiler.mk:663: build/bin/local/radict] Error...

defect
v4.0.x

Need to verify which SQL backends offer access to the FD and provide support async querying.

feature enhancement
refactoring & design
v4.0.x

In order to implement regexes for update filter sections well, `map_to_request` and callbacks passed to it should be updated to return `vp_tmpl_t` structures. This would allow string literals on the...

feature enhancement
refactoring & design
v4.0.x