summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)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 ser...jim-p2011-08-302-4/+4
* 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 removi...jim-p2011-08-241-6/+14
* These html tags are not required since they are used in head.inc which is inc...Warren Baker2011-08-241-2/+0
* Simplify this code a bit, should be the same test in both locations since thi...jim-p2011-08-231-2/+3
* 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
* 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 c...Ermal2011-08-171-1/+2
* Revert "Make initial changes to allow pfSense to work in a jail."Andrew Thompson2011-08-171-6/+4
* Make initial changes to allow pfSense to work in a jail.Andrew Thompson2011-08-171-4/+6
* Allow custom dnsmasq options so ppl can set SRV records and such for xmpp/ker...Andrew Thompson2011-08-171-8/+41
* Revert "Feature#1603. URL table aliases should be usable within network type ...Ermal2011-08-151-4/+1
* Revert "Feature #1603. Correct nested urltable alias code to be more fullproo...Ermal2011-08-151-1/+1
* Allow disabling having localhost in resolv.conf. There are some special setup...Ermal2011-08-121-0/+22
* Populate pconfig in all cases with user info, or else when you delete a privi...jim-p2011-08-111-14/+13
* Sort user privileges so dashboard/index.php come first, so if a user has thos...jim-p2011-08-111-0/+1
* Make this box much bigger, it's hard to find things in the tiny window with a...jim-p2011-08-101-1/+1
* 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 the...jim-p2011-08-061-3/+0
* Remove GUI code to enable fast routing. The backend code was removed back in ...jim-p2011-08-051-25/+0
* Work around the fact that get_configured_interface_list re-parses the config ...jim-p2011-08-031-11/+14
* Correctly check the values for VoIP on multi_lan traffic shaper wizard. Repor...Ermal2011-08-021-38/+36
* 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 he...jim-p2011-08-021-1/+1
* Declare the arrays as global since that is what they are. Correct the name of...Ermal2011-08-024-4/+4
* Correct battlenet data to not be overriden. Reported-by: http://forum.pfsense...Ermal2011-08-021-1/+1
* 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 will...Ermal2011-07-281-2/+16
* Just break states based on the remote host ip and not with localip. The late...Ermal2011-07-281-1/+5
* Move the textarea displaying packet capture outside of the form tag, or else ...jim-p2011-07-281-1/+3
* 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 same...Ermal2011-07-284-8/+8
* 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 t...jim-p2011-07-271-3/+3
* 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 wh...jim-p2011-07-271-1/+1
OpenPOWER on IntegriCloud