Commit Graph

9183 Commits

Author SHA1 Message Date
Ermal
db07cc25af Fix status page of gateways to show gateways with monitoring disabled as up. 2011-07-28 20:35:16 +00:00
Ermal
33c06ef791 Add a new option to allow disabling of gateway monitoring. This gateways will always be reported as up. 2011-07-28 20:31:57 +00:00
Ermal
e151744e90 Just break states based on the remote host ip and not with localip. The later might be the same as address used by other services and might interrupt them 2011-07-28 19:35:13 +00:00
jim-p
778772383b Move the textarea displaying packet capture outside of the form tag, or else 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. 2011-07-28 14:33:13 -04:00
jim-p
89fae3e74c Fix whitespace formatting 2011-07-28 14:33:05 -04:00
jim-p
d3347fdf2b Fix display of ssh port on anti-lockout rule display in GUI. 2011-07-28 14:24:46 -04:00
Ermal
1f33a7128b Correct priority number to not have clashes with PRIQ which do not allow same priority numbers for two different queues. 2011-07-28 08:17:01 +00:00
Scott Ullrich
b22bf161fd Adding hook 2011-07-27 19:24:01 -04:00
Scott Ullrich
439cc13f26 Add hooks 2011-07-27 19:03:48 -04:00
Ermal
9626710723 Correct whitespace and some problems in the just merged ldap auth sorce for racoon 2011-07-27 20:31:30 +00:00
Ermal Luçi
5d6bade495 Merge pull request #8 from ninja76/master
IPSec xAuth allowing LDAP to be used as a backend
2011-07-27 13:19:14 -07:00
Bryan Haase
f9199cd3ac Check for null Array and move option system to top 2011-07-27 14:41:55 -05:00
jim-p
4cf82d5294 Relax PPTP password restrictions, just prevent starting with a !, and limit to common printable/keyboard characters so it doesn't result in invalid xml. Fixes #1720 2011-07-27 12:54:12 -04:00
jim-p
94efbf8b2a Shift OpenVPN require, it was causing CRLs to not save changes properly. 2011-07-27 12:05:48 -04:00
jim-p
e6af6518c1 Fix variable so CSC/Overrides for OpenVPN are actually deleted from the fs when deleted from the GUI. 2011-07-27 11:50:16 -04:00
jim-p
95305736ab Rework OpenVPN status, show status for shared key servers. 2011-07-27 11:37:18 -04:00
Bryan Haase
2c189c8cb1 Improved ipsec ldap xauth 2011-07-27 08:47:10 -05:00
Ermal
6390cdac26 Use the new change to be less distuptive 2011-07-25 19:42:22 +00:00
Ermal
073cd52e58 Resolves #1703. Correct array key value. 2011-07-25 19:05:47 +00:00
Bryan Haase
e9ccd9b1cb More sanity checking 2011-07-22 09:18:20 -05:00
Bryan Haase
64f3141f5f Ipsec xAuth patch 2011-07-22 08:18:55 -05:00
Scott Ullrich
b733ce0d13 Adding hook for first tr 2011-07-23 22:53:47 -04:00
Scott Ullrich
e5c6bd247d Load chosen but do not use it (for pkgs) 2011-07-23 21:56:19 -04:00
Scott Ullrich
20246b9377 Move hook up some 2011-07-23 21:51:27 -04:00
Ermal
cdfd39e2b9 Resolves #1703. Correctly delete a interface group members when the group is deleted. 2011-07-22 11:04:17 +00:00
Ermal
3ad667cd28 Correctly restart the SSL lighty instance when running. 2011-07-22 10:05:55 +00:00
Ermal
8818c188b5 Remove 'maxproc' since its unused in the code and correctly use maxprocperip to allow the GUI setting to be actually usable. Reported-by: http://forum.pfsense.org/index.php/topic,39155.0.html 2011-07-22 08:55:28 +00:00
Scott Ullrich
3a4ca65e81 Adding hooks that will be used for filtering plugins 2011-07-23 21:06:10 -04:00
Scott Ullrich
4a6cf823f3 Move hook code up a few lines 2011-07-23 20:03:26 -04:00
Scott Ullrich
7a7ec6f4a8 Add hook for overriding interfaces 2011-07-23 19:14:15 -04:00
Scott Ullrich
4bb99603d3 Add chosen js library (mit lic). Modify interface multiple select box to use. 2011-07-23 18:51:32 -04:00
Scott Ullrich
8c5bf3d799 Add hook for bottom icon row 2011-07-23 18:36:12 -04:00
Scott Ullrich
5fec5fe4c3 Add hook and fix style for anti lockout 2011-07-23 18:25:00 -04:00
Scott Ullrich
7c1e7572b7 Add missing ; 2011-07-23 18:04:57 -04:00
Scott Ullrich
afabae93ea Adding pre_id_tablerow hook 2011-07-23 18:02:47 -04:00
Chris Buechler
4b891efde0 Revert "fix text"
This reverts commit 423023b6df.
2011-07-23 17:20:50 -04:00
Chris Buechler
423023b6df fix text 2011-07-23 17:01:35 -04:00
Scott Ullrich
1a700ea631 Adding apply hooks 2011-07-22 20:09:50 -04:00
Chris Buechler
1ee5815c75 make the tab character limit 92, leaves plenty of room and prevents some custom builds from unnecessarily turning tabs into a drop down 2011-07-22 18:34:57 -04:00
Scott Ullrich
e099a6710a Bump to 1.7 2011-07-22 17:17:24 -04:00
Ermal
53a3755807 Clear \r from these files to be readble 2011-07-22 17:34:30 +00:00
Ermal
8fd84f8778 Ticket #749. Make the rules of the traffic shaper wizard select the wan side of the interfaces to not make the intra-lan traffic classifible in this way. 2011-07-22 17:27:51 +00:00
Ermal
739e227a98 Plug a security risk on CP where a user can login by submitting a special request 2011-07-21 21:10:22 +00:00
Ermal
adbb495cd6 Fix redirurl collection so after login the user can be redirected correctly 2011-07-21 21:09:56 +00:00
Evgeny Yurchenko
51cd7a1e31 Bug#1688. DHCP server subnet input validation needs to check config.xml, not ifconfig. 2011-07-19 21:01:54 -04:00
jim-p
d58b93d2e4 Fix label for SMTP server. Hostnames work fine. 2011-07-19 16:32:39 -04:00
Scott Ullrich
810a11bc76 Adding dashboard hook 2011-07-18 18:22:06 -04:00
Scott Ullrich
173d8e756f Adding hook to pre_table for aliases 2011-07-18 18:17:23 -04:00
Scott Ullrich
193716d076 Add alias edit hook 2011-07-18 18:12:54 -04:00
Scott Ullrich
2a74593eee Add pre_input_errors hook to interfaces assign 2011-07-18 18:07:51 -04:00