Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | freeradius2: Add Acct-Interim-Interval reply attribute | Alexander Wilke | 2013-01-28 | 1 | -1/+7 |
| | |||||
* | freeradius2: Add Acct-Interim-Interval reply attribute | Alexander Wilke | 2013-01-28 | 1 | -0/+6 |
| | |||||
* | 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 user password encryption | Alexander Wilke | 2012-12-17 | 1 | -1/+12 |
| | |||||
* | 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/freeradiussync.xml | Alexander Wilke | 2012-10-01 | 1 | -1/+2 |
| | | | added field description | ||||
* | Merge pull request #322 from IT-B-IT/patch-2 | Alexander Wilke | 2012-10-01 | 1 | -1/+14 |
|\ | | | | | Update config/freeradius2/freeradiussync.xml | ||||
| * | Update config/freeradius2/freeradiussync.xml | IT-B-IT | 2012-09-25 | 1 | -1/+14 |
| | | | | | | | | 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 | ||||
* | | 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: changed description | Alexander Wilke | 2012-07-12 | 1 | -1/+1 |
| | |||||
* | freeradius2: change description | Alexander Wilke | 2012-07-12 | 1 | -1/+1 |
| | |||||
* | freeradius2: set no row limit | Alexander Wilke | 2012-07-11 | 1 | -1/+1 |
| | |||||
* | freeradius2: set no row limit | Alexander Wilke | 2012-07-11 | 1 | -1/+1 |
| | |||||
* | 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: adding some sorting/filter possibilities to Users | Alexander Wilke | 2012-06-25 | 1 | -1/+19 |
| | |||||
* | freeradius2: adding some sorting/filter possibilities to MACs | Alexander Wilke | 2012-06-25 | 1 | -2/+19 |
| | |||||
* | freeradius2: check if it needs to be uninstalled the old way or not | Alexander Wilke | 2012-06-25 | 1 | -3/+5 |
| | |||||
* | freeradius2: re-arrange interfaces entries per drag-and-drop on pfsense 2.1 | Alexander Wilke | 2012-06-25 | 1 | -0/+1 |
| | |||||
* | freeradius2: re-arrange clients entries per drag-and-drop on pfsense 2.1 | Alexander Wilke | 2012-06-25 | 1 | -0/+1 |
| | |||||
* | freeradius2: re-arrange MACs entries per drag-and-drop on pfsense 2.1 | Alexander Wilke | 2012-06-25 | 1 | -0/+1 |
| | |||||
* | freeradius2: re-arrange user entries per drag-and-drop on pfsense 2.1 | Alexander Wilke | 2012-06-25 | 1 | -0/+1 |
| | |||||
* | 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 | -3/+3 |
| | | | https://github.com/bsdperimeter/pfsense-packages/commit/f2d3fcde45029c4bc10748147ce6f92a99887e62#commitcomment-1497582 | ||||
* | change code according to this suggestion: | Alexander Wilke | 2012-06-25 | 1 | -4/+4 |
| | | | https://github.com/bsdperimeter/pfsense-packages/commit/f2d3fcde45029c4bc10748147ce6f92a99887e62#commitcomment-1497582 | ||||
* | some better code | Alexander Wilke | 2012-06-24 | 1 | -9/+3 |
| | |||||
* | 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. | ||||
* | Update master | Alexander Wilke | 2012-06-20 | 1 | -12/+28 |
| | |||||
* | 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 |
| | |||||
* | typos in description | Alexander Wilke | 2012-04-19 | 1 | -5/+5 |
| | |||||
* | typos in description | Alexander Wilke | 2012-04-19 | 1 | -4/+4 |
| | |||||
* | 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 | 6 | -16/+16 |
| | |||||
* | typo | Alexander Wilke | 2012-03-09 | 1 | -1/+1 |
| | |||||
* | 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 | ||||
* | xmlrpc improvement | Alexander Wilke | 2012-03-04 | 1 | -4/+23 |
| | |||||
* | 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 | ||||
* | Update config/freeradius2/freeradiusclients.xml | Alexander Wilke | 2012-02-20 | 1 | -0/+12 |
| | |||||
* | 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 |
| | |||||
* | Update config/freeradius2/freeradiusauthorizedmacs.xml | Alexander Wilke | 2012-02-18 | 1 | -33/+14 |
| |