freeradius.git
7 years agoFix merge issue
Arran Cudbard-Bell [Fri, 15 Jul 2016 13:25:31 +0000 (09:25 -0400)]
Fix merge issue

7 years agoFix SEGV if SQL connection becomes unavailable Closes #1640
Arran Cudbard-Bell [Fri, 15 Jul 2016 03:04:50 +0000 (23:04 -0400)]
Fix SEGV if SQL connection becomes unavailable Closes #1640

7 years agoMerge pull request #1650 from alanbuxey/patch-6
Arran Cudbard-Bell [Sun, 10 Jul 2016 23:57:41 +0000 (19:57 -0400)]
Merge pull request #1650 from alanbuxey/patch-6

update file names

7 years agoMerge pull request #1652 from alanbuxey/patch-8
Arran Cudbard-Bell [Sun, 10 Jul 2016 17:00:23 +0000 (13:00 -0400)]
Merge pull request #1652 from alanbuxey/patch-8

remove old file names

7 years agoMerge pull request #1655 from alanbuxey/patch-11
Arran Cudbard-Bell [Sun, 10 Jul 2016 16:57:34 +0000 (12:57 -0400)]
Merge pull request #1655 from alanbuxey/patch-11

add operator-name to allow list

7 years agoadd operator-name to allow list
Alan Buxey [Sun, 10 Jul 2016 15:43:46 +0000 (16:43 +0100)]
add operator-name to allow list

if we've added operator-name locally via eg client.conf, we'd lose it when we enable,as we should!, this filter. this fixes that.

7 years agoremove old file names
Alan Buxey [Sun, 10 Jul 2016 15:38:47 +0000 (16:38 +0100)]
remove old file names

7 years agoupdate file names
Alan Buxey [Sun, 10 Jul 2016 15:34:40 +0000 (16:34 +0100)]
update file names

7 years agoDo pass2 compilation on conditions. Fixes #1632
Alan T. DeKok [Thu, 30 Jun 2016 00:10:25 +0000 (20:10 -0400)]
Do pass2 compilation on conditions.  Fixes #1632

7 years agofix date value
Alan Buxey [Mon, 27 Jun 2016 09:12:14 +0000 (10:12 +0100)]
fix date value

bogus date.  fixed - now rpmbuild doesnt barf on basic issue.

7 years agonote recent changes
Alan T. DeKok [Thu, 23 Jun 2016 21:00:36 +0000 (17:00 -0400)]
note recent changes

7 years agoCorrectly check for config / module HUP
Alan T. DeKok [Thu, 23 Jun 2016 21:00:00 +0000 (17:00 -0400)]
Correctly check for config / module HUP

7 years agomake message REDEBUG
Alan T. DeKok [Tue, 21 Jun 2016 22:15:38 +0000 (18:15 -0400)]
make message REDEBUG

7 years agonote recent changes
Alan T. DeKok [Tue, 21 Jun 2016 15:06:50 +0000 (11:06 -0400)]
note recent changes

7 years agoBuild without DHCP
Alan T. DeKok [Tue, 21 Jun 2016 14:35:23 +0000 (10:35 -0400)]
Build without DHCP

7 years agoBuild without TCP, too
Alan T. DeKok [Tue, 21 Jun 2016 14:33:54 +0000 (10:33 -0400)]
Build without TCP, too

7 years agorun without VMPS.
Alan T. DeKok [Tue, 21 Jun 2016 14:19:56 +0000 (10:19 -0400)]
run without VMPS.

Bu defining NULL handlers for non-existent protocols

7 years agoadded adtran dictionary
Alan T. DeKok [Wed, 15 Jun 2016 18:22:51 +0000 (14:22 -0400)]
added adtran dictionary

7 years agorevert previous false commit
Alan T. DeKok [Fri, 10 Jun 2016 19:48:19 +0000 (15:48 -0400)]
revert previous false commit

7 years agoAdded dictionary.sangoma
Alan T. DeKok [Fri, 10 Jun 2016 18:38:55 +0000 (14:38 -0400)]
Added dictionary.sangoma

from http://wiki.sangoma.com/files/NSC-Radius-Support/dictionary.sangoma.txt

7 years agos/DFLT/DFL/
Arran Cudbard-Bell [Wed, 8 Jun 2016 15:28:36 +0000 (11:28 -0400)]
s/DFLT/DFL/

