Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Silence errors when creating directories, also create a symlink to ↵ | Renato Botelho | 2014-09-26 | 1 | -4/+9 |
| | | | | /usr/local/etc/raddb | ||||
* | Declare frlib as global | Renato Botelho | 2014-09-26 | 1 | -1/+1 |
| | |||||
* | Update freeradius2 to 1.6.8: | Renato Botelho | 2014-09-25 | 1 | -189/+162 |
| | | | | | | - Remove old 2.0 code - Make adjustments for 2.2 - Use internal bash | ||||
* | Update freeradius.inc | rolandbu | 2013-11-06 | 1 | -0/+4 |
| | | | Add LDAP Server Port for both LDAP-Server. | ||||
* | fix typo | Chris Buechler | 2013-09-04 | 1 | -2/+2 |
| | |||||
* | freeradius2: m-OTP allow negative offset | Alexander Wilke | 2013-06-16 | 1 | -1/+1 |
| | |||||
* | freeradius2: generalize the XMLRPC Sync options to make it consistent with ↵ | Alexander Wilke | 2013-05-16 | 1 | -48/+69 |
| | | | | other packages | ||||
* | freeradius2 - fix typo | Alexander Wilke | 2013-04-21 | 1 | -1/+1 |
| | |||||
* | freeradius2 - remove .p12 on .inc | Alexander Wilke | 2013-04-20 | 1 | -2/+2 |
| | |||||
* | freeradius2 - include freeradius lib version check and fix a typo on crl code | Marcello Coutinho | 2013-04-20 | 1 | -13/+21 |
| | |||||
* | freeradius2 - Include certificate revocation list (CRL) to EAP conf | Marcello Coutinho | 2013-04-19 | 1 | -4/+23 |
| | |||||
* | freeradius2: Add Acct-Interim-Interval reply attribute | Alexander Wilke | 2013-01-28 | 1 | -0/+24 |
| | | | CP now supports custom interim-update variables | ||||
* | freeradius2 user password encryption | Alexander Wilke | 2012-12-17 | 1 | -2/+14 |
| | |||||
* | freeradius2: add some checks on xmlrpc code | Alexander Wilke | 2012-10-03 | 1 | -7/+13 |
| | |||||
* | Update config/freeradius2/freeradius.inc | Alexander Wilke | 2012-10-01 | 1 | -12/+11 |
| | | | typo | ||||
* | Update config/freeradius2/freeradius.inc | IT-B-IT | 2012-09-25 | 1 | -10/+25 |
| | | | | Added the option to edit the default XMLRPC timeout from the GUI also added the option to activate or deactivate the servers that it is going to replicate to by adding a check mark to each server | ||||
* | freeradius2: tiny change in logging output | Alexander Wilke | 2012-07-09 | 1 | -2/+2 |
| | |||||
* | freeradius2: modified pfSense version check | Alexander Wilke | 2012-07-06 | 1 | -152/+150 |
| | |||||
* | freeradius2: check if it needs to be uninstalled the old way or not | Alexander Wilke | 2012-06-25 | 1 | -3/+5 |
| | |||||
* | freeradius2: fix for one-time-password on pfsense 2.1 | Alexander Wilke | 2012-06-25 | 1 | -3/+15 |
| | | | If we need OTP we download bash from freebsd server. better not to put into .pbi - the goal should be to convert the otpverify.sh bash script into shell. | ||||
* | change code according to this suggestion: | Alexander Wilke | 2012-06-25 | 1 | -4/+4 |
| | | | https://github.com/bsdperimeter/pfsense-packages/commit/f2d3fcde45029c4bc10748147ce6f92a99887e62#commitcomment-1497582 | ||||
* | freeradius2: hopefully fixed all constant and variable declarations | Alexander Wilke | 2012-06-24 | 1 | -22/+28 |
| | |||||
* | freeradius2: added missing constant | Alexander Wilke | 2012-06-21 | 1 | -0/+1 |
| | |||||
* | Remove some really unnecessary manual downloading of libraries/packages ↵ | jim-p | 2012-06-20 | 1 | -35/+0 |
| | | | | during install of these. | ||||
* | freeradius2: basics ready for 2.1 | Alexander Wilke | 2012-06-20 | 1 | -6/+23 |
| | | | | | This is probably not the correct way for a package to run on pfsense 2.1 but at first it is working. Probably some other fixes needed but it should be ok first to check if all the dependencies are there (MySQL, PostgreSQL, LDAP). Any help on this package and fixes are really appreciated! | ||||
* | freeradius2: additionald downloaded files temp disabled to check if we need ↵ | Alexander Wilke | 2012-06-20 | 1 | -0/+2 |
| | | | | them with the ne built packages | ||||
* | Fix refs to freeradius2 config to use the already-defined constant. | jim-p | 2012-06-19 | 1 | -89/+89 |
| | |||||
* | bufixes after resetting counter and more details in syslog output | Alexander Wilke | 2012-04-19 | 1 | -3/+20 |
| | |||||
* | freeradius2 accounting script fixes | Alexander Wilke | 2012-04-17 | 1 | -2/+2 |
| | |||||
* | Generalize the firewall's name in user-visible spots of the FreeRADIUS2 package. | jim-p | 2012-03-27 | 1 | -2/+2 |
| | |||||
* | some checks on missing folders on nanobsd systems after reboot in /var/log. ↵ | Alexander Wilke | 2012-03-09 | 1 | -1/+9 |
| | | | | | should fix: http://redmine.pfsense.org/issues/2256 | ||||
* | improved xmlrpc sync | Alexander Wilke | 2012-03-04 | 1 | -36/+34 |
| | |||||
* | typo | Alexander Wilke | 2012-02-27 | 1 | -1/+1 |
| | |||||
* | - some checks if we really need to download some files | Alexander Wilke | 2012-02-21 | 1 | -48/+43 |
| | | | - make parts of writeable (certs) so that it can be used on embedded systems | ||||
* | check simultaneous-use against NAS with other methods (SNMP) | Alexander Wilke | 2012-02-20 | 1 | -10/+21 |
| | |||||
* | fixed: typo | Alexander Wilke | 2012-02-18 | 1 | -1/+1 |
| | |||||
* | - replaced old traffic counter which didn't work against two shell scripts ↵ | Alexander Wilke | 2012-02-18 | 1 | -202/+222 |
| | | | | | | | (authentication + accounting) which now work on interim-updates and start/stop updates. (start/stop istn'working correct BECAUSE CP doesn't reset the octets between every update. Interim-Update does this) - changed units in GUI from bits, bytes and seconds to high and better readable values - placing all scripts (traffic counter + motp in central folder under /usr/local/etc/raddb/scripts/) - placing files and databases for time-/traffic-counter in /var/log/radacct/ This makes it possible to use them on embedded systems because of read-write access to this folders. | ||||
* | OTP additions | Alexander Wilke | 2012-02-14 | 1 | -19/+4 |
| | |||||
* | added custom options for mOTP | Alexander Wilke | 2012-02-13 | 1 | -23/+29 |
| | |||||
* | fixed broken rlm_counter | Alexander Wilke | 2012-02-12 | 1 | -1/+1 |
| | |||||
* | some minor checks | Alexander Wilke | 2012-02-12 | 1 | -29/+39 |
| | |||||
* | improved mobile-one-time-password handling | Alexander Wilke | 2012-02-12 | 1 | -5/+104 |
| | |||||
* | additional checks | Alexander Wilke | 2012-02-10 | 1 | -3/+7 |
| | |||||
* | OTP support | Alexander Wilke | 2012-02-07 | 1 | -8/+197 |
| | |||||
* | typo | Alexander Wilke | 2012-02-04 | 1 | -1/+1 |
| | |||||
* | custom logging options | Alexander Wilke | 2012-02-04 | 1 | -2/+4 |
| | |||||
* | Update config/freeradius2/freeradius.inc | Alexander Wilke | 2012-02-03 | 1 | -2/+12 |
| | |||||
* | Update config/freeradius2/freeradius.inc | Alexander Wilke | 2012-01-31 | 1 | -5/+17 |
| | |||||
* | option to disable weak EAP types | Alexander Wilke | 2012-01-29 | 1 | -14/+24 |
| | |||||
* | fix check_cert_issuer | Alexander Wilke | 2012-01-28 | 1 | -2/+4 |
| |