Commit Graph

16045 Commits

Author SHA1 Message Date
pierrepomes
00686feea9 Character '#' is invalid in string fields of SNMP service screen. Ticket #956 2010-10-17 22:44:37 -04:00
pierrepomes
71880c969c Do not include 'remoteid' javascript functions for mobile ipsec. Ticket #797 2010-10-17 10:35:58 -04:00
Ermal
659963994d Resolves #957. Correct the code to reflect what its supposed to do. 2010-10-16 16:19:36 +00:00
Ermal
814bb2dcb7 Bump config. 2010-10-16 15:28:12 +00:00
Ermal
65167fcc05 Do not run anymore the cron job for monitoring check_reload_status since it has a monitoring process that does this through kqueue. 2010-10-16 15:27:30 +00:00
Ermal
f5ea58da02 Ticket #927. Increase timeout to gice mpd the time needed to exit gracefully. 2010-10-15 14:29:29 +00:00
Ermal
b641a575bf Ticket #934. Perform test only for ldap backend. Also tell the user through a message when they click it for other backends. 2010-10-15 13:59:03 +00:00
Ermal
f1aad4d1ad Resolves #879. Commit patch referenced in ticket to properly parse rate output. 2010-10-15 13:42:08 +00:00
Ermal
2c794549af Ticket #950. Correctly handle failures while installing packages which might leave stale information behind. Also do not try to startup services twice. Rename uninstall_package_from_name to uninstall_package because the operation on packages is only done through package names. 2010-10-14 19:32:16 +00:00
Ermal
ab0eced7ed We want to upgrade all of interfaces/gateways. 2010-10-14 18:58:25 +00:00
Erik Fonnesbeck
4b0c83c3ad Hide ports when protocol does not use ports. Ticket #953 2010-10-13 22:54:47 -06:00
Erik Fonnesbeck
f91060852c Hide translation section when "Do not NAT" is checked. Fixes #952 2010-10-13 20:28:02 -06:00
Erik Fonnesbeck
c3f36fb53d Don't clear the source port when changing source address type to any. Also update source when editing a rule with source type any. 2010-10-13 20:12:23 -06:00
Erik Fonnesbeck
da6155e004 Make sure this is an array before entering the foreach loop. Reported at http://forum.pfsense.org/index.php/topic,29118.0.html 2010-10-13 15:57:22 -06:00
jim-p
94823361c3 Add GUI checkbox to enable strict username/common name matching for SSL/TLS+User Auth mode. Fixes #887 2010-10-13 08:54:59 -04:00
Warren Baker
5a171fb7cc Wording fix. 2010-10-13 09:02:46 +02:00
Ermal
2499796658 Ticket #942. Try to prevent empty entries and use implode to avoid problems. 2010-10-12 22:12:18 +00:00
Ermal
df2a0f1861 Resolves #944. Actually bring down the vlan interface if it existed previously. This is a regression from the ppp dance/requests/whatever. 2010-10-12 22:01:40 +00:00
Ermal
3c69217457 Resolves #947. Blacklist lagg interfaces from the list of possible lagg members. 2010-10-12 21:44:30 +00:00
jim-p
8901958c07 Add backend code to verify username against cn on login if set by user. Needs GUI code to set the option yet. Ticket #887 2010-10-12 17:21:32 -04:00
jim-p
bd6f4dccdb Correct this note, on at least one card (mxge) it defaults to an MTU of 9000, so we can't always say the default will be 1500. 2010-10-12 08:59:22 -04:00
Scott Ullrich
ce94b839f5 revert miniupnpd -d change 2010-10-11 18:33:23 -04:00
Scott Ullrich
d2bdde27a0 Be more verbose with miniupnpd logs. otherwise practically nothing is logged. 2010-10-11 18:26:28 -04:00
jim-p
9228de6c4d Fix graph staggering, the old method was causing the graphs to diverge in update intervals over time. 2010-10-11 17:10:35 -04:00
jim-p
719dcffb6e Whitespace fixes 2010-10-11 16:29:22 -04:00
jim-p
f3704cb23f Bail out here if a variable isn't an array like it should be. 2010-10-11 15:16:41 -04:00
jim-p
0a7c9c8e77 Fixup comments a little. 2010-10-11 13:36:36 -04:00
jim-p
996422349c Correct and cleanup this input validation logic for IPsec Phase 1 PSK/Cert config. In some cases the test was not being evaluated as expected. 2010-10-11 13:34:20 -04:00
smos
d60f510a2c Unset the end time if we are graphing for the "current" period. That makes the graphs refresh correctly. 2010-10-11 09:58:28 +02:00
Warren Baker
fea89a6356 Hard-coded pfSense to product_name for Growl alert notifications. 2010-10-11 09:25:42 +02:00
Erik Fonnesbeck
6840d0e7fe Unfortunately, using variables in this way in strings passed to gettext doesn't work well with translations. Replacing with sprintf for now. 2010-10-11 00:09:34 -06:00
Erik Fonnesbeck
f99c6a2304 Update this text to match the current default. 2010-10-10 23:58:36 -06:00
Erik Fonnesbeck
28436d13e5 Fix text. 2010-10-10 23:52:31 -06:00
Scott Ullrich
1ffa44bb8e Kill apinger with a large axe until the TERM issues can be resolved 2010-10-10 12:09:05 -04:00
Warren Baker
ebb57fe239 Replace hard coded pfSense with product_name 2010-10-10 16:25:10 +02:00
Warren Baker
ecdae8072e Replace hard coded pfSense with product_name. 2010-10-10 16:12:57 +02:00
Warren Baker
4dddf8c389 Cosmetic change from product_website to product_name 2010-10-10 15:12:14 +02:00
Warren Baker
c3f4734da7 Wording fix. 2010-10-10 14:47:39 +02:00
gnhb
6adc8e32c7 Fix the "all dynamic gateways are shown as default" problem reported here: http://forum.pfsense.org/index.php/topic,28960.0.html
A non-empty string will evaluate true with == operator.
2010-10-10 15:48:43 +07:00
jim-p
ce3381626d Show the product_name as the slice "name" for rebrands. Cosmetic only. 2010-10-07 13:37:52 -04:00
jim-p
26c8cc7244 Add function to convert pfsense slice name to product name. 2010-10-07 13:21:52 -04:00
jim-p
6a71611f9b Remove unnecessary variable and fix loop test. Corrects AJAX update of last gateway status table cell (it was never updated before) 2010-10-07 09:30:24 -04:00
jim-p
5af7eba3ef Fix AJAX update of gateway status when the status is "Gathering Data". 2010-10-07 09:29:30 -04:00
jim-p
7e1cf139c3 Replace hardcoded pfSense with product_name. 2010-10-06 15:44:46 -04:00
Erik Fonnesbeck
aeebce1b0e Use mwexec_bg instead of exec to run a service's start command so PHP doesn't hang in the likely event that it spawns a background process. 2010-10-05 22:18:39 -06:00
pierrepomes
aab78bd946 Fix racoon.conf generation for localid_type=address. Ticket #936 2010-10-05 21:19:02 -04:00
gnhb
7fa03a98aa Simplify this code so it's obvious what we're really testing for.
Should be no functional change here.
2010-10-06 00:11:38 +07:00
gnhb
1ced293c95 Avoid generating a dynamic gateway entry in the list if there is already one in the config for the interface. 2010-10-05 23:45:45 +07:00
jim-p
86df2846bb Test if this variable is set before making a reference, for safety. Add reference back for speed. 2010-10-05 11:26:32 -04:00
jim-p
43a22ee29d This one looks safe, and might improve speed. Add it back. 2010-10-05 11:19:56 -04:00