summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
...
* 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.
* 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
| | | | This reverts commit c27ca36eb3fb3a5c5c1ca7feb9567bd6d23a16dc.
* 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 ↵Chris Buechler2011-07-221-1/+1
| | | | custom builds from unnecessarily turning tabs into a drop down
* Bump to 1.7Scott Ullrich2011-07-221-1130/+2337
|
* Remove whitespace at the start of firewall_aliases.php - it was causing ↵jim-p2011-07-221-1/+1
| | | | errors in the GUI.
* 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
| | | | of the interfaces to not make the intra-lan traffic classifible in this way.
* Resolves #1703. Correctly delete a interface group members when the group is ↵Ermal2011-07-221-1/+1
| | | | deleted.
* Correctly restart the SSL lighty instance when running.Ermal2011-07-221-0/+2
|
* Remove 'maxproc' since its unused in the code and correctly use maxprocperip ↵Ermal2011-07-221-8/+1
| | | | to allow the GUI setting to be actually usable. Reported-by: http://forum.pfsense.org/index.php/topic,39155.0.html
* Fix redirurl collection so after login the user can be redirected correctlyErmal2011-07-211-4/+4
|
* Plug a security risk on CP where a user can login by submitting a special ↵Ermal2011-07-211-1/+1
| | | | request
* Bug#1688. DHCP server subnet input validation needs to check config.xml, not ↵Evgeny Yurchenko2011-07-191-2/+2
| | | | ifconfig.
* Fix label for SMTP server. Hostnames work fine.jim-p2011-07-191-2/+2
|
* Adding dashboard hookScott Ullrich2011-07-181-0/+2
|
* Adding hook to pre_table for aliasesScott Ullrich2011-07-181-2/+2
|
* Add alias edit hookScott Ullrich2011-07-181-0/+1
|
* Add pre_input_errors hook to interfaces assignScott Ullrich2011-07-181-0/+1
|
* Adding pre_input_errors hookScott Ullrich2011-07-181-0/+1
|
* Revert "Move early call up a bit"Scott Ullrich2011-07-181-3/+4
| | | | This reverts commit 50cd07ff1190cdd25293ecdd7e08e81161de33c5.
* Move early call up a bitScott Ullrich2011-07-181-4/+3
|
* Oops fix hook nameScott Ullrich2011-07-181-1/+1
|
OpenPOWER on IntegriCloud