summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
* Fix several issues in pppoe code and remove duplicated code.Ermal2011-08-301-2/+1
|
* Fixup OpenVPN status a bit to properly handle SSL servers using a /30 (no ↵jim-p2011-08-302-4/+4
| | | | server directive) and also be a little more verbose about what is happening, if we can tell.
* Unlink last msg cache for growl when sending test messagwsScott Ullrich2011-08-291-0/+1
|
* Give the Layer7 patterns page some much needed love.Warren Baker2011-08-292-53/+19
|
* Log when XMLRPC auth fails so that the brute force lockout will kick in.Scott Ullrich2011-08-281-17/+43
|
* Add a couple more mobile browser detection strings (BlackBerry, Opera Mini/Mobi)jim-p2011-08-251-1/+1
|
* fix textChris Buechler2011-08-241-1/+1
|
* Make sure this does not operate on empty parameters, and also log when ↵jim-p2011-08-241-6/+14
| | | | removing states.
* These html tags are not required since they are used in head.inc which is ↵Warren Baker2011-08-241-2/+0
| | | | included.
* Simplify this code a bit, should be the same test in both locations since ↵jim-p2011-08-231-2/+3
| | | | this should be either/or, and with the other code it can apparently fall into a trap where it shows neither.
* Fix field name label.jim-p2011-08-221-1/+1
|
* remove dead link, no equivalent exists, will add info on that page's helpChris Buechler2011-08-201-1/+0
|
* Put rw/ro calls on pkg_edit.php on POST to avoid packages having to do these ↵Ermal2011-08-191-0/+5
| | | | calls.
* fix textChris Buechler2011-08-171-3/+3
|
* Include the rate output in the privilege for the traffic graph.jim-p2011-08-171-0/+1
|
* Comment out code that seems to not be anymore useful. Remove later on if no ↵Ermal2011-08-171-1/+2
| | | | complaints in sight.
* Revert "Make initial changes to allow pfSense to work in a jail."Andrew Thompson2011-08-171-6/+4
| | | | This reverts commit a26d95383a6146734f67c9db21cd83534052843a.
* Make initial changes to allow pfSense to work in a jail.Andrew Thompson2011-08-171-4/+6
| | | | | | This mostly avoids starting things that will not work and gets the initial config. Most of the pfSense functionality will not work (pf rules, routing, etc) but it can be used for testing.
* Allow custom dnsmasq options so ppl can set SRV records and such for ↵Andrew Thompson2011-08-171-8/+41
| | | | xmpp/kerberos
* Revert "Feature#1603. URL table aliases should be usable within network type ↵Ermal2011-08-151-4/+1
| | | | | | aliases." This reverts commit ae660b3ce7d7e2b1f34cb9f1b52eb4ce21e17c42.
* Revert "Feature #1603. Correct nested urltable alias code to be more ↵Ermal2011-08-151-1/+1
| | | | | | fullproof to errors and does not break the ruleset on large lists of urltables. Though this needs a revisit to work properly since it breaks urltable alias property of reloading contents." This reverts commit 3a26fb7f03a0336ed8dd642c46c6e513fca794da.
* Allow disabling having localhost in resolv.conf. There are some special ↵Ermal2011-08-121-0/+22
| | | | setups that might need this.
* Populate pconfig in all cases with user info, or else when you delete a ↵jim-p2011-08-111-14/+13
| | | | privilege, the list disappears until you go back and edit the user again. (Certs too)
* Sort user privileges so dashboard/index.php come first, so if a user has ↵jim-p2011-08-111-0/+1
| | | | those permissions, they get redirected there first and not to another page.
* Make this box much bigger, it's hard to find things in the tiny window with ↵jim-p2011-08-101-1/+1
| | | | a long list.
* Make the checks during step4 and step5 actually work.Ermal2011-08-094-8/+8
|
* Show the CP User count in the page title, as on 1.2.3.jim-p2011-08-081-13/+13
|
* Apparently RFC 1123 overrides RFC 952 and hostnames can start with digits ↵jim-p2011-08-061-3/+0
| | | | these days.
* Remove GUI code to enable fast routing. The backend code was removed back in ↵jim-p2011-08-051-25/+0
| | | | December in 4f76b144b0885b9a407db026723bb61f568effc3
* Work around the fact that get_configured_interface_list re-parses the config ↵jim-p2011-08-031-11/+14
| | | | and kills the reference made before it, which was making it impossible to delete a pppoe instance.
* Correctly check the values for VoIP on multi_lan traffic shaper wizard. ↵Ermal2011-08-021-38/+36
| | | | Reported-by: http://forum.pfsense.org/index.php/topic,32833.15.html. Ticket #1728
* Correct the link to index.php so it always works correctly.Ermal2011-08-021-1/+1
|
* If no pppoe service name is configured, send a null service name. Seems to ↵jim-p2011-08-021-1/+1
| | | | help clients especially when reconnecting.
* Declare the arrays as global since that is what they are. Correct the name ↵Ermal2011-08-024-4/+4
| | | | of asterisk in the global defniition.
* Correct battlenet data to not be overriden. Reported-by: ↵Ermal2011-08-021-1/+1
| | | | http://forum.pfsense.org/index.php/topic,39176.0.html
* fix textChris Buechler2011-07-291-3/+3
|
* Add an override for default interval to send icmpErmal2011-07-281-2/+12
|
* Clarify notes for pptp "Server address"jim-p2011-07-281-3/+7
|
* Fix status page of gateways to show gateways with monitoring disabled as up.Ermal2011-07-281-0/+3
|
* Add a new option to allow disabling of gateway monitoring. This gateways ↵Ermal2011-07-281-2/+16
| | | | will always be reported as up.
* Just break states based on the remote host ip and not with localip. The ↵Ermal2011-07-281-1/+5
| | | | later might be the same as address used by other services and might interrupt them
* Move the textarea displaying packet capture outside of the form tag, or else ↵jim-p2011-07-281-1/+3
| | | | a browser will try to submit the contents of the textarea when hitting a button. If you were viewing a large capture, that can be quite a long time it's wasting on uploading data that serves no purpose.
* Fix whitespace formattingjim-p2011-07-281-165/+161
|
* Fix display of ssh port on anti-lockout rule display in GUI.jim-p2011-07-281-4/+2
|
* Correct priority number to not have clashes with PRIQ which do not allow ↵Ermal2011-07-284-8/+8
| | | | same priority numbers for two different queues.
* Adding hookScott Ullrich2011-07-271-0/+2
|
* Add hooksScott Ullrich2011-07-271-0/+4
|
* Relax PPTP password restrictions, just prevent starting with a !, and limit ↵jim-p2011-07-271-3/+3
| | | | to common printable/keyboard characters so it doesn't result in invalid xml. Fixes #1720
* Shift OpenVPN require, it was causing CRLs to not save changes properly.jim-p2011-07-271-2/+1
|
* Fix variable so CSC/Overrides for OpenVPN are actually deleted from the fs ↵jim-p2011-07-271-1/+1
| | | | when deleted from the GUI.
OpenPOWER on IntegriCloud