summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update zoneinfo using latest zones from FreeBSDjim-p2012-05-081-0/+0
* Back out duplicated fix from 107e8acc - Ticket #1917 was already fixed before...jim-p2012-05-081-9/+2
* Respect ['upload_path'] for upload_tmp_dir for PHPWarren Baker2012-05-081-1/+1
* $realif only exists on apply, which this code path would never touch. Change ...jim-p2012-05-081-2/+2
* Add last check timestamp to gateway status (actually just fix it, since the c...jim-p2012-05-081-14/+10
* Whoops, typo. Fixed now.jim-p2012-05-071-1/+1
* Don't pass a shell escaped version of $realifl to pfSense_bridge_add_member()...jim-p2012-05-071-1/+1
* Merge pull request #100 from marcelloc/patch-7Scott Ullrich2012-05-071-3/+3
|\
| * Stop service needs to wait process to be stopped before trying to restart/sta...Marcello Coutinho2012-05-071-3/+3
|/
* fix vouchersChris Buechler2012-05-061-1/+1
* Test if this is an array before using it as an array.jim-p2012-05-061-0/+2
* Merge pull request #99 from znerol/feature/master/dns-host-aliasJim P2012-05-063-1/+138
|\
| * Fix whitespace: use spaces in services_dnsmasq_edit.php in order to match cod...Lorenz Schori2012-05-051-56/+56
| * Add support for aliases in DNS Forwarder, fixes #2410Lorenz Schori2012-05-053-1/+138
|/
* missed a spot for #2407Darren Embry2012-05-031-1/+4
* implement #2407: create config option for captive portal listening portDarren Embry2012-05-034-15/+35
* fix for #2356 'track interface'Darren Embry2012-05-031-21/+42
* Fix syntax error in bogons updatejim-p2012-05-031-1/+1
* When the "OpenVPN" users type was commented out of the drop-down, this functi...jim-p2012-05-021-4/+4
* Move routing (radvd, routed, ospf, bgp) to its own log since these daemons ca...jim-p2012-05-017-3/+121
* Add some safety belt checks to status_queues.php to prevent exec blocking or ...jim-p2012-05-011-15/+23
* correct hostname variable, and use FQDNChris Buechler2012-05-011-1/+1
* fix saving of hard timeoutChris Buechler2012-05-011-1/+0
* fix textChris Buechler2012-05-011-2/+2
* Move the stop_packages code to a function, and call the function from the she...jim-p2012-04-303-73/+49
* Better error handling for crypt_data and also better password argument handlingjim-p2012-04-301-5/+10
* Add note to NAT Reflection helper indicating where it works.Erik Fonnesbeck2012-04-281-0/+2
* Change description of 1:1 NAT Reflection setting to be more accurate.Erik Fonnesbeck2012-04-281-1/+1
* Restore protection for the "destination any" case for port forward NAT Reflec...Erik Fonnesbeck2012-04-281-9/+14
* Fix preservation of the selection of interfaces on input errors for floating ...Erik Fonnesbeck2012-04-271-0/+2
* Use !empty instead of isset to prevent accidental deletion of the last used r...Erik Fonnesbeck2012-04-261-2/+2
* Add a space between Note: and the message. Also move the period into the get...Erik Fonnesbeck2012-04-261-1/+1
* fix text. ticket #2399Chris Buechler2012-04-261-1/+1
* fix for Bug #2253 Quality Graphs not generated after 'Reset RRD Data'Darren Embry2012-04-261-1/+2
* Merge pull request #97 from alowther/masterChris Buechler2012-04-252-1/+21
|\
| * options for auto-summary/supernetAndrew Lowther2012-04-252-1/+21
|/
* The descr field might not exist, use a uppercase friendly namesmos2012-04-251-0/+2
* Revert "Use 'Packet Loss or High Latency' as the default option when creating...Warren Baker2012-04-251-6/+4
* Revert "Use 'Packet Loss or High Latency' - use a fullstop, fixes #2397"Warren Baker2012-04-251-1/+1
* Merge pull request #96 from irvingpop/masterChris Buechler2012-04-241-1/+1
|\
| * Correct wording "Server Bridge DHCP Start" is shown instead of "Server Bridge...Irving Popovetsky2012-04-251-1/+1
* | Use 'Packet Loss or High Latency' - use a fullstop, fixes #2397Warren Baker2012-04-241-1/+1
* | Use 'Packet Loss or High Latency' as the default option when creating a new g...Warren Baker2012-04-241-4/+6
* | Make sure to stop the dhcpleases6 processsmos2012-04-241-0/+1
* | routes should not be skipped when IPsec is on WAN, as WAN may not be the defa...Chris Buechler2012-04-231-3/+2
* | Merge pull request #95 from phil-davis/masterSeth Mos2012-04-232-23/+17
|\ \
| * | Delete any existing /var/db/rrd/*.rrd files before restoring from the XMLPhil Davis2012-04-231-0/+3
| * | Minor corrections to function names in error messagesPhil Davis2012-04-231-23/+14
|/ /
* | go back to scrub rather than "scrub in", the latter breaks MSS clamping for e...Chris Buechler2012-04-231-3/+3
* | Revert change to get_interface_list()'s $vfaces list for now. Interfaces in ...Erik Fonnesbeck2012-04-221-3/+0
OpenPOWER on IntegriCloud