summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* Correct error/alert displaying. Also remove redundant log_errror since ↵Ermal2013-01-211-7/+6
| | | | file_notice does that by its own
* Just the first line is interesting hereErmal2013-01-211-1/+1
|
* Unset some vars to free space and also gather the error from pfctl since the ↵Ermal2013-01-211-20/+11
| | | | first run of the command no need to run again. Also merge 3 exec() into one to avoid forking to much
* Unser some vars to free spaceErmal2013-01-211-0/+2
|
* Default to using sha256 digest for GUI cert.jim-p2013-01-211-1/+1
|
* Allow selecting the digest algorithm when creating a CA or Cert. Implements ↵jim-p2013-01-211-8/+10
| | | | #2765
* Remove remenant of file based daysErmal2013-01-211-2/+0
|
* Fix indent and remove trailing tabs and whitespacesRenato Botelho2013-01-211-85/+88
|
* Enable cgi for the webgui since some ports like lightsquid need itErmal2013-01-211-1/+5
|
* Add routing table display for each OpenVPN ssl/tls server instance, ↵jim-p2013-01-211-0/+10
| | | | collapsed by default. Part of feature #2766
* Add IPv6 privacy settings tunables. Keep the default FreeBSD value for them, ↵Renato Botelho2013-01-211-0/+2
| | | | that is disabled. This implements feature request #2587
* Previous attempt to fix #1995 allow to set more than one default queues, ↵Renato Botelho2013-01-211-1/+2
| | | | prevent it with this change. It should fix #1995
* Update /etc/inc/voucher.incbcyrill2013-01-191-3/+3
|
* Update /etc/inc/voucher.incbcyrill2013-01-191-9/+10
|
* Fix indentRenato Botelho2013-01-181-35/+37
|
* Correct stoping of the db and sending radius stopsErmal2013-01-181-2/+3
|
* Merge pull request #338 from bcyrill/pkg_mgrErmal Luçi2013-01-181-22/+38
|\ | | | | Add version check to package install
| * Add version check to package installbcyrill2013-01-171-22/+38
| |
* | Update etc/inc/interfaces.incbcyrill2013-01-181-1/+1
| | | | | | As noted in http://forum.pfsense.org/index.php/topic,57849.0.html
* | Remove call-time pass-by-referenceRenato Botelho2013-01-171-1/+1
| |
* | Allow to edit default queue. Should fix #1995Renato Botelho2013-01-171-1/+1
|/
* Revert part of 0ff214f27d that was committed accidentallyRenato Botelho2013-01-171-12/+0
|
* Preserve "Idle timeout" parameter on interfaces gui. It fixes a problem ↵Renato Botelho2013-01-171-0/+12
| | | | pointed out on ticket #2641
* Forgotten -n optionErmal2013-01-161-1/+1
|
* Missing return statementbcyrill2013-01-161-0/+2
|
* Set flag setautosrc to replicate parent's mac address automatically when it ↵Renato Botelho2013-01-161-2/+2
| | | | changes, it's a better solution then dettach it. This should fix #2641
* Revert "When a interface type is changed, old configuration remains. When ↵Renato Botelho2013-01-161-56/+0
| | | | | | moving from static ip to ppp, it kepts the static ip configured on interface, when moving from ppp to static ip, it doesn't kill mpd. Implement interface_clean() to make sure only current configuration is in place" This reverts commit 9111e5fd88f284bd6f66a24a270af9d9fea1b6c7.
* Merge git pull request 313 from bcyrill with some modificationsErmal2013-01-165-4/+11
|
* Use sysctl for this since its better rather than going thorugh dmesgErmal2013-01-161-13/+5
|
* Merge pull request #332 from bcyrill/patch-2Ermal Luçi2013-01-161-2/+4
|\ | | | | Update etc/rc.update_bogons.sh
| * Update etc/rc.update_bogons.shbcyrill2013-01-161-2/+4
| | | | | | The used version of sh does not support the fallthrough operator and function keyword.
* | Fix mac spoof when PPPoE is being usedRenato Botelho2013-01-161-0/+2
|/ | | | | | | | | When PPPoE is set and you change interface's mac address, the netgraph node kept using the old parent interface mac address. Detach it before attach on interface_ppps_configure() will make sure it is using the current mac address. It should fix #2641
* Merge pull request #329 from bcyrill/patch-8Ermal Luçi2013-01-151-67/+64
|\ | | | | Update etc/inc/captiveportal.inc
| * Update etc/inc/captiveportal.incbcyrill2013-01-151-68/+65
| |
* | Merge pull request #330 from bcyrill/patch-9Ermal Luçi2013-01-151-44/+34
|\ \ | | | | | | Add portal_hostname_from_client_ip function
| * | Add portal_hostname_from_client_ip functionbcyrill2013-01-151-44/+34
| |/
* | When a interface type is changed, old configuration remains. When moving ↵Renato Botelho2013-01-151-0/+56
|/ | | | from static ip to ppp, it kepts the static ip configured on interface, when moving from ppp to static ip, it doesn't kill mpd. Implement interface_clean() to make sure only current configuration is in place
* Better test if we're running at the cli or in lighty. Also suppress output ↵jim-p2013-01-151-2/+2
| | | | for the session start if it fails.
* Fixup home/end/ins/del in shell.jim-p2013-01-151-0/+16
|
* Revert part of 8e9d126550 since it breaks wifi interfaces at boot timeRenato Botelho2013-01-151-3/+0
|
* Merge pull request #326 from fsSnowboard/masterErmal Luçi2013-01-151-58/+181
|\ | | | | Modern games added to Traffic Shaper Wizard
| * fixed spellingfsSnowboard2013-01-141-3/+3
| |
| * more games for traffic shaperfsSnowboard2013-01-121-3/+50
| |
| * fixed spelling mistakefsSnowboard2013-01-121-6/+6
| |
| * added traffic shaper game rulesunknown2013-01-121-58/+134
| |
* | Something in the LDAP libraries has changed and it no longer likes spaces in ↵jim-p2013-01-141-5/+5
| | | | | | | | the CA filename. Use the refid for the CA filename since it will always be unqiue, and it will never contain any spaces, unlike authname or the CA's descr.
* | Merge pull request #324 from ExolonDX/masterErmal Luçi2013-01-141-2/+2
|\ \ | | | | | | Update PHP shorthand tag
| * | Update PHP shorthand tagColin Fleming2013-01-141-2/+2
| | | | | | | | | | | | Standardise all PHP start tags from "<?" to "<?PHP"
* | | fix indent on convert_real_interface_to_friendly_interface_name()Renato Botelho2013-01-141-21/+21
| | |
* | | Remove some trailing spaces and tabs from EOLRenato Botelho2013-01-141-120/+120
| | |
OpenPOWER on IntegriCloud