]>
git.ipfire.org Git - thirdparty/freeradius-server.git/log
Alan T. DeKok [Thu, 29 Jun 2017 18:29:40 +0000 (14:29 -0400)]
just remove home server stuff
Alan T. DeKok [Thu, 29 Jun 2017 18:17:04 +0000 (14:17 -0400)]
remove one more home pool API call
Alan T. DeKok [Thu, 29 Jun 2017 18:07:58 +0000 (14:07 -0400)]
remove references to home server / pool API
Alan T. DeKok [Thu, 29 Jun 2017 18:04:29 +0000 (14:04 -0400)]
remove references to realm_find2
Alan T. DeKok [Thu, 29 Jun 2017 18:02:18 +0000 (14:02 -0400)]
remove references to coa and session
Alan T. DeKok [Thu, 29 Jun 2017 18:01:04 +0000 (14:01 -0400)]
remove "originate-coa" functionality.
This can now (or soon will be) done via fork / radius-client module
Alan T. DeKok [Thu, 29 Jun 2017 17:41:20 +0000 (13:41 -0400)]
remove more references to proxy.conf
Alan T. DeKok [Thu, 29 Jun 2017 17:30:12 +0000 (13:30 -0400)]
remove CoA from client structure.
It's useful, but it just complicates too many things
Alan T. DeKok [Thu, 29 Jun 2017 17:26:14 +0000 (13:26 -0400)]
start removing home server things from raddb
Alan T. DeKok [Thu, 29 Jun 2017 17:23:47 +0000 (13:23 -0400)]
no more proxying!
remove proxy.conf along with many references to it
Alan T. DeKok [Thu, 29 Jun 2017 17:22:36 +0000 (13:22 -0400)]
remove realms.c and realms.
The header file is still there, as it's welded into process.c
Alan T. DeKok [Thu, 29 Jun 2017 17:14:35 +0000 (13:14 -0400)]
remove rlm_realm
Sorry, but the new way will be better. Honest!
Alan T. DeKok [Thu, 29 Jun 2017 17:12:13 +0000 (13:12 -0400)]
allow for NULL realm_config on free
Alan T. DeKok [Thu, 29 Jun 2017 17:09:00 +0000 (13:09 -0400)]
remove check for Proxy-To-Realm
it should now be Auth-Type := proxy...
Alan T. DeKok [Thu, 29 Jun 2017 17:08:29 +0000 (13:08 -0400)]
remove rlm_replicate
Alan T. DeKok [Thu, 29 Jun 2017 17:03:19 +0000 (13:03 -0400)]
remove session from the module structure
Alan T. DeKok [Thu, 29 Jun 2017 16:57:30 +0000 (12:57 -0400)]
remove checksimul from python
Alan T. DeKok [Thu, 29 Jun 2017 16:56:15 +0000 (12:56 -0400)]
remove checksimul from perl
Alan T. DeKok [Thu, 29 Jun 2017 16:54:25 +0000 (12:54 -0400)]
remove checksimul from lua
Alan T. DeKok [Thu, 29 Jun 2017 16:53:01 +0000 (12:53 -0400)]
don't use MOD_SESSION for authorization
Alan T. DeKok [Thu, 29 Jun 2017 16:47:22 +0000 (12:47 -0400)]
remove session from the server core.
Alan T. DeKok [Thu, 29 Jun 2017 16:43:04 +0000 (12:43 -0400)]
remove checksimul from test
Alan T. DeKok [Thu, 29 Jun 2017 16:42:44 +0000 (12:42 -0400)]
remove checksimul from example
Alan T. DeKok [Thu, 29 Jun 2017 16:40:39 +0000 (12:40 -0400)]
remove process_checksimul()
Alan T. DeKok [Thu, 29 Jun 2017 16:39:42 +0000 (12:39 -0400)]
don't call the "session" subsection
Alan T. DeKok [Thu, 29 Jun 2017 16:38:21 +0000 (12:38 -0400)]
remove checksimul from always
Alan T. DeKok [Thu, 29 Jun 2017 16:36:03 +0000 (12:36 -0400)]
remove checksimul from SQL
Alan T. DeKok [Thu, 29 Jun 2017 16:31:50 +0000 (12:31 -0400)]
remove checksimul from radutmp
Alan T. DeKok [Thu, 29 Jun 2017 16:31:07 +0000 (12:31 -0400)]
remove checksimul from couchbase
Alan T. DeKok [Thu, 29 Jun 2017 16:29:29 +0000 (12:29 -0400)]
remove proxying from EAP
Alan T. DeKok [Thu, 29 Jun 2017 14:40:04 +0000 (10:40 -0400)]
channel may be NULL
Arran Cudbard-Bell [Thu, 29 Jun 2017 16:32:34 +0000 (12:32 -0400)]
Technically an issue if the type_lib_table were empty
Arran Cudbard-Bell [Thu, 29 Jun 2017 16:02:27 +0000 (12:02 -0400)]
Doxygen
Arran Cudbard-Bell [Thu, 29 Jun 2017 16:01:41 +0000 (12:01 -0400)]
Allow coa/acct/auth/status to be used for type too
Alan T. DeKok [Thu, 29 Jun 2017 14:23:19 +0000 (10:23 -0400)]
hacks to get travis to build
Alan T. DeKok [Thu, 29 Jun 2017 13:34:04 +0000 (09:34 -0400)]
it's OK to not have send {...} sections
Alan T. DeKok [Thu, 29 Jun 2017 13:32:05 +0000 (09:32 -0400)]
update policies for the v4 way of doing things
Alan T. DeKok [Thu, 29 Jun 2017 13:24:39 +0000 (09:24 -0400)]
add Protocol-Error and Do-Not-Respond
and make reply packet sections optional.
Alan T. DeKok [Thu, 29 Jun 2017 13:23:51 +0000 (09:23 -0400)]
do-not-respond and protocol-error are always post-auth types
Alan T. DeKok [Thu, 29 Jun 2017 13:21:55 +0000 (09:21 -0400)]
fix up do-not-respond policies
Alan T. DeKok [Thu, 29 Jun 2017 13:17:29 +0000 (09:17 -0400)]
add Protocol-Error and Do-Not-Respond
and make reply packet sections optional.
and add support for setting reply:Packet-Type
Alan T. DeKok [Thu, 29 Jun 2017 13:13:28 +0000 (09:13 -0400)]
allow for setting reply:Packet-Type
Alan T. DeKok [Thu, 29 Jun 2017 13:07:46 +0000 (09:07 -0400)]
add Protocol-Error and Do-Not-Respond
and make reply packet sections optional.
and add support for Service-Type = Authorize-Only, which
skips the "authenticate" section.
Alan T. DeKok [Thu, 29 Jun 2017 13:01:30 +0000 (09:01 -0400)]
add Protocol-Error and Do-Not-Respond
and make reply packets optional.
Alan T. DeKok [Thu, 29 Jun 2017 13:01:11 +0000 (09:01 -0400)]
link to libfreeradius-util, too
Alan T. DeKok [Thu, 29 Jun 2017 12:58:14 +0000 (08:58 -0400)]
added do not respond code
Alan DeKok [Thu, 29 Jun 2017 13:42:20 +0000 (09:42 -0400)]
Merge pull request #2013 from pwdng/v4.0.x
Fix typo
Philippe Wooding [Thu, 29 Jun 2017 13:32:16 +0000 (15:32 +0200)]
Fix typo for huntgroups bug as described in http://freeradius.
1045715 .n5.nabble.com/Problem-with-huntgroups-upgrading-from-2-2-9-to-3-0-x-td5744845.html
Arran Cudbard-Bell [Thu, 29 Jun 2017 13:15:49 +0000 (09:15 -0400)]
Try pulling in libkqueue from a ppa
Alan T. DeKok [Thu, 29 Jun 2017 11:52:57 +0000 (07:52 -0400)]
default to using 2048 bit keys
Alan T. DeKok [Thu, 29 Jun 2017 11:53:38 +0000 (07:53 -0400)]
Add OpenBSD
Alan T. DeKok [Thu, 29 Jun 2017 11:54:39 +0000 (07:54 -0400)]
DLT_LINUX_SLL isn't defined everywhere
Alan T. DeKok [Thu, 29 Jun 2017 11:56:04 +0000 (07:56 -0400)]
This doesn't need bash. SH is more portable
Alan T. DeKok [Wed, 28 Jun 2017 20:26:02 +0000 (16:26 -0400)]
Add Protocol-Error as a supported packet type
Alan T. DeKok [Wed, 28 Jun 2017 20:03:29 +0000 (16:03 -0400)]
almost have encode/decode working
Alan T. DeKok [Wed, 28 Jun 2017 19:48:33 +0000 (15:48 -0400)]
start of read/write
with fr_ip_srcdst_t stored at the start of the packet...
Alan T. DeKok [Wed, 28 Jun 2017 19:48:26 +0000 (15:48 -0400)]
don't crash...
Alan T. DeKok [Wed, 28 Jun 2017 19:42:57 +0000 (15:42 -0400)]
move "check packet" to fr_vqp_ok()
Alan T. DeKok [Wed, 28 Jun 2017 19:42:14 +0000 (15:42 -0400)]
added fr_ip_srcdst_t for tracking src/dst ip/port
Alan T. DeKok [Wed, 28 Jun 2017 18:24:17 +0000 (14:24 -0400)]
move VMPS to new-style listeners.
it doesn't yet read / write / encode / decode packets.
But the basics are now there
Alan T. DeKok [Wed, 28 Jun 2017 18:09:14 +0000 (14:09 -0400)]
added do-not-respond
Arran Cudbard-Bell [Thu, 29 Jun 2017 03:23:38 +0000 (23:23 -0400)]
Missed cast
Arran Cudbard-Bell [Thu, 29 Jun 2017 03:22:09 +0000 (23:22 -0400)]
Turn on KQUEUE_DEBUG and M_PERTURB
Arran Cudbard-Bell [Thu, 29 Jun 2017 03:15:25 +0000 (23:15 -0400)]
Better error
Arran Cudbard-Bell [Thu, 29 Jun 2017 03:12:12 +0000 (23:12 -0400)]
Fix GNU strerro_r usage
Arran Cudbard-Bell [Thu, 29 Jun 2017 02:51:51 +0000 (22:51 -0400)]
Return buffer so we get the macro name
Arran Cudbard-Bell [Thu, 29 Jun 2017 02:49:40 +0000 (22:49 -0400)]
It’s not the travis image…
Arran Cudbard-Bell [Thu, 29 Jun 2017 02:47:08 +0000 (22:47 -0400)]
Ensure we’re getting a valid errno
Arran Cudbard-Bell [Thu, 29 Jun 2017 02:29:13 +0000 (22:29 -0400)]
Print error if we can’t add the socket to the scheduler
Arran Cudbard-Bell [Thu, 29 Jun 2017 02:24:48 +0000 (22:24 -0400)]
Print app name
Arran Cudbard-Bell [Thu, 29 Jun 2017 01:55:53 +0000 (21:55 -0400)]
Better error message
Arran Cudbard-Bell [Thu, 29 Jun 2017 01:37:01 +0000 (21:37 -0400)]
Doxygen
Arran Cudbard-Bell [Thu, 29 Jun 2017 01:35:50 +0000 (21:35 -0400)]
Fix unused macros and extern
Arran Cudbard-Bell [Thu, 29 Jun 2017 01:27:59 +0000 (21:27 -0400)]
Fix fr_box_ether
Arran Cudbard-Bell [Thu, 29 Jun 2017 00:33:20 +0000 (20:33 -0400)]
DHCPv4 Fixups
Arran Cudbard-Bell [Thu, 29 Jun 2017 00:31:53 +0000 (20:31 -0400)]
No longer a VALUE_PAIR
Arran Cudbard-Bell [Wed, 28 Jun 2017 18:07:08 +0000 (14:07 -0400)]
fr_ipaddr_is_inaddr_any should be const
Arran Cudbard-Bell [Wed, 28 Jun 2017 17:16:10 +0000 (13:16 -0400)]
Split out more DHCP functions
Arran Cudbard-Bell [Wed, 28 Jun 2017 16:23:54 +0000 (12:23 -0400)]
More dhcp/dhcpv4
Arran Cudbard-Bell [Wed, 28 Jun 2017 16:21:50 +0000 (12:21 -0400)]
Doxygen
Arran Cudbard-Bell [Wed, 28 Jun 2017 16:20:52 +0000 (12:20 -0400)]
Move headers around and rename dhcp to dhcpv4
Arran Cudbard-Bell [Wed, 28 Jun 2017 16:04:52 +0000 (12:04 -0400)]
Add pam as a default module as it's refered in inner-tunnel
Arran Cudbard-Bell [Wed, 28 Jun 2017 16:03:43 +0000 (12:03 -0400)]
No status-server in inner-tunnel
Arran Cudbard-Bell [Wed, 28 Jun 2017 15:52:13 +0000 (11:52 -0400)]
Pull DHCP encoder/decoder out into a protocol library
Alan T. DeKok [Tue, 27 Jun 2017 22:53:22 +0000 (18:53 -0400)]
SIM needs OpenSSL, too
Alan T. DeKok [Tue, 27 Jun 2017 22:23:02 +0000 (18:23 -0400)]
try to use old-style travis
maybe that won't hang?
Alan T. DeKok [Tue, 27 Jun 2017 21:52:12 +0000 (17:52 -0400)]
AKA needs SSL, too
Alan T. DeKok [Tue, 27 Jun 2017 21:40:34 +0000 (17:40 -0400)]
ignore TLS methods if we're not built with them.
Also known as "when converting a loop to an in-line function,
'continue' should be replaced with 'return', and not 'break'"
Alan T. DeKok [Tue, 27 Jun 2017 21:39:13 +0000 (17:39 -0400)]
assertion for variable used only in assertion
Alan T. DeKok [Tue, 27 Jun 2017 21:37:08 +0000 (17:37 -0400)]
set child packet code from argument to fork{}
Alan T. DeKok [Tue, 27 Jun 2017 21:32:42 +0000 (17:32 -0400)]
allow for fork{} to have packet names
Alan T. DeKok [Tue, 27 Jun 2017 21:10:38 +0000 (17:10 -0400)]
remove unused variable
Alan T. DeKok [Tue, 27 Jun 2017 20:52:45 +0000 (16:52 -0400)]
rc is unused
Alan T. DeKok [Tue, 27 Jun 2017 20:51:58 +0000 (16:51 -0400)]
remove unused assignment
Alan T. DeKok [Tue, 27 Jun 2017 20:34:52 +0000 (16:34 -0400)]
*presult is used
Alan T. DeKok [Tue, 27 Jun 2017 19:22:22 +0000 (15:22 -0400)]
don't do proxying until we add that back in...
Alan T. DeKok [Tue, 27 Jun 2017 19:19:52 +0000 (15:19 -0400)]
convert to new listeners and sections
Alan T. DeKok [Tue, 27 Jun 2017 19:12:57 +0000 (15:12 -0400)]
allow for no transport
Alan T. DeKok [Tue, 27 Jun 2017 19:12:40 +0000 (15:12 -0400)]
add send{} sections
Alan T. DeKok [Tue, 27 Jun 2017 18:52:11 +0000 (14:52 -0400)]
check for parent...