summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/master'Evgeny Yurchenko2011-06-017-8/+27
|\
| * Disable this until it can be properly fixed.jim-p2011-06-011-1/+1
| * Make the ICMP echo request type less ambiguous, and since it's likely the mai...jim-p2011-06-012-2/+2
| * Add tunable, by default disabled, to enable the default gateway switching fea...Ermal2011-06-012-1/+16
| * Fixes #1412. Properly pass the page to match so users are not always presente...Ermal2011-06-011-1/+1
| * Fixes #1412. Properly pass the page to match so users are not always presente...Ermal2011-06-011-1/+1
| * Ticket #944. Also destory the previous interface if the user changing the vla...Ermal2011-06-011-1/+1
| * Fixes #944. Use the correct interface name to destroy the previous vlan if th...Ermal2011-06-011-3/+7
* | Bug #1560.IPsec GUI needs to reject duplicate subnets in phase 2s for a given...Evgeny Yurchenko2011-06-011-49/+24
|/
* Bug #1560. IPsec GUI needs to reject duplicate subnets in phase 2s for a give...Evgeny Yurchenko2011-05-311-2/+41
* Merge remote branch 'origin/master'Evgeny Yurchenko2011-05-315-22/+24
|\
| * fix typoesBill Marquette2011-05-311-2/+2
| * Use array_overlay()Scott Ullrich2011-05-311-12/+10
| * Use array_extendScott Ullrich2011-05-311-1/+16
| * Use pfsense.restore_config_sectionScott Ullrich2011-05-311-1/+1
| * Remove debugging codeScott Ullrich2011-05-311-3/+0
| * Add merge handler codeScott Ullrich2011-05-311-2/+11
| * Remove bogus protection. We have better handling of this now.Scott Ullrich2011-05-311-13/+0
| * Remove old vidcontrol cruft lingering from long long agoScott Ullrich2011-05-311-4/+0
* | Bug #1560. IPsec GUI needs to reject duplicate subnets in phase 2s for a give...Evgeny Yurchenko2011-05-311-1/+28
|/
* Bug#1528. Automatically create outbound NAT rules on WAN for localhost when s...Evgeny Yurchenko2011-05-301-0/+11
* Use aon pluginScott Ullrich2011-05-301-1/+1
* Add plugin features to aon editScott Ullrich2011-05-301-1/+15
* Add missing plugin code. Move the pre_write section up a bit.Scott Ullrich2011-05-302-3/+17
* Include .inc files for plugin systemScott Ullrich2011-05-301-2/+2
* Prevent races on resovlconf generation as well by adding a lock.Ermal2011-05-301-1/+6
* Bug #1403. Filter Rules description do not get saved when "(quote) present as...Evgeny Yurchenko2011-05-273-16/+19
* Merge pull request #1 from EvgenyY/6e2a15e677fa0558ba0c9b1700be38f4065a76f6Ermal Luçi2011-05-281-0/+58
|\
| * Hiding mediaopt under Advanced buttonEvgeny Yurchenko2011-05-271-0/+14
| * Adding gui to choose media options for interfaces.Evgeny Yurchenko2011-05-211-0/+44
* | Add note about voucher sync (only enable on slave nodes).Scott Ullrich2011-05-271-1/+2
* | Clarify auth option to include VouchersScott Ullrich2011-05-271-1/+1
* | Only add pppoe to the interfaces list if it both has an entry and is in serve...jim-p2011-05-271-3/+5
* | Some extra protection against putting empty values into the ruleset.jim-p2011-05-271-2/+2
* | Ticket #1534. Try to stop packages during reboot of system.Ermal2011-05-271-0/+1
* | Increase timeout to 2 minutes. Ticket #1545.Ermal2011-05-271-2/+2
* | Ticket #1545. Lock each dnsHost to be updated to prevent running two instance...Ermal2011-05-271-1/+6
* | Silence the route changing since it fills the logs with not needed info.Ermal2011-05-271-2/+1
* | Trigger reloading of packages through check_reload_status so it can serialize...Ermal2011-05-271-1/+1
* | Fix #1277Bill Marquette2011-05-261-4/+9
* | Free ipfw rule number after mac pass-through deletion.Ermal2011-05-261-0/+1
* | Bring more consistent style to CP edit mac and ip passthrough pages.Ermal2011-05-262-0/+6
* | Just use the long reference here instead of creating potential dangerous refe...Ermal2011-05-261-6/+5
* | Remove decimals from cumulative users graph.Warren Baker2011-05-261-2/+3
* | Add function headerScott Ullrich2011-05-251-0/+8
* | Adding a new hook system for firewall nat edit and firewall rules edit page.Scott Ullrich2011-05-253-0/+43
* | Rather make use of $global variable for RRD path.Warren Baker2011-05-261-1/+2
* | * Add is_ipaddr_configured() so that people do not need to reinvent the wheel...Scott Ullrich2011-05-253-2/+21
* | Remove out-dated RRD file as it will cause broken images to appear on RRD gra...Warren Baker2011-05-263-2/+8
* | Disable csrf checks when posting from scripts.Ermal2011-05-251-0/+2
OpenPOWER on IntegriCloud