summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Collapse)AuthorAgeFilesLines
* Do not allow proxy arp to be edited if it references a carp.Ermal2010-08-261-2/+16
|
* Allow carp interfaces to sit on top of aliases. Also add safety belts to ↵Ermal2010-08-262-1/+10
| | | | ipalias deletion for this to avoid breakage. Trigered-by: http://forum.pfsense.org/index.php/topic,27834.0.html
* Enforce length of OpenVPN server descr in wizard.jim-p2010-08-261-2/+11
|
* Put some size tags on these fields.jim-p2010-08-261-0/+5
|
* Fixes #847. Check even interface groups before allowing deletion of an ↵Ermal2010-08-261-1/+3
| | | | interface. Also try to readd to a group an interface when configuring.
* s/overload//Scott Ullrich2010-08-251-9/+9
|
* Rename to 'Tables'. Ticket #850Scott Ullrich2010-08-252-1/+1
|
* Fix text for successful authentication test. Fixes #849Erik Fonnesbeck2010-08-251-2/+2
|
* New Package XML tag 'tab_level' allows for multiple rows of tab displays.Warren Baker2010-08-252-54/+74
|
* Correct text to read when a logout event occursScott Ullrich2010-08-241-1/+1
|
* Remove ORIGINAL_PORTAL_IP option. Never did get it working correctly.Scott Ullrich2010-08-241-6/+1
|
* Use correct name for includeErmal2010-08-241-1/+1
|
* We need to require the globals include for finding our theme specific rrd ↵smos2010-08-241-0/+1
| | | | color includes.
* Fixes #764. Import the patch in the ticket to allow per-host netboot file on ↵Ermal2010-08-241-1/+12
| | | | dhcpd settings.
* Skip the placeholder databases when outbound is selected, too. Also don't ↵Erik Fonnesbeck2010-08-231-3/+19
| | | | check the name against the gateway list on anything but the quality tab.
* See if the name matches a gateway instead of showing everything ending in ↵Erik Fonnesbeck2010-08-231-7/+28
| | | | -quality. Also do a more restrictive match when checking which graph to display, so it doesn't match ones it shouldn't. (for example, WAN matching both WAN and GW_WAN)
* Allow System: Throughput RRD graph to be displayed. Ticket #715Erik Fonnesbeck2010-08-231-4/+8
|
* Fix showing the current graph selection on the system RRD graphs.Erik Fonnesbeck2010-08-231-3/+3
|
* Fix order of tabs in this file.jim-p2010-08-231-1/+1
|
* Fix logic operator for graph endpointsmos2010-08-231-7/+8
|
* Pass the new argumesnts to pfctl -b and correct variable name as reported on ↵Ermal2010-08-231-2/+3
| | | | Ticket #8.
* On ppp type interfaces down event signal for resolv.conf to be generated to ↵Ermal2010-08-231-0/+1
| | | | have the latest dns servers. Ticket #838.
* Make the note more coherent.gnhb2010-08-221-1/+1
|
* Remove duplicate logic.gnhb2010-08-221-1/+1
|
* Oops. Don't clobber the provider data if the user enters one.gnhb2010-08-221-4/+7
| | | | | And add data validation so user can't set Service name and NULL service name at the same time.
* Add a checkbox to explicitly configure a null Service name for PPPoE.gnhb2010-08-221-5/+9
| | | | See: http://forum.pfsense.org/index.php/topic,27461.0.html
* use / as relative since items might be living in a subdirectory off of / ↵Scott Ullrich2010-08-211-1/+1
| | | | such as pfCenter/
* Ticket #682. Use pfSense modules function to collect interface stats.Ermal2010-08-201-19/+3
|
* Fixes #831. Restart the DHCP daemon when clearing the log file.jim-p2010-08-201-2/+6
|
* Fix this test, allows proper selection of CA in OpenVPN wizard.jim-p2010-08-201-1/+1
|
* Actually make this not error out.Ermal2010-08-201-3/+6
|
* No need to triger a vips re-configure explicitly but rather detect this ↵Ermal2010-08-201-0/+2
| | | | during config merges. This is the best way to do this after fixing Ticket #601.
* Ticket #601. If 'virtualip' section is going to be restored or merged ↵Ermal2010-08-201-2/+16
| | | | through xmlrpc bring down all vips which will be brough up later on from the configure_carp call. This ensures that the peers on the cluster stay current to each other.
* Not neccessary to call this here since vips_configure does this automatically.Ermal2010-08-201-1/+0
|
* Ticket #829. Do not allow an interface to switch back to static/dhcp/none if ↵Ermal2010-08-201-0/+4
| | | | it is configured as ppp/pppoe/pptp. for now just blacklist this option because it is not so trivial to fix.
* Small optimization.Ermal2010-08-201-1/+3
|
* Gett full list of interfaces when verifying description.Ermal2010-08-201-1/+3
|
* Remove \r from this file usually crated when edited by Windows editors ↵Ermal2010-08-201-1059/+1058
| | | | because it makes it unreadble in unix editors.
* Include myself in the copyrights i have changed this files more than enough.Ermal2010-08-191-2/+2
|
* Make dhcrelay GUI be simple and easy to use by collapsing the interface tabs ↵Ermal2010-08-191-116/+60
| | | | 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 ↵Ermal2010-08-198-26/+23
| | | | aviod any issues that might happen.
* Prevent a warning that would appear when modifying privileges of an empty group.Erik Fonnesbeck2010-08-182-8/+12
|
* These needs to be exit. Fix some whitespace too.Ermal2010-08-183-41/+41
|
* Resolves #713. Take in conisderation the suggestion of not setting m1 ↵Ermal2010-08-184-148/+8
| | | | parameter to 0b.
* Keep the list of different applications port numbers on a single file to ↵Ermal2010-08-184-1262/+14
| | | | easy its maintainance and sharing.
* Whitespace changes.Ermal2010-08-181-42/+41
|
* Also do the wizard optimizations and user-friendliness to the ↵Ermal2010-08-185-439/+452
| | | | traffic_shaper_wizard_multi_all.xml
* Also do the wizard optimizations and user-friendliness to the ↵Ermal2010-08-183-430/+448
| | | | traffic_shaper_wizard_dedicated.xml
* Also do the wizard optimizations and user-friendliness to the ↵Ermal2010-08-182-419/+421
| | | | traffic_shaper_wizard.xml
* Resolves #732. Make the wizard behave better and _actually_ work by ↵Ermal2010-08-183-216/+225
| | | | 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.
OpenPOWER on IntegriCloud