summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Collapse)AuthorAgeFilesLines
* Include hostname in growl noticeScott Ullrich2010-07-301-1/+2
|
* Ticket #776. reload even ipalias type of vip when reloading carps and do not ↵Ermal2010-07-301-3/+8
| | | | destroy cloned interfaces on interface bring down.
* When filtering on the member interfaces of the bridge tell if_bridge to send ↵Ermal2010-07-301-0/+1
| | | | locally destined packets as coming from the member itself. This should fix some reported issues on Ticket #729.
* Be more correct and do the same checks for RXCSUM capabilities as is done ↵Ermal2010-07-301-0/+5
| | | | for TXCSUM one.
* Ticket #88. Correctly use the parameter returned from ↵Ermal2010-07-301-22/+23
| | | | link_interface_to_bridge to actually set the flags on the interface being configured the same as the bridge. While here simplify gre/gif handling too.
* Check if this variable is empty before using, since if it's null/empty, it ↵jim-p2010-07-301-1/+1
| | | | will come back true when we don't want that.
* Do not use a monitor address from a load balancer pool as the monitor IP for ↵smos2010-07-301-5/+1
| | | | | | a connection. This can lead to incorrect configurations. Some 1.2 configurations use load balancer pools as a subtitute for a gateway since that option was not available then.
* Invert the is_array() check as this incorrectly unsets the gateway array ↵smos2010-07-301-3/+5
| | | | leaving the system unreachable
* Follow the restored username as the logged in user when upgrading a config. ↵jim-p2010-07-291-0/+2
| | | | Otherwise you can get access errors if you need to do an interface reassignment.
* Create a valid apinger configuration file for targets that are down during ↵smos2010-07-291-1/+5
| | | | creation.
* Do not write anything to config before finishing all tests of correctnes. ↵Ermal2010-07-291-2/+3
| | | | This avoids a problem of wrong config to apinger Discovered-by: Seth
* Ticket #752. Actually do this only for openvpn client instances.Ermal2010-07-291-2/+2
|
* Ticket #752. Consider openvpn interfaces as ones with gateways now that the ↵Ermal2010-07-291-1/+5
| | | | up/down scripts write the appropriate information.
* Add a checkbox to make syncing shared wireless settings to a central area ↵Erik Fonnesbeck2010-07-281-5/+7
| | | | optional.
* Add a central location that shared wireless settings will sync to/from.Erik Fonnesbeck2010-07-281-0/+11
|
* Only output these messages when booting.jim-p2010-07-281-3/+6
|
* Move the required once in a more appropriate place.Ermal2010-07-281-1/+2
|
* Add an LED pattern function for assigning interfaces, and enable its use. ↵jim-p2010-07-281-0/+18
| | | | When finished, switch back to the bootup pattern.
* Don't maintain a membership for the 'all' group when it includes everyone. ↵jim-p2010-07-281-0/+3
| | | | Just return it for everyone if the 'all' group is requested. For the count of the 'all' group, just return a count of all the users on the system. Fixes #613
* Remove config.extra.xml, I will just merge the remote configuration areas ↵Scott Ullrich2010-07-281-21/+1
| | | | right into config.xml
* Comment out this line for now, since it was preventing config saving.Erik Fonnesbeck2010-07-271-1/+3
|
* use more efficient is_macaddr from bblacey on forumChris Buechler2010-07-271-16/+2
|
* partially fix Status>CARP enable/disableChris Buechler2010-07-271-0/+1
|
* Remove trailing newlineScott Ullrich2010-07-272-2/+2
|
* If config.extra.xml exists parse and merge its contents into the array as ↵Scott Ullrich2010-07-271-4/+34
| | | | long as we are not writing out the config.
* Require radius.inc if the webGUI is using radius as the method.Ermal2010-07-271-1/+2
|
* Add micro optimization.Ermal2010-07-271-0/+1
|
* Ticket #725. Before falling back to the default gw interface search even ↵Ermal2010-07-271-4/+26
| | | | static routes. Also catch up with routing code on how to find the default gw.
* Fix test of preferoldsa to check the proper variable name.jim-p2010-07-271-1/+1
|
* Disable SSL peer verification in cURL. Also, explicitly set FOLLOWLOCATION ↵jim-p2010-07-261-0/+3
| | | | to make sure that we can redirect properly. Both of these are needed to fix snort rule downloads.
* Change this find to a chdir/glob.jim-p2010-07-261-2/+2
|
* Shift all the top fields by one, seems like top output has changed.smos2010-07-241-1/+1
|
* Correct my email address, adjust copyright to 2010smos2010-07-241-1/+1
|
* fix path to nsupdateChris Buechler2010-07-241-1/+1
|
* Add OpenVPN users database, sync the tabs on the settings page.smos2010-07-231-205/+247
| | | | Graphing page doesn't know about openvpn users yet. But that's ok.
* Add OpenVPN traffic statistics for all configured OpenVPN serversmos2010-07-231-0/+9
| | | | instances, this adds traffic and packets.
* Add a subnet option to allowed ip addresses on CP.Ermal2010-07-221-2/+5
|
* Even on child queue honor when bandwidth is empty for HFSC this is valid.Ermal2010-07-221-9/+3
|
* If no bandwidth specified for root queue honor this decision and generate ↵Ermal2010-07-221-8/+7
| | | | proper rules.
* Ticket #655. Another try at this.Ermal2010-07-221-6/+6
|
* Fixes #463. Actually define the correct variable so the pptp rdr rules can ↵Ermal2010-07-221-12/+4
| | | | be added to the config.
* Fixes #741. Restore behaviour of CP in 1.2.x by allowing in ipfw rules ↵Ermal2010-07-221-33/+2
| | | | anything to the host ip on the interfaces configured for CP.
* only match with a space behind the IP, otherwise 10.0.0.6 CARP IP may match ↵Chris Buechler2010-07-211-2/+2
| | | | against interface IP 10.0.0.60, and show incorrect info on the CARP status page
* Ticket #667. Actually destroy when trying to reconfigure an interface.Ermal2010-07-211-3/+2
|
* Ticket #667. Take another approach at handling dial-on-demand and ↵Ermal2010-07-211-4/+6
| | | | Connect/Disconnect button. If the link is chosen for dial on demand during a disconnect request it will be brough up again instead of just leaving it down so traffic will flow easily when there is a request.
* Fixes #755. Workaround bug on dnswatch and properties_read by actually ↵Ermal2010-07-211-1/+1
| | | | creating a correct file for properties_read API.
* Fixes #717. Actually if no default gateway is found assume wan is the one.Ermal2010-07-211-8/+8
|
* Increase max requests to 2 so that requests can continue if a thread is blockedScott Ullrich2010-07-211-1/+1
|
* Remove priority from HFSC it is a null config option. Center most of the ↵Ermal2010-07-211-50/+54
| | | | text in the center of a <td> and add some space between objects.
* Show the Enable/Disable and name first and then the bandwidth values. Fix ↵Ermal2010-07-201-3/+3
| | | | html markup so the table is displayed propperly.
OpenPOWER on IntegriCloud