7 years agoPrevent signal loop
Arran Cudbard-Bell [Wed, 8 Jun 2016 15:12:32 +0000 (11:12 -0400)]
Prevent signal loop

Conflicts:
src/include/libradius.h
src/lib/misc.c

7 years agoIgnore things from other branches
Arran Cudbard-Bell [Wed, 8 Jun 2016 15:03:26 +0000 (11:03 -0400)]
Ignore things from other branches

7 years agoRaise a signal if there's no panic action
Arran Cudbard-Bell [Wed, 8 Jun 2016 14:37:52 +0000 (10:37 -0400)]
Raise a signal if there's no panic action

7 years agoMerge pull request #1617 from qnet-herwin/v3.0.x-typo
Matthew Newton [Thu, 2 Jun 2016 14:20:16 +0000 (15:20 +0100)]
Merge pull request #1617 from qnet-herwin/v3.0.x-typo

V3.0.x typo

7 years agoFixed typo: lenth => length
Herwin Weststrate [Thu, 2 Jun 2016 12:51:24 +0000 (14:51 +0200)]
Fixed typo: lenth => length

7 years agoFixed trailing whitespace
Herwin Weststrate [Thu, 10 Dec 2015 09:29:25 +0000 (10:29 +0100)]
Fixed trailing whitespace

7 years agoImproved sentence in rlm_perl comment
Herwin Weststrate [Mon, 2 Nov 2015 12:19:00 +0000 (13:19 +0100)]
Improved sentence in rlm_perl comment

7 years agouse memchr on binary fields
Alan T. DeKok [Fri, 27 May 2016 00:47:39 +0000 (20:47 -0400)]
use memchr on binary fields

8 years agoEnsure regex comparisons are binary safe
Alan T. DeKok [Fri, 20 May 2016 12:20:28 +0000 (08:20 -0400)]
Ensure regex comparisons are binary safe

8 years agoWARN on duplicate Auth-Type
Alan T. DeKok [Wed, 18 May 2016 14:31:50 +0000 (10:31 -0400)]
WARN on duplicate Auth-Type

8 years agonote recent changes
Alan T. DeKok [Mon, 16 May 2016 13:25:39 +0000 (09:25 -0400)]
note recent changes

8 years agoAdd more debug messages
Alan T. DeKok [Fri, 13 May 2016 13:40:37 +0000 (09:40 -0400)]
Add more debug messages

8 years agorlm_python: add missing default NULL
Matthew Newton [Tue, 10 May 2016 11:15:32 +0000 (12:15 +0100)]
rlm_python: add missing default NULL

8 years agofix week adjustment
Alan Buxey [Mon, 9 May 2016 19:44:10 +0000 (20:44 +0100)]
fix week adjustment

as proposed by dipixx

8 years agoString "yes" not true
Arran Cudbard-Bell [Fri, 6 May 2016 22:45:42 +0000 (18:45 -0400)]
String "yes" not true

8 years agoDon't mix labels and positional field assignments
Arran Cudbard-Bell [Fri, 6 May 2016 22:43:09 +0000 (18:43 -0400)]
Don't mix labels and positional field assignments

8 years agoMerge pull request #1601 from gyx1000/rlm_python_tests
Arran Cudbard-Bell [Thu, 5 May 2016 14:52:25 +0000 (10:52 -0400)]
Merge pull request #1601 from gyx1000/rlm_python_tests

rlm_python tests

8 years agorlm_python tests
Guillaume Pannatier [Thu, 5 May 2016 14:42:18 +0000 (16:42 +0200)]
rlm_python tests

8 years agoShould default to cext compat in v3.0.x so we don't introduce a breaking change
Arran Cudbard-Bell [Thu, 5 May 2016 13:45:55 +0000 (09:45 -0400)]
Should default to cext compat in v3.0.x so we don't introduce a breaking change

8 years agoFixup thread local storage destructors so they should always fire
Arran Cudbard-Bell [Thu, 5 May 2016 01:53:06 +0000 (19:53 -0600)]
Fixup thread local storage destructors so they should always fire

8 years agoDon't escape quotes when passing strings to Python
Arran Cudbard-Bell [Wed, 4 May 2016 22:43:47 +0000 (15:43 -0700)]
Don't escape quotes when passing strings to Python

