aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeradius2
Commit message (Collapse)AuthorAgeFilesLines
* freeradius2 - add bunch of missing includesdoktornotor2015-11-231-5/+8
|
* Fix array declarationdoktornotor2015-11-141-1/+1
|
* Add privileges configuration to freeradius2 packagedoktornotor2015-11-141-0/+60
|
* Add privileges configuration to freeradius2 package, fix file permissions, ↵doktornotor2015-11-141-128/+217
| | | | cleanups
* 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-042-19/+34
| | | | CP sends the data as a total amount transferred not the amount tansferred since the last update.
* Improve some descriptions, fix copyright header and whitespace, nuke useless ↵doktornotor2015-11-021-44/+45
| | | | tags
* 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
|
* Whitespace cleanup, replace spaces with tabsk-paulius2015-07-121-4/+4
|
* Use consistent <version> across all filesk-paulius2015-07-125-5/+5
|
* Remove unused </adddeleteeditpagefields> definitionsk-paulius2015-07-121-55/+0
|
* Remove unused <service> definitionsk-paulius2015-07-122-13/+0
|
* Sync the FreeRADIUS2 settings and sleep before syncing users, otherwise ↵jim-p2015-06-291-1/+3
| | | | | | | | neither will work correctly on NanoBSD at boot time. Or, presumably, a full install with /var and /tmp in RAM disks. Found-By: stephenw10
* Fix typo in freeradiuseapconf.xmlJose Luis Duran2015-06-161-1/+1
| | | no -> Disable
* Fix more freeradius macro definitions to work on 2.3+, also check if dir ↵Renato Botelho2015-04-292-8/+10
| | | | exist before try to run chown. Bump version to 1.6.12
* Fix pbi detection on freeradius2Renato Botelho2015-04-282-3/+9
|
* Show max shared secret lengthzackbcom2015-04-131-1/+1
| | | | | | Shared secrets longer than 31 characters will display garbage passwords. Another cause of garbage passwords being logged is the secret being too long. Certain NAS boxes have limitations on the length of the secret and don't complain about it. FreeRADIUS is limited to 31 characters for the shared secret. http://wiki.freeradius.org/guide/faq#Common-problems-and-their-solutions
* Prevent radiusd from being started multiple times by adding critical section ↵k-paulius2015-03-221-1/+36
| | | | to the startup script. Fixes #4337.
* FreeRADIUS, clarify text for password logging optionsChris Buechler2015-02-251-4/+4
|
* fix freeradius textChris Buechler2014-11-149-31/+31
|
* clean up text in freeradiusChris Buechler2014-11-145-22/+23
|
* fix typosChris Buechler2014-11-141-8/+8
|
* 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-253-201/+166
| | | | | | - Remove old 2.0 code - Make adjustments for 2.2 - Use internal bash
* Fix a whole bunch of invalid version tests.jim-p2014-04-101-2/+2
|
* Fixup URLs:Renato Botelho2014-03-183-23/+23
| | | | | | - Replace http by https - *.pfsense.com -> *.pfsense.org - www.pfsense.org/packages/config -> packages.pfsense.org/packages/config
* Merge pull request #535 from rolandbu/patch-2Ermal Luçi2013-11-061-0/+16
|\ | | | | Update freeradiusmodulesldap.xml
| * Update freeradiusmodulesldap.xmlrolandbu2013-11-061-0/+16
| | | | | | Add LDAP Port to both LDAP-Server
* | Update freeradius.incrolandbu2013-11-061-0/+4
|/ | | Add LDAP Server Port for both LDAP-Server.
* fix typoChris Buechler2013-09-042-3/+3
|
* freeradius2: m-OTP allow negative offsetAlexander Wilke2013-06-161-1/+1
|
* 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-5/+5
| | | | other packages
* Update freeradius.xmlAlexander Wilke2013-05-151-1/+1
|
* Update freeradiusmodulesldap.xmlAlexander Wilke2013-05-151-1/+1
|
* Update freeradiussettings.xmlAlexander Wilke2013-05-151-1/+1
|
* Update freeradiussync.xmlAlexander Wilke2013-05-151-1/+1
|
* Update freeradiussqlconf.xmlAlexander Wilke2013-05-151-1/+1
|
* Update freeradiussqlconf.xmlAlexander Wilke2013-05-151-2/+2
|
* Update freeradiussettings.xmlAlexander Wilke2013-05-151-2/+2
|
* Update freeradiusmodulesldap.xmlAlexander Wilke2013-05-151-2/+2
|
* Update freeradiusinterfaces.xmlAlexander Wilke2013-05-151-2/+2
|
* Update freeradiuseapconf.xmlAlexander Wilke2013-05-151-1/+1
|
* Update freeradiusclients.xmlAlexander Wilke2013-05-151-2/+2
|
* Update freeradiuscerts.xmlAlexander Wilke2013-05-151-2/+2
|
* Update freeradiusauthorizedmacs.xmlAlexander Wilke2013-05-151-1/+1
|