Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/freeradius: upgrade to 2.2.9 | Leonardo Arena | 2015-12-05 | 2 | -21/+5 |
| | |||||
* | main/freeradius: fix configure check for TLS | Natanael Copa | 2014-10-17 | 2 | -1/+56 |
| | | | | | | | Fix the configure script to correctly detect if TLS is available. TLS is needed for rlm_unix to work without segfaulting. (cherry picked from commit d698c183c3183ce3772c4b833c0c4971394942fd) | ||||
* | main/freeradius: fix segfault in rlm_unix | Natanael Copa | 2014-09-05 | 2 | -1/+293 |
| | | | | | | | | | | | | | | | | | | rlm_unix can segfault if you require group name lookup (eg user needs to be in a given system group) and 2 users are authenticating at the same time. Upstream has choosed to fix it differently and has added backport for v3.0.x, but has not cherry-picked it for v2.x.x branch. We use my proposed fix for v2.x. upstream bug is https://github.com/FreeRADIUS/freeradius-server/issues/767 (cherry picked from commit cd34a7d66f7efb60335bca5e0e87c0571a4d7a48) Conflicts: main/freeradius/APKBUILD | ||||
* | main/freeradius: upgrade to 2.2.5 | Natanael Copa | 2014-06-25 | 1 | -5/+5 |
| | |||||
* | main/freeradius: fix openssl version check | Timo Teräs | 2014-06-13 | 2 | -1/+17 |
| | | | | | | | | Make sure ABI version is correct, and that we are linked at least to the version compled against. This allows openssl security upgrades that are ABI stable without recompiling freeradius. (cherry picked from commit 94983a506d2e95be0a5864ae7bcc7d7d61dc6cce) | ||||
* | main/freeradius: rebuild due to openssl upgrade | Natanael Copa | 2014-06-09 | 1 | -1/+1 |
| | | | | ref #3007 | ||||
* | main/freeradius: rebuild against new openssl. Fixes #2835 | Leonardo Arena | 2014-04-08 | 1 | -1/+1 |
| | | | | (cherry picked from commit b58ac471f72c5b941fc07f27abddcc7d82aed2e8) | ||||
* | main/freeradius: upgrade to 2.2.4 | Natanael Copa | 2014-04-07 | 2 | -47/+8 |
| | | | | | | | | (cherry picked from commit 80837ce1a1c59bdd8ed4fad38814519aeeb98380) Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org> Conflicts: main/freeradius/APKBUILD | ||||
* | main/freeradius: security fix (CVE-2014-2015). Fixes #2718 | Leonardo Arena | 2014-03-04 | 2 | -3/+42 |
| | | | | (cherry picked from commit a2173b1aaa97f86a247dadf46ce68614b071988f) | ||||
* | main/freeradius: fix initd checkpath | Leonardo Arena | 2014-02-28 | 2 | -5/+5 |
| | | | | (cherry picked from commit 7fb2891f1abfb37eefc2945a07e1f254183b6902) | ||||
* | main/freeradius: make sure krb5 is not enabled. Enable parrallel building | Leonardo Arena | 2014-02-26 | 1 | -3/+4 |
| | | | | (cherry picked from commit 899733ab8cf3817c38d0bb890c01122d5c441e9b) | ||||
* | main/freeradius: remove mysql configuration directives from default config | Leonardo Arena | 2014-02-26 | 1 | -1/+4 |
| | | | | (cherry picked from commit 62b83e4645e1159bfa56b755598010d3fd3166bf) | ||||
* | main/freeradius: use default user/group radius | Leonardo Arena | 2014-02-25 | 2 | -10/+10 |
| | | | | | | | (cherry picked from commit 0771864542a0c8c1632f594c01def2b7e9c6fd5d) Conflicts: main/freeradius/APKBUILD | ||||
* | main/freeradius: add sqlite support | Leonardo Arena | 2014-02-25 | 1 | -5/+20 |
| | | | | | | | (cherry picked from commit f07325909cf2b07a9339533c0f8162633d821542) Conflicts: main/freeradius/APKBUILD | ||||
* | main/freeradius: upgrade to 2.2.3 | Leonardo Arena | 2014-02-20 | 2 | -77/+30 |
| | | | | | | | (cherry picked from commit 351f68d924daa25d75d6ac2f7140c52f20162ba9) Conflicts: main/freeradius/APKBUILD | ||||
* | main/freeradius: rebuild to fix libssl version mismatch. | Natanael Copa | 2014-02-04 | 1 | -1/+1 |
| | | | | | | | Fixes the following error: libssl version mismatch. Built with: 1000105f Linked: 1000106f Fixes #2617 | ||||
* | main/freeradius: fix depends | Leonardo Arena | 2013-11-22 | 1 | -2/+2 |
| | | | | (cherry picked from commit 469837bce3d0c70590151d8b46a4edc5b5d61f25) | ||||
* | main/freeradius: upgrade to 2.2.2 | Leonardo Arena | 2013-11-12 | 2 | -7/+62 |
| | | | | (cherry picked from commit 1f203f63ec95a0792b03f5951adb71b072948b9b) | ||||
* | main/freeradius: upgrade to 2.2.1 | Timo Teräs | 2013-10-19 | 1 | -5/+5 |
| | |||||
* | main/[various]: update config.sub | Timo Teräs | 2013-10-09 | 1 | -0/+1 |
| | |||||
* | main/freeradius: remove unused pth-dev dependency | Natanael Copa | 2013-09-30 | 1 | -9/+5 |
| | |||||
* | main/freeradius: use /sbin/nologin as shell | Natanael Copa | 2013-09-04 | 2 | -2/+2 |
| | |||||
* | main/freeradius: use /sbin/nologin as shell | Natanael Copa | 2013-09-03 | 1 | -1/+1 |
| | |||||
* | main/freeradius: create subpkg for dialupadmin | Leonardo Arena | 2013-08-20 | 1 | -2/+30 |
| | |||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -2/+5 |
| | |||||
* | main/freeradius: rebuild against perl-5.18 | Natanael Copa | 2013-05-23 | 1 | -1/+1 |
| | |||||
* | main/freeradius: fix yet another circular deps | Natanael Copa | 2013-05-01 | 1 | -1/+3 |
| | |||||
* | main/freeradius: fix one more circular dep | Natanael Copa | 2013-04-22 | 1 | -2/+2 |
| | |||||
* | main/freeradius: fix circular dep | Leonardo Arena | 2013-04-22 | 1 | -11/+16 |
| | |||||
* | main/freeradius: update checksum | Leonardo Arena | 2012-11-02 | 1 | -1/+1 |
| | |||||
* | main/freeradius: fix reload. Fixes #1459 | Leonardo Arena | 2012-11-02 | 2 | -2/+2 |
| | |||||
* | main/freeradius: fix pid dir location | Leonardo Arena | 2012-11-02 | 2 | -7/+7 |
| | |||||
* | main/freeradius: fix typo in logrotate dir | Leonardo Arena | 2012-10-31 | 1 | -2/+2 |
| | |||||
* | main/freeradius: fix daemon stop | Leonardo Arena | 2012-10-02 | 2 | -3/+3 |
| | |||||
* | main/freeradius: remove unused patches | Natanael Copa | 2012-10-01 | 3 | -109/+0 |
| | |||||
* | main/freeradius: security upgrade to 2.2.0 (CVE-2012-3547). Fixes #1385 | Leonardo Arena | 2012-09-13 | 1 | -3/+3 |
| | |||||
* | main/freeradius: rebuild against postgresql-9.2 | Natanael Copa | 2012-09-13 | 1 | -1/+1 |
| | |||||
* | main/freeradius: rebuild against perl-5.16 | Natanael Copa | 2012-06-19 | 1 | -1/+1 |
| | |||||
* | main/freeradius: enable pam support | Natanael Copa | 2012-05-24 | 1 | -3/+10 |
| | |||||
* | main/freeradius: rebuild against gdbm-1.10 | Natanael Copa | 2012-02-23 | 1 | -1/+1 |
| | |||||
* | Replace opts= in various init.d scripts. Fixes #940 | Leonardo Arena | 2012-01-19 | 2 | -3/+3 |
| | |||||
* | main/freeradius: upgrade to 2.1.12 | Leonardo Arena | 2011-10-17 | 1 | -8/+7 |
| | |||||
* | main/freeradius: allow freeradius-lib replace freeradius and make freeradius ↵ | Leonardo Arena | 2011-09-21 | 1 | -2/+3 |
| | | | | depends on freeradius-radclient | ||||
* | main/freeradius: add dictionary files to library subpkg | Leonardo Arena | 2011-09-20 | 1 | -3/+6 |
| | |||||
* | main/freeradius: move radclient to subpkg | Leonardo Arena | 2011-09-19 | 1 | -13/+26 |
| | |||||
* | main/[various]: rebuild against python-2.7 | Natanael Copa | 2011-06-23 | 1 | -1/+1 |
| | |||||
* | main/freeradius: rebuild against perl-5.14 | Natanael Copa | 2011-05-18 | 1 | -1/+1 |
| | |||||
* | main/freeradius: retry build against mysql-5.5 | Natanael Copa | 2011-04-17 | 1 | -1/+1 |
| | |||||
* | main/[various]: rebuild against mysql-5.5 | Natanael Copa | 2011-04-01 | 1 | -1/+3 |
| | | | | | | | | | | | | * collectd * dovecot * freeradius * kamailio * lua-sql-mysql * nagios-plugins * perl-dbd-mysql * postfix * zabbix | ||||
* | main/freeradius: fix stop() in init script | Matt Smith | 2011-01-24 | 2 | -3/+3 |
| |