8 years agoAdd missing constant
Arran Cudbard-Bell [Wed, 4 May 2016 22:37:09 +0000 (15:37 -0700)]
Add missing constant

8 years agoBackport rlm_python from v3.1.x Closes #1589, Closes #1015, Closes #408
Arran Cudbard-Bell [Wed, 4 May 2016 22:30:20 +0000 (15:30 -0700)]
Backport rlm_python from v3.1.x Closes #1589, Closes #1015, Closes #408

8 years agoIgnore v3.1.x modules
Arran Cudbard-Bell [Wed, 4 May 2016 21:46:35 +0000 (14:46 -0700)]
Ignore v3.1.x modules

8 years agoMark server pair in rlm_ldap as having multiple instances
Arran Cudbard-Bell [Wed, 4 May 2016 14:59:11 +0000 (07:59 -0700)]
Mark server pair in rlm_ldap as having multiple instances

8 years agotypo. Fixes #1597
Alan T. DeKok [Thu, 28 Apr 2016 20:17:24 +0000 (16:17 -0400)]
typo.  Fixes #1597

8 years agoNote recent changes
Alan T. DeKok [Tue, 26 Apr 2016 18:50:16 +0000 (14:50 -0400)]
Note recent changes

8 years agoRemove support for statically compiled EAP methods Closes #1591
Arran Cudbard-Bell [Tue, 26 Apr 2016 15:27:34 +0000 (11:27 -0400)]
Remove support for statically compiled EAP methods Closes #1591

8 years agocontinue if filename doesn't match.
Alan T. DeKok [Mon, 25 Apr 2016 19:02:48 +0000 (15:02 -0400)]
continue if filename doesn't match.

8 years agoRaise exfile limit to 256
Alan T. DeKok [Mon, 25 Apr 2016 18:13:27 +0000 (14:13 -0400)]
Raise exfile limit to 256

8 years agoClean up the oldest entry if there are no unused ones
Alan T. DeKok [Mon, 25 Apr 2016 17:55:04 +0000 (13:55 -0400)]
Clean up the oldest entry if there are no unused ones

8 years agoMove common code to cleanup routine
Alan T. DeKok [Mon, 25 Apr 2016 17:42:06 +0000 (13:42 -0400)]
Move common code to cleanup routine

8 years agoRe-order headers
Arran Cudbard-Bell [Sat, 23 Apr 2016 13:33:40 +0000 (09:33 -0400)]
Re-order headers

8 years agoUpdate Aruba Dictionary
Alexis La Goutte [Tue, 19 Apr 2016 19:17:05 +0000 (21:17 +0200)]
Update Aruba Dictionary

Add Aruba-Calea-Server-Ip (41) and Aruba-Admin-Path (42) coming from Aruba ClearPass 6.6.0

8 years agoReplace BUILD_DIR/lib/, not global /lib/. Fixes #1585
Alan T. DeKok [Tue, 19 Apr 2016 19:53:52 +0000 (15:53 -0400)]
Replace BUILD_DIR/lib/, not global /lib/.  Fixes #1585

8 years agoFix #ifdef placement error. Fixes #1572
Alan T. DeKok [Tue, 19 Apr 2016 19:52:37 +0000 (15:52 -0400)]
Fix #ifdef placement error.  Fixes #1572

Don't wrap TLS error functions with #ifdef PSK_MAX_IDENTITY_LEN

8 years agoMerge pull request #1583 from lytboris/v3.0.x
Arran Cudbard-Bell [Tue, 19 Apr 2016 15:16:53 +0000 (11:16 -0400)]
Merge pull request #1583 from lytboris/v3.0.x

Fix build on FreeBSD

8 years agoENOTRECOVERABLE & EOWNERDEAD may not be defined on FreeBSD
Boris Lytochkin [Sun, 3 Apr 2016 07:10:45 +0000 (10:10 +0300)]
ENOTRECOVERABLE & EOWNERDEAD may not be defined on FreeBSD

8 years agominor cleanup
Alan T. DeKok [Mon, 18 Apr 2016 19:24:58 +0000 (15:24 -0400)]
minor cleanup

8 years agoEnsure da is parented from VP, not ctx
Alan T. DeKok [Fri, 15 Apr 2016 14:54:02 +0000 (10:54 -0400)]
Ensure da is parented from VP, not ctx

