summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'mainline/master' into 4_load_balancer_and_servicesRenato Botelho2010-08-0388-780/+1607
|\
| * Prevent enabling static ARP if there are static map entries that lack IP addr...jim-p2010-08-031-0/+7
| * Fix this variable name and error message (It's Static ARP not Static map)jim-p2010-08-031-3/+3
| * 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
| * Change these to lower-case to match the lower-case names from the previous re...Erik Fonnesbeck2010-08-022-2/+2
| * Revert "Adjust case of aliases/description names for PPTP and PPPoE server in...Erik Fonnesbeck2010-08-022-4/+4
| * Optionally sync users and groups via xmlrpc. Fixes #650jim-p2010-08-023-0/+13
| * Resync DNS forwarder post-sync. Fixes #117jim-p2010-08-021-0/+1
| * Backout this commit, it was never intended to be committedScott Ullrich2010-08-021-1/+1
| * 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-022-3/+2
| * Hide the interface configuration when WAN or LAN are disabled, just like for ...Erik Fonnesbeck2010-08-021-4/+1
| * 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
| * Actually find the first wireless interface like the code says it is supposed ...Erik Fonnesbeck2010-08-021-1/+3
| * Make convert_real_interface_to_friendly_interface_name recognize that the par...Erik Fonnesbeck2010-08-021-0/+3
| * The pipe character is not valid for the interface description, so don't consi...Erik Fonnesbeck2010-08-021-1/+1
| * The pipe character is not valid for the interface description, so don't consi...Erik Fonnesbeck2010-08-021-1/+1
| * Update the VPN names in the reserved keywords list for aliases.Erik Fonnesbeck2010-08-012-2/+2
| * 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-012-6/+6
| * Set the timezone if available. This will minimize calls to the system for tz...Scott Ullrich2010-08-021-2/+6
| * Fix interface name display for various cases on NAT rule listings.Erik Fonnesbeck2010-08-013-15/+9
| * Small optimization for convert_friendly_interface_to_friendly_descr. Do not ...Erik Fonnesbeck2010-08-011-0/+7
| * Unbreal exclam.gifScott Ullrich2010-08-011-2/+2
| * Do not set tabcont classScott Ullrich2010-08-011-2/+2
| * No need to set a class on these itemsScott Ullrich2010-08-011-2/+2
| * Use exclam.gifScott Ullrich2010-08-011-3/+3
| * Only enable ZFS mode if /boot/gptzfsboot existsScott Ullrich2010-08-011-15/+17
| * Use product_nameScott Ullrich2010-08-011-9/+10
| * WAN and LAN don't need to be specially added to $specialnets, since the code ...Erik Fonnesbeck2010-08-011-2/+2
| * Handle errorsScott Ullrich2010-08-011-4/+46
| * Adding ZFSScott Ullrich2010-08-011-4/+14
| * Check to see if we are already installedScott Ullrich2010-08-011-0/+2
| * Missing \nScott Ullrich2010-08-011-1/+1
| * Only check for file if install is completeScott Ullrich2010-08-011-5/+4
| * Show all log contents and automatically scroll to end of textareaScott Ullrich2010-08-011-1/+2
| * Ensure /tmp existsScott Ullrich2010-08-011-0/+1
| * Handle umount outside of installer in phpScott Ullrich2010-08-011-2/+2
| * Fix display of optX addresses in rule lists.Erik Fonnesbeck2010-08-011-5/+2
| * Handle umount outside of installer in phpScott Ullrich2010-08-011-1/+1
| * Do not umountScott Ullrich2010-08-012-16/+20
| * Do not kick off a install if we have already completedScott Ullrich2010-08-011-0/+2
| * More installer improvements. Its looking hot!Scott Ullrich2010-08-011-5/+31
| * Silence error as we do not use thisScott Ullrich2010-08-011-2/+2
| * Progress bar now works, installer looks pretty slick!Scott Ullrich2010-08-011-64/+72
| * Don't use WAN/LAN if an interface descr exists ticket #783Chris Buechler2010-08-011-2/+2
OpenPOWER on IntegriCloud