summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rework OpenVPN status, show status for shared key servers.jim-p2011-07-272-11/+106
* Resolves #1703. Correct array key value.Ermal2011-07-251-2/+2
* Adding hook for first trScott Ullrich2011-07-231-0/+3
* Fix copy and pastoScott Ullrich2011-07-232-2/+2
* Load chosen but do not use it (for pkgs)Scott Ullrich2011-07-231-0/+2
* Move hook code up a bitScott Ullrich2011-07-231-1/+1
* Adding hooks that will be used for filtering pluginsScott Ullrich2011-07-231-0/+4
* Move hook code up a few linesScott Ullrich2011-07-231-2/+2
* Add hook for overriding interfacesScott Ullrich2011-07-231-0/+2
* Adding chosen but do not actually use it beyond loadingScott Ullrich2011-07-2311-1/+3124
* Add hook for bottom icon rowScott Ullrich2011-07-231-0/+3
* Add hook and fix style for anti lockoutScott Ullrich2011-07-231-3/+7
* Add missing ;Scott Ullrich2011-07-231-1/+1
* Adding pre_id_tablerow hookScott Ullrich2011-07-231-0/+1
* Revert "fix text"Chris Buechler2011-07-231-1/+1
* fix textChris Buechler2011-07-231-1/+1
* Adding apply hooksScott Ullrich2011-07-222-0/+4
* make the tab character limit 92, leaves plenty of room and prevents some cust...Chris Buechler2011-07-221-1/+1
* Bump to 1.7Scott Ullrich2011-07-221-1130/+2337
* Remove whitespace at the start of firewall_aliases.php - it was causing error...jim-p2011-07-221-1/+1
* Clear \r from these files to be readbleErmal2011-07-222-549/+549
* Ticket #749. Make the rules of the traffic shaper wizard select the wan side ...Ermal2011-07-224-245/+291
* Resolves #1703. Correctly delete a interface group members when the group is ...Ermal2011-07-221-1/+1
* Correctly restart the SSL lighty instance when running.Ermal2011-07-221-0/+2
OpenPOWER on IntegriCloud