8 years agotalloc_parent(vp) == ctx
Alan T. DeKok [Fri, 15 Apr 2016 14:43:15 +0000 (10:43 -0400)]
talloc_parent(vp) == ctx

8 years agoEnsure da is parented from VP, not ctx
Alan T. DeKok [Fri, 15 Apr 2016 14:42:41 +0000 (10:42 -0400)]
Ensure da is parented from VP, not ctx

8 years agonew lintian overrides for RFC documents
Matthew Newton [Tue, 12 Apr 2016 21:45:02 +0000 (22:45 +0100)]
new lintian overrides for RFC documents

8 years agoOnly build mschap auth_wbclient when core/ntstatus.h is present
Matthew Newton [Tue, 12 Apr 2016 20:42:39 +0000 (21:42 +0100)]
Only build mschap auth_wbclient when core/ntstatus.h is present

In addition, don't check for the library if the headers aren't there,
otherwise we'll link against libwbclient unnecessarily.

Closes #1489

8 years agoupdate man pages on install to have correct paths
Matthew Newton [Sat, 9 Apr 2016 20:52:53 +0000 (21:52 +0100)]
update man pages on install to have correct paths

8 years agofix typo
Alan T. DeKok [Tue, 5 Apr 2016 13:14:49 +0000 (09:14 -0400)]
fix typo

8 years agomore messages about broken RADIUS clients
Alan T. DeKok [Mon, 4 Apr 2016 15:28:22 +0000 (11:28 -0400)]
more messages about broken RADIUS clients

8 years agonote recent changes
Alan T. DeKok [Sat, 2 Apr 2016 13:55:11 +0000 (09:55 -0400)]
note recent changes

8 years agoPrint xlat types, too. Fixes #1574
Alan T. DeKok [Fri, 1 Apr 2016 15:42:31 +0000 (11:42 -0400)]
Print xlat types, too.  Fixes #1574

8 years agoUse xlat for regex comparison. Fixes #1574
Alan T. DeKok [Fri, 1 Apr 2016 15:39:18 +0000 (11:39 -0400)]
Use xlat for regex comparison.  Fixes #1574

8 years agoRemove execute permissions from files.
Alan T. DeKok [Tue, 29 Mar 2016 13:49:35 +0000 (09:49 -0400)]
Remove execute permissions from files.

Because apparently it matters to Debian

8 years agonote recent changes
Alan T. DeKok [Tue, 22 Mar 2016 18:36:03 +0000 (14:36 -0400)]
note recent changes

8 years agofree the row earlier
Alan T. DeKok [Tue, 22 Mar 2016 15:38:30 +0000 (11:38 -0400)]
free the row earlier

8 years agotypo
Alan T. DeKok [Tue, 22 Mar 2016 14:58:16 +0000 (10:58 -0400)]
typo

8 years agoConsistent messages
Alan T. DeKok [Tue, 22 Mar 2016 14:57:07 +0000 (10:57 -0400)]
Consistent messages

8 years agoAllow extended attrs to have "encrypt=2"
Alan T. DeKok [Mon, 21 Mar 2016 19:06:38 +0000 (15:06 -0400)]
Allow extended attrs to have "encrypt=2"

8 years agonote recent changes
Alan T. DeKok [Tue, 15 Mar 2016 18:36:45 +0000 (14:36 -0400)]
note recent changes

8 years agoDon't call radius_pairmove. It does too much work.
Alan T. DeKok [Tue, 15 Mar 2016 18:01:04 +0000 (14:01 -0400)]
Don't call radius_pairmove.  It does too much work.

8 years agonote recent changes
Alan T. DeKok [Fri, 11 Mar 2016 14:58:17 +0000 (09:58 -0500)]
note recent changes

8 years agoMerge pull request #1527 from herwinw/rlm_perl_robustness_v3.0.x
Arran Cudbard-Bell [Mon, 14 Mar 2016 11:00:18 +0000 (11:00 +0000)]
Merge pull request #1527 from herwinw/rlm_perl_robustness_v3.0.x

Made rlm_perl less error-prone

8 years agoxlat for home server pool state
Alan T. DeKok [Thu, 10 Mar 2016 16:49:06 +0000 (11:49 -0500)]
xlat for home server pool state

