Do not escape this $
There is no need to clear this anymore.
Fixes #823. Do not reload all interfaces, there is already code to do this for changed interfaces.
Fix alignment of save and cancel buttons on interfaces.php.
Revert "Stick save and cancel back into the right hand of the first td cell like all other forms have it."
This reverts commit 787e94645b722b3b3c7f99480a7b71c20f083396.
Unbreak An error occurred
Fixed pattern matching for relayctl output (fixes vservers with spaces in name)
Correct diskX
Set swap size correctly
Allow swap spaces and default to 200M
Escape prototype dollarsign(
Add back to webInstaller link
Correct path
Probe disk before creating ZFS easy install string
Rename to webInstaller
Use correct path
Move ERROR down into main screen area
Use pc-sysinstall subdir
chmod a+rx
Sync pc-sysinstall with FreeBSD-CURRENT and remove old /PCBSD version. Change installer.php to match new path
s/fade/Fade/
Flush the buffer before probing
Note which disk we are installing to in easy mode
More ZFS cleanups
Rename function to pcsysinstall_get_disk_info
Do not fade item, simply hide it before the next option fades in
Do not use tabcont class
Format options screen in a table
Remove Rescue config option, that will be a console based function going forward
Misc formatting
Add Cancel and return to Dashboard
Show disk description
Show disk sizes. Add cancel button. Unbreak easy installation.
Remove duplicate form
Add XXX for rowhelper to allow multiple slices
Add SUJ for 9.X
Add UFS+S (Soft-updates)
Adding custom installation mode. Verify before installation
fix text
show red X if IPsec is completely disabled
Made LB pool and server status pages somewhat more meaningful
Remove debugging
Do not include empty items
Remove debugging output
Add installer_find_all_disks() which probes disks and returns an array of all disk info
Remove stray )
Fixed host status bug - how did that get there??
Move : inside gettext
Fix typo
Let the user choose the IPsec CA instead of assuming.
Add a GUI selection for the proposal_check config option. Provide all the choices from racoon.conf(5) plus a "default" which will keep the old behavior.
Merge remote branch 'mainline/master' into js
Fix some javascripts broken on gettext() implementation
should be #777 not *777
Shows source ports when they are already defined
Merge branch 'master' of rcs.pfsense.org:pfsense/mainline
Expose MRRU settings in the GUI for PPPoE (MLPPP).
Don't allow a user-entered PPTP password to start with !, this will cause mpd to attempt an external auth program.
Remove unnecessary JS variable
Fix the js that hides advanced button on firewall rules
Fix a duplicate line forgotten on a merge
This needs to use gettext, since gettext is used on the value of the button.
Fix some printfs and some text.
Merge branch 'master' from http://gitweb.pfsense.org/pfsense/pfsense-gettext.git
Fix printf
Reorder this, otherwise the function doesn't pick up on the config change.
Just fix some space and tab problems
gettext() fixes on interfaces_gif.php
gettext() fixes on interfaces_bridge_edit.php
Merge remote branch 'origin/master'
Fix gettext on load_balancer_virtual_server_edit.php
gettext() fixes on interfaces_bridge.php
Merge remote branch 'mainline/master'
Conflicts: usr/local/www/diag_smart.php usr/local/www/firewall_rules_edit.php usr/local/www/interfaces.php usr/local/www/load_balancer_pool_edit.php usr/local/www/pkg_mgr_settings.php
Use
Small logic fixes, gettext fixes and make php -l happy
gettext fixes
Merge branch 'master' of rcs.pfsense.org:pfsense/pfsense-gettext
gettext() fixes on pkg_mgr_settings.php
Make php -l happy renaming local function getHostName to _getHostName
gettext() fixes on load_balancer_pool_edit.php
Make php -l happier
Add missing )
gettext() fixes on interfaces.php
Fix gettext on interfaces_vlan.php
Fix gettext on interfaces_qinq.php
Fix gettext on interfaces_ppps_edit.php
Fix gettext on interfaces_lagg.php
Fix gettext on interfaces_groups.php
Fix gettext on interfaces_gre.php