summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Move is_inrange() to util.inc and rename it to is_inrange_v4()Renato Botelho2013-01-241-0/+8
* Merge #237 manually whitout the GUI option for specifying interim interval. I...Ermal2013-01-242-19/+27
* Read Acct-Interim-Interval from an access-accept replyErmal2013-01-241-0/+3
* Mostly for testing name relation in github. No functional changeCharlie2013-01-241-1/+0
* Mostly for testing name relation in github. No functional changeermal2013-01-241-1/+0
* Put for now the code here in preparation of properly cleaning a recofnigured ...Ermal Luçi2013-01-241-0/+2
* Teach interface_bring_down to read a cofniguration passed in. Will be useful ...Ermal2013-01-241-2/+8
* Do not be so verbose by default this is just needed by a developer at bestErmal2013-01-241-1/+3
* Allow set DHCP options per reservationRenato Botelho2013-01-231-3/+48
* Resolves #2482. Remove an ipv6 alias from a vip eevn though the pfsense modul...Ermal2013-01-231-2/+6
* Convert all captiveportal code to not use ipfw_set_context since its not need...Ermal2013-01-231-23/+8
* Fix some DHCP per pool options that will never be considered because of a wro...Renato Botelho2013-01-231-3/+3
* Escape some variables used in mwexec() callsRenato Botelho2013-01-221-9/+9
* Update etc/inc/vpn.incbcyrill2013-01-221-28/+33
* Add GUI option to use "topology subnet" for OpenVPN, since the OpenVPN Connec...jim-p2013-01-221-0/+4
* Validate QinQ interface to be sure it's validRenato Botelho2013-01-221-0/+6
* Fix indentRenato Botelho2013-01-221-334/+328
* Use symlink rather than forked commands. Also simplify a bit codeErmal2013-01-211-7/+2
* Correct error/alert displaying. Also remove redundant log_errror since file_n...Ermal2013-01-211-7/+6
* 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
* 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
* 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, collapsed...jim-p2013-01-211-0/+10
* Add IPv6 privacy settings tunables. Keep the default FreeBSD value for them, ...Renato Botelho2013-01-211-0/+2
* Previous attempt to fix #1995 allow to set more than one default queues, prev...Renato Botelho2013-01-211-1/+2
* 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 installbcyrill2013-01-171-22/+38
* | Update etc/inc/interfaces.incbcyrill2013-01-181-1/+1
* | 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 point...Renato Botelho2013-01-171-0/+12
* 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 c...Renato Botelho2013-01-161-2/+2
* Revert "When a interface type is changed, old configuration remains. When mov...Renato Botelho2013-01-161-56/+0
* 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.shbcyrill2013-01-161-2/+4
* | Fix mac spoof when PPPoE is being usedRenato Botelho2013-01-161-0/+2
|/
OpenPOWER on IntegriCloud