Gett full list of interfaces when verifying description.
Remove \r from this file usually crated when edited by Windows editors because it makes it unreadble in unix editors.
Include myself in the copyrights i have changed this files more than enough.
Make dhcrelay GUI be simple and easy to use by collapsing the interface tabs to a multiselect control. Remove proxydhcp option because it is broken and is not trivial to make it usable(if user request for it a reconsideration will be made). Allow multiple server ips on the server input box separated by commas. Also on the interface list do not show interfaces without an ip because dhcrelay will not be happy with them. Upgrade code is also included in this commit.
Add/Update copyrights where applicable. Mark copyright on XML as CDATA to aviod any issues that might happen.
Prevent a warning that would appear when modifying privileges of an empty group.
These needs to be exit. Fix some whitespace too.
Resolves #713. Take in conisderation the suggestion of not setting m1 parameter to 0b.
Keep the list of different applications port numbers on a single file to easy its maintainance and sharing.
Whitespace changes.
Also do the wizard optimizations and user-friendliness to the traffic_shaper_wizard_multi_all.xml
Also do the wizard optimizations and user-friendliness to the traffic_shaper_wizard_dedicated.xml
Also do the wizard optimizations and user-friendliness to the traffic_shaper_wizard.xml
Resolves #732. Make the wizard behave better and actually work by correcting typos in code. Make it faster by not using HTTP redirection for showing errors. Try to make it more user friendly, though some more work is needed.
Ticket #826. Add more bandage to notice when a reading on socket timeouts.
Ticket #826. Convert to unix domain sockets for management interface so we do not have problems when interface is any.
Ticket #826. Add timeout of 1 second for all read/write actions performed on the socket. This should fix point 1) on the ticket.
Echo out field if its set
Include supportedbybsdperimeter field
Add Supported by BSD Perimter field
Fixes #694. Actually if the vip interface changes take proper actions to clean up on the previous interface.
Fix ajax updating of fields when the CPU graph widget is not in use.
Do not show the empty part of the graph by request of many
Update gateway status properly when fetched via AJAX.
Print a notice that OpenVPN status information is not available for shared key servers.
Capitalize
Remove these three bullet points that don't seem to make any sense on their own.
Also show the save button if we have just performed an action.
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