Commit Graph

8829 Commits

Author SHA1 Message Date
Seth Mos
13399e172b Properly add dns and wins fields, load them on page load. 2011-04-15 22:57:38 +02:00
Seth Mos
6d3fd9387d Change the wording and the link placement for adding a new gateway 2011-04-15 14:37:18 +02:00
Seth Mos
b1c305e747 Merge remote branch 'upstream/master' 2011-04-15 10:42:20 +02:00
Seth Mos
cfd404540e Make it possible to add a IPv6 gateway using the ajax add button 2011-04-15 10:41:06 +02:00
jim-p
d2903c0cab Test if a variable is set before trying to unset it. If a user has no rules in their config, then $config['filter'] would not be undefined, so unsettings $config['filter']['bypassstaticroutes'] would result in an error. http://forum.pfsense.org/index.php/topic,35702.0.html 2011-04-14 13:26:04 -04:00
smos
c8cc0c1c5a Add missing fields for l2tp to define dns and wins servers 2011-04-13 09:52:58 +02:00
jim-p
d67b6b175c Also exclude grep from running processes when grepping for a running packet capture. Also, fix other test to match the recent changes made. 2011-04-12 10:04:54 -04:00
Seth Mos
af8f910eeb Merge remote branch 'upstream/master' 2011-04-12 10:40:44 +02:00
Seth Mos
86966fba75 Merge remote branch 'upstream/master'
Conflicts:
	etc/inc/filter.inc
	usr/local/www/themes/the_wall/rrdcolors.inc.php
2011-04-12 10:39:20 +02:00
jim-p
127eb8e023 Add a toggle under System > Advanced on the misc tab to enable/disable debug mode for racoon. 2011-04-11 16:58:13 -04:00
jim-p
e9e06fb205 Fix copy/paste error 2011-04-08 16:08:11 -04:00
jim-p
ac6651c945 Make sure a theme directory actually exists before blindly using it. 2011-04-08 14:15:50 -04:00
jim-p
edf99ce40c Rework ntpdate_sync_once.sh, so it makes sure ntp/ntpdate/itself are not running before trying to sync time, and then launch ntpd at the end for time sync (last commit was premature) 2011-04-08 11:46:30 -04:00
jim-p
54c185948c Don't unconditionally start ntpd after doing ntpdate, it might be disabled. 2011-04-08 11:20:41 -04:00
jim-p
2db351a746 Send ntpdate output to syslog 2011-04-08 11:20:25 -04:00
Scott Ullrich
e05458b052 Remove extra variable set 2011-04-07 12:35:00 -04:00
Scott Ullrich
7ec2a858af Remove copy paste 2011-04-07 12:34:23 -04:00
Scott Ullrich
0c951d9bee Unbreak check if capture is running 2011-04-07 12:33:41 -04:00
Scott Ullrich
5d7881615d When using ' variables are not expanded. Use double quotes so that the variable is exanded 2011-04-07 12:00:32 -04:00
jim-p
c76fc19f32 Don't test for a user cert here either, see previous commit. 2011-04-07 11:49:40 -04:00
jim-p
72d8453d3b Don't test if a cert is in use here, you could in theory use a cert for a user and a server. 2011-04-07 11:47:24 -04:00
jim-p
8fee59d6fe Fix link; use same message for missing certs. 2011-04-06 19:53:46 -04:00
Scott Ullrich
0930bd0184 Make the default openvpn cert authority message a bit relaxed and let user know about the wizard option as well 2011-04-06 19:41:52 -04:00
Ermal
87bb66af3e Correct text to include PPTP as well. 2011-04-06 18:23:24 +00:00
Ermal
9a36dc9d24 Resolves #1391. Bring back VPN auto rule disable advanced setting. 2011-04-06 18:22:27 +00:00
Ermal
d10da0f995 Resolves #1418. Correct test to actully do what's intended. 2011-04-06 10:49:51 +00:00
jim-p
0ef48aed8b Make sure all themes have the right colors defined. 2011-04-04 13:41:21 -04:00
Ermal
1309faddc8 <script/> tags are put in the function build_javascript no need to put them here. Prevents errors reported at:http://forum.pfsense.org/index.php/topic,34139.0.html 2011-04-04 15:05:59 +00:00
jim-p
4936ff53df Switch back to dev_mode so existing configs aren't broken by the other changes. 2011-04-01 14:11:33 -04:00
lgcosta
681b43b079 standardize the device_mode variable 2011-04-01 12:06:55 -03:00
jim-p
b482254882 Try again to fix the calculation for out bits 95th percentile. (Works for me) 2011-03-31 13:08:06 -04:00
Chris Buechler
78544d4a99 clarify text 2011-03-31 06:06:01 -04:00
jim-p
84575284b5 Apparently rrdtool VDEF functions can't take a multiplier, only CDEF. Fixes traffic graphs. 2011-03-30 20:48:24 -04:00
jim-p
bfa992bc4e Allow editing of CAs, so that imported CAs can have their private keys added later (mainly affected users upgrading from 1.2.3 and wanting to use the cert manager). Also, allow editing the CA's serial, since this shouldn't really be 0 for imported CAs, but the serial of the last cert that was made from this CA. 2011-03-30 16:37:45 -04:00
jim-p
44bcc1bedc Allow importing a CRL for an external CA. 2011-03-30 15:21:36 -04:00
smos
cd2f60c968 Add missing color, add multiplier to calculus for inverting line 2011-03-30 18:22:15 +02:00
jim-p
92273f2459 Fix spamd rrd graph command. 2011-03-29 11:06:33 -04:00
jim-p
c6dfd28923 In IPsec, s/mobileclients/client/, this was changed long ago in the config but not everywhere followed. 2011-03-28 12:17:41 -04:00
Ermal
7f2c8034fb Test the existence of route_vpn_gateway variable and if set use it as a gateway. Recommended-by: http://forum.pfsense.org/index.php/topic,24436.msg158589.html#msg158589 2011-03-28 10:37:11 +00:00
Scott Ullrich
d68647a11a Merge remote branch 'upstream/master' 2011-03-27 14:24:47 -04:00
Seth Mos
404e000930 Fix the gif edit page, it was checking the subnet bits, not the actual subnet. The check needs to be refined to check actual subnets instead of just the address. but this will do for now. 2011-03-27 13:17:41 +02:00
Ermal
351b699013 Correctly synchronize the db of vouchers from master. Also correctly write it to the files since before it is only allowed during bootup and not from xmlrpc. 2011-03-25 21:56:38 +00:00
Ermal
4fab0ce085 Actually remember that the vouchers are enabled 2011-03-25 21:20:07 +00:00
Ermal
c5b3fa908a Allow to enable vouchers with the only things specified the voucher database synchronization since the other values will be fetched from it. 2011-03-25 21:08:53 +00:00
Seth Mos
588402bf99 Fix the javascript to toggle the fields correctly 2011-03-25 14:09:56 +01:00
Seth Mos
d5d0c16b97 Fix javascript, close the select tag which will show the text 2011-03-25 11:37:08 +01:00
Scott Ullrich
24143605f1 Note that disabling does not survive a reboot 2011-03-24 18:34:26 -04:00
Seth Mos
96d0233c82 Forgot to add the dollar sign to make it a variable 2011-03-24 16:23:33 +01:00
Seth Mos
ee5c01b565 Remove the old v6 address using the -alias method 2011-03-24 15:51:31 +01:00
Seth Mos
126f531437 Merge remote branch 'upstream/master'
Conflicts:
	etc/inc/rrd.inc
	usr/local/www/interfaces.php
2011-03-24 08:42:00 +01:00