summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Backup pools should be drop downs now.Bill Marquette2008-06-161-8/+14
|
* Fix descriptionBill Marquette2008-06-161-1/+1
|
* pkill relayd instead of using relayctl due to it losing the control ↵Bill Marquette2008-06-161-1/+6
| | | | connection (or whatever it is)
* Bring in relayd to perform server load balancingBill Marquette2008-06-169-148/+227
| | | | | | | | Move gateway load balancing code into gwlb.inc - still uses slbd TODO: vs and pool status screens are currently broken...and wouldn't work with the gateway pools anyway, ultimately, the gateway pools need to move.
* lb.inc was never completed, rm from treeBill Marquette2008-06-161-179/+0
|
* touch up textChris Buechler2008-06-151-1/+1
|
* Correct path for siproxd.Scott Ullrich2008-06-141-4/+4
|
* re-enable the sending of ICMP redirects by defaultChris Buechler2008-06-141-4/+4
|
* Merge better NEGATE rules by building table once and then refer it in the ↵Seth Mos2008-06-141-26/+48
| | | | | | negate rule instead of looping it every rule it applies to. Also add function that returns locally connected networks.
* trim spaces for proper evaluation. This fixes loadbalancer/gateway rule ↵Seth Mos2008-06-131-1/+1
| | | | negation for local and vpn networks
* Don't forget to actually increase the counterSeth Mos2008-06-131-0/+1
|
* Iterate the vlan entries by number, the rest of the code still relies on this.Seth Mos2008-06-131-2/+6
|
* Show Port of the webui if it is setSeth Mos2008-06-131-2/+5
|
* Get integer value of last config change which might be empty butSeth Mos2008-06-131-1/+1
| | | | prevents parse error. Notably on a alix or wrap on first install.
* newer mpd versions require this to reconnect. Thanks to Olivier Mueller on ↵Chris Buechler2008-06-111-0/+1
| | | | support@ for confirming this works.
* Detect WAN IP even if behind another NAT deviceBill Marquette2008-06-101-3/+20
| | | | From: obasi@forums http://forum.pfsense.org/index.php/topic,9794.0.html
* Admin automatically defaults to the admin groups. Do not worry aboutScott Ullrich2008-06-081-1/+1
| | | | | | lack of group being sent. Ticket #1752
* Latest configuration version is 4.5, not 4.4.Scott Ullrich2008-06-081-1/+1
|
* scponly setting isn't a default, change admin to /bin/sh just like rootBill Marquette2008-06-082-3/+3
|
* Fix default shells for root and admin users based on what the usermanagerBill Marquette2008-06-082-4/+4
| | | | | | in RELENG_1 appears to set it to Set default password to pfsense again in hopes that this is all that is stopping us from logging in as root after enabling ssh
* Add _relayd user to password fileBill Marquette2008-06-082-1/+2
|
* The physical interface must be passed to find_interface_ip()Chris Buechler2008-06-071-1/+2
| | | | this was breaking the racoon.conf for OPT WAN IPsec when interface is not statically addressed
* Correctly process non carp interfacesSeth Mos2008-06-061-1/+5
|
* Correctly update static routes on changeSeth Mos2008-06-061-9/+16
|
* After VLAN changes these are no more needed.Ermal Luçi2008-06-051-8/+0
|
* Remove static route on deletionSeth Mos2008-06-051-0/+4
|
* If the Interface is not WAN remove static route on changeSeth Mos2008-06-051-1/+8
|
* Make the vpn configuration add static routes on interfaces other then WAN.Seth Mos2008-06-052-10/+32
| | | | link_carp_interface_to_parent() now correctly returns parent interface instead of always WAN.
* Compat shims to convert old vlan configs to the new one.Ermal Luçi2008-06-041-1/+10
| | | | Actually only one tag <vlanif>$if</vlanif> is added.
* Fix braindead vlan creation procedures.Ermal Luçi2008-06-042-43/+35
| | | | Now we do not need to go through all vlans just to delete/create one of them.
* Fix braindead vlan creation procedures.Ermal Luçi2008-06-041-48/+49
| | | | Now we do not need to go through all vlans just to delete/create one of them.
* Escape shell argument correctly.Scott Ullrich2008-06-031-2/+5
|
* add isset per billmChris Buechler2008-06-031-16/+16
|
* fix FTP proxy start up for CARP VIPsChris Buechler2008-06-031-3/+3
|
* Replace silly vpns list logicSeth Mos2008-06-021-15/+15
| | | | Add subnet checking for robustness
* Reactivate setting the root queue bandwidth so rules created by wizards do ↵Ermal Luçi2008-06-024-12/+12
| | | | | | | | not fail with interfaces that cannot report their bandwidth. This involves people to do some manual setup on multi-lan setups but it is better than failing and telling them to fix everything by hand.
* Do not use get_interface_list() sine it is does not suite here.Ermal Luçi2008-06-021-12/+16
| | | | Correctly fix by queue view.
* Add some checks before blindly trying to create a config file.Ermal Luçi2008-06-021-1/+4
|
* Insure that we have an array before foreach on it.Ermal Luçi2008-06-021-1/+4
|
* touch up textChris Buechler2008-06-021-2/+2
|
* Use proper leases file.Chris Buechler2008-06-021-1/+1
| | | | Ticket #1742
* If we do not have bandwidth configured for altq root queue, perfectly legal ↵Ermal Luçi2008-06-011-0/+2
| | | | | | config, assume a 100Mbit/s speed on rrd graphs.
* Remove the killall invocation to allow multiple users to view the stats.Ermal Luçi2008-06-011-2/+1
|
* Ignore CarpDEV-DHCP interfaces during interface mismatch detection.Scott Ullrich2008-05-291-1/+3
|
* Missing commitsScott Ullrich2008-05-281-0/+1
|
* Remove spaceScott Ullrich2008-05-281-1/+1
|
* Return carpdev interfaces correctlyScott Ullrich2008-05-281-1/+17
|
* Allow user manager to work with XMLRPC.Scott Ullrich2008-05-271-1/+1
|
* PHP5 fixes. Allow XMLRPC sync to work.Scott Ullrich2008-05-271-3/+5
|
* Only enumerate item if it is an array.Scott Ullrich2008-05-271-1/+3
|
OpenPOWER on IntegriCloud