summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Copy /boot/loader.conf.local to the newly imaged slice. Ticket #892Erik Fonnesbeck2010-11-141-0/+6
* Don't perform referer check if display_error_form is not defined (captive por...Erik Fonnesbeck2010-11-141-1/+1
* Rework handling of ports for reflection on port forwards to work properly wit...Erik Fonnesbeck2010-11-141-59/+96
* Unset this reference before reusing the variable name to prevent corruption o...Erik Fonnesbeck2010-11-131-0/+2
* Fix test for altq on vlans and wlan.Ermal2010-11-121-2/+2
* Fix a theoretical/potential XSS in the http_referer check warning.jim-p2010-11-121-1/+1
* Add whitespace to avoid breaking the resulting rule.Ermal2010-11-121-1/+1
* Whitespace fixes.Ermal2010-11-121-11/+10
* Make sure there is a direction specified otherwise errors might occur.Ermal2010-11-121-1/+1
* Initialize rule keeping array to avoid possible caching effects on php.Ermal2010-11-121-0/+2
* Separate this into the original case with the floating rule cases above it to...Erik Fonnesbeck2010-11-111-1/+3
* Move this function to allow removing it from easyrule.Erik Fonnesbeck2010-11-101-0/+26
* Fix filter_rules_sort's compare function to know about floating rules so it w...Erik Fonnesbeck2010-11-101-0/+16
* Take into account if we have redirection active to allow even port 443.Ermal2010-11-101-0/+2
* Make the antilockout rule match the webgui and ssh(if enabled) rather than an...Ermal2010-11-101-3/+12
* * Call get_configured_interface_* functions only once in the codeErmal2010-11-101-0/+1
* Small improvement no functional change.Ermal2010-11-101-8/+8
* Use php calls rather than forking to shell.Ermal2010-11-101-12/+3
* Use exec and check return value of command to avoid priting messages of stder...Ermal2010-11-101-4/+4
* Not sure why sometimes works sometimes does not work when bound to localhost ...Ermal2010-11-101-9/+1
* Bring interfaces up only if there is a mismatch to allow them to be reassigned.Ermal2010-11-102-6/+5
* Ticket #904. Hmm fix the interface_has_gateway() too.Ermal2010-11-101-2/+2
* Ticket #904. Actually correctly handle the assigned openvpn client as a dynam...Ermal2010-11-101-5/+3
* Actually was coorect before. 3rd parameter is length not index.Ermal2010-11-101-1/+1
* Correct HTTP_REFERER check when using an IP Address vs the Firewalls hostnameScott Ullrich2010-11-101-1/+1
* Remove trailing carriage returnScott Ullrich2010-11-1036-34/+41
* * Adding function get_configured_ip_addresses() which returns all interfaces ...Scott Ullrich2010-11-103-1/+42
* Add option to System: Firmware: Settings for running gitsync after installing...Erik Fonnesbeck2010-11-101-5/+13
* Remove csrf-magic include from functions.inc -- it was causing problems with ...Erik Fonnesbeck2010-11-101-1/+0
* Correct this to make it actually work. This is also mentioned in Ticket #904 ...Ermal2010-11-091-1/+1
* Use a shell script rather than bad hack to execute php code for pppoe periodi...Ermal2010-11-091-1/+7
* Fix display of queues on rules and layer7 containers.Ermal2010-11-091-1/+1
* RevertScott Ullrich2010-11-091-1/+0
* Testing csrf-magicScott Ullrich2010-11-091-0/+1
* Set session.use_trans_sid to trueScott Ullrich2010-11-091-0/+1
* Add a setting for the data type of values used with DHCP option numbers and i...Erik Fonnesbeck2010-11-091-2/+9
* Kill dhcplease before writing the hosts file so that it does not scramble the...Ermal2010-11-081-7/+15
* Cosmetic issue, add space before 'done', otherwise package XML name and done ...Warren Baker2010-11-081-1/+1
* Recent move (d32d3970d58683d02f89073103eb595eaa8f395f) of routed/ items requi...Warren Baker2010-11-081-1/+1
* Add routed/ items to obsoleted files. Force removal of file so that director...Scott Ullrich2010-11-061-1/+3
* Ignore /var/etc directory to avoid these kinds of errors: tar: /var/etc/openv...Scott Ullrich2010-11-061-0/+1
* Spelling fix.Warren Baker2010-11-051-1/+1
* Change the dhcpd startup for isc dhcpd server 4.1smos2010-11-031-1/+1
* Activate code to allow ipsec to work normally.Ermal2010-11-031-2/+2
* Ticket #980. Bring CP widget up to date. Also bind lighty for CP to 127.0.0.1...Ermal2010-11-031-0/+8
* Protect from strange situations on bootup by testing for is_array(). Do not a...Ermal2010-11-023-14/+22
* More VPN log fixes, for consistency. Ticket #912jim-p2010-11-023-22/+22
* Fix typo (standart -> standard)jim-p2010-11-021-2/+2
* Switch to a unified vpn-linkup and vpn-linkdown.jim-p2010-11-021-6/+6
* Fix l2tp interface naming. Fixes #985jim-p2010-11-021-1/+1
OpenPOWER on IntegriCloud