aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeradius2/freeradius.inc
Commit message (Collapse)AuthorAgeFilesLines
* freeradius2: m-OTP allow negative offsetAlexander Wilke2013-06-161-1/+1
|
* freeradius2: generalize the XMLRPC Sync options to make it consistent with ↵Alexander Wilke2013-05-161-48/+69
| | | | other packages
* freeradius2 - fix typoAlexander Wilke2013-04-211-1/+1
|
* freeradius2 - remove .p12 on .incAlexander Wilke2013-04-201-2/+2
|
* freeradius2 - include freeradius lib version check and fix a typo on crl codeMarcello Coutinho2013-04-201-13/+21
|
* freeradius2 - Include certificate revocation list (CRL) to EAP confMarcello Coutinho2013-04-191-4/+23
|
* freeradius2: Add Acct-Interim-Interval reply attributeAlexander Wilke2013-01-281-0/+24
| | | CP now supports custom interim-update variables
* freeradius2 user password encryptionAlexander Wilke2012-12-171-2/+14
|
* freeradius2: add some checks on xmlrpc codeAlexander Wilke2012-10-031-7/+13
|
* Update config/freeradius2/freeradius.incAlexander Wilke2012-10-011-12/+11
| | | typo
* Update config/freeradius2/freeradius.incIT-B-IT2012-09-251-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 outputAlexander Wilke2012-07-091-2/+2
|
* freeradius2: modified pfSense version checkAlexander Wilke2012-07-061-152/+150
|
* freeradius2: check if it needs to be uninstalled the old way or notAlexander Wilke2012-06-251-3/+5
|
* freeradius2: fix for one-time-password on pfsense 2.1 Alexander Wilke2012-06-251-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 Wilke2012-06-251-4/+4
| | | https://github.com/bsdperimeter/pfsense-packages/commit/f2d3fcde45029c4bc10748147ce6f92a99887e62#commitcomment-1497582
* freeradius2: hopefully fixed all constant and variable declarationsAlexander Wilke2012-06-241-22/+28
|
* freeradius2: added missing constantAlexander Wilke2012-06-211-0/+1
|
* Remove some really unnecessary manual downloading of libraries/packages ↵jim-p2012-06-201-35/+0
| | | | during install of these.
* freeradius2: basics ready for 2.1 Alexander Wilke2012-06-201-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 Wilke2012-06-201-0/+2
| | | | them with the ne built packages
* Fix refs to freeradius2 config to use the already-defined constant.jim-p2012-06-191-89/+89
|
* bufixes after resetting counter and more details in syslog outputAlexander Wilke2012-04-191-3/+20
|
* freeradius2 accounting script fixesAlexander Wilke2012-04-171-2/+2
|
* Generalize the firewall's name in user-visible spots of the FreeRADIUS2 package.jim-p2012-03-271-2/+2
|
* some checks on missing folders on nanobsd systems after reboot in /var/log. ↵Alexander Wilke2012-03-091-1/+9
| | | | | should fix: http://redmine.pfsense.org/issues/2256
* improved xmlrpc syncAlexander Wilke2012-03-041-36/+34
|
* typoAlexander Wilke2012-02-271-1/+1
|
* - some checks if we really need to download some files Alexander Wilke2012-02-211-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 Wilke2012-02-201-10/+21
|
* fixed: typoAlexander Wilke2012-02-181-1/+1
|
* - replaced old traffic counter which didn't work against two shell scripts ↵Alexander Wilke2012-02-181-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 additionsAlexander Wilke2012-02-141-19/+4
|
* added custom options for mOTPAlexander Wilke2012-02-131-23/+29
|
* fixed broken rlm_counterAlexander Wilke2012-02-121-1/+1
|
* some minor checksAlexander Wilke2012-02-121-29/+39
|
* improved mobile-one-time-password handlingAlexander Wilke2012-02-121-5/+104
|
* additional checksAlexander Wilke2012-02-101-3/+7
|
* OTP supportAlexander Wilke2012-02-071-8/+197
|
* typoAlexander Wilke2012-02-041-1/+1
|
* custom logging optionsAlexander Wilke2012-02-041-2/+4
|
* Update config/freeradius2/freeradius.incAlexander Wilke2012-02-031-2/+12
|
* Update config/freeradius2/freeradius.incAlexander Wilke2012-01-311-5/+17
|
* option to disable weak EAP typesAlexander Wilke2012-01-291-14/+24
|
* fix check_cert_issuerAlexander Wilke2012-01-281-2/+4
|
* Update config/freeradius2/freeradius.incAlexander Wilke2012-01-281-0/+1
|
* Update config/freeradius2/freeradius.incAlexander Wilke2012-01-281-3/+43
|
* fixed a bug when shortname of NAS contains whitespace(s)Alexander Wilke2012-01-271-1/+1
|
* Update config/freeradius2/freeradius.incAlexander Wilke2012-01-241-18/+109
|
* Update config/freeradius2/freeradius.incAlexander Wilke2012-01-191-1/+11
|