Commit Graph

17539 Commits

Author SHA1 Message Date
Ermal
5ebe85e934 Fixes #1327. Trigger synching of vouchers to config through check_reload_status. Retire the saveinterval option since it is not useful anymore. Use the prune process of captiveportal to sync vouchers as well to fix issues as reported-by: http://forum.pfsense.org/index.php/topic,37636.0.html 2011-06-10 20:02:47 +00:00
Ermal
b9eccc7781 Fixes #1327. Put description that a full qualified hostname is required. 2011-06-10 19:20:47 +00:00
Ermal
dd28abbd84 Ticket #1545. Ooops pass parameter so the dyndns works correctly. Pointy-hat: Copy/pasto 2011-06-10 16:19:30 +00:00
jim-p
7401c8c451 Allow OpenNTPD to listen on Virtual IPs, not just interfaces. Fixes #342 2011-06-08 17:33:26 -04:00
Ermal
c7422829b2 Fixes #1341. If a table has not entries it is marked as persist and pf(4) does not clear its contents. Schedule a table flush for these tables after filter reload to make sure an entry is not forgotten. 2011-06-08 19:53:54 +00:00
Ermal
92ca32ccbe Actually make this code more readble. 2011-06-08 18:22:04 +00:00
Ermal
d1e0382258 Remove the entry from old entries even when there are no changes to prevent marking them down. 2011-06-08 18:21:00 +00:00
Ermal
578f20ec2f Actually correct vip check to be correct for all vip types. 2011-06-08 18:15:32 +00:00
Ermal
0042f5d964 Send correct event for reloading packages. 2011-06-08 14:54:20 +00:00
Ermal
6a7dd9bb99 Do not destroy and create the vip during interface [re]configuration since it causes unecessary work and most importantly issues. 2011-06-08 07:44:26 +00:00
Ermal
7fc6c00573 Generate proper index for unsetting so we do not destroy all the vips in the backup. 2011-06-08 07:29:33 +00:00
Ermal
2c85b316b8 Disconnect any voucher forced to expire if there are active sessions with it. 2011-06-07 17:25:24 +00:00
Ermal
e64c894f56 Allow a second optional argument to captiveportal_read_db to be able to index the read db by the field in the db. 2011-06-07 17:15:41 +00:00
Ermal
f989aa5b83 Correct variable name so voucher disconnect on synchronized vouchers works properly. 2011-06-07 17:06:36 +00:00
Scott Ullrich
d06f9f4580 Adding ioncube 2011-06-07 12:52:59 -04:00
Scott Ullrich
720e2e6036 Nuke trailing newline 2011-06-07 11:09:31 -04:00
Ermal
3f8a13e051 Oops correct the POST destination page. 2011-06-07 08:08:13 +00:00
Scott Ullrich
60ccf01c45 Add a div around input errors box so that it can be hidden on subequent page posting 2011-06-06 20:44:50 -04:00
Scott Ullrich
c88ff708b6 Include ssh2 module if available 2011-06-06 17:09:58 -04:00
Ermal
4e19284675 Correct event calling during bootup for rc.newipsecdns and also convert the command executed during an ipsec even to go through check_reload_status which will prevent races on calling rc.newipsecdns. Which might lead to many filterdns processes. 2011-06-06 18:12:52 +00:00
Ermal
f6bf0661e1 Switch this to check_reload_status event to see if it solves any possible issues of nohup blocking signals to be delivered to filterdns proces. 2011-06-06 17:57:26 +00:00
Scott Ullrich
63dfc7efc1 Suppress keyboard device errors on bootup 2011-06-06 12:04:58 -04:00
Ermal
0b704a404b Correct whitespace. 2011-06-06 15:48:38 +00:00
jim-p
a9c489c7ab Fix pppoe server user rule generation. Fixes #1577 2011-06-06 10:37:08 -04:00
Ermal
7d6be855ce Correct possible lock leak. 2011-06-06 13:12:55 +00:00
Ermal
ac07425a65 Fix whitespace. 2011-06-06 12:40:38 +00:00
Ermal
43f26ab1ea Ticket #1412. Provide even a link to this page through System->User Manager 2011-06-06 11:04:41 +00:00
Ermal
e33be77c0e Ticket #1412. Fixing the access login to the user manager presented another problem since now users cannot change their passwords anymore. Allow this through another page and an extra priviledge needed to be added to the user for allowing them to change the password. 2011-06-06 10:53:42 +00:00
Ermal
425ba70828 Ticket #1545. Take into account curl errors during dyndns service checks otherwise will just mark some updates as successful even though they are not. 2011-06-06 10:22:00 +00:00
Evgeny Yurchenko
6627e4ec35 Restoring gray background to the right of some tables in GUI (theme pfsense_ng). 2011-06-05 16:23:10 -04:00
Evgeny Yurchenko
79633b6c18 Reverting class="sortable" damaged by commit 17d5077f61 2011-06-05 16:09:59 -04:00
Evgeny Yurchenko
8527bc02a6 Merge remote branch 'origin/master' 2011-06-05 15:17:09 -04:00
Evgeny Yurchenko
17d5077f61 Restoring gray background to the right of some tables in GUI. 2011-06-05 15:15:15 -04:00
Chris Buechler
cf3711855b s/WAN// 2011-06-04 23:18:34 -04:00
Chris Buechler
14c354eec1 fix typo, add warning 2011-06-04 22:58:13 -04:00
Chris Buechler
81debd44c8 Show the MAC on the page rather than just a hover, too many times it needs to be copied/pasted or quickly viewed, and the vendor isn't nearly as useful as the actual MAC. 2011-06-04 20:43:31 -04:00
Bill Marquette
5cb0360bf4 Merge branch 'master' of github.com:bsdperimeter/pfsense 2011-06-03 17:29:49 -05:00
Bill Marquette
5b542ae505 Typoes 2011-06-03 17:29:25 -05:00
jim-p
bd4b09826c If a mode_cfg subnet is defined for IPsec, also add it to outbound NAT. 2011-06-03 14:53:07 -04:00
jim-p
c8ff68a457 Allow duplicating an IPsec phase 2. The code was already on vpn_ipsec_phase2.php but unlinked. 2011-06-03 10:29:44 -04:00
jim-p
5cd9e96a42 Add a GUI selection for racoon's generate_policy directive since it may be useful in certain configurations, especially for mobile clients. 2011-06-03 09:50:53 -04:00
jim-p
039cb9203f Add a button here to clear the package lock. 2011-06-03 09:29:46 -04:00
jim-p
5dc6c9102c When making a P2P SSL/TLS OpenVPN server, if the given CIDR for the tunnel network is a /30, don't use the OpenVPN server directive. See ticket #1417 2011-06-03 09:20:58 -04:00
jim-p
19cdeb3eda Instead of showing an emtpy drop-down for CA/Cert/CRL, show an error that there are none defined, and link to the page to create one. 2011-06-03 09:03:13 -04:00
jim-p
1591ea6fc8 Remove the warning message that a user doesn't have any CA/Certs when viewing OpenVPN connections. This is just confusing people, and isn't relevant to people using only shared key tunnels. 2011-06-03 09:03:12 -04:00
jim-p
2f51259b41 Redirect back to the CA/Cert management page after delete so a person can't refresh and accidentally delete other CA/Certs. (CRLs are deleted differently and don't need this fix) 2011-06-03 09:03:11 -04:00
lgcosta
327d958a5d fixed for use pfsense API 2011-06-03 04:25:46 -03:00
lgcosta
8c0199ea8b Better management for reload lighttpd 2011-06-03 04:15:47 -03:00
Evgeny Yurchenko
67dde8b052 Merge remote branch 'origin/master' 2011-06-02 18:03:29 -04:00
jim-p
f451ea09a2 Show how much data has passed on an SAD entry. 2011-06-02 12:47:53 -04:00