8 years agoxlat for home server state
Alan T. DeKok [Thu, 10 Mar 2016 16:45:32 +0000 (11:45 -0500)]
xlat for home server state

8 years agoMerge pull request #1562 from matsimon/1510-debian-logrotate-30x
Alan DeKok [Thu, 10 Mar 2016 14:25:35 +0000 (09:25 -0500)]
Merge pull request #1562 from matsimon/1510-debian-logrotate-30x

Fix Debian logrotate, closes #1510 (on 3.0.x)

8 years agoregularize debug messages
Alan T. DeKok [Wed, 9 Mar 2016 22:49:22 +0000 (17:49 -0500)]
regularize debug messages

8 years agocheck length against zero integer, not zero character
Alan T. DeKok [Wed, 9 Mar 2016 22:48:46 +0000 (17:48 -0500)]
check length against zero integer, not zero character

8 years agoCheck for zero integer, not zero character
Alan T. DeKok [Wed, 9 Mar 2016 22:45:25 +0000 (17:45 -0500)]
Check for zero integer, not zero character

8 years agoPrint warning if checksimul is used without a query
Alan T. DeKok [Wed, 9 Mar 2016 22:45:04 +0000 (17:45 -0500)]
Print warning if checksimul is used without a query

8 years agoEnable simul_count_query
Alan T. DeKok [Wed, 9 Mar 2016 22:20:15 +0000 (17:20 -0500)]
Enable simul_count_query

There's no reason to disable it in the default configuration.

8 years agoMerge pull request #1559 from pwdng/freetds
Arran Cudbard-Bell [Wed, 9 Mar 2016 19:31:18 +0000 (19:31 +0000)]
Merge pull request #1559 from pwdng/freetds

rlm_sql_freetds is now stable, remove conditions from redhat spec file

8 years agoMerge pull request #1558 from pwdng/v3.0.x
Arran Cudbard-Bell [Wed, 9 Mar 2016 17:54:02 +0000 (17:54 +0000)]
Merge pull request #1558 from pwdng/v3.0.x

Use threadsafe OpenSSL error functions

8 years agorlm_sql_freetds is now stable, remove conditions from redhat spec file
Philippe Wooding [Wed, 9 Mar 2016 17:49:35 +0000 (18:49 +0100)]
rlm_sql_freetds is now stable, remove conditions from redhat spec file

8 years agoUse threadsafe OpenSSL error functions
Arran Cudbard-Bell [Tue, 8 Mar 2016 05:17:16 +0000 (00:17 -0500)]
Use threadsafe OpenSSL error functions

8 years agoFix Debian logrotate, closes #1510
Mathieu Simon [Tue, 8 Mar 2016 22:57:13 +0000 (23:57 +0100)]
Fix Debian logrotate, closes #1510

- Remove the patch to scripts/logrotate/freeradius as it isn't
  anyway the file that the Debian package eventually installs.
- Instead apply the Debian-specific locations to debian/freeradius.logrotate
  so deb packages should now come with a working logrotate config.

8 years agoLeave Response-Packet-Type for request_finish
Alan T. DeKok [Tue, 8 Mar 2016 16:17:06 +0000 (11:17 -0500)]
Leave Response-Packet-Type for request_finish

8 years agoMerge pull request #1556 from mcnewton/wbcparams30
Alan DeKok [Tue, 8 Mar 2016 15:53:08 +0000 (10:53 -0500)]
Merge pull request #1556 from mcnewton/wbcparams30

wbcCtxAuthenticateUserEx params update to allow workstation login

8 years agowbcCtxAuthenticateUserEx params update to allow workstation login
Matthew Newton [Tue, 8 Mar 2016 13:52:14 +0000 (13:52 +0000)]
wbcCtxAuthenticateUserEx params update to allow workstation login

8 years agonote recent changes
Alan T. DeKok [Tue, 8 Mar 2016 14:26:53 +0000 (09:26 -0500)]
note recent changes

8 years agoPass talloc context to function.
Alan T. DeKok [Tue, 8 Mar 2016 14:09:42 +0000 (09:09 -0500)]
Pass talloc context to function.

And rename it.

8 years agoStill need to set the value field
Arran Cudbard-Bell [Sat, 5 Mar 2016 03:54:33 +0000 (22:54 -0500)]
Still need to set the value field