summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Add reference instead of copying also remove bogus comment and code that reli...Ermal2010-08-031-10/+1
* Use get_real_interface here and compare to that to make it more generic inste...Erik Fonnesbeck2010-08-021-1/+1
* Since convert_friendly_interface_to_friendly_descr is now used for display pu...Erik Fonnesbeck2010-08-021-2/+2
* Convert outbound NAT rule code to using $FilterIflist for getting alias names...Erik Fonnesbeck2010-08-021-3/+3
* Revert "Adjust case of aliases/description names for PPTP and PPPoE server in...Erik Fonnesbeck2010-08-022-4/+4
* Make sure this variable is an array before performing array operations upon it.jim-p2010-08-021-3/+5
* Ensure static ARP is configured each time the DHCP service is configured. Pre...jim-p2010-08-021-0/+2
* Fix typo in interface name.Erik Fonnesbeck2010-08-021-1/+1
* Don't create the wireless section of the config for an interface section that...Erik Fonnesbeck2010-08-021-2/+2
* Make convert_real_interface_to_friendly_interface_name recognize that the par...Erik Fonnesbeck2010-08-021-0/+3
* Adjust case of aliases/description names for PPTP and PPPoE server interfaces.Erik Fonnesbeck2010-08-012-4/+4
* Correct capitalization for PPTP and L2TP in a couple places.Erik Fonnesbeck2010-08-011-4/+4
* Set the timezone if available. This will minimize calls to the system for tz...Scott Ullrich2010-08-021-2/+6
* Small optimization for convert_friendly_interface_to_friendly_descr. Do not ...Erik Fonnesbeck2010-08-011-0/+7
* 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
* When filtering on the member interfaces of the bridge tell if_bridge to send ...Ermal2010-07-301-0/+1
* Be more correct and do the same checks for RXCSUM capabilities as is done for...Ermal2010-07-301-0/+5
* Ticket #88. Correctly use the parameter returned from link_interface_to_bridg...Ermal2010-07-301-22/+23
* Check if this variable is empty before using, since if it's null/empty, it wi...jim-p2010-07-301-1/+1
* Do not use a monitor address from a load balancer pool as the monitor IP for ...smos2010-07-301-5/+1
* Invert the is_array() check as this incorrectly unsets the gateway array leav...smos2010-07-301-3/+5
* Follow the restored username as the logged in user when upgrading a config. O...jim-p2010-07-291-0/+2
* Create a valid apinger configuration file for targets that are down during cr...smos2010-07-291-1/+5
* Do not write anything to config before finishing all tests of correctnes. Thi...Ermal2010-07-291-2/+3
* 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 u...Ermal2010-07-291-1/+5
* Add a checkbox to make syncing shared wireless settings to a central area opt...Erik Fonnesbeck2010-07-281-5/+7
* 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. Whe...jim-p2010-07-281-0/+18
* Don't maintain a membership for the 'all' group when it includes everyone. Ju...jim-p2010-07-281-0/+3
* Remove config.extra.xml, I will just merge the remote configuration areas rig...Scott Ullrich2010-07-281-21/+1
* 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 lon...Scott Ullrich2010-07-271-4/+34
* 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 stat...Ermal2010-07-271-4/+26
* 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 to...jim-p2010-07-261-0/+3
* 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
* Add OpenVPN traffic statistics for all configured OpenVPN serversmos2010-07-231-0/+9
OpenPOWER on IntegriCloud