Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | freeradius2 - add bunch of missing includes | doktornotor | 2015-11-23 | 1 | -5/+8 |
| | |||||
* | Fix array declaration | doktornotor | 2015-11-14 | 1 | -1/+1 |
| | |||||
* | Add privileges configuration to freeradius2 package | doktornotor | 2015-11-14 | 1 | -0/+60 |
| | |||||
* | Add privileges configuration to freeradius2 package, fix file permissions, ↵ | doktornotor | 2015-11-14 | 1 | -128/+217 |
| | | | | cleanups | ||||
* | Apply LDAP configuration on reinstall/upgrade (fixes Bug #5406) | doktornotor | 2015-11-10 | 1 | -0/+1 |
| | |||||
* | Fix interim accounting handling in FreeRADIUS to track data by session, sice ↵ | jim-p | 2015-11-04 | 2 | -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 ↵ | doktornotor | 2015-11-02 | 1 | -44/+45 |
| | | | | tags | ||||
* | freeradius2 - XMLRPC sync fixes | doktornotor | 2015-11-02 | 1 | -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 calls | doktornotor | 2015-08-25 | 1 | -3/+1 |
| | | | These are dealt with by install_package() from pkg-utils.inc. | ||||
* | Be more graceful about process termination | k-paulius | 2015-07-12 | 1 | -1/+9 |
| | |||||
* | Kill all radiusd processes when uninstalling package | k-paulius | 2015-07-12 | 1 | -0/+1 |
| | |||||
* | Whitespace cleanup, replace spaces with tabs | k-paulius | 2015-07-12 | 1 | -4/+4 |
| | |||||
* | Use consistent <version> across all files | k-paulius | 2015-07-12 | 5 | -5/+5 |
| | |||||
* | Remove unused </adddeleteeditpagefields> definitions | k-paulius | 2015-07-12 | 1 | -55/+0 |
| | |||||
* | Remove unused <service> definitions | k-paulius | 2015-07-12 | 2 | -13/+0 |
| | |||||
* | Sync the FreeRADIUS2 settings and sleep before syncing users, otherwise ↵ | jim-p | 2015-06-29 | 1 | -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.xml | Jose Luis Duran | 2015-06-16 | 1 | -1/+1 |
| | | | no -> Disable | ||||
* | Fix more freeradius macro definitions to work on 2.3+, also check if dir ↵ | Renato Botelho | 2015-04-29 | 2 | -8/+10 |
| | | | | exist before try to run chown. Bump version to 1.6.12 | ||||
* | Fix pbi detection on freeradius2 | Renato Botelho | 2015-04-28 | 2 | -3/+9 |
| | |||||
* | Show max shared secret length | zackbcom | 2015-04-13 | 1 | -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-paulius | 2015-03-22 | 1 | -1/+36 |
| | | | | to the startup script. Fixes #4337. | ||||
* | FreeRADIUS, clarify text for password logging options | Chris Buechler | 2015-02-25 | 1 | -4/+4 |
| | |||||
* | fix freeradius text | Chris Buechler | 2014-11-14 | 9 | -31/+31 |
| | |||||
* | clean up text in freeradius | Chris Buechler | 2014-11-14 | 5 | -22/+23 |
| | |||||
* | fix typos | Chris Buechler | 2014-11-14 | 1 | -8/+8 |
| | |||||
* | 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 | 3 | -201/+166 |
| | | | | | | - Remove old 2.0 code - Make adjustments for 2.2 - Use internal bash | ||||
* | Fix a whole bunch of invalid version tests. | jim-p | 2014-04-10 | 1 | -2/+2 |
| | |||||
* | Fixup URLs: | Renato Botelho | 2014-03-18 | 3 | -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-2 | Ermal Luçi | 2013-11-06 | 1 | -0/+16 |
|\ | | | | | Update freeradiusmodulesldap.xml | ||||
| * | Update freeradiusmodulesldap.xml | rolandbu | 2013-11-06 | 1 | -0/+16 |
| | | | | | | Add LDAP Port to both LDAP-Server | ||||
* | | 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 | 2 | -3/+3 |
| | |||||
* | freeradius2: m-OTP allow negative offset | Alexander Wilke | 2013-06-16 | 1 | -1/+1 |
| | |||||
* | 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 | -5/+5 |
| | | | | other packages | ||||
* | Update freeradius.xml | Alexander Wilke | 2013-05-15 | 1 | -1/+1 |
| | |||||
* | Update freeradiusmodulesldap.xml | Alexander Wilke | 2013-05-15 | 1 | -1/+1 |
| | |||||
* | Update freeradiussettings.xml | Alexander Wilke | 2013-05-15 | 1 | -1/+1 |
| | |||||
* | Update freeradiussync.xml | Alexander Wilke | 2013-05-15 | 1 | -1/+1 |
| | |||||
* | Update freeradiussqlconf.xml | Alexander Wilke | 2013-05-15 | 1 | -1/+1 |
| | |||||
* | Update freeradiussqlconf.xml | Alexander Wilke | 2013-05-15 | 1 | -2/+2 |
| | |||||
* | Update freeradiussettings.xml | Alexander Wilke | 2013-05-15 | 1 | -2/+2 |
| | |||||
* | Update freeradiusmodulesldap.xml | Alexander Wilke | 2013-05-15 | 1 | -2/+2 |
| | |||||
* | Update freeradiusinterfaces.xml | Alexander Wilke | 2013-05-15 | 1 | -2/+2 |
| | |||||
* | Update freeradiuseapconf.xml | Alexander Wilke | 2013-05-15 | 1 | -1/+1 |
| | |||||
* | Update freeradiusclients.xml | Alexander Wilke | 2013-05-15 | 1 | -2/+2 |
| | |||||
* | Update freeradiuscerts.xml | Alexander Wilke | 2013-05-15 | 1 | -2/+2 |
| | |||||
* | Update freeradiusauthorizedmacs.xml | Alexander Wilke | 2013-05-15 | 1 | -1/+1 |
| |