| Commit message (Expand) | Author | Age | Files | Lines |
* | Act on wireless interfaces too for linkup. | smos | 2012-05-20 | 1 | -0/+17 |
* | Fix variable test | jim-p | 2012-05-20 | 1 | -1/+1 |
* | Initialize variable if it's not set | smos | 2012-05-20 | 1 | -0/+2 |
* | Prevent duplicate gateways from showing up if the interface is down. Redmine ... | smos | 2012-05-20 | 1 | -20/+50 |
* | Set the retry value to 60 seconds, this is not attempts, this is seconds befo... | smos | 2012-05-20 | 1 | -2/+2 |
* | Add the PPP automatic interface type. This would show the _PPP gateways. | smos | 2012-05-20 | 1 | -0/+1 |
* | Allow 802.1p tags to be controlled from firewall rules edit screen | Ermal | 2012-05-18 | 1 | -2/+6 |
* | feature #2413 Allow IPv6 interface configuration from the menu | Darren Embry | 2012-05-17 | 1 | -53/+107 |
* | normalize indentation | Darren Embry | 2012-05-17 | 1 | -210/+210 |
* | - also rename $section arg to $section_name in some functions to clarify | Darren Embry | 2012-05-17 | 1 | -15/+30 |
* | allow null to be passed as 2nd arg to parse_config_xml* | Darren Embry | 2012-05-17 | 2 | -18/+25 |
* | fix 'XML error: no Array object found!' errors | Darren Embry | 2012-05-17 | 1 | -1/+1 |
* | log_error if rrdtool restore calls fail | Darren Embry | 2012-05-17 | 1 | -1/+7 |
* | add -f to 'rrdtool restore' call | Darren Embry | 2012-05-17 | 1 | -1/+1 |
* | Teach mwexec and mwexec_bg how to optionally clear signal masks, and use that... | jim-p | 2012-05-16 | 4 | -5/+20 |
* | On its own, ntpd does not sync fast enough at bootup, so bring back the ntpda... | jim-p | 2012-05-16 | 4 | -9/+16 |
* | Clear process signals before exec() or ntpd misbehaves if called from PHP on ... | jim-p | 2012-05-15 | 1 | -0/+3 |
* | Move git package name/URL to the configuration variables section. | Erik Fonnesbeck | 2012-05-15 | 1 | -2/+3 |
* | As suggested by wagonza, using SAMEORIGIN for X-Frame-Options is sufficient h... | jim-p | 2012-05-15 | 1 | -1/+1 |
* | Use FreeBSD's ntpd instead in the backend | jim-p | 2012-05-14 | 1 | -30/+9 |
* | Fix ntp name here too | jim-p | 2012-05-14 | 1 | -5/+5 |
* | Whoops, don't flip these since I negated the test. | jim-p | 2012-05-14 | 1 | -2/+2 |
* | Flip this test around since it's safer to assume the dev mode is tun. Ticket ... | jim-p | 2012-05-14 | 1 | -3/+3 |
* | allow port in virtual servers to be left blank | Darren Embry | 2012-05-11 | 1 | -7/+11 |
* | allow aliases for the ipaddr field in virtual servers (PEV-394754) | Darren Embry | 2012-05-11 | 1 | -1/+13 |
* | make use of the correct file to send notifications | Warren Baker | 2012-05-11 | 1 | -4/+4 |
* | cleanup: code for building arrays for autocompleted fields | Darren Embry | 2012-05-10 | 1 | -0/+13 |
* | max_procs adjustments for small memory systems, attempt 2 | Irving Popovetsky | 2012-05-10 | 1 | -15/+19 |
* | prep work: function get_alias_list() | Darren Embry | 2012-05-10 | 1 | -0/+33 |
* | add autocomplete to load_balancer_pool_edit.php (PEV-394754) | Darren Embry | 2012-05-10 | 1 | -1/+2 |
* | Add click jacking support. Ticket #2419 | Scott Ullrich | 2012-05-10 | 1 | -1/+3 |
* | Handle HTTPOnly and Secure flags on cookies | Warren Baker | 2012-05-09 | 1 | -0/+12 |
* | Back out duplicated fix from 107e8acc - Ticket #1917 was already fixed before... | jim-p | 2012-05-08 | 1 | -9/+2 |
* | Respect ['upload_path'] for upload_tmp_dir for PHP | Warren Baker | 2012-05-08 | 1 | -1/+1 |
* | Whoops, typo. Fixed now. | jim-p | 2012-05-07 | 1 | -1/+1 |
* | Don't pass a shell escaped version of $realifl to pfSense_bridge_add_member()... | jim-p | 2012-05-07 | 1 | -1/+1 |
* | Stop service needs to wait process to be stopped before trying to restart/sta... | Marcello Coutinho | 2012-05-07 | 1 | -3/+3 |
* | Test if this is an array before using it as an array. | jim-p | 2012-05-06 | 1 | -0/+2 |
* | Add support for aliases in DNS Forwarder, fixes #2410 | Lorenz Schori | 2012-05-05 | 1 | -0/+6 |
* | missed a spot for #2407 | Darren Embry | 2012-05-03 | 1 | -1/+4 |
* | implement #2407: create config option for captive portal listening port | Darren Embry | 2012-05-03 | 2 | -9/+23 |
* | Fix syntax error in bogons update | jim-p | 2012-05-03 | 1 | -1/+1 |
* | Move routing (radvd, routed, ospf, bgp) to its own log since these daemons ca... | jim-p | 2012-05-01 | 2 | -3/+7 |
* | Move the stop_packages code to a function, and call the function from the she... | jim-p | 2012-04-30 | 3 | -73/+49 |
* | Better error handling for crypt_data and also better password argument handling | jim-p | 2012-04-30 | 1 | -5/+10 |
* | Restore protection for the "destination any" case for port forward NAT Reflec... | Erik Fonnesbeck | 2012-04-28 | 1 | -9/+14 |
* | fix text. ticket #2399 | Chris Buechler | 2012-04-26 | 1 | -1/+1 |
* | The descr field might not exist, use a uppercase friendly name | smos | 2012-04-25 | 1 | -0/+2 |
* | Make sure to stop the dhcpleases6 process | smos | 2012-04-24 | 1 | -0/+1 |
* | routes should not be skipped when IPsec is on WAN, as WAN may not be the defa... | Chris Buechler | 2012-04-23 | 1 | -3/+2 |