2017-08-26 12:07:27 +02:00
|
|
|
@comment $NetBSD: PLIST,v 1.27 2017/08/26 10:07:28 fhajny Exp $
|
|
|
|
bin/dhcpclient
|
|
|
|
bin/map_unit
|
|
|
|
bin/rad_counter
|
|
|
|
bin/radattr
|
Adding freeradius package. Thanks to David Ferlier <david@netbsd-fr.org>
for putting this package together. Closes PR pkg/20013.
I had originally requested this package even though we already had the
Cistern RADIUS package because some terminal servers won't work with
one or the other of these packages. This increases the number of terminal
servers that can work with NetBSD.
from the DESCR file:
All code in this server was written from scratch.
The server is mostly compatible with livingston radiusd-2.01
(no menus or s/key support though) but with more feautures, such as:
o Can limit max. number of simultaneous logins on a per-user basis!
o Multiple DEFAULT entries, that can optionally fall-through.
o In fact, every entry can fall-through
o Deny/permit access based on huntgroup users dials into
o Set certain parameters (such as static IP address) based on huntgroup
o Extra "hints" file that can select SLIP/PPP/rlogin based on
username pattern (Puser or user.ppp is PPP, plain "user" is rlogin etc).
o Can execute an external program when user has authenticated (for example
to run a sendmail queue).
o Can use `$INCLUDE filename' in radiusd.conf, users, and dictionary files
o Can act as a proxy server, relaying requests to a remote server
o Supports Vendor-Specific attributes
o No good documentation at all, just like the original radiusd 1.16!
Then of course for general RADIUS questions, especially if you are using
Livingston / Lucent RABU equipment, there is the portmaster-radius mailing
list. Send mail to portmaster-radius-request@livingston.com to find
out how to subscribe.
2003-02-27 09:51:00 +01:00
|
|
|
bin/radclient
|
2017-08-26 12:07:27 +02:00
|
|
|
bin/radcrypt
|
2004-09-23 21:51:21 +02:00
|
|
|
bin/radeapclient
|
Adding freeradius package. Thanks to David Ferlier <david@netbsd-fr.org>
for putting this package together. Closes PR pkg/20013.
I had originally requested this package even though we already had the
Cistern RADIUS package because some terminal servers won't work with
one or the other of these packages. This increases the number of terminal
servers that can work with NetBSD.
from the DESCR file:
All code in this server was written from scratch.
The server is mostly compatible with livingston radiusd-2.01
(no menus or s/key support though) but with more feautures, such as:
o Can limit max. number of simultaneous logins on a per-user basis!
o Multiple DEFAULT entries, that can optionally fall-through.
o In fact, every entry can fall-through
o Deny/permit access based on huntgroup users dials into
o Set certain parameters (such as static IP address) based on huntgroup
o Extra "hints" file that can select SLIP/PPP/rlogin based on
username pattern (Puser or user.ppp is PPP, plain "user" is rlogin etc).
o Can execute an external program when user has authenticated (for example
to run a sendmail queue).
o Can use `$INCLUDE filename' in radiusd.conf, users, and dictionary files
o Can act as a proxy server, relaying requests to a remote server
o Supports Vendor-Specific attributes
o No good documentation at all, just like the original radiusd 1.16!
Then of course for general RADIUS questions, especially if you are using
Livingston / Lucent RABU equipment, there is the portmaster-radius mailing
list. Send mail to portmaster-radius-request@livingston.com to find
out how to subscribe.
2003-02-27 09:51:00 +01:00
|
|
|
bin/radlast
|
2017-08-26 12:07:27 +02:00
|
|
|
bin/radsniff
|
2006-04-10 17:25:04 +02:00
|
|
|
bin/radsqlrelay
|
Adding freeradius package. Thanks to David Ferlier <david@netbsd-fr.org>
for putting this package together. Closes PR pkg/20013.
I had originally requested this package even though we already had the
Cistern RADIUS package because some terminal servers won't work with
one or the other of these packages. This increases the number of terminal
servers that can work with NetBSD.
from the DESCR file:
All code in this server was written from scratch.
The server is mostly compatible with livingston radiusd-2.01
(no menus or s/key support though) but with more feautures, such as:
o Can limit max. number of simultaneous logins on a per-user basis!
o Multiple DEFAULT entries, that can optionally fall-through.
o In fact, every entry can fall-through
o Deny/permit access based on huntgroup users dials into
o Set certain parameters (such as static IP address) based on huntgroup
o Extra "hints" file that can select SLIP/PPP/rlogin based on
username pattern (Puser or user.ppp is PPP, plain "user" is rlogin etc).
o Can execute an external program when user has authenticated (for example
to run a sendmail queue).
o Can use `$INCLUDE filename' in radiusd.conf, users, and dictionary files
o Can act as a proxy server, relaying requests to a remote server
o Supports Vendor-Specific attributes
o No good documentation at all, just like the original radiusd 1.16!
Then of course for general RADIUS questions, especially if you are using
Livingston / Lucent RABU equipment, there is the portmaster-radius mailing
list. Send mail to portmaster-radius-request@livingston.com to find
out how to subscribe.
2003-02-27 09:51:00 +01:00
|
|
|
bin/radtest
|
|
|
|
bin/radwho
|
|
|
|
bin/radzap
|
2017-08-26 12:07:27 +02:00
|
|
|
bin/rlm_ippool_tool
|
Adding freeradius package. Thanks to David Ferlier <david@netbsd-fr.org>
for putting this package together. Closes PR pkg/20013.
I had originally requested this package even though we already had the
Cistern RADIUS package because some terminal servers won't work with
one or the other of these packages. This increases the number of terminal
servers that can work with NetBSD.
from the DESCR file:
All code in this server was written from scratch.
The server is mostly compatible with livingston radiusd-2.01
(no menus or s/key support though) but with more feautures, such as:
o Can limit max. number of simultaneous logins on a per-user basis!
o Multiple DEFAULT entries, that can optionally fall-through.
o In fact, every entry can fall-through
o Deny/permit access based on huntgroup users dials into
o Set certain parameters (such as static IP address) based on huntgroup
o Extra "hints" file that can select SLIP/PPP/rlogin based on
username pattern (Puser or user.ppp is PPP, plain "user" is rlogin etc).
o Can execute an external program when user has authenticated (for example
to run a sendmail queue).
o Can use `$INCLUDE filename' in radiusd.conf, users, and dictionary files
o Can act as a proxy server, relaying requests to a remote server
o Supports Vendor-Specific attributes
o No good documentation at all, just like the original radiusd 1.16!
Then of course for general RADIUS questions, especially if you are using
Livingston / Lucent RABU equipment, there is the portmaster-radius mailing
list. Send mail to portmaster-radius-request@livingston.com to find
out how to subscribe.
2003-02-27 09:51:00 +01:00
|
|
|
bin/smbencrypt
|
2017-08-26 12:07:27 +02:00
|
|
|
include/freeradius/attributes.h
|
|
|
|
include/freeradius/base64.h
|
|
|
|
include/freeradius/build.h
|
|
|
|
include/freeradius/conf.h
|
|
|
|
include/freeradius/conffile.h
|
|
|
|
include/freeradius/detail.h
|
|
|
|
include/freeradius/event.h
|
|
|
|
include/freeradius/features.h
|
|
|
|
include/freeradius/freeradius.h
|
|
|
|
include/freeradius/hash.h
|
|
|
|
include/freeradius/heap.h
|
|
|
|
include/freeradius/libradius.h
|
|
|
|
include/freeradius/map.h
|
|
|
|
include/freeradius/md4.h
|
|
|
|
include/freeradius/md5.h
|
|
|
|
include/freeradius/missing.h
|
|
|
|
include/freeradius/modcall.h
|
|
|
|
include/freeradius/modules.h
|
|
|
|
include/freeradius/packet.h
|
|
|
|
include/freeradius/rad_assert.h
|
|
|
|
include/freeradius/radius.h
|
|
|
|
include/freeradius/radiusd.h
|
|
|
|
include/freeradius/radpaths.h
|
|
|
|
include/freeradius/radutmp.h
|
|
|
|
include/freeradius/realms.h
|
|
|
|
include/freeradius/rfc2865.h
|
|
|
|
include/freeradius/rfc2866.h
|
|
|
|
include/freeradius/rfc2867.h
|
|
|
|
include/freeradius/rfc2868.h
|
|
|
|
include/freeradius/rfc2869.h
|
|
|
|
include/freeradius/rfc3162.h
|
|
|
|
include/freeradius/rfc3576.h
|
|
|
|
include/freeradius/rfc3580.h
|
|
|
|
include/freeradius/rfc4072.h
|
|
|
|
include/freeradius/rfc4372.h
|
|
|
|
include/freeradius/rfc4603.h
|
|
|
|
include/freeradius/rfc4675.h
|
|
|
|
include/freeradius/rfc4679.h
|
|
|
|
include/freeradius/rfc4818.h
|
|
|
|
include/freeradius/rfc4849.h
|
|
|
|
include/freeradius/rfc5090.h
|
|
|
|
include/freeradius/rfc5176.h
|
|
|
|
include/freeradius/rfc5447.h
|
|
|
|
include/freeradius/rfc5580.h
|
|
|
|
include/freeradius/rfc5607.h
|
|
|
|
include/freeradius/rfc5904.h
|
|
|
|
include/freeradius/rfc6519.h
|
|
|
|
include/freeradius/rfc6572.h
|
|
|
|
include/freeradius/rfc6677.h
|
|
|
|
include/freeradius/rfc6911.h
|
|
|
|
include/freeradius/rfc6929.h
|
|
|
|
include/freeradius/rfc6930.h
|
|
|
|
include/freeradius/rfc7055.h
|
|
|
|
include/freeradius/rfc7155.h
|
|
|
|
include/freeradius/rfc7268.h
|
|
|
|
include/freeradius/rfc7499.h
|
|
|
|
include/freeradius/rfc7930.h
|
|
|
|
include/freeradius/sha1.h
|
|
|
|
include/freeradius/stats.h
|
|
|
|
include/freeradius/sysutmp.h
|
|
|
|
include/freeradius/tls.h
|
|
|
|
include/freeradius/token.h
|
|
|
|
include/freeradius/udpfromto.h
|
|
|
|
include/freeradius/vqp.h
|
|
|
|
lib/libfreeradius-dhcp.so
|
|
|
|
lib/libfreeradius-eap.so
|
|
|
|
lib/libfreeradius-radius.so
|
|
|
|
lib/libfreeradius-server.so
|
|
|
|
lib/proto_dhcp.so
|
|
|
|
lib/proto_vmps.so
|
|
|
|
lib/rlm_always.so
|
|
|
|
lib/rlm_attr_filter.so
|
|
|
|
lib/rlm_cache.so
|
|
|
|
lib/rlm_cache_rbtree.so
|
|
|
|
lib/rlm_chap.so
|
|
|
|
lib/rlm_counter.so
|
|
|
|
lib/rlm_cram.so
|
|
|
|
lib/rlm_date.so
|
|
|
|
lib/rlm_detail.so
|
|
|
|
lib/rlm_dhcp.so
|
|
|
|
lib/rlm_digest.so
|
|
|
|
lib/rlm_dynamic_clients.so
|
|
|
|
lib/rlm_eap.so
|
|
|
|
lib/rlm_eap_fast.so
|
|
|
|
lib/rlm_eap_gtc.so
|
|
|
|
lib/rlm_eap_leap.so
|
|
|
|
lib/rlm_eap_md5.so
|
|
|
|
lib/rlm_eap_mschapv2.so
|
|
|
|
lib/rlm_eap_peap.so
|
|
|
|
lib/rlm_eap_pwd.so
|
|
|
|
lib/rlm_eap_sim.so
|
|
|
|
lib/rlm_eap_tls.so
|
|
|
|
lib/rlm_eap_ttls.so
|
|
|
|
lib/rlm_exec.so
|
|
|
|
lib/rlm_expiration.so
|
|
|
|
lib/rlm_expr.so
|
|
|
|
lib/rlm_files.so
|
|
|
|
lib/rlm_ippool.so
|
|
|
|
lib/rlm_linelog.so
|
|
|
|
lib/rlm_logintime.so
|
|
|
|
lib/rlm_mschap.so
|
|
|
|
lib/rlm_otp.so
|
|
|
|
lib/rlm_pam.so
|
|
|
|
lib/rlm_pap.so
|
|
|
|
lib/rlm_passwd.so
|
|
|
|
lib/rlm_preprocess.so
|
|
|
|
lib/rlm_radutmp.so
|
|
|
|
lib/rlm_realm.so
|
|
|
|
lib/rlm_replicate.so
|
|
|
|
lib/rlm_soh.so
|
|
|
|
lib/rlm_sometimes.so
|
|
|
|
lib/rlm_sql.so
|
|
|
|
lib/rlm_sql_null.so
|
|
|
|
lib/rlm_sqlcounter.so
|
|
|
|
lib/rlm_sqlippool.so
|
|
|
|
lib/rlm_test.so
|
|
|
|
lib/rlm_unix.so
|
|
|
|
lib/rlm_unpack.so
|
|
|
|
lib/rlm_utf8.so
|
|
|
|
lib/rlm_wimax.so
|
|
|
|
man/man1/dhcpclient.1
|
|
|
|
man/man1/rad_counter.1
|
Adding freeradius package. Thanks to David Ferlier <david@netbsd-fr.org>
for putting this package together. Closes PR pkg/20013.
I had originally requested this package even though we already had the
Cistern RADIUS package because some terminal servers won't work with
one or the other of these packages. This increases the number of terminal
servers that can work with NetBSD.
from the DESCR file:
All code in this server was written from scratch.
The server is mostly compatible with livingston radiusd-2.01
(no menus or s/key support though) but with more feautures, such as:
o Can limit max. number of simultaneous logins on a per-user basis!
o Multiple DEFAULT entries, that can optionally fall-through.
o In fact, every entry can fall-through
o Deny/permit access based on huntgroup users dials into
o Set certain parameters (such as static IP address) based on huntgroup
o Extra "hints" file that can select SLIP/PPP/rlogin based on
username pattern (Puser or user.ppp is PPP, plain "user" is rlogin etc).
o Can execute an external program when user has authenticated (for example
to run a sendmail queue).
o Can use `$INCLUDE filename' in radiusd.conf, users, and dictionary files
o Can act as a proxy server, relaying requests to a remote server
o Supports Vendor-Specific attributes
o No good documentation at all, just like the original radiusd 1.16!
Then of course for general RADIUS questions, especially if you are using
Livingston / Lucent RABU equipment, there is the portmaster-radius mailing
list. Send mail to portmaster-radius-request@livingston.com to find
out how to subscribe.
2003-02-27 09:51:00 +01:00
|
|
|
man/man1/radclient.1
|
2004-09-23 21:51:21 +02:00
|
|
|
man/man1/radeapclient.1
|
Adding freeradius package. Thanks to David Ferlier <david@netbsd-fr.org>
for putting this package together. Closes PR pkg/20013.
I had originally requested this package even though we already had the
Cistern RADIUS package because some terminal servers won't work with
one or the other of these packages. This increases the number of terminal
servers that can work with NetBSD.
from the DESCR file:
All code in this server was written from scratch.
The server is mostly compatible with livingston radiusd-2.01
(no menus or s/key support though) but with more feautures, such as:
o Can limit max. number of simultaneous logins on a per-user basis!
o Multiple DEFAULT entries, that can optionally fall-through.
o In fact, every entry can fall-through
o Deny/permit access based on huntgroup users dials into
o Set certain parameters (such as static IP address) based on huntgroup
o Extra "hints" file that can select SLIP/PPP/rlogin based on
username pattern (Puser or user.ppp is PPP, plain "user" is rlogin etc).
o Can execute an external program when user has authenticated (for example
to run a sendmail queue).
o Can use `$INCLUDE filename' in radiusd.conf, users, and dictionary files
o Can act as a proxy server, relaying requests to a remote server
o Supports Vendor-Specific attributes
o No good documentation at all, just like the original radiusd 1.16!
Then of course for general RADIUS questions, especially if you are using
Livingston / Lucent RABU equipment, there is the portmaster-radius mailing
list. Send mail to portmaster-radius-request@livingston.com to find
out how to subscribe.
2003-02-27 09:51:00 +01:00
|
|
|
man/man1/radlast.1
|
|
|
|
man/man1/radtest.1
|
|
|
|
man/man1/radwho.1
|
|
|
|
man/man1/radzap.1
|
2017-08-26 12:07:27 +02:00
|
|
|
man/man1/smbencrypt.1
|
|
|
|
man/man5/checkrad.5
|
2005-08-14 20:01:54 +02:00
|
|
|
man/man5/clients.conf.5
|
Adding freeradius package. Thanks to David Ferlier <david@netbsd-fr.org>
for putting this package together. Closes PR pkg/20013.
I had originally requested this package even though we already had the
Cistern RADIUS package because some terminal servers won't work with
one or the other of these packages. This increases the number of terminal
servers that can work with NetBSD.
from the DESCR file:
All code in this server was written from scratch.
The server is mostly compatible with livingston radiusd-2.01
(no menus or s/key support though) but with more feautures, such as:
o Can limit max. number of simultaneous logins on a per-user basis!
o Multiple DEFAULT entries, that can optionally fall-through.
o In fact, every entry can fall-through
o Deny/permit access based on huntgroup users dials into
o Set certain parameters (such as static IP address) based on huntgroup
o Extra "hints" file that can select SLIP/PPP/rlogin based on
username pattern (Puser or user.ppp is PPP, plain "user" is rlogin etc).
o Can execute an external program when user has authenticated (for example
to run a sendmail queue).
o Can use `$INCLUDE filename' in radiusd.conf, users, and dictionary files
o Can act as a proxy server, relaying requests to a remote server
o Supports Vendor-Specific attributes
o No good documentation at all, just like the original radiusd 1.16!
Then of course for general RADIUS questions, especially if you are using
Livingston / Lucent RABU equipment, there is the portmaster-radius mailing
list. Send mail to portmaster-radius-request@livingston.com to find
out how to subscribe.
2003-02-27 09:51:00 +01:00
|
|
|
man/man5/dictionary.5
|
|
|
|
man/man5/radiusd.conf.5
|
2017-08-26 12:07:27 +02:00
|
|
|
man/man5/radrelay.conf.5
|
2004-09-23 21:51:21 +02:00
|
|
|
man/man5/rlm_always.5
|
|
|
|
man/man5/rlm_attr_filter.5
|
|
|
|
man/man5/rlm_chap.5
|
|
|
|
man/man5/rlm_counter.5
|
|
|
|
man/man5/rlm_detail.5
|
2017-08-26 12:07:27 +02:00
|
|
|
man/man5/rlm_digest.5
|
2004-09-23 21:51:21 +02:00
|
|
|
man/man5/rlm_expr.5
|
|
|
|
man/man5/rlm_files.5
|
2017-08-26 12:07:27 +02:00
|
|
|
man/man5/rlm_idn.5
|
2004-09-23 21:51:21 +02:00
|
|
|
man/man5/rlm_mschap.5
|
|
|
|
man/man5/rlm_pap.5
|
|
|
|
man/man5/rlm_passwd.5
|
|
|
|
man/man5/rlm_realm.5
|
|
|
|
man/man5/rlm_sql.5
|
|
|
|
man/man5/rlm_unix.5
|
2017-08-26 12:07:27 +02:00
|
|
|
man/man5/unlang.5
|
Adding freeradius package. Thanks to David Ferlier <david@netbsd-fr.org>
for putting this package together. Closes PR pkg/20013.
I had originally requested this package even though we already had the
Cistern RADIUS package because some terminal servers won't work with
one or the other of these packages. This increases the number of terminal
servers that can work with NetBSD.
from the DESCR file:
All code in this server was written from scratch.
The server is mostly compatible with livingston radiusd-2.01
(no menus or s/key support though) but with more feautures, such as:
o Can limit max. number of simultaneous logins on a per-user basis!
o Multiple DEFAULT entries, that can optionally fall-through.
o In fact, every entry can fall-through
o Deny/permit access based on huntgroup users dials into
o Set certain parameters (such as static IP address) based on huntgroup
o Extra "hints" file that can select SLIP/PPP/rlogin based on
username pattern (Puser or user.ppp is PPP, plain "user" is rlogin etc).
o Can execute an external program when user has authenticated (for example
to run a sendmail queue).
o Can use `$INCLUDE filename' in radiusd.conf, users, and dictionary files
o Can act as a proxy server, relaying requests to a remote server
o Supports Vendor-Specific attributes
o No good documentation at all, just like the original radiusd 1.16!
Then of course for general RADIUS questions, especially if you are using
Livingston / Lucent RABU equipment, there is the portmaster-radius mailing
list. Send mail to portmaster-radius-request@livingston.com to find
out how to subscribe.
2003-02-27 09:51:00 +01:00
|
|
|
man/man5/users.5
|
2017-08-26 12:07:27 +02:00
|
|
|
man/man8/radcrypt.8
|
|
|
|
man/man8/raddebug.8
|
Adding freeradius package. Thanks to David Ferlier <david@netbsd-fr.org>
for putting this package together. Closes PR pkg/20013.
I had originally requested this package even though we already had the
Cistern RADIUS package because some terminal servers won't work with
one or the other of these packages. This increases the number of terminal
servers that can work with NetBSD.
from the DESCR file:
All code in this server was written from scratch.
The server is mostly compatible with livingston radiusd-2.01
(no menus or s/key support though) but with more feautures, such as:
o Can limit max. number of simultaneous logins on a per-user basis!
o Multiple DEFAULT entries, that can optionally fall-through.
o In fact, every entry can fall-through
o Deny/permit access based on huntgroup users dials into
o Set certain parameters (such as static IP address) based on huntgroup
o Extra "hints" file that can select SLIP/PPP/rlogin based on
username pattern (Puser or user.ppp is PPP, plain "user" is rlogin etc).
o Can execute an external program when user has authenticated (for example
to run a sendmail queue).
o Can use `$INCLUDE filename' in radiusd.conf, users, and dictionary files
o Can act as a proxy server, relaying requests to a remote server
o Supports Vendor-Specific attributes
o No good documentation at all, just like the original radiusd 1.16!
Then of course for general RADIUS questions, especially if you are using
Livingston / Lucent RABU equipment, there is the portmaster-radius mailing
list. Send mail to portmaster-radius-request@livingston.com to find
out how to subscribe.
2003-02-27 09:51:00 +01:00
|
|
|
man/man8/radiusd.8
|
2017-08-26 12:07:27 +02:00
|
|
|
man/man8/radmin.8
|
Adding freeradius package. Thanks to David Ferlier <david@netbsd-fr.org>
for putting this package together. Closes PR pkg/20013.
I had originally requested this package even though we already had the
Cistern RADIUS package because some terminal servers won't work with
one or the other of these packages. This increases the number of terminal
servers that can work with NetBSD.
from the DESCR file:
All code in this server was written from scratch.
The server is mostly compatible with livingston radiusd-2.01
(no menus or s/key support though) but with more feautures, such as:
o Can limit max. number of simultaneous logins on a per-user basis!
o Multiple DEFAULT entries, that can optionally fall-through.
o In fact, every entry can fall-through
o Deny/permit access based on huntgroup users dials into
o Set certain parameters (such as static IP address) based on huntgroup
o Extra "hints" file that can select SLIP/PPP/rlogin based on
username pattern (Puser or user.ppp is PPP, plain "user" is rlogin etc).
o Can execute an external program when user has authenticated (for example
to run a sendmail queue).
o Can use `$INCLUDE filename' in radiusd.conf, users, and dictionary files
o Can act as a proxy server, relaying requests to a remote server
o Supports Vendor-Specific attributes
o No good documentation at all, just like the original radiusd 1.16!
Then of course for general RADIUS questions, especially if you are using
Livingston / Lucent RABU equipment, there is the portmaster-radius mailing
list. Send mail to portmaster-radius-request@livingston.com to find
out how to subscribe.
2003-02-27 09:51:00 +01:00
|
|
|
man/man8/radrelay.8
|
2017-08-26 12:07:27 +02:00
|
|
|
man/man8/radsniff.8
|
2006-04-10 17:25:04 +02:00
|
|
|
man/man8/radsqlrelay.8
|
2017-08-26 12:07:27 +02:00
|
|
|
man/man8/rlm_ippool_tool.8
|
Adding freeradius package. Thanks to David Ferlier <david@netbsd-fr.org>
for putting this package together. Closes PR pkg/20013.
I had originally requested this package even though we already had the
Cistern RADIUS package because some terminal servers won't work with
one or the other of these packages. This increases the number of terminal
servers that can work with NetBSD.
from the DESCR file:
All code in this server was written from scratch.
The server is mostly compatible with livingston radiusd-2.01
(no menus or s/key support though) but with more feautures, such as:
o Can limit max. number of simultaneous logins on a per-user basis!
o Multiple DEFAULT entries, that can optionally fall-through.
o In fact, every entry can fall-through
o Deny/permit access based on huntgroup users dials into
o Set certain parameters (such as static IP address) based on huntgroup
o Extra "hints" file that can select SLIP/PPP/rlogin based on
username pattern (Puser or user.ppp is PPP, plain "user" is rlogin etc).
o Can execute an external program when user has authenticated (for example
to run a sendmail queue).
o Can use `$INCLUDE filename' in radiusd.conf, users, and dictionary files
o Can act as a proxy server, relaying requests to a remote server
o Supports Vendor-Specific attributes
o No good documentation at all, just like the original radiusd 1.16!
Then of course for general RADIUS questions, especially if you are using
Livingston / Lucent RABU equipment, there is the portmaster-radius mailing
list. Send mail to portmaster-radius-request@livingston.com to find
out how to subscribe.
2003-02-27 09:51:00 +01:00
|
|
|
sbin/checkrad
|
2017-08-26 12:07:27 +02:00
|
|
|
sbin/raddebug
|
Adding freeradius package. Thanks to David Ferlier <david@netbsd-fr.org>
for putting this package together. Closes PR pkg/20013.
I had originally requested this package even though we already had the
Cistern RADIUS package because some terminal servers won't work with
one or the other of these packages. This increases the number of terminal
servers that can work with NetBSD.
from the DESCR file:
All code in this server was written from scratch.
The server is mostly compatible with livingston radiusd-2.01
(no menus or s/key support though) but with more feautures, such as:
o Can limit max. number of simultaneous logins on a per-user basis!
o Multiple DEFAULT entries, that can optionally fall-through.
o In fact, every entry can fall-through
o Deny/permit access based on huntgroup users dials into
o Set certain parameters (such as static IP address) based on huntgroup
o Extra "hints" file that can select SLIP/PPP/rlogin based on
username pattern (Puser or user.ppp is PPP, plain "user" is rlogin etc).
o Can execute an external program when user has authenticated (for example
to run a sendmail queue).
o Can use `$INCLUDE filename' in radiusd.conf, users, and dictionary files
o Can act as a proxy server, relaying requests to a remote server
o Supports Vendor-Specific attributes
o No good documentation at all, just like the original radiusd 1.16!
Then of course for general RADIUS questions, especially if you are using
Livingston / Lucent RABU equipment, there is the portmaster-radius mailing
list. Send mail to portmaster-radius-request@livingston.com to find
out how to subscribe.
2003-02-27 09:51:00 +01:00
|
|
|
sbin/radiusd
|
2017-08-26 12:07:27 +02:00
|
|
|
sbin/radmin
|
Adding freeradius package. Thanks to David Ferlier <david@netbsd-fr.org>
for putting this package together. Closes PR pkg/20013.
I had originally requested this package even though we already had the
Cistern RADIUS package because some terminal servers won't work with
one or the other of these packages. This increases the number of terminal
servers that can work with NetBSD.
from the DESCR file:
All code in this server was written from scratch.
The server is mostly compatible with livingston radiusd-2.01
(no menus or s/key support though) but with more feautures, such as:
o Can limit max. number of simultaneous logins on a per-user basis!
o Multiple DEFAULT entries, that can optionally fall-through.
o In fact, every entry can fall-through
o Deny/permit access based on huntgroup users dials into
o Set certain parameters (such as static IP address) based on huntgroup
o Extra "hints" file that can select SLIP/PPP/rlogin based on
username pattern (Puser or user.ppp is PPP, plain "user" is rlogin etc).
o Can execute an external program when user has authenticated (for example
to run a sendmail queue).
o Can use `$INCLUDE filename' in radiusd.conf, users, and dictionary files
o Can act as a proxy server, relaying requests to a remote server
o Supports Vendor-Specific attributes
o No good documentation at all, just like the original radiusd 1.16!
Then of course for general RADIUS questions, especially if you are using
Livingston / Lucent RABU equipment, there is the portmaster-radius mailing
list. Send mail to portmaster-radius-request@livingston.com to find
out how to subscribe.
2003-02-27 09:51:00 +01:00
|
|
|
sbin/rc.radiusd
|
2006-03-22 00:08:08 +01:00
|
|
|
share/doc/freeradius/ChangeLog
|
2017-08-26 12:07:27 +02:00
|
|
|
share/doc/freeradius/Makefile.sphinx
|
2006-03-22 00:08:08 +01:00
|
|
|
share/doc/freeradius/README
|
|
|
|
share/doc/freeradius/bugs
|
2017-08-26 12:07:27 +02:00
|
|
|
share/doc/freeradius/concepts/aaa.rst
|
|
|
|
share/doc/freeradius/concepts/proxy.rst
|
|
|
|
share/doc/freeradius/configuration/acct_type.rst
|
|
|
|
share/doc/freeradius/configuration/autz_type.rst
|
|
|
|
share/doc/freeradius/configuration/configurable_failover.rst
|
|
|
|
share/doc/freeradius/configuration/load_balance.rst
|
|
|
|
share/doc/freeradius/configuration/post_auth_type
|
|
|
|
share/doc/freeradius/configuration/session_type
|
|
|
|
share/doc/freeradius/configuration/simultaneous_use
|
|
|
|
share/doc/freeradius/configuration/snmp
|
|
|
|
share/doc/freeradius/configuration/variables.rst
|
|
|
|
share/doc/freeradius/deployment/CYGWIN.rst
|
|
|
|
share/doc/freeradius/deployment/MACOSX
|
|
|
|
share/doc/freeradius/deployment/OS2
|
|
|
|
share/doc/freeradius/deployment/performance-testing
|
|
|
|
share/doc/freeradius/deployment/supervise-radiusd.rst
|
|
|
|
share/doc/freeradius/deployment/tuning_guide
|
|
|
|
share/doc/freeradius/developer/coding-methods.rst
|
|
|
|
share/doc/freeradius/developer/contributing.rst
|
|
|
|
share/doc/freeradius/developer/module_interface.rst
|
|
|
|
share/doc/freeradius/developer/release-method.rst
|
|
|
|
share/doc/freeradius/index.rst
|
|
|
|
share/doc/freeradius/modules/RADIUS-LDAP-eDirectory
|
|
|
|
share/doc/freeradius/modules/ldap_howto.rst
|
|
|
|
share/doc/freeradius/modules/mschap.rst
|
|
|
|
share/doc/freeradius/modules/rlm_dbm
|
|
|
|
share/doc/freeradius/modules/rlm_eap
|
|
|
|
share/doc/freeradius/modules/rlm_expiration
|
|
|
|
share/doc/freeradius/modules/rlm_krb5
|
|
|
|
share/doc/freeradius/modules/rlm_pam
|
|
|
|
share/doc/freeradius/modules/rlm_passwd
|
|
|
|
share/doc/freeradius/modules/rlm_python
|
|
|
|
share/doc/freeradius/modules/rlm_soh
|
|
|
|
share/doc/freeradius/modules/rlm_sql
|
|
|
|
share/doc/freeradius/modules/rlm_sqlcounter
|
|
|
|
share/doc/freeradius/modules/rlm_sqlippool
|
|
|
|
share/doc/freeradius/rfc/Makefile
|
2006-03-22 00:08:08 +01:00
|
|
|
share/doc/freeradius/rfc/attributes.html
|
|
|
|
share/doc/freeradius/rfc/draft-kamath-pppext-eap-mschapv2-00.txt
|
|
|
|
share/doc/freeradius/rfc/draft-sterman-aaa-sip-00.txt
|
2017-08-26 12:07:27 +02:00
|
|
|
share/doc/freeradius/rfc/genref.pl
|
2006-03-22 00:08:08 +01:00
|
|
|
share/doc/freeradius/rfc/leap.txt
|
2017-08-26 12:07:27 +02:00
|
|
|
share/doc/freeradius/rfc/per-rfc.pl
|
|
|
|
share/doc/freeradius/rfc/rewrite.pl
|
2006-03-22 00:08:08 +01:00
|
|
|
share/doc/freeradius/rfc/rfc1157.txt
|
|
|
|
share/doc/freeradius/rfc/rfc1227.txt
|
|
|
|
share/doc/freeradius/rfc/rfc1448.txt
|
|
|
|
share/doc/freeradius/rfc/rfc1901.txt
|
|
|
|
share/doc/freeradius/rfc/rfc1905.txt
|
|
|
|
share/doc/freeradius/rfc/rfc2243.txt
|
2017-08-26 12:07:27 +02:00
|
|
|
share/doc/freeradius/rfc/rfc2284.txt
|
2006-03-22 00:08:08 +01:00
|
|
|
share/doc/freeradius/rfc/rfc2289.txt
|
|
|
|
share/doc/freeradius/rfc/rfc2433.txt
|
|
|
|
share/doc/freeradius/rfc/rfc2548.txt
|
2017-08-26 12:07:27 +02:00
|
|
|
share/doc/freeradius/rfc/rfc2607.txt
|
2006-03-22 00:08:08 +01:00
|
|
|
share/doc/freeradius/rfc/rfc2618.txt
|
|
|
|
share/doc/freeradius/rfc/rfc2619.txt
|
|
|
|
share/doc/freeradius/rfc/rfc2620.txt
|
|
|
|
share/doc/freeradius/rfc/rfc2621.txt
|
|
|
|
share/doc/freeradius/rfc/rfc2716.txt
|
|
|
|
share/doc/freeradius/rfc/rfc2759.txt
|
|
|
|
share/doc/freeradius/rfc/rfc2809.txt
|
|
|
|
share/doc/freeradius/rfc/rfc2865.txt
|
|
|
|
share/doc/freeradius/rfc/rfc2866.txt
|
|
|
|
share/doc/freeradius/rfc/rfc2867.txt
|
|
|
|
share/doc/freeradius/rfc/rfc2868.txt
|
|
|
|
share/doc/freeradius/rfc/rfc2869.txt
|
|
|
|
share/doc/freeradius/rfc/rfc2924.txt
|
2017-08-26 12:07:27 +02:00
|
|
|
share/doc/freeradius/rfc/rfc3079.txt
|
2006-03-22 00:08:08 +01:00
|
|
|
share/doc/freeradius/rfc/rfc3162.txt
|
2017-08-26 12:07:27 +02:00
|
|
|
share/doc/freeradius/rfc/rfc3539.txt
|
2006-03-22 00:08:08 +01:00
|
|
|
share/doc/freeradius/rfc/rfc3575.txt
|
|
|
|
share/doc/freeradius/rfc/rfc3576.txt
|
|
|
|
share/doc/freeradius/rfc/rfc3579.txt
|
|
|
|
share/doc/freeradius/rfc/rfc3580.txt
|
2017-08-26 12:07:27 +02:00
|
|
|
share/doc/freeradius/rfc/rfc3748.txt
|
|
|
|
share/doc/freeradius/rfc/rfc4072.txt
|
|
|
|
share/doc/freeradius/rfc/rfc4186.txt
|
|
|
|
share/doc/freeradius/rfc/rfc4282.txt
|
|
|
|
share/doc/freeradius/rfc/rfc4372.txt
|
|
|
|
share/doc/freeradius/rfc/rfc4590.txt
|
|
|
|
share/doc/freeradius/rfc/rfc4668.txt
|
|
|
|
share/doc/freeradius/rfc/rfc4669.txt
|
|
|
|
share/doc/freeradius/rfc/rfc4670.txt
|
|
|
|
share/doc/freeradius/rfc/rfc4671.txt
|
|
|
|
share/doc/freeradius/rfc/rfc4672.txt
|
|
|
|
share/doc/freeradius/rfc/rfc4673.txt
|
|
|
|
share/doc/freeradius/rfc/rfc4675.txt
|
|
|
|
share/doc/freeradius/rfc/rfc4679.txt
|
|
|
|
share/doc/freeradius/rfc/rfc4818.txt
|
|
|
|
share/doc/freeradius/rfc/rfc4849.txt
|
|
|
|
share/doc/freeradius/rfc/rfc5080.txt
|
|
|
|
share/doc/freeradius/rfc/rfc5090.txt
|
|
|
|
share/doc/freeradius/rfc/rfc5176.txt
|
|
|
|
share/doc/freeradius/rfc/rfc5247.txt
|
|
|
|
share/doc/freeradius/rfc/rfc5281.txt
|
|
|
|
share/doc/freeradius/rfc/rfc5580.txt
|
|
|
|
share/doc/freeradius/rfc/rfc5607.txt
|
|
|
|
share/doc/freeradius/rfc/rfc5904.txt
|
|
|
|
share/doc/freeradius/rfc/rfc5931.txt
|
|
|
|
share/doc/freeradius/rfc/rfc5997.txt
|
|
|
|
share/doc/freeradius/rfc/rfc6158.txt
|
|
|
|
share/doc/freeradius/rfc/rfc6519.txt
|
|
|
|
share/doc/freeradius/rfc/rfc6572.txt
|
|
|
|
share/doc/freeradius/rfc/rfc6613.txt
|
|
|
|
share/doc/freeradius/rfc/rfc6614.txt
|
|
|
|
share/doc/freeradius/rfc/rfc6677.txt
|
|
|
|
share/doc/freeradius/rfc/rfc6911.txt
|
|
|
|
share/doc/freeradius/rfc/rfc6929.txt
|
|
|
|
share/doc/freeradius/rfc/rfc6930.txt
|
|
|
|
share/doc/freeradius/rfc/rfc7055.txt
|
|
|
|
share/doc/freeradius/rfc/rfc7268.txt
|
|
|
|
share/doc/freeradius/rfc/rfc7542.txt
|
|
|
|
share/doc/freeradius/rfc/rfc7599.txt
|
|
|
|
share/doc/freeradius/schemas/ldap/edir/freeradius-clients.ldif
|
|
|
|
share/doc/freeradius/schemas/ldap/iplanet/freeradius.ldif
|
|
|
|
share/doc/freeradius/schemas/ldap/iplanet/freeradius.schema
|
|
|
|
share/doc/freeradius/schemas/ldap/openldap/freeradius-clients.ldif
|
|
|
|
share/doc/freeradius/schemas/ldap/openldap/freeradius-clients.schema
|
|
|
|
share/doc/freeradius/schemas/ldap/openldap/freeradius.ldif
|
|
|
|
share/doc/freeradius/schemas/ldap/openldap/freeradius.schema
|
|
|
|
share/doc/freeradius/schemas/logstash/README
|
|
|
|
share/doc/freeradius/schemas/logstash/kibana4-dashboard.json
|
|
|
|
share/doc/freeradius/schemas/logstash/log-courier.conf
|
|
|
|
share/doc/freeradius/schemas/logstash/logstash-radius.conf
|
|
|
|
share/doc/freeradius/schemas/logstash/radius-mapping.sh
|
|
|
|
share/doc/freeradius/schemas/sql
|
|
|
|
share/doc/freeradius/vendor/ascend
|
|
|
|
share/doc/freeradius/vendor/bay
|
|
|
|
share/doc/freeradius/vendor/cisco.rst
|
|
|
|
share/doc/freeradius/vendor/proxim
|
|
|
|
share/examples/freeradius/README.rst
|
|
|
|
share/examples/freeradius/certs/Makefile
|
2004-09-23 21:51:21 +02:00
|
|
|
share/examples/freeradius/certs/README
|
2017-08-26 12:07:27 +02:00
|
|
|
share/examples/freeradius/certs/bootstrap
|
|
|
|
share/examples/freeradius/certs/ca.cnf
|
|
|
|
share/examples/freeradius/certs/client.cnf
|
|
|
|
share/examples/freeradius/certs/server.cnf
|
|
|
|
share/examples/freeradius/certs/xpextensions
|
2003-07-30 16:50:07 +02:00
|
|
|
share/examples/freeradius/clients.conf
|
|
|
|
share/examples/freeradius/dictionary
|
|
|
|
share/examples/freeradius/experimental.conf
|
|
|
|
share/examples/freeradius/hints
|
|
|
|
share/examples/freeradius/huntgroups
|
2017-08-26 12:07:27 +02:00
|
|
|
share/examples/freeradius/mods-available/README.rst
|
|
|
|
share/examples/freeradius/mods-available/abfab_psk_sql
|
|
|
|
share/examples/freeradius/mods-available/always
|
|
|
|
share/examples/freeradius/mods-available/attr_filter
|
|
|
|
share/examples/freeradius/mods-available/cache
|
|
|
|
share/examples/freeradius/mods-available/cache_eap
|
|
|
|
share/examples/freeradius/mods-available/chap
|
|
|
|
share/examples/freeradius/mods-available/couchbase
|
|
|
|
share/examples/freeradius/mods-available/counter
|
|
|
|
share/examples/freeradius/mods-available/cui
|
|
|
|
share/examples/freeradius/mods-available/date
|
|
|
|
share/examples/freeradius/mods-available/detail
|
|
|
|
share/examples/freeradius/mods-available/detail.example.com
|
|
|
|
share/examples/freeradius/mods-available/detail.log
|
|
|
|
share/examples/freeradius/mods-available/dhcp
|
|
|
|
share/examples/freeradius/mods-available/dhcp_sqlippool
|
|
|
|
share/examples/freeradius/mods-available/digest
|
|
|
|
share/examples/freeradius/mods-available/dynamic_clients
|
|
|
|
share/examples/freeradius/mods-available/eap
|
|
|
|
share/examples/freeradius/mods-available/echo
|
|
|
|
share/examples/freeradius/mods-available/etc_group
|
|
|
|
share/examples/freeradius/mods-available/exec
|
|
|
|
share/examples/freeradius/mods-available/expiration
|
|
|
|
share/examples/freeradius/mods-available/expr
|
|
|
|
share/examples/freeradius/mods-available/files
|
|
|
|
share/examples/freeradius/mods-available/idn
|
|
|
|
share/examples/freeradius/mods-available/inner-eap
|
|
|
|
share/examples/freeradius/mods-available/ippool
|
|
|
|
share/examples/freeradius/mods-available/krb5
|
|
|
|
share/examples/freeradius/mods-available/ldap
|
|
|
|
share/examples/freeradius/mods-available/linelog
|
|
|
|
share/examples/freeradius/mods-available/logintime
|
|
|
|
share/examples/freeradius/mods-available/mac2ip
|
|
|
|
share/examples/freeradius/mods-available/mac2vlan
|
|
|
|
share/examples/freeradius/mods-available/moonshot-targeted-ids
|
|
|
|
share/examples/freeradius/mods-available/mschap
|
|
|
|
share/examples/freeradius/mods-available/ntlm_auth
|
|
|
|
share/examples/freeradius/mods-available/opendirectory
|
|
|
|
share/examples/freeradius/mods-available/otp
|
|
|
|
share/examples/freeradius/mods-available/pam
|
|
|
|
share/examples/freeradius/mods-available/pap
|
|
|
|
share/examples/freeradius/mods-available/passwd
|
|
|
|
share/examples/freeradius/mods-available/perl
|
|
|
|
share/examples/freeradius/mods-available/preprocess
|
|
|
|
share/examples/freeradius/mods-available/python
|
|
|
|
share/examples/freeradius/mods-available/radutmp
|
|
|
|
share/examples/freeradius/mods-available/realm
|
|
|
|
share/examples/freeradius/mods-available/redis
|
|
|
|
share/examples/freeradius/mods-available/rediswho
|
|
|
|
share/examples/freeradius/mods-available/replicate
|
|
|
|
share/examples/freeradius/mods-available/rest
|
|
|
|
share/examples/freeradius/mods-available/smbpasswd
|
|
|
|
share/examples/freeradius/mods-available/smsotp
|
|
|
|
share/examples/freeradius/mods-available/soh
|
|
|
|
share/examples/freeradius/mods-available/sometimes
|
|
|
|
share/examples/freeradius/mods-available/sql
|
|
|
|
share/examples/freeradius/mods-available/sqlcounter
|
|
|
|
share/examples/freeradius/mods-available/sqlippool
|
|
|
|
share/examples/freeradius/mods-available/sradutmp
|
|
|
|
share/examples/freeradius/mods-available/unbound
|
|
|
|
share/examples/freeradius/mods-available/unix
|
|
|
|
share/examples/freeradius/mods-available/unpack
|
|
|
|
share/examples/freeradius/mods-available/utf8
|
|
|
|
share/examples/freeradius/mods-available/wimax
|
|
|
|
share/examples/freeradius/mods-available/yubikey
|
|
|
|
share/examples/freeradius/mods-config/README.rst
|
|
|
|
share/examples/freeradius/mods-config/attr_filter/access_challenge
|
|
|
|
share/examples/freeradius/mods-config/attr_filter/access_reject
|
|
|
|
share/examples/freeradius/mods-config/attr_filter/accounting_response
|
|
|
|
share/examples/freeradius/mods-config/attr_filter/post-proxy
|
|
|
|
share/examples/freeradius/mods-config/attr_filter/pre-proxy
|
|
|
|
share/examples/freeradius/mods-config/files/accounting
|
|
|
|
share/examples/freeradius/mods-config/files/authorize
|
|
|
|
share/examples/freeradius/mods-config/files/pre-proxy
|
|
|
|
share/examples/freeradius/mods-config/perl/example.pl
|
|
|
|
share/examples/freeradius/mods-config/preprocess/hints
|
|
|
|
share/examples/freeradius/mods-config/preprocess/huntgroups
|
|
|
|
share/examples/freeradius/mods-config/sql/counter/mysql/dailycounter.conf
|
|
|
|
share/examples/freeradius/mods-config/sql/counter/mysql/expire_on_login.conf
|
|
|
|
share/examples/freeradius/mods-config/sql/counter/mysql/monthlycounter.conf
|
|
|
|
share/examples/freeradius/mods-config/sql/counter/mysql/noresetcounter.conf
|
|
|
|
share/examples/freeradius/mods-config/sql/counter/postgresql/dailycounter.conf
|
|
|
|
share/examples/freeradius/mods-config/sql/counter/postgresql/expire_on_login.conf
|
|
|
|
share/examples/freeradius/mods-config/sql/counter/postgresql/monthlycounter.conf
|
|
|
|
share/examples/freeradius/mods-config/sql/counter/postgresql/noresetcounter.conf
|
|
|
|
share/examples/freeradius/mods-config/sql/counter/sqlite/dailycounter.conf
|
|
|
|
share/examples/freeradius/mods-config/sql/counter/sqlite/expire_on_login.conf
|
|
|
|
share/examples/freeradius/mods-config/sql/counter/sqlite/monthlycounter.conf
|
|
|
|
share/examples/freeradius/mods-config/sql/counter/sqlite/noresetcounter.conf
|
|
|
|
share/examples/freeradius/mods-config/sql/cui/mysql/queries.conf
|
|
|
|
share/examples/freeradius/mods-config/sql/cui/mysql/schema.sql
|
|
|
|
share/examples/freeradius/mods-config/sql/cui/postgresql/queries.conf
|
|
|
|
share/examples/freeradius/mods-config/sql/cui/postgresql/schema.sql
|
|
|
|
share/examples/freeradius/mods-config/sql/cui/sqlite/queries.conf
|
|
|
|
share/examples/freeradius/mods-config/sql/cui/sqlite/schema.sql
|
|
|
|
share/examples/freeradius/mods-config/sql/ippool-dhcp/mysql/queries.conf
|
|
|
|
share/examples/freeradius/mods-config/sql/ippool-dhcp/mysql/schema.sql
|
|
|
|
share/examples/freeradius/mods-config/sql/ippool-dhcp/oracle/queries.conf
|
|
|
|
share/examples/freeradius/mods-config/sql/ippool-dhcp/oracle/schema.sql
|
|
|
|
share/examples/freeradius/mods-config/sql/ippool-dhcp/sqlite/queries.conf
|
|
|
|
share/examples/freeradius/mods-config/sql/ippool-dhcp/sqlite/schema.sql
|
|
|
|
share/examples/freeradius/mods-config/sql/ippool/mysql/queries.conf
|
|
|
|
share/examples/freeradius/mods-config/sql/ippool/mysql/schema.sql
|
|
|
|
share/examples/freeradius/mods-config/sql/ippool/oracle/procedures.sql
|
|
|
|
share/examples/freeradius/mods-config/sql/ippool/oracle/queries.conf
|
|
|
|
share/examples/freeradius/mods-config/sql/ippool/oracle/schema.sql
|
|
|
|
share/examples/freeradius/mods-config/sql/ippool/postgresql/queries.conf
|
|
|
|
share/examples/freeradius/mods-config/sql/ippool/postgresql/schema.sql
|
|
|
|
share/examples/freeradius/mods-config/sql/ippool/sqlite/queries.conf
|
|
|
|
share/examples/freeradius/mods-config/sql/ippool/sqlite/schema.sql
|
|
|
|
share/examples/freeradius/mods-config/sql/main/mssql/queries.conf
|
|
|
|
share/examples/freeradius/mods-config/sql/main/mssql/schema.sql
|
|
|
|
share/examples/freeradius/mods-config/sql/main/mysql/extras/wimax/queries.conf
|
|
|
|
share/examples/freeradius/mods-config/sql/main/mysql/extras/wimax/schema.sql
|
|
|
|
share/examples/freeradius/mods-config/sql/main/mysql/queries.conf
|
|
|
|
share/examples/freeradius/mods-config/sql/main/mysql/schema.sql
|
|
|
|
share/examples/freeradius/mods-config/sql/main/mysql/setup.sql
|
|
|
|
share/examples/freeradius/mods-config/sql/main/ndb/README
|
|
|
|
share/examples/freeradius/mods-config/sql/main/ndb/schema.sql
|
|
|
|
share/examples/freeradius/mods-config/sql/main/ndb/setup.sql
|
|
|
|
share/examples/freeradius/mods-config/sql/main/oracle/queries.conf
|
|
|
|
share/examples/freeradius/mods-config/sql/main/oracle/schema.sql
|
|
|
|
share/examples/freeradius/mods-config/sql/main/postgresql/extras/cisco_h323_db_schema.sql
|
|
|
|
share/examples/freeradius/mods-config/sql/main/postgresql/extras/update_radacct_group.sql
|
|
|
|
share/examples/freeradius/mods-config/sql/main/postgresql/extras/voip-postpaid.conf
|
|
|
|
share/examples/freeradius/mods-config/sql/main/postgresql/queries.conf
|
|
|
|
share/examples/freeradius/mods-config/sql/main/postgresql/schema.sql
|
|
|
|
share/examples/freeradius/mods-config/sql/main/postgresql/setup.sql
|
|
|
|
share/examples/freeradius/mods-config/sql/main/sqlite/queries.conf
|
|
|
|
share/examples/freeradius/mods-config/sql/main/sqlite/schema.sql
|
|
|
|
share/examples/freeradius/mods-config/sql/moonshot-targeted-ids/mysql/queries.conf
|
|
|
|
share/examples/freeradius/mods-config/sql/moonshot-targeted-ids/mysql/schema.sql
|
|
|
|
share/examples/freeradius/mods-config/sql/moonshot-targeted-ids/postgresql/queries.conf
|
|
|
|
share/examples/freeradius/mods-config/sql/moonshot-targeted-ids/postgresql/schema.sql
|
|
|
|
share/examples/freeradius/mods-config/sql/moonshot-targeted-ids/sqlite/queries.conf
|
|
|
|
share/examples/freeradius/mods-config/sql/moonshot-targeted-ids/sqlite/schema.sql
|
|
|
|
share/examples/freeradius/mods-config/unbound/default.conf
|
|
|
|
share/examples/freeradius/mods-enabled/always
|
|
|
|
share/examples/freeradius/mods-enabled/attr_filter
|
|
|
|
share/examples/freeradius/mods-enabled/cache_eap
|
|
|
|
share/examples/freeradius/mods-enabled/chap
|
|
|
|
share/examples/freeradius/mods-enabled/date
|
|
|
|
share/examples/freeradius/mods-enabled/detail
|
|
|
|
share/examples/freeradius/mods-enabled/detail.log
|
|
|
|
share/examples/freeradius/mods-enabled/dhcp
|
|
|
|
share/examples/freeradius/mods-enabled/digest
|
|
|
|
share/examples/freeradius/mods-enabled/dynamic_clients
|
|
|
|
share/examples/freeradius/mods-enabled/eap
|
|
|
|
share/examples/freeradius/mods-enabled/echo
|
|
|
|
share/examples/freeradius/mods-enabled/exec
|
|
|
|
share/examples/freeradius/mods-enabled/expiration
|
|
|
|
share/examples/freeradius/mods-enabled/expr
|
|
|
|
share/examples/freeradius/mods-enabled/files
|
|
|
|
share/examples/freeradius/mods-enabled/linelog
|
|
|
|
share/examples/freeradius/mods-enabled/logintime
|
|
|
|
share/examples/freeradius/mods-enabled/mschap
|
|
|
|
share/examples/freeradius/mods-enabled/ntlm_auth
|
|
|
|
share/examples/freeradius/mods-enabled/pap
|
|
|
|
share/examples/freeradius/mods-enabled/passwd
|
|
|
|
share/examples/freeradius/mods-enabled/preprocess
|
|
|
|
share/examples/freeradius/mods-enabled/radutmp
|
|
|
|
share/examples/freeradius/mods-enabled/realm
|
|
|
|
share/examples/freeradius/mods-enabled/replicate
|
|
|
|
share/examples/freeradius/mods-enabled/soh
|
|
|
|
share/examples/freeradius/mods-enabled/sradutmp
|
|
|
|
share/examples/freeradius/mods-enabled/unix
|
|
|
|
share/examples/freeradius/mods-enabled/unpack
|
|
|
|
share/examples/freeradius/mods-enabled/utf8
|
|
|
|
share/examples/freeradius/panic.gdb
|
|
|
|
share/examples/freeradius/policy.d/abfab-tr
|
|
|
|
share/examples/freeradius/policy.d/accounting
|
|
|
|
share/examples/freeradius/policy.d/canonicalization
|
|
|
|
share/examples/freeradius/policy.d/control
|
|
|
|
share/examples/freeradius/policy.d/cui
|
|
|
|
share/examples/freeradius/policy.d/debug
|
|
|
|
share/examples/freeradius/policy.d/dhcp
|
|
|
|
share/examples/freeradius/policy.d/eap
|
|
|
|
share/examples/freeradius/policy.d/filter
|
|
|
|
share/examples/freeradius/policy.d/moonshot-targeted-ids
|
|
|
|
share/examples/freeradius/policy.d/operator-name
|
2003-07-30 16:50:07 +02:00
|
|
|
share/examples/freeradius/proxy.conf
|
|
|
|
share/examples/freeradius/radiusd.conf
|
2017-08-26 12:07:27 +02:00
|
|
|
share/examples/freeradius/sites-available/README
|
|
|
|
share/examples/freeradius/sites-available/abfab-tls
|
|
|
|
share/examples/freeradius/sites-available/abfab-tr-idp
|
|
|
|
share/examples/freeradius/sites-available/buffered-sql
|
|
|
|
share/examples/freeradius/sites-available/challenge
|
|
|
|
share/examples/freeradius/sites-available/channel_bindings
|
|
|
|
share/examples/freeradius/sites-available/check-eap-tls
|
|
|
|
share/examples/freeradius/sites-available/coa
|
|
|
|
share/examples/freeradius/sites-available/control-socket
|
|
|
|
share/examples/freeradius/sites-available/copy-acct-to-home-server
|
|
|
|
share/examples/freeradius/sites-available/decoupled-accounting
|
|
|
|
share/examples/freeradius/sites-available/default
|
|
|
|
share/examples/freeradius/sites-available/dhcp
|
|
|
|
share/examples/freeradius/sites-available/dhcp.relay
|
|
|
|
share/examples/freeradius/sites-available/dynamic-clients
|
|
|
|
share/examples/freeradius/sites-available/example
|
|
|
|
share/examples/freeradius/sites-available/inner-tunnel
|
|
|
|
share/examples/freeradius/sites-available/originate-coa
|
|
|
|
share/examples/freeradius/sites-available/proxy-inner-tunnel
|
|
|
|
share/examples/freeradius/sites-available/robust-proxy-accounting
|
|
|
|
share/examples/freeradius/sites-available/soh
|
|
|
|
share/examples/freeradius/sites-available/status
|
|
|
|
share/examples/freeradius/sites-available/tls
|
|
|
|
share/examples/freeradius/sites-available/virtual.example.com
|
|
|
|
share/examples/freeradius/sites-available/vmps
|
|
|
|
share/examples/freeradius/sites-enabled/default
|
|
|
|
share/examples/freeradius/sites-enabled/inner-tunnel
|
|
|
|
share/examples/freeradius/templates.conf
|
|
|
|
share/examples/freeradius/trigger.conf
|
2003-07-30 16:50:07 +02:00
|
|
|
share/examples/freeradius/users
|
2004-09-23 21:51:21 +02:00
|
|
|
share/freeradius/dictionary
|
|
|
|
share/freeradius/dictionary.3com
|
|
|
|
share/freeradius/dictionary.3gpp
|
|
|
|
share/freeradius/dictionary.3gpp2
|
|
|
|
share/freeradius/dictionary.acc
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.acme
|
|
|
|
share/freeradius/dictionary.actelis
|
|
|
|
share/freeradius/dictionary.adtran
|
|
|
|
share/freeradius/dictionary.aerohive
|
Update to 1.1.0
> FreeRADIUS 1.1.0 ; $Date: 2006/01/04 05:55:19 $, urgency=low
> Feature improvements
> * rlm_ldap has "set_auth_type" configuration option, which should
> address some configuration problems when using it.
> * Fix MIT Kerberos bug
> * Modules can be load balanced, both in isolation and redundantly.
> See doc/load-balance.txt for more information.
> * rlm_perl is now marked "stable"
> * N-tier certificate patch from Mohammed Petiwala.
> * Copied dictionaries from the CVS head (many, many, more vendors)
> * Enabled support for weird VSA formats, like Lucent and Starent.
> * Support encrypted IP address and integers, for Juniper clients.
> * Add PEAP machine authentication support in module "rlm_mschap".
> * Support User-Password field encryption in digest mode.
> * rlm_x99_token has become rlm_otp (with lots of changes).
> * Add rlm_sqlcounter to the list of stable modules.
> * Read MySQL specific options in sections [freeradius] and [client]
> from file "my.cnf".
> * Support the ${Cisco-AVPair[n]} syntax.
> * Execute modules in {Pre,Post}-Proxy-Type stanzas.
> * Add new options to radclient to run stress tests on the server.
> * New module "rlm_sql_log" to postpone the storage of accounting data
> in a SQL database. See rlm_sql_log(5) manpage.
> * New program "radsqlrelay" which sends the SQL logfile according to
> the SQL server's capabilities.
>
> Bug fixes
> * 306 (HUP when built with threads, but executed with -s)
> * 285 (more attributes in dictionary.cisco.vpn3000)
> * rlm_digest has a number of bug fixes to authentication types.
> * Don't leak memory in module "rlm_sql".
> * Update the dictionaries, so that VALUEs with the same name,
> but different numbers, aren't allowed.
> * Queue the request before looking for available threads.
> * Don't free the check items after we received the proxy reply.
> * Expand config variables in included files, too.
> * Check the return value of accounting modules and don't proxy
> invalid requests.
> * In rlm_passwd, don't close a file stream more than once.
> * Fix format string errors in rlm_sql.c, spotted by Primoz Bratanic.
> * Walk the whole string in when escaping strings in rlm_ldap.
> * Include crypt.h if it is available so we get a prototype for crypt(),
> spotted by Konstantin Kubatkin.
> * Removed (for almost all uses) length restrictions on vendor names
> and VALUE names.
> * Don't leak memory when proxying an Access-Challenge response.
> * Make the sleep time user-defined, so radrelay can send more than
> 7 requests/s.
> * Fix a memory leak in rlm_checkval.
> * radclient doesn't resend countless times packets with invalid
> signature.
> * Fix segfault and mem leak in rlm_pam.
2006-02-05 16:34:08 +01:00
|
|
|
share/freeradius/dictionary.airespace
|
2004-09-23 21:51:21 +02:00
|
|
|
share/freeradius/dictionary.alcatel
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.alcatel-lucent.aaa
|
|
|
|
share/freeradius/dictionary.alcatel.esam
|
|
|
|
share/freeradius/dictionary.alcatel.sr
|
2004-09-23 21:51:21 +02:00
|
|
|
share/freeradius/dictionary.alteon
|
|
|
|
share/freeradius/dictionary.altiga
|
2006-09-11 00:35:22 +02:00
|
|
|
share/freeradius/dictionary.alvarion
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.alvarion.wimax.v2_2
|
|
|
|
share/freeradius/dictionary.apc
|
|
|
|
share/freeradius/dictionary.aptilo
|
2004-09-23 21:51:21 +02:00
|
|
|
share/freeradius/dictionary.aptis
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.arbor
|
|
|
|
share/freeradius/dictionary.arista
|
Update to 1.1.0
> FreeRADIUS 1.1.0 ; $Date: 2006/01/04 05:55:19 $, urgency=low
> Feature improvements
> * rlm_ldap has "set_auth_type" configuration option, which should
> address some configuration problems when using it.
> * Fix MIT Kerberos bug
> * Modules can be load balanced, both in isolation and redundantly.
> See doc/load-balance.txt for more information.
> * rlm_perl is now marked "stable"
> * N-tier certificate patch from Mohammed Petiwala.
> * Copied dictionaries from the CVS head (many, many, more vendors)
> * Enabled support for weird VSA formats, like Lucent and Starent.
> * Support encrypted IP address and integers, for Juniper clients.
> * Add PEAP machine authentication support in module "rlm_mschap".
> * Support User-Password field encryption in digest mode.
> * rlm_x99_token has become rlm_otp (with lots of changes).
> * Add rlm_sqlcounter to the list of stable modules.
> * Read MySQL specific options in sections [freeradius] and [client]
> from file "my.cnf".
> * Support the ${Cisco-AVPair[n]} syntax.
> * Execute modules in {Pre,Post}-Proxy-Type stanzas.
> * Add new options to radclient to run stress tests on the server.
> * New module "rlm_sql_log" to postpone the storage of accounting data
> in a SQL database. See rlm_sql_log(5) manpage.
> * New program "radsqlrelay" which sends the SQL logfile according to
> the SQL server's capabilities.
>
> Bug fixes
> * 306 (HUP when built with threads, but executed with -s)
> * 285 (more attributes in dictionary.cisco.vpn3000)
> * rlm_digest has a number of bug fixes to authentication types.
> * Don't leak memory in module "rlm_sql".
> * Update the dictionaries, so that VALUEs with the same name,
> but different numbers, aren't allowed.
> * Queue the request before looking for available threads.
> * Don't free the check items after we received the proxy reply.
> * Expand config variables in included files, too.
> * Check the return value of accounting modules and don't proxy
> invalid requests.
> * In rlm_passwd, don't close a file stream more than once.
> * Fix format string errors in rlm_sql.c, spotted by Primoz Bratanic.
> * Walk the whole string in when escaping strings in rlm_ldap.
> * Include crypt.h if it is available so we get a prototype for crypt(),
> spotted by Konstantin Kubatkin.
> * Removed (for almost all uses) length restrictions on vendor names
> and VALUE names.
> * Don't leak memory when proxying an Access-Challenge response.
> * Make the sleep time user-defined, so radrelay can send more than
> 7 requests/s.
> * Fix a memory leak in rlm_checkval.
> * radclient doesn't resend countless times packets with invalid
> signature.
> * Fix segfault and mem leak in rlm_pam.
2006-02-05 16:34:08 +01:00
|
|
|
share/freeradius/dictionary.aruba
|
2004-09-23 21:51:21 +02:00
|
|
|
share/freeradius/dictionary.ascend
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.ascend.illegal
|
2007-04-09 17:56:26 +02:00
|
|
|
share/freeradius/dictionary.asn
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.audiocodes
|
Update to 1.1.0
> FreeRADIUS 1.1.0 ; $Date: 2006/01/04 05:55:19 $, urgency=low
> Feature improvements
> * rlm_ldap has "set_auth_type" configuration option, which should
> address some configuration problems when using it.
> * Fix MIT Kerberos bug
> * Modules can be load balanced, both in isolation and redundantly.
> See doc/load-balance.txt for more information.
> * rlm_perl is now marked "stable"
> * N-tier certificate patch from Mohammed Petiwala.
> * Copied dictionaries from the CVS head (many, many, more vendors)
> * Enabled support for weird VSA formats, like Lucent and Starent.
> * Support encrypted IP address and integers, for Juniper clients.
> * Add PEAP machine authentication support in module "rlm_mschap".
> * Support User-Password field encryption in digest mode.
> * rlm_x99_token has become rlm_otp (with lots of changes).
> * Add rlm_sqlcounter to the list of stable modules.
> * Read MySQL specific options in sections [freeradius] and [client]
> from file "my.cnf".
> * Support the ${Cisco-AVPair[n]} syntax.
> * Execute modules in {Pre,Post}-Proxy-Type stanzas.
> * Add new options to radclient to run stress tests on the server.
> * New module "rlm_sql_log" to postpone the storage of accounting data
> in a SQL database. See rlm_sql_log(5) manpage.
> * New program "radsqlrelay" which sends the SQL logfile according to
> the SQL server's capabilities.
>
> Bug fixes
> * 306 (HUP when built with threads, but executed with -s)
> * 285 (more attributes in dictionary.cisco.vpn3000)
> * rlm_digest has a number of bug fixes to authentication types.
> * Don't leak memory in module "rlm_sql".
> * Update the dictionaries, so that VALUEs with the same name,
> but different numbers, aren't allowed.
> * Queue the request before looking for available threads.
> * Don't free the check items after we received the proxy reply.
> * Expand config variables in included files, too.
> * Check the return value of accounting modules and don't proxy
> invalid requests.
> * In rlm_passwd, don't close a file stream more than once.
> * Fix format string errors in rlm_sql.c, spotted by Primoz Bratanic.
> * Walk the whole string in when escaping strings in rlm_ldap.
> * Include crypt.h if it is available so we get a prototype for crypt(),
> spotted by Konstantin Kubatkin.
> * Removed (for almost all uses) length restrictions on vendor names
> and VALUE names.
> * Don't leak memory when proxying an Access-Challenge response.
> * Make the sleep time user-defined, so radrelay can send more than
> 7 requests/s.
> * Fix a memory leak in rlm_checkval.
> * radclient doesn't resend countless times packets with invalid
> signature.
> * Fix segfault and mem leak in rlm_pam.
2006-02-05 16:34:08 +01:00
|
|
|
share/freeradius/dictionary.avaya
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.azaire
|
2004-09-23 21:51:21 +02:00
|
|
|
share/freeradius/dictionary.bay
|
|
|
|
share/freeradius/dictionary.bintec
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.bluecoat
|
|
|
|
share/freeradius/dictionary.boingo
|
2004-09-23 21:51:21 +02:00
|
|
|
share/freeradius/dictionary.bristol
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.broadsoft
|
|
|
|
share/freeradius/dictionary.brocade
|
|
|
|
share/freeradius/dictionary.bskyb
|
|
|
|
share/freeradius/dictionary.bt
|
Update to 1.1.0
> FreeRADIUS 1.1.0 ; $Date: 2006/01/04 05:55:19 $, urgency=low
> Feature improvements
> * rlm_ldap has "set_auth_type" configuration option, which should
> address some configuration problems when using it.
> * Fix MIT Kerberos bug
> * Modules can be load balanced, both in isolation and redundantly.
> See doc/load-balance.txt for more information.
> * rlm_perl is now marked "stable"
> * N-tier certificate patch from Mohammed Petiwala.
> * Copied dictionaries from the CVS head (many, many, more vendors)
> * Enabled support for weird VSA formats, like Lucent and Starent.
> * Support encrypted IP address and integers, for Juniper clients.
> * Add PEAP machine authentication support in module "rlm_mschap".
> * Support User-Password field encryption in digest mode.
> * rlm_x99_token has become rlm_otp (with lots of changes).
> * Add rlm_sqlcounter to the list of stable modules.
> * Read MySQL specific options in sections [freeradius] and [client]
> from file "my.cnf".
> * Support the ${Cisco-AVPair[n]} syntax.
> * Execute modules in {Pre,Post}-Proxy-Type stanzas.
> * Add new options to radclient to run stress tests on the server.
> * New module "rlm_sql_log" to postpone the storage of accounting data
> in a SQL database. See rlm_sql_log(5) manpage.
> * New program "radsqlrelay" which sends the SQL logfile according to
> the SQL server's capabilities.
>
> Bug fixes
> * 306 (HUP when built with threads, but executed with -s)
> * 285 (more attributes in dictionary.cisco.vpn3000)
> * rlm_digest has a number of bug fixes to authentication types.
> * Don't leak memory in module "rlm_sql".
> * Update the dictionaries, so that VALUEs with the same name,
> but different numbers, aren't allowed.
> * Queue the request before looking for available threads.
> * Don't free the check items after we received the proxy reply.
> * Expand config variables in included files, too.
> * Check the return value of accounting modules and don't proxy
> invalid requests.
> * In rlm_passwd, don't close a file stream more than once.
> * Fix format string errors in rlm_sql.c, spotted by Primoz Bratanic.
> * Walk the whole string in when escaping strings in rlm_ldap.
> * Include crypt.h if it is available so we get a prototype for crypt(),
> spotted by Konstantin Kubatkin.
> * Removed (for almost all uses) length restrictions on vendor names
> and VALUE names.
> * Don't leak memory when proxying an Access-Challenge response.
> * Make the sleep time user-defined, so radrelay can send more than
> 7 requests/s.
> * Fix a memory leak in rlm_checkval.
> * radclient doesn't resend countless times packets with invalid
> signature.
> * Fix segfault and mem leak in rlm_pam.
2006-02-05 16:34:08 +01:00
|
|
|
share/freeradius/dictionary.cablelabs
|
2004-09-23 21:51:21 +02:00
|
|
|
share/freeradius/dictionary.cabletron
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.camiant
|
|
|
|
share/freeradius/dictionary.checkpoint
|
|
|
|
share/freeradius/dictionary.chillispot
|
2004-09-23 21:51:21 +02:00
|
|
|
share/freeradius/dictionary.cisco
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.cisco.asa
|
2004-09-23 21:51:21 +02:00
|
|
|
share/freeradius/dictionary.cisco.bbsm
|
|
|
|
share/freeradius/dictionary.cisco.vpn3000
|
|
|
|
share/freeradius/dictionary.cisco.vpn5000
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.citrix
|
|
|
|
share/freeradius/dictionary.clavister
|
|
|
|
share/freeradius/dictionary.cnergee
|
2004-09-23 21:51:21 +02:00
|
|
|
share/freeradius/dictionary.colubris
|
|
|
|
share/freeradius/dictionary.columbia_university
|
|
|
|
share/freeradius/dictionary.compat
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.compatible
|
Update to 1.1.0
> FreeRADIUS 1.1.0 ; $Date: 2006/01/04 05:55:19 $, urgency=low
> Feature improvements
> * rlm_ldap has "set_auth_type" configuration option, which should
> address some configuration problems when using it.
> * Fix MIT Kerberos bug
> * Modules can be load balanced, both in isolation and redundantly.
> See doc/load-balance.txt for more information.
> * rlm_perl is now marked "stable"
> * N-tier certificate patch from Mohammed Petiwala.
> * Copied dictionaries from the CVS head (many, many, more vendors)
> * Enabled support for weird VSA formats, like Lucent and Starent.
> * Support encrypted IP address and integers, for Juniper clients.
> * Add PEAP machine authentication support in module "rlm_mschap".
> * Support User-Password field encryption in digest mode.
> * rlm_x99_token has become rlm_otp (with lots of changes).
> * Add rlm_sqlcounter to the list of stable modules.
> * Read MySQL specific options in sections [freeradius] and [client]
> from file "my.cnf".
> * Support the ${Cisco-AVPair[n]} syntax.
> * Execute modules in {Pre,Post}-Proxy-Type stanzas.
> * Add new options to radclient to run stress tests on the server.
> * New module "rlm_sql_log" to postpone the storage of accounting data
> in a SQL database. See rlm_sql_log(5) manpage.
> * New program "radsqlrelay" which sends the SQL logfile according to
> the SQL server's capabilities.
>
> Bug fixes
> * 306 (HUP when built with threads, but executed with -s)
> * 285 (more attributes in dictionary.cisco.vpn3000)
> * rlm_digest has a number of bug fixes to authentication types.
> * Don't leak memory in module "rlm_sql".
> * Update the dictionaries, so that VALUEs with the same name,
> but different numbers, aren't allowed.
> * Queue the request before looking for available threads.
> * Don't free the check items after we received the proxy reply.
> * Expand config variables in included files, too.
> * Check the return value of accounting modules and don't proxy
> invalid requests.
> * In rlm_passwd, don't close a file stream more than once.
> * Fix format string errors in rlm_sql.c, spotted by Primoz Bratanic.
> * Walk the whole string in when escaping strings in rlm_ldap.
> * Include crypt.h if it is available so we get a prototype for crypt(),
> spotted by Konstantin Kubatkin.
> * Removed (for almost all uses) length restrictions on vendor names
> and VALUE names.
> * Don't leak memory when proxying an Access-Challenge response.
> * Make the sleep time user-defined, so radrelay can send more than
> 7 requests/s.
> * Fix a memory leak in rlm_checkval.
> * radclient doesn't resend countless times packets with invalid
> signature.
> * Fix segfault and mem leak in rlm_pam.
2006-02-05 16:34:08 +01:00
|
|
|
share/freeradius/dictionary.cosine
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.dante
|
|
|
|
share/freeradius/dictionary.dellemc
|
|
|
|
share/freeradius/dictionary.dhcp
|
2006-07-15 00:10:01 +02:00
|
|
|
share/freeradius/dictionary.digium
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.dlink
|
|
|
|
share/freeradius/dictionary.dragonwave
|
|
|
|
share/freeradius/dictionary.efficientip
|
|
|
|
share/freeradius/dictionary.eltex
|
Update to 1.1.0
> FreeRADIUS 1.1.0 ; $Date: 2006/01/04 05:55:19 $, urgency=low
> Feature improvements
> * rlm_ldap has "set_auth_type" configuration option, which should
> address some configuration problems when using it.
> * Fix MIT Kerberos bug
> * Modules can be load balanced, both in isolation and redundantly.
> See doc/load-balance.txt for more information.
> * rlm_perl is now marked "stable"
> * N-tier certificate patch from Mohammed Petiwala.
> * Copied dictionaries from the CVS head (many, many, more vendors)
> * Enabled support for weird VSA formats, like Lucent and Starent.
> * Support encrypted IP address and integers, for Juniper clients.
> * Add PEAP machine authentication support in module "rlm_mschap".
> * Support User-Password field encryption in digest mode.
> * rlm_x99_token has become rlm_otp (with lots of changes).
> * Add rlm_sqlcounter to the list of stable modules.
> * Read MySQL specific options in sections [freeradius] and [client]
> from file "my.cnf".
> * Support the ${Cisco-AVPair[n]} syntax.
> * Execute modules in {Pre,Post}-Proxy-Type stanzas.
> * Add new options to radclient to run stress tests on the server.
> * New module "rlm_sql_log" to postpone the storage of accounting data
> in a SQL database. See rlm_sql_log(5) manpage.
> * New program "radsqlrelay" which sends the SQL logfile according to
> the SQL server's capabilities.
>
> Bug fixes
> * 306 (HUP when built with threads, but executed with -s)
> * 285 (more attributes in dictionary.cisco.vpn3000)
> * rlm_digest has a number of bug fixes to authentication types.
> * Don't leak memory in module "rlm_sql".
> * Update the dictionaries, so that VALUEs with the same name,
> but different numbers, aren't allowed.
> * Queue the request before looking for available threads.
> * Don't free the check items after we received the proxy reply.
> * Expand config variables in included files, too.
> * Check the return value of accounting modules and don't proxy
> invalid requests.
> * In rlm_passwd, don't close a file stream more than once.
> * Fix format string errors in rlm_sql.c, spotted by Primoz Bratanic.
> * Walk the whole string in when escaping strings in rlm_ldap.
> * Include crypt.h if it is available so we get a prototype for crypt(),
> spotted by Konstantin Kubatkin.
> * Removed (for almost all uses) length restrictions on vendor names
> and VALUE names.
> * Don't leak memory when proxying an Access-Challenge response.
> * Make the sleep time user-defined, so radrelay can send more than
> 7 requests/s.
> * Fix a memory leak in rlm_checkval.
> * radclient doesn't resend countless times packets with invalid
> signature.
> * Fix segfault and mem leak in rlm_pam.
2006-02-05 16:34:08 +01:00
|
|
|
share/freeradius/dictionary.epygi
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.equallogic
|
Update to 1.1.0
> FreeRADIUS 1.1.0 ; $Date: 2006/01/04 05:55:19 $, urgency=low
> Feature improvements
> * rlm_ldap has "set_auth_type" configuration option, which should
> address some configuration problems when using it.
> * Fix MIT Kerberos bug
> * Modules can be load balanced, both in isolation and redundantly.
> See doc/load-balance.txt for more information.
> * rlm_perl is now marked "stable"
> * N-tier certificate patch from Mohammed Petiwala.
> * Copied dictionaries from the CVS head (many, many, more vendors)
> * Enabled support for weird VSA formats, like Lucent and Starent.
> * Support encrypted IP address and integers, for Juniper clients.
> * Add PEAP machine authentication support in module "rlm_mschap".
> * Support User-Password field encryption in digest mode.
> * rlm_x99_token has become rlm_otp (with lots of changes).
> * Add rlm_sqlcounter to the list of stable modules.
> * Read MySQL specific options in sections [freeradius] and [client]
> from file "my.cnf".
> * Support the ${Cisco-AVPair[n]} syntax.
> * Execute modules in {Pre,Post}-Proxy-Type stanzas.
> * Add new options to radclient to run stress tests on the server.
> * New module "rlm_sql_log" to postpone the storage of accounting data
> in a SQL database. See rlm_sql_log(5) manpage.
> * New program "radsqlrelay" which sends the SQL logfile according to
> the SQL server's capabilities.
>
> Bug fixes
> * 306 (HUP when built with threads, but executed with -s)
> * 285 (more attributes in dictionary.cisco.vpn3000)
> * rlm_digest has a number of bug fixes to authentication types.
> * Don't leak memory in module "rlm_sql".
> * Update the dictionaries, so that VALUEs with the same name,
> but different numbers, aren't allowed.
> * Queue the request before looking for available threads.
> * Don't free the check items after we received the proxy reply.
> * Expand config variables in included files, too.
> * Check the return value of accounting modules and don't proxy
> invalid requests.
> * In rlm_passwd, don't close a file stream more than once.
> * Fix format string errors in rlm_sql.c, spotted by Primoz Bratanic.
> * Walk the whole string in when escaping strings in rlm_ldap.
> * Include crypt.h if it is available so we get a prototype for crypt(),
> spotted by Konstantin Kubatkin.
> * Removed (for almost all uses) length restrictions on vendor names
> and VALUE names.
> * Don't leak memory when proxying an Access-Challenge response.
> * Make the sleep time user-defined, so radrelay can send more than
> 7 requests/s.
> * Fix a memory leak in rlm_checkval.
> * radclient doesn't resend countless times packets with invalid
> signature.
> * Fix segfault and mem leak in rlm_pam.
2006-02-05 16:34:08 +01:00
|
|
|
share/freeradius/dictionary.ericsson
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.ericsson.ab
|
|
|
|
share/freeradius/dictionary.ericsson.packet.core.networks
|
2004-09-23 21:51:21 +02:00
|
|
|
share/freeradius/dictionary.erx
|
|
|
|
share/freeradius/dictionary.extreme
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.f5
|
|
|
|
share/freeradius/dictionary.fdxtended
|
Update to 1.1.0
> FreeRADIUS 1.1.0 ; $Date: 2006/01/04 05:55:19 $, urgency=low
> Feature improvements
> * rlm_ldap has "set_auth_type" configuration option, which should
> address some configuration problems when using it.
> * Fix MIT Kerberos bug
> * Modules can be load balanced, both in isolation and redundantly.
> See doc/load-balance.txt for more information.
> * rlm_perl is now marked "stable"
> * N-tier certificate patch from Mohammed Petiwala.
> * Copied dictionaries from the CVS head (many, many, more vendors)
> * Enabled support for weird VSA formats, like Lucent and Starent.
> * Support encrypted IP address and integers, for Juniper clients.
> * Add PEAP machine authentication support in module "rlm_mschap".
> * Support User-Password field encryption in digest mode.
> * rlm_x99_token has become rlm_otp (with lots of changes).
> * Add rlm_sqlcounter to the list of stable modules.
> * Read MySQL specific options in sections [freeradius] and [client]
> from file "my.cnf".
> * Support the ${Cisco-AVPair[n]} syntax.
> * Execute modules in {Pre,Post}-Proxy-Type stanzas.
> * Add new options to radclient to run stress tests on the server.
> * New module "rlm_sql_log" to postpone the storage of accounting data
> in a SQL database. See rlm_sql_log(5) manpage.
> * New program "radsqlrelay" which sends the SQL logfile according to
> the SQL server's capabilities.
>
> Bug fixes
> * 306 (HUP when built with threads, but executed with -s)
> * 285 (more attributes in dictionary.cisco.vpn3000)
> * rlm_digest has a number of bug fixes to authentication types.
> * Don't leak memory in module "rlm_sql".
> * Update the dictionaries, so that VALUEs with the same name,
> but different numbers, aren't allowed.
> * Queue the request before looking for available threads.
> * Don't free the check items after we received the proxy reply.
> * Expand config variables in included files, too.
> * Check the return value of accounting modules and don't proxy
> invalid requests.
> * In rlm_passwd, don't close a file stream more than once.
> * Fix format string errors in rlm_sql.c, spotted by Primoz Bratanic.
> * Walk the whole string in when escaping strings in rlm_ldap.
> * Include crypt.h if it is available so we get a prototype for crypt(),
> spotted by Konstantin Kubatkin.
> * Removed (for almost all uses) length restrictions on vendor names
> and VALUE names.
> * Don't leak memory when proxying an Access-Challenge response.
> * Make the sleep time user-defined, so radrelay can send more than
> 7 requests/s.
> * Fix a memory leak in rlm_checkval.
> * radclient doesn't resend countless times packets with invalid
> signature.
> * Fix segfault and mem leak in rlm_pam.
2006-02-05 16:34:08 +01:00
|
|
|
share/freeradius/dictionary.fortinet
|
2004-09-23 21:51:21 +02:00
|
|
|
share/freeradius/dictionary.foundry
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.freedhcp
|
2004-09-23 21:51:21 +02:00
|
|
|
share/freeradius/dictionary.freeradius
|
Update to 1.1.0
> FreeRADIUS 1.1.0 ; $Date: 2006/01/04 05:55:19 $, urgency=low
> Feature improvements
> * rlm_ldap has "set_auth_type" configuration option, which should
> address some configuration problems when using it.
> * Fix MIT Kerberos bug
> * Modules can be load balanced, both in isolation and redundantly.
> See doc/load-balance.txt for more information.
> * rlm_perl is now marked "stable"
> * N-tier certificate patch from Mohammed Petiwala.
> * Copied dictionaries from the CVS head (many, many, more vendors)
> * Enabled support for weird VSA formats, like Lucent and Starent.
> * Support encrypted IP address and integers, for Juniper clients.
> * Add PEAP machine authentication support in module "rlm_mschap".
> * Support User-Password field encryption in digest mode.
> * rlm_x99_token has become rlm_otp (with lots of changes).
> * Add rlm_sqlcounter to the list of stable modules.
> * Read MySQL specific options in sections [freeradius] and [client]
> from file "my.cnf".
> * Support the ${Cisco-AVPair[n]} syntax.
> * Execute modules in {Pre,Post}-Proxy-Type stanzas.
> * Add new options to radclient to run stress tests on the server.
> * New module "rlm_sql_log" to postpone the storage of accounting data
> in a SQL database. See rlm_sql_log(5) manpage.
> * New program "radsqlrelay" which sends the SQL logfile according to
> the SQL server's capabilities.
>
> Bug fixes
> * 306 (HUP when built with threads, but executed with -s)
> * 285 (more attributes in dictionary.cisco.vpn3000)
> * rlm_digest has a number of bug fixes to authentication types.
> * Don't leak memory in module "rlm_sql".
> * Update the dictionaries, so that VALUEs with the same name,
> but different numbers, aren't allowed.
> * Queue the request before looking for available threads.
> * Don't free the check items after we received the proxy reply.
> * Expand config variables in included files, too.
> * Check the return value of accounting modules and don't proxy
> invalid requests.
> * In rlm_passwd, don't close a file stream more than once.
> * Fix format string errors in rlm_sql.c, spotted by Primoz Bratanic.
> * Walk the whole string in when escaping strings in rlm_ldap.
> * Include crypt.h if it is available so we get a prototype for crypt(),
> spotted by Konstantin Kubatkin.
> * Removed (for almost all uses) length restrictions on vendor names
> and VALUE names.
> * Don't leak memory when proxying an Access-Challenge response.
> * Make the sleep time user-defined, so radrelay can send more than
> 7 requests/s.
> * Fix a memory leak in rlm_checkval.
> * radclient doesn't resend countless times packets with invalid
> signature.
> * Fix segfault and mem leak in rlm_pam.
2006-02-05 16:34:08 +01:00
|
|
|
share/freeradius/dictionary.freeradius.internal
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.freeswitch
|
2004-09-23 21:51:21 +02:00
|
|
|
share/freeradius/dictionary.gandalf
|
2005-02-18 17:59:57 +01:00
|
|
|
share/freeradius/dictionary.garderos
|
- Update to freeradius 1.0.4
- The security issues mentioned in this update were incorporated
into patch-ak previously and a security advisory was already
made in regards to this.
> FreeRADIUS 1.0.4 ; Date: 2005/06/11 22:46:52, urgency=medium
>
> * Fix installation problem.
> * Increase a buffer size, so radrelay doesn't truncate values.
> * Updates in the documentation. Patches from Thor Spruyt.
>
> FreeRADIUS 1.0.3 ; Date: 2005/06/03 17:15:11, urgency=high
> Security Fixes
> * Always escape the strings in the SQL module.
> * Check buffer bound when input character needs escaping in
> the SQL module. Bug found by Primoz Bratanic.
>
> Bug fixes
> * Return EAP-Fail in Access-Reject, rather than an empty Access-Reject
> * Don't send Proxy-State from home server in TTLS.
> * Fixes for forking external programs, so the server doesn't
> suddenly stop processing requests, or stop forking programs.
> * radzap now works, but it's command-line options have changed
> completely, and it's a shell script.
> * radwho has updated command-line options, and no longer reads
> Unix "utmp" files.
> * Fix bug in calling checkrad script with NAS port > 9999999
> * Fix long-standing bug when both crypt and pthreads are in use
> * Don't SEGV when rlm_sql gets 'NULL' value from request.
> * Re-arrange code in radrelay to not duplicate accounting packets.
> * In rlm_attr_rewrite, change the value when the attribute type
> is different from string.
2005-07-09 19:25:00 +02:00
|
|
|
share/freeradius/dictionary.gemtek
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.h3c
|
|
|
|
share/freeradius/dictionary.hillstone
|
2006-03-22 00:08:08 +01:00
|
|
|
share/freeradius/dictionary.hp
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.huawei
|
|
|
|
share/freeradius/dictionary.iana
|
|
|
|
share/freeradius/dictionary.iea
|
|
|
|
share/freeradius/dictionary.infoblox
|
|
|
|
share/freeradius/dictionary.infonet
|
Update to 1.1.0
> FreeRADIUS 1.1.0 ; $Date: 2006/01/04 05:55:19 $, urgency=low
> Feature improvements
> * rlm_ldap has "set_auth_type" configuration option, which should
> address some configuration problems when using it.
> * Fix MIT Kerberos bug
> * Modules can be load balanced, both in isolation and redundantly.
> See doc/load-balance.txt for more information.
> * rlm_perl is now marked "stable"
> * N-tier certificate patch from Mohammed Petiwala.
> * Copied dictionaries from the CVS head (many, many, more vendors)
> * Enabled support for weird VSA formats, like Lucent and Starent.
> * Support encrypted IP address and integers, for Juniper clients.
> * Add PEAP machine authentication support in module "rlm_mschap".
> * Support User-Password field encryption in digest mode.
> * rlm_x99_token has become rlm_otp (with lots of changes).
> * Add rlm_sqlcounter to the list of stable modules.
> * Read MySQL specific options in sections [freeradius] and [client]
> from file "my.cnf".
> * Support the ${Cisco-AVPair[n]} syntax.
> * Execute modules in {Pre,Post}-Proxy-Type stanzas.
> * Add new options to radclient to run stress tests on the server.
> * New module "rlm_sql_log" to postpone the storage of accounting data
> in a SQL database. See rlm_sql_log(5) manpage.
> * New program "radsqlrelay" which sends the SQL logfile according to
> the SQL server's capabilities.
>
> Bug fixes
> * 306 (HUP when built with threads, but executed with -s)
> * 285 (more attributes in dictionary.cisco.vpn3000)
> * rlm_digest has a number of bug fixes to authentication types.
> * Don't leak memory in module "rlm_sql".
> * Update the dictionaries, so that VALUEs with the same name,
> but different numbers, aren't allowed.
> * Queue the request before looking for available threads.
> * Don't free the check items after we received the proxy reply.
> * Expand config variables in included files, too.
> * Check the return value of accounting modules and don't proxy
> invalid requests.
> * In rlm_passwd, don't close a file stream more than once.
> * Fix format string errors in rlm_sql.c, spotted by Primoz Bratanic.
> * Walk the whole string in when escaping strings in rlm_ldap.
> * Include crypt.h if it is available so we get a prototype for crypt(),
> spotted by Konstantin Kubatkin.
> * Removed (for almost all uses) length restrictions on vendor names
> and VALUE names.
> * Don't leak memory when proxying an Access-Challenge response.
> * Make the sleep time user-defined, so radrelay can send more than
> 7 requests/s.
> * Fix a memory leak in rlm_checkval.
> * radclient doesn't resend countless times packets with invalid
> signature.
> * Fix segfault and mem leak in rlm_pam.
2006-02-05 16:34:08 +01:00
|
|
|
share/freeradius/dictionary.ipunplugged
|
|
|
|
share/freeradius/dictionary.issanni
|
2004-09-23 21:51:21 +02:00
|
|
|
share/freeradius/dictionary.itk
|
|
|
|
share/freeradius/dictionary.juniper
|
|
|
|
share/freeradius/dictionary.karlnet
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.kineto
|
|
|
|
share/freeradius/dictionary.lancom
|
|
|
|
share/freeradius/dictionary.lantronix
|
2004-09-23 21:51:21 +02:00
|
|
|
share/freeradius/dictionary.livingston
|
2005-02-18 17:59:57 +01:00
|
|
|
share/freeradius/dictionary.localweb
|
Update to 1.1.0
> FreeRADIUS 1.1.0 ; $Date: 2006/01/04 05:55:19 $, urgency=low
> Feature improvements
> * rlm_ldap has "set_auth_type" configuration option, which should
> address some configuration problems when using it.
> * Fix MIT Kerberos bug
> * Modules can be load balanced, both in isolation and redundantly.
> See doc/load-balance.txt for more information.
> * rlm_perl is now marked "stable"
> * N-tier certificate patch from Mohammed Petiwala.
> * Copied dictionaries from the CVS head (many, many, more vendors)
> * Enabled support for weird VSA formats, like Lucent and Starent.
> * Support encrypted IP address and integers, for Juniper clients.
> * Add PEAP machine authentication support in module "rlm_mschap".
> * Support User-Password field encryption in digest mode.
> * rlm_x99_token has become rlm_otp (with lots of changes).
> * Add rlm_sqlcounter to the list of stable modules.
> * Read MySQL specific options in sections [freeradius] and [client]
> from file "my.cnf".
> * Support the ${Cisco-AVPair[n]} syntax.
> * Execute modules in {Pre,Post}-Proxy-Type stanzas.
> * Add new options to radclient to run stress tests on the server.
> * New module "rlm_sql_log" to postpone the storage of accounting data
> in a SQL database. See rlm_sql_log(5) manpage.
> * New program "radsqlrelay" which sends the SQL logfile according to
> the SQL server's capabilities.
>
> Bug fixes
> * 306 (HUP when built with threads, but executed with -s)
> * 285 (more attributes in dictionary.cisco.vpn3000)
> * rlm_digest has a number of bug fixes to authentication types.
> * Don't leak memory in module "rlm_sql".
> * Update the dictionaries, so that VALUEs with the same name,
> but different numbers, aren't allowed.
> * Queue the request before looking for available threads.
> * Don't free the check items after we received the proxy reply.
> * Expand config variables in included files, too.
> * Check the return value of accounting modules and don't proxy
> invalid requests.
> * In rlm_passwd, don't close a file stream more than once.
> * Fix format string errors in rlm_sql.c, spotted by Primoz Bratanic.
> * Walk the whole string in when escaping strings in rlm_ldap.
> * Include crypt.h if it is available so we get a prototype for crypt(),
> spotted by Konstantin Kubatkin.
> * Removed (for almost all uses) length restrictions on vendor names
> and VALUE names.
> * Don't leak memory when proxying an Access-Challenge response.
> * Make the sleep time user-defined, so radrelay can send more than
> 7 requests/s.
> * Fix a memory leak in rlm_checkval.
> * radclient doesn't resend countless times packets with invalid
> signature.
> * Fix segfault and mem leak in rlm_pam.
2006-02-05 16:34:08 +01:00
|
|
|
share/freeradius/dictionary.lucent
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.manzara
|
|
|
|
share/freeradius/dictionary.meinberg
|
|
|
|
share/freeradius/dictionary.meraki
|
2004-09-23 21:51:21 +02:00
|
|
|
share/freeradius/dictionary.merit
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.meru
|
|
|
|
share/freeradius/dictionary.microsemi
|
2004-09-23 21:51:21 +02:00
|
|
|
share/freeradius/dictionary.microsoft
|
|
|
|
share/freeradius/dictionary.mikrotik
|
Update to 1.1.0
> FreeRADIUS 1.1.0 ; $Date: 2006/01/04 05:55:19 $, urgency=low
> Feature improvements
> * rlm_ldap has "set_auth_type" configuration option, which should
> address some configuration problems when using it.
> * Fix MIT Kerberos bug
> * Modules can be load balanced, both in isolation and redundantly.
> See doc/load-balance.txt for more information.
> * rlm_perl is now marked "stable"
> * N-tier certificate patch from Mohammed Petiwala.
> * Copied dictionaries from the CVS head (many, many, more vendors)
> * Enabled support for weird VSA formats, like Lucent and Starent.
> * Support encrypted IP address and integers, for Juniper clients.
> * Add PEAP machine authentication support in module "rlm_mschap".
> * Support User-Password field encryption in digest mode.
> * rlm_x99_token has become rlm_otp (with lots of changes).
> * Add rlm_sqlcounter to the list of stable modules.
> * Read MySQL specific options in sections [freeradius] and [client]
> from file "my.cnf".
> * Support the ${Cisco-AVPair[n]} syntax.
> * Execute modules in {Pre,Post}-Proxy-Type stanzas.
> * Add new options to radclient to run stress tests on the server.
> * New module "rlm_sql_log" to postpone the storage of accounting data
> in a SQL database. See rlm_sql_log(5) manpage.
> * New program "radsqlrelay" which sends the SQL logfile according to
> the SQL server's capabilities.
>
> Bug fixes
> * 306 (HUP when built with threads, but executed with -s)
> * 285 (more attributes in dictionary.cisco.vpn3000)
> * rlm_digest has a number of bug fixes to authentication types.
> * Don't leak memory in module "rlm_sql".
> * Update the dictionaries, so that VALUEs with the same name,
> but different numbers, aren't allowed.
> * Queue the request before looking for available threads.
> * Don't free the check items after we received the proxy reply.
> * Expand config variables in included files, too.
> * Check the return value of accounting modules and don't proxy
> invalid requests.
> * In rlm_passwd, don't close a file stream more than once.
> * Fix format string errors in rlm_sql.c, spotted by Primoz Bratanic.
> * Walk the whole string in when escaping strings in rlm_ldap.
> * Include crypt.h if it is available so we get a prototype for crypt(),
> spotted by Konstantin Kubatkin.
> * Removed (for almost all uses) length restrictions on vendor names
> and VALUE names.
> * Don't leak memory when proxying an Access-Challenge response.
> * Make the sleep time user-defined, so radrelay can send more than
> 7 requests/s.
> * Fix a memory leak in rlm_checkval.
> * radclient doesn't resend countless times packets with invalid
> signature.
> * Fix segfault and mem leak in rlm_pam.
2006-02-05 16:34:08 +01:00
|
|
|
share/freeradius/dictionary.motorola
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.motorola.illegal
|
|
|
|
share/freeradius/dictionary.motorola.wimax
|
2004-09-23 21:51:21 +02:00
|
|
|
share/freeradius/dictionary.navini
|
|
|
|
share/freeradius/dictionary.netscreen
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.networkphysics
|
|
|
|
share/freeradius/dictionary.nexans
|
2004-09-23 21:51:21 +02:00
|
|
|
share/freeradius/dictionary.nokia
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.nokia.conflict
|
2004-09-23 21:51:21 +02:00
|
|
|
share/freeradius/dictionary.nomadix
|
2006-03-22 00:08:08 +01:00
|
|
|
share/freeradius/dictionary.nortel
|
Update to 1.1.0
> FreeRADIUS 1.1.0 ; $Date: 2006/01/04 05:55:19 $, urgency=low
> Feature improvements
> * rlm_ldap has "set_auth_type" configuration option, which should
> address some configuration problems when using it.
> * Fix MIT Kerberos bug
> * Modules can be load balanced, both in isolation and redundantly.
> See doc/load-balance.txt for more information.
> * rlm_perl is now marked "stable"
> * N-tier certificate patch from Mohammed Petiwala.
> * Copied dictionaries from the CVS head (many, many, more vendors)
> * Enabled support for weird VSA formats, like Lucent and Starent.
> * Support encrypted IP address and integers, for Juniper clients.
> * Add PEAP machine authentication support in module "rlm_mschap".
> * Support User-Password field encryption in digest mode.
> * rlm_x99_token has become rlm_otp (with lots of changes).
> * Add rlm_sqlcounter to the list of stable modules.
> * Read MySQL specific options in sections [freeradius] and [client]
> from file "my.cnf".
> * Support the ${Cisco-AVPair[n]} syntax.
> * Execute modules in {Pre,Post}-Proxy-Type stanzas.
> * Add new options to radclient to run stress tests on the server.
> * New module "rlm_sql_log" to postpone the storage of accounting data
> in a SQL database. See rlm_sql_log(5) manpage.
> * New program "radsqlrelay" which sends the SQL logfile according to
> the SQL server's capabilities.
>
> Bug fixes
> * 306 (HUP when built with threads, but executed with -s)
> * 285 (more attributes in dictionary.cisco.vpn3000)
> * rlm_digest has a number of bug fixes to authentication types.
> * Don't leak memory in module "rlm_sql".
> * Update the dictionaries, so that VALUEs with the same name,
> but different numbers, aren't allowed.
> * Queue the request before looking for available threads.
> * Don't free the check items after we received the proxy reply.
> * Expand config variables in included files, too.
> * Check the return value of accounting modules and don't proxy
> invalid requests.
> * In rlm_passwd, don't close a file stream more than once.
> * Fix format string errors in rlm_sql.c, spotted by Primoz Bratanic.
> * Walk the whole string in when escaping strings in rlm_ldap.
> * Include crypt.h if it is available so we get a prototype for crypt(),
> spotted by Konstantin Kubatkin.
> * Removed (for almost all uses) length restrictions on vendor names
> and VALUE names.
> * Don't leak memory when proxying an Access-Challenge response.
> * Make the sleep time user-defined, so radrelay can send more than
> 7 requests/s.
> * Fix a memory leak in rlm_checkval.
> * radclient doesn't resend countless times packets with invalid
> signature.
> * Fix segfault and mem leak in rlm_pam.
2006-02-05 16:34:08 +01:00
|
|
|
share/freeradius/dictionary.ntua
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.openser
|
Update to 1.1.0
> FreeRADIUS 1.1.0 ; $Date: 2006/01/04 05:55:19 $, urgency=low
> Feature improvements
> * rlm_ldap has "set_auth_type" configuration option, which should
> address some configuration problems when using it.
> * Fix MIT Kerberos bug
> * Modules can be load balanced, both in isolation and redundantly.
> See doc/load-balance.txt for more information.
> * rlm_perl is now marked "stable"
> * N-tier certificate patch from Mohammed Petiwala.
> * Copied dictionaries from the CVS head (many, many, more vendors)
> * Enabled support for weird VSA formats, like Lucent and Starent.
> * Support encrypted IP address and integers, for Juniper clients.
> * Add PEAP machine authentication support in module "rlm_mschap".
> * Support User-Password field encryption in digest mode.
> * rlm_x99_token has become rlm_otp (with lots of changes).
> * Add rlm_sqlcounter to the list of stable modules.
> * Read MySQL specific options in sections [freeradius] and [client]
> from file "my.cnf".
> * Support the ${Cisco-AVPair[n]} syntax.
> * Execute modules in {Pre,Post}-Proxy-Type stanzas.
> * Add new options to radclient to run stress tests on the server.
> * New module "rlm_sql_log" to postpone the storage of accounting data
> in a SQL database. See rlm_sql_log(5) manpage.
> * New program "radsqlrelay" which sends the SQL logfile according to
> the SQL server's capabilities.
>
> Bug fixes
> * 306 (HUP when built with threads, but executed with -s)
> * 285 (more attributes in dictionary.cisco.vpn3000)
> * rlm_digest has a number of bug fixes to authentication types.
> * Don't leak memory in module "rlm_sql".
> * Update the dictionaries, so that VALUEs with the same name,
> but different numbers, aren't allowed.
> * Queue the request before looking for available threads.
> * Don't free the check items after we received the proxy reply.
> * Expand config variables in included files, too.
> * Check the return value of accounting modules and don't proxy
> invalid requests.
> * In rlm_passwd, don't close a file stream more than once.
> * Fix format string errors in rlm_sql.c, spotted by Primoz Bratanic.
> * Walk the whole string in when escaping strings in rlm_ldap.
> * Include crypt.h if it is available so we get a prototype for crypt(),
> spotted by Konstantin Kubatkin.
> * Removed (for almost all uses) length restrictions on vendor names
> and VALUE names.
> * Don't leak memory when proxying an Access-Challenge response.
> * Make the sleep time user-defined, so radrelay can send more than
> 7 requests/s.
> * Fix a memory leak in rlm_checkval.
> * radclient doesn't resend countless times packets with invalid
> signature.
> * Fix segfault and mem leak in rlm_pam.
2006-02-05 16:34:08 +01:00
|
|
|
share/freeradius/dictionary.packeteer
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.paloalto
|
2007-02-17 19:36:23 +01:00
|
|
|
share/freeradius/dictionary.patton
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.perle
|
2004-09-23 21:51:21 +02:00
|
|
|
share/freeradius/dictionary.propel
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.prosoft
|
|
|
|
share/freeradius/dictionary.proxim
|
|
|
|
share/freeradius/dictionary.purewave
|
|
|
|
share/freeradius/dictionary.quiconnect
|
2004-09-23 21:51:21 +02:00
|
|
|
share/freeradius/dictionary.quintum
|
|
|
|
share/freeradius/dictionary.redcreek
|
Update to 1.1.0
> FreeRADIUS 1.1.0 ; $Date: 2006/01/04 05:55:19 $, urgency=low
> Feature improvements
> * rlm_ldap has "set_auth_type" configuration option, which should
> address some configuration problems when using it.
> * Fix MIT Kerberos bug
> * Modules can be load balanced, both in isolation and redundantly.
> See doc/load-balance.txt for more information.
> * rlm_perl is now marked "stable"
> * N-tier certificate patch from Mohammed Petiwala.
> * Copied dictionaries from the CVS head (many, many, more vendors)
> * Enabled support for weird VSA formats, like Lucent and Starent.
> * Support encrypted IP address and integers, for Juniper clients.
> * Add PEAP machine authentication support in module "rlm_mschap".
> * Support User-Password field encryption in digest mode.
> * rlm_x99_token has become rlm_otp (with lots of changes).
> * Add rlm_sqlcounter to the list of stable modules.
> * Read MySQL specific options in sections [freeradius] and [client]
> from file "my.cnf".
> * Support the ${Cisco-AVPair[n]} syntax.
> * Execute modules in {Pre,Post}-Proxy-Type stanzas.
> * Add new options to radclient to run stress tests on the server.
> * New module "rlm_sql_log" to postpone the storage of accounting data
> in a SQL database. See rlm_sql_log(5) manpage.
> * New program "radsqlrelay" which sends the SQL logfile according to
> the SQL server's capabilities.
>
> Bug fixes
> * 306 (HUP when built with threads, but executed with -s)
> * 285 (more attributes in dictionary.cisco.vpn3000)
> * rlm_digest has a number of bug fixes to authentication types.
> * Don't leak memory in module "rlm_sql".
> * Update the dictionaries, so that VALUEs with the same name,
> but different numbers, aren't allowed.
> * Queue the request before looking for available threads.
> * Don't free the check items after we received the proxy reply.
> * Expand config variables in included files, too.
> * Check the return value of accounting modules and don't proxy
> invalid requests.
> * In rlm_passwd, don't close a file stream more than once.
> * Fix format string errors in rlm_sql.c, spotted by Primoz Bratanic.
> * Walk the whole string in when escaping strings in rlm_ldap.
> * Include crypt.h if it is available so we get a prototype for crypt(),
> spotted by Konstantin Kubatkin.
> * Removed (for almost all uses) length restrictions on vendor names
> and VALUE names.
> * Don't leak memory when proxying an Access-Challenge response.
> * Make the sleep time user-defined, so radrelay can send more than
> 7 requests/s.
> * Fix a memory leak in rlm_checkval.
> * radclient doesn't resend countless times packets with invalid
> signature.
> * Fix segfault and mem leak in rlm_pam.
2006-02-05 16:34:08 +01:00
|
|
|
share/freeradius/dictionary.rfc2865
|
|
|
|
share/freeradius/dictionary.rfc2866
|
|
|
|
share/freeradius/dictionary.rfc2867
|
|
|
|
share/freeradius/dictionary.rfc2868
|
|
|
|
share/freeradius/dictionary.rfc2869
|
|
|
|
share/freeradius/dictionary.rfc3162
|
|
|
|
share/freeradius/dictionary.rfc3576
|
|
|
|
share/freeradius/dictionary.rfc3580
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.rfc4072
|
2007-04-14 12:16:47 +02:00
|
|
|
share/freeradius/dictionary.rfc4372
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.rfc4603
|
2007-04-14 12:16:47 +02:00
|
|
|
share/freeradius/dictionary.rfc4675
|
|
|
|
share/freeradius/dictionary.rfc4679
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.rfc4818
|
|
|
|
share/freeradius/dictionary.rfc4849
|
|
|
|
share/freeradius/dictionary.rfc5090
|
|
|
|
share/freeradius/dictionary.rfc5176
|
|
|
|
share/freeradius/dictionary.rfc5447
|
|
|
|
share/freeradius/dictionary.rfc5580
|
|
|
|
share/freeradius/dictionary.rfc5607
|
|
|
|
share/freeradius/dictionary.rfc5904
|
|
|
|
share/freeradius/dictionary.rfc6519
|
|
|
|
share/freeradius/dictionary.rfc6572
|
|
|
|
share/freeradius/dictionary.rfc6677
|
|
|
|
share/freeradius/dictionary.rfc6911
|
|
|
|
share/freeradius/dictionary.rfc6929
|
|
|
|
share/freeradius/dictionary.rfc6930
|
|
|
|
share/freeradius/dictionary.rfc7055
|
|
|
|
share/freeradius/dictionary.rfc7155
|
|
|
|
share/freeradius/dictionary.rfc7268
|
|
|
|
share/freeradius/dictionary.rfc7499
|
|
|
|
share/freeradius/dictionary.rfc7930
|
|
|
|
share/freeradius/dictionary.riverbed
|
2006-09-11 00:35:22 +02:00
|
|
|
share/freeradius/dictionary.riverstone
|
Update to 1.1.0
> FreeRADIUS 1.1.0 ; $Date: 2006/01/04 05:55:19 $, urgency=low
> Feature improvements
> * rlm_ldap has "set_auth_type" configuration option, which should
> address some configuration problems when using it.
> * Fix MIT Kerberos bug
> * Modules can be load balanced, both in isolation and redundantly.
> See doc/load-balance.txt for more information.
> * rlm_perl is now marked "stable"
> * N-tier certificate patch from Mohammed Petiwala.
> * Copied dictionaries from the CVS head (many, many, more vendors)
> * Enabled support for weird VSA formats, like Lucent and Starent.
> * Support encrypted IP address and integers, for Juniper clients.
> * Add PEAP machine authentication support in module "rlm_mschap".
> * Support User-Password field encryption in digest mode.
> * rlm_x99_token has become rlm_otp (with lots of changes).
> * Add rlm_sqlcounter to the list of stable modules.
> * Read MySQL specific options in sections [freeradius] and [client]
> from file "my.cnf".
> * Support the ${Cisco-AVPair[n]} syntax.
> * Execute modules in {Pre,Post}-Proxy-Type stanzas.
> * Add new options to radclient to run stress tests on the server.
> * New module "rlm_sql_log" to postpone the storage of accounting data
> in a SQL database. See rlm_sql_log(5) manpage.
> * New program "radsqlrelay" which sends the SQL logfile according to
> the SQL server's capabilities.
>
> Bug fixes
> * 306 (HUP when built with threads, but executed with -s)
> * 285 (more attributes in dictionary.cisco.vpn3000)
> * rlm_digest has a number of bug fixes to authentication types.
> * Don't leak memory in module "rlm_sql".
> * Update the dictionaries, so that VALUEs with the same name,
> but different numbers, aren't allowed.
> * Queue the request before looking for available threads.
> * Don't free the check items after we received the proxy reply.
> * Expand config variables in included files, too.
> * Check the return value of accounting modules and don't proxy
> invalid requests.
> * In rlm_passwd, don't close a file stream more than once.
> * Fix format string errors in rlm_sql.c, spotted by Primoz Bratanic.
> * Walk the whole string in when escaping strings in rlm_ldap.
> * Include crypt.h if it is available so we get a prototype for crypt(),
> spotted by Konstantin Kubatkin.
> * Removed (for almost all uses) length restrictions on vendor names
> and VALUE names.
> * Don't leak memory when proxying an Access-Challenge response.
> * Make the sleep time user-defined, so radrelay can send more than
> 7 requests/s.
> * Fix a memory leak in rlm_checkval.
> * radclient doesn't resend countless times packets with invalid
> signature.
> * Fix segfault and mem leak in rlm_pam.
2006-02-05 16:34:08 +01:00
|
|
|
share/freeradius/dictionary.roaringpenguin
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.ruckus
|
|
|
|
share/freeradius/dictionary.ruggedcom
|
|
|
|
share/freeradius/dictionary.sangoma
|
|
|
|
share/freeradius/dictionary.sg
|
2004-09-23 21:51:21 +02:00
|
|
|
share/freeradius/dictionary.shasta
|
|
|
|
share/freeradius/dictionary.shiva
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.siemens
|
|
|
|
share/freeradius/dictionary.slipstream
|
2007-02-17 19:36:23 +01:00
|
|
|
share/freeradius/dictionary.sofaware
|
2004-09-23 21:51:21 +02:00
|
|
|
share/freeradius/dictionary.sonicwall
|
|
|
|
share/freeradius/dictionary.springtide
|
Update to 1.1.0
> FreeRADIUS 1.1.0 ; $Date: 2006/01/04 05:55:19 $, urgency=low
> Feature improvements
> * rlm_ldap has "set_auth_type" configuration option, which should
> address some configuration problems when using it.
> * Fix MIT Kerberos bug
> * Modules can be load balanced, both in isolation and redundantly.
> See doc/load-balance.txt for more information.
> * rlm_perl is now marked "stable"
> * N-tier certificate patch from Mohammed Petiwala.
> * Copied dictionaries from the CVS head (many, many, more vendors)
> * Enabled support for weird VSA formats, like Lucent and Starent.
> * Support encrypted IP address and integers, for Juniper clients.
> * Add PEAP machine authentication support in module "rlm_mschap".
> * Support User-Password field encryption in digest mode.
> * rlm_x99_token has become rlm_otp (with lots of changes).
> * Add rlm_sqlcounter to the list of stable modules.
> * Read MySQL specific options in sections [freeradius] and [client]
> from file "my.cnf".
> * Support the ${Cisco-AVPair[n]} syntax.
> * Execute modules in {Pre,Post}-Proxy-Type stanzas.
> * Add new options to radclient to run stress tests on the server.
> * New module "rlm_sql_log" to postpone the storage of accounting data
> in a SQL database. See rlm_sql_log(5) manpage.
> * New program "radsqlrelay" which sends the SQL logfile according to
> the SQL server's capabilities.
>
> Bug fixes
> * 306 (HUP when built with threads, but executed with -s)
> * 285 (more attributes in dictionary.cisco.vpn3000)
> * rlm_digest has a number of bug fixes to authentication types.
> * Don't leak memory in module "rlm_sql".
> * Update the dictionaries, so that VALUEs with the same name,
> but different numbers, aren't allowed.
> * Queue the request before looking for available threads.
> * Don't free the check items after we received the proxy reply.
> * Expand config variables in included files, too.
> * Check the return value of accounting modules and don't proxy
> invalid requests.
> * In rlm_passwd, don't close a file stream more than once.
> * Fix format string errors in rlm_sql.c, spotted by Primoz Bratanic.
> * Walk the whole string in when escaping strings in rlm_ldap.
> * Include crypt.h if it is available so we get a prototype for crypt(),
> spotted by Konstantin Kubatkin.
> * Removed (for almost all uses) length restrictions on vendor names
> and VALUE names.
> * Don't leak memory when proxying an Access-Challenge response.
> * Make the sleep time user-defined, so radrelay can send more than
> 7 requests/s.
> * Fix a memory leak in rlm_checkval.
> * radclient doesn't resend countless times packets with invalid
> signature.
> * Fix segfault and mem leak in rlm_pam.
2006-02-05 16:34:08 +01:00
|
|
|
share/freeradius/dictionary.starent
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.starent.vsa1
|
|
|
|
share/freeradius/dictionary.surfnet
|
|
|
|
share/freeradius/dictionary.symbol
|
Update to 1.1.0
> FreeRADIUS 1.1.0 ; $Date: 2006/01/04 05:55:19 $, urgency=low
> Feature improvements
> * rlm_ldap has "set_auth_type" configuration option, which should
> address some configuration problems when using it.
> * Fix MIT Kerberos bug
> * Modules can be load balanced, both in isolation and redundantly.
> See doc/load-balance.txt for more information.
> * rlm_perl is now marked "stable"
> * N-tier certificate patch from Mohammed Petiwala.
> * Copied dictionaries from the CVS head (many, many, more vendors)
> * Enabled support for weird VSA formats, like Lucent and Starent.
> * Support encrypted IP address and integers, for Juniper clients.
> * Add PEAP machine authentication support in module "rlm_mschap".
> * Support User-Password field encryption in digest mode.
> * rlm_x99_token has become rlm_otp (with lots of changes).
> * Add rlm_sqlcounter to the list of stable modules.
> * Read MySQL specific options in sections [freeradius] and [client]
> from file "my.cnf".
> * Support the ${Cisco-AVPair[n]} syntax.
> * Execute modules in {Pre,Post}-Proxy-Type stanzas.
> * Add new options to radclient to run stress tests on the server.
> * New module "rlm_sql_log" to postpone the storage of accounting data
> in a SQL database. See rlm_sql_log(5) manpage.
> * New program "radsqlrelay" which sends the SQL logfile according to
> the SQL server's capabilities.
>
> Bug fixes
> * 306 (HUP when built with threads, but executed with -s)
> * 285 (more attributes in dictionary.cisco.vpn3000)
> * rlm_digest has a number of bug fixes to authentication types.
> * Don't leak memory in module "rlm_sql".
> * Update the dictionaries, so that VALUEs with the same name,
> but different numbers, aren't allowed.
> * Queue the request before looking for available threads.
> * Don't free the check items after we received the proxy reply.
> * Expand config variables in included files, too.
> * Check the return value of accounting modules and don't proxy
> invalid requests.
> * In rlm_passwd, don't close a file stream more than once.
> * Fix format string errors in rlm_sql.c, spotted by Primoz Bratanic.
> * Walk the whole string in when escaping strings in rlm_ldap.
> * Include crypt.h if it is available so we get a prototype for crypt(),
> spotted by Konstantin Kubatkin.
> * Removed (for almost all uses) length restrictions on vendor names
> and VALUE names.
> * Don't leak memory when proxying an Access-Challenge response.
> * Make the sleep time user-defined, so radrelay can send more than
> 7 requests/s.
> * Fix a memory leak in rlm_checkval.
> * radclient doesn't resend countless times packets with invalid
> signature.
> * Fix segfault and mem leak in rlm_pam.
2006-02-05 16:34:08 +01:00
|
|
|
share/freeradius/dictionary.t_systems_nova
|
2004-09-23 21:51:21 +02:00
|
|
|
share/freeradius/dictionary.telebit
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.telkom
|
|
|
|
share/freeradius/dictionary.terena
|
2004-09-23 21:51:21 +02:00
|
|
|
share/freeradius/dictionary.trapeze
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.travelping
|
2006-09-11 00:35:22 +02:00
|
|
|
share/freeradius/dictionary.tropos
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.ukerna
|
2004-09-23 21:51:21 +02:00
|
|
|
share/freeradius/dictionary.unix
|
|
|
|
share/freeradius/dictionary.usr
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.usr.illegal
|
|
|
|
share/freeradius/dictionary.utstarcom
|
2004-09-23 21:51:21 +02:00
|
|
|
share/freeradius/dictionary.valemount
|
|
|
|
share/freeradius/dictionary.versanet
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.vqp
|
2006-09-11 00:35:22 +02:00
|
|
|
share/freeradius/dictionary.walabi
|
Update to 1.1.0
> FreeRADIUS 1.1.0 ; $Date: 2006/01/04 05:55:19 $, urgency=low
> Feature improvements
> * rlm_ldap has "set_auth_type" configuration option, which should
> address some configuration problems when using it.
> * Fix MIT Kerberos bug
> * Modules can be load balanced, both in isolation and redundantly.
> See doc/load-balance.txt for more information.
> * rlm_perl is now marked "stable"
> * N-tier certificate patch from Mohammed Petiwala.
> * Copied dictionaries from the CVS head (many, many, more vendors)
> * Enabled support for weird VSA formats, like Lucent and Starent.
> * Support encrypted IP address and integers, for Juniper clients.
> * Add PEAP machine authentication support in module "rlm_mschap".
> * Support User-Password field encryption in digest mode.
> * rlm_x99_token has become rlm_otp (with lots of changes).
> * Add rlm_sqlcounter to the list of stable modules.
> * Read MySQL specific options in sections [freeradius] and [client]
> from file "my.cnf".
> * Support the ${Cisco-AVPair[n]} syntax.
> * Execute modules in {Pre,Post}-Proxy-Type stanzas.
> * Add new options to radclient to run stress tests on the server.
> * New module "rlm_sql_log" to postpone the storage of accounting data
> in a SQL database. See rlm_sql_log(5) manpage.
> * New program "radsqlrelay" which sends the SQL logfile according to
> the SQL server's capabilities.
>
> Bug fixes
> * 306 (HUP when built with threads, but executed with -s)
> * 285 (more attributes in dictionary.cisco.vpn3000)
> * rlm_digest has a number of bug fixes to authentication types.
> * Don't leak memory in module "rlm_sql".
> * Update the dictionaries, so that VALUEs with the same name,
> but different numbers, aren't allowed.
> * Queue the request before looking for available threads.
> * Don't free the check items after we received the proxy reply.
> * Expand config variables in included files, too.
> * Check the return value of accounting modules and don't proxy
> invalid requests.
> * In rlm_passwd, don't close a file stream more than once.
> * Fix format string errors in rlm_sql.c, spotted by Primoz Bratanic.
> * Walk the whole string in when escaping strings in rlm_ldap.
> * Include crypt.h if it is available so we get a prototype for crypt(),
> spotted by Konstantin Kubatkin.
> * Removed (for almost all uses) length restrictions on vendor names
> and VALUE names.
> * Don't leak memory when proxying an Access-Challenge response.
> * Make the sleep time user-defined, so radrelay can send more than
> 7 requests/s.
> * Fix a memory leak in rlm_checkval.
> * radclient doesn't resend countless times packets with invalid
> signature.
> * Fix segfault and mem leak in rlm_pam.
2006-02-05 16:34:08 +01:00
|
|
|
share/freeradius/dictionary.waverider
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.wichorus
|
|
|
|
share/freeradius/dictionary.wifialliance
|
|
|
|
share/freeradius/dictionary.wimax
|
|
|
|
share/freeradius/dictionary.wimax.alvarion
|
|
|
|
share/freeradius/dictionary.wimax.wichorus
|
2004-09-23 21:51:21 +02:00
|
|
|
share/freeradius/dictionary.wispr
|
|
|
|
share/freeradius/dictionary.xedia
|
Update to 1.1.0
> FreeRADIUS 1.1.0 ; $Date: 2006/01/04 05:55:19 $, urgency=low
> Feature improvements
> * rlm_ldap has "set_auth_type" configuration option, which should
> address some configuration problems when using it.
> * Fix MIT Kerberos bug
> * Modules can be load balanced, both in isolation and redundantly.
> See doc/load-balance.txt for more information.
> * rlm_perl is now marked "stable"
> * N-tier certificate patch from Mohammed Petiwala.
> * Copied dictionaries from the CVS head (many, many, more vendors)
> * Enabled support for weird VSA formats, like Lucent and Starent.
> * Support encrypted IP address and integers, for Juniper clients.
> * Add PEAP machine authentication support in module "rlm_mschap".
> * Support User-Password field encryption in digest mode.
> * rlm_x99_token has become rlm_otp (with lots of changes).
> * Add rlm_sqlcounter to the list of stable modules.
> * Read MySQL specific options in sections [freeradius] and [client]
> from file "my.cnf".
> * Support the ${Cisco-AVPair[n]} syntax.
> * Execute modules in {Pre,Post}-Proxy-Type stanzas.
> * Add new options to radclient to run stress tests on the server.
> * New module "rlm_sql_log" to postpone the storage of accounting data
> in a SQL database. See rlm_sql_log(5) manpage.
> * New program "radsqlrelay" which sends the SQL logfile according to
> the SQL server's capabilities.
>
> Bug fixes
> * 306 (HUP when built with threads, but executed with -s)
> * 285 (more attributes in dictionary.cisco.vpn3000)
> * rlm_digest has a number of bug fixes to authentication types.
> * Don't leak memory in module "rlm_sql".
> * Update the dictionaries, so that VALUEs with the same name,
> but different numbers, aren't allowed.
> * Queue the request before looking for available threads.
> * Don't free the check items after we received the proxy reply.
> * Expand config variables in included files, too.
> * Check the return value of accounting modules and don't proxy
> invalid requests.
> * In rlm_passwd, don't close a file stream more than once.
> * Fix format string errors in rlm_sql.c, spotted by Primoz Bratanic.
> * Walk the whole string in when escaping strings in rlm_ldap.
> * Include crypt.h if it is available so we get a prototype for crypt(),
> spotted by Konstantin Kubatkin.
> * Removed (for almost all uses) length restrictions on vendor names
> and VALUE names.
> * Don't leak memory when proxying an Access-Challenge response.
> * Make the sleep time user-defined, so radrelay can send more than
> 7 requests/s.
> * Fix a memory leak in rlm_checkval.
> * radclient doesn't resend countless times packets with invalid
> signature.
> * Fix segfault and mem leak in rlm_pam.
2006-02-05 16:34:08 +01:00
|
|
|
share/freeradius/dictionary.xylan
|
2017-08-26 12:07:27 +02:00
|
|
|
share/freeradius/dictionary.yubico
|
|
|
|
share/freeradius/dictionary.zeus
|
|
|
|
share/freeradius/dictionary.zte
|
Update to 1.1.0
> FreeRADIUS 1.1.0 ; $Date: 2006/01/04 05:55:19 $, urgency=low
> Feature improvements
> * rlm_ldap has "set_auth_type" configuration option, which should
> address some configuration problems when using it.
> * Fix MIT Kerberos bug
> * Modules can be load balanced, both in isolation and redundantly.
> See doc/load-balance.txt for more information.
> * rlm_perl is now marked "stable"
> * N-tier certificate patch from Mohammed Petiwala.
> * Copied dictionaries from the CVS head (many, many, more vendors)
> * Enabled support for weird VSA formats, like Lucent and Starent.
> * Support encrypted IP address and integers, for Juniper clients.
> * Add PEAP machine authentication support in module "rlm_mschap".
> * Support User-Password field encryption in digest mode.
> * rlm_x99_token has become rlm_otp (with lots of changes).
> * Add rlm_sqlcounter to the list of stable modules.
> * Read MySQL specific options in sections [freeradius] and [client]
> from file "my.cnf".
> * Support the ${Cisco-AVPair[n]} syntax.
> * Execute modules in {Pre,Post}-Proxy-Type stanzas.
> * Add new options to radclient to run stress tests on the server.
> * New module "rlm_sql_log" to postpone the storage of accounting data
> in a SQL database. See rlm_sql_log(5) manpage.
> * New program "radsqlrelay" which sends the SQL logfile according to
> the SQL server's capabilities.
>
> Bug fixes
> * 306 (HUP when built with threads, but executed with -s)
> * 285 (more attributes in dictionary.cisco.vpn3000)
> * rlm_digest has a number of bug fixes to authentication types.
> * Don't leak memory in module "rlm_sql".
> * Update the dictionaries, so that VALUEs with the same name,
> but different numbers, aren't allowed.
> * Queue the request before looking for available threads.
> * Don't free the check items after we received the proxy reply.
> * Expand config variables in included files, too.
> * Check the return value of accounting modules and don't proxy
> invalid requests.
> * In rlm_passwd, don't close a file stream more than once.
> * Fix format string errors in rlm_sql.c, spotted by Primoz Bratanic.
> * Walk the whole string in when escaping strings in rlm_ldap.
> * Include crypt.h if it is available so we get a prototype for crypt(),
> spotted by Konstantin Kubatkin.
> * Removed (for almost all uses) length restrictions on vendor names
> and VALUE names.
> * Don't leak memory when proxying an Access-Challenge response.
> * Make the sleep time user-defined, so radrelay can send more than
> 7 requests/s.
> * Fix a memory leak in rlm_checkval.
> * radclient doesn't resend countless times packets with invalid
> signature.
> * Fix segfault and mem leak in rlm_pam.
2006-02-05 16:34:08 +01:00
|
|
|
share/freeradius/dictionary.zyxel
|