aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeradius2/freeradius.inc
Commit message (Collapse)AuthorAgeFilesLines
* freeradius2 - add bunch of missing includesdoktornotor2015-11-231-5/+8
|
* Apply LDAP configuration on reinstall/upgrade (fixes Bug #5406)doktornotor2015-11-101-0/+1
|
* Fix interim accounting handling in FreeRADIUS to track data by session, sice ↵jim-p2015-11-041-18/+33
| | | | CP sends the data as a total amount transferred not the amount tansferred since the last update.
* freeradius2 - XMLRPC sync fixesdoktornotor2015-11-021-120/+129
| | | | | | | | - CARP/HA (auto) option has never worked since pfSense 2.1 due to outdated system settings location being checked - Also fix CARP/HA protocol/port selection - Do some better validations (IP/hostname, port, password) before attempting to sync - Handle IPv6 addresses for sync target - Do not attempt to run XMLRPC sync on boot - Code style cleanup
* Remove useless remount callsdoktornotor2015-08-251-3/+1
| | | These are dealt with by install_package() from pkg-utils.inc.
* Be more graceful about process terminationk-paulius2015-07-121-1/+9
|
* Kill all radiusd processes when uninstalling packagek-paulius2015-07-121-0/+1
|
* Fix more freeradius macro definitions to work on 2.3+, also check if dir ↵Renato Botelho2015-04-291-7/+9
| | | | exist before try to run chown. Bump version to 1.6.12
* Fix pbi detection on freeradius2Renato Botelho2015-04-281-1/+4
|
* Prevent radiusd from being started multiple times by adding critical section ↵k-paulius2015-03-221-1/+36
| | | | to the startup script. Fixes #4337.
* Silence errors when creating directories, also create a symlink to ↵Renato Botelho2014-09-261-4/+9
| | | | /usr/local/etc/raddb
* Declare frlib as globalRenato Botelho2014-09-261-1/+1
|
* Update freeradius2 to 1.6.8:Renato Botelho2014-09-251-189/+162
| | | | | | - Remove old 2.0 code - Make adjustments for 2.2 - Use internal bash
* Update freeradius.incrolandbu2013-11-061-0/+4
| | | Add LDAP Server Port for both LDAP-Server.
* fix typoChris Buechler2013-09-041-2/+2
|
* 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
|