Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/freeradius: fix segfault in rlm_unix | Natanael Copa | 2014-09-04 | 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 |
| | |||||
* | main/freeradius: upgrade to 2.2.4 | Natanael Copa | 2014-04-04 | 2 | -47/+8 |
| | |||||
* | main/freeradius: security fix (CVE-2014-2015). Fixes #2717 | Leonardo Arena | 2014-03-04 | 2 | -3/+42 |
| | |||||
* | main/freeradius: add -dbg subpackage with debufg symbols | Natanael Copa | 2014-03-03 | 1 | -2/+2 |
| | |||||
* | main/freeradius: fix initd checkpath | Leonardo Arena | 2014-02-28 | 2 | -5/+5 |
| | |||||
* | main/freeradius: make sure krb5 is not enabled. Enable parrallel building | Leonardo Arena | 2014-02-26 | 1 | -3/+4 |
| | |||||
* | main/freeradius: remove mysql configuration directives from default config | Leonardo Arena | 2014-02-26 | 1 | -2/+5 |
| | |||||
* | main/freeradius: add sqlite support | Leonardo Arena | 2014-01-17 | 1 | -3/+18 |
| | |||||
* | main/freeradius: upgrade to 2.2.3 | Leonardo Arena | 2014-01-17 | 2 | -77/+30 |
| | |||||
* | main/freeradius: fix depends | Leonardo Arena | 2013-11-22 | 1 | -2/+2 |
| | |||||
* | main/freeradius: use default user/group radius | Leonardo Arena | 2013-11-15 | 2 | -12/+12 |
| | |||||
* | main/freeradius: upgrade to 2.2.2 | Leonardo Arena | 2013-11-12 | 2 | -7/+62 |
| | |||||
* | 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 |
| | |||||
* | main/freeradius: ssl/eap fix | Matt Smith | 2011-01-23 | 1 | -3/+6 |
| | |||||
* | Set all packages with arch="x86 x86_64" to arch="all". | William Pitcock | 2011-01-13 | 1 | -1/+1 |
| |