Commit Graph

13450 Commits

Author SHA1 Message Date
Ermal
ae9617ae8c Upps use correct variable. Reported-by: kaarposoft(forum) 2010-03-24 21:23:00 +00:00
Ermal
05855d1dca Fix checks. Reported-by: Efonne 2010-03-24 19:00:46 +00:00
Ermal
e27d0494c7 Catch up with php5. Reported-by: http://forum.pfsense.org/index.php/topic,23860.0.html 2010-03-24 17:28:56 +00:00
Ermal
a0116247dd Ticket #318. Add an option to updater settings to allow updates for images with no signature. This makes auto-updater work and will not display an confirmation message during manual update. 2010-03-24 17:00:39 +00:00
Ermal
7554ab8ca3 Prevent upgrade/spurious errors from happening. 2010-03-24 16:11:25 +00:00
Ermal
f38f806257 Generate hosts entries for all ips configured. 2010-03-24 15:54:01 +00:00
jim-p
6f02633de9 '@' Is also a valid PPPoE username character. 2010-03-24 10:21:54 -04:00
Erik Fonnesbeck
25f36aaf6d Redirect to the correct page after deleting an item. 2010-03-24 01:43:28 -06:00
Ermal
1f5598851e Actually its dns2 for the second entry. 2010-03-23 22:40:25 +00:00
Ermal
90680a1eee backup_config() does not need to be wrapped with conf_mount_rw(). 2010-03-23 22:21:36 +00:00
Ermal
328efaba84 Use the -s ident option of mpd to send the logs for the PPPoE/PPTP/L2TP servers to syslogs appropriate files. Create the files for these vpn's as for the others. Logs can be viewed in the VPN tab of the system log. 2010-03-23 22:13:21 +00:00
Scott Ullrich
f2087c855f Unbreak ACB 2010-03-23 18:17:55 -04:00
Ermal
1033de7481 Resolve problems with dns server setup when allow override is set. Also add static routes for all nameservers to be friendly with multiwan. 2010-03-23 21:13:32 +00:00
Ermal
d5dbdd4115 Remove duplicate proxy entry 2010-03-23 15:06:10 +00:00
Ermal
573c9548e8 The user owner of /dev/pf is root the group will be left to proxy to allow packages to become member of this group to modify firewall. 2010-03-23 14:56:58 +00:00
Chris Buechler
07336d4843 fix text 2010-03-22 00:03:56 -04:00
Chris Buechler
dc95bd0817 fix text 2010-03-22 00:01:52 -04:00
Scott Ullrich
27f9c8b42b Rename import to bulk import. Suggested-by: Chris Horn 2010-03-20 13:53:00 -04:00
Erik Fonnesbeck
3f394d09e3 Ticket #313. Use $myurl when calling fixup_string to get the URL for the image link. 2010-03-20 07:43:21 -06:00
Erik Fonnesbeck
01fdb2d38a To pick the starting tab on Services: DHCP server, use the same logic as used for creating tabs to make sure the first tab really gets selected. 2010-03-20 07:17:41 -06:00
Scott Ullrich
9d537f9f02 Adding alias updater 2010-03-19 20:46:11 -04:00
Scott Ullrich
6c5bb50272 Use url consistently 2010-03-19 20:32:49 -04:00
Scott Ullrich
10189b2a11 Add unzip support if unzip binary exists 2010-03-19 20:27:09 -04:00
Scott Ullrich
63e8a8abab Fix text 2010-03-19 20:19:30 -04:00
Scott Ullrich
a0fc25ae0c Disable update freqency 2010-03-19 20:09:47 -04:00
Scott Ullrich
2aed5121de Use URL 2010-03-19 20:04:13 -04:00
Scott Ullrich
f6ba4bd1fa Add alias data url option. This code existed but lacked a backend daemon to update the data every 24 hours. Adding this as well. 2010-03-19 19:54:43 -04:00
Ermal
f973148e5b Add needed includes. 2010-03-19 19:27:30 +00:00
Ermal
3329071a64 Do not output twice the same text 2010-03-19 19:11:09 +00:00
Ermal
9e98e1cb65 Unbreak aliases generation in the ruleset. Yesterday fixing large aliases broke shorter ones. 2010-03-19 17:57:44 +00:00
Ermal
bef6cb998b Fix parsign of packages xml. 2010-03-19 17:49:39 +00:00
Ermal
40050fabb4 Use alias style when creating aliases in wizards. 2010-03-19 17:35:59 +00:00
Ermal
541989d590 Ticket #434. Do not die when parsing config since we know how to recover. Only die during packages. 2010-03-19 15:55:04 +00:00
Ermal
773c99bc37 Fix auto update checking and showing always there is an update available. 2010-03-19 15:34:56 +00:00
Ermal
f3b000b2d1 Ticket #435. Correct command. 2010-03-19 12:53:58 +00:00
Ermal
a8e6134661 Fix editing large aliases. Suhosin patch has by default a limit of 64 variables. 2010-03-18 23:21:40 +00:00
Ermal
9ae9a7fcc2 Unbreak ranges. 2010-03-18 23:12:17 +00:00
Ermal
6c33fb4b6d Improve aliases a little bit to show large aliases. 2010-03-18 19:58:55 +00:00
Ermal
72823d7ddf Support ranges during alias imports. 2010-03-18 18:22:10 +00:00
Ermal
6b487ec69f Allow editing aliases. Pointyhat-to: ?! 2010-03-18 18:05:38 +00:00
Ermal
cf895854c2 Propperly handle large aliases and properly generate it on the config file so it does not error out. 2010-03-18 18:00:21 +00:00
Ermal
30d98ad3ab Default to on for address pools. 2010-03-18 17:56:13 +00:00
Ermal
f9fa5d109e Add some descriptions. Default to local port 1194 when no other server is configured. 2010-03-18 17:38:23 +00:00
Ermal
979fb41978 Correctly show cipher list 2010-03-18 17:20:56 +00:00
Ermal
8eae944eb5 Enable shmop module now that is needed. 2010-03-18 17:04:52 +00:00
Ermal
1ae5532038 Add the counterpart of enablefields. 2010-03-18 17:04:01 +00:00
Ermal
a314bebc79 Actually get values from the CA based on what was choosen during wizard. 2010-03-18 15:56:44 +00:00
Ermal
3b4b9ff3cf Default to 2048 bits. 2010-03-18 13:08:13 +00:00
Ermal
bd4d0f89e4 Try to prefill values if creating a certificate. 2010-03-18 13:05:05 +00:00
Ermal
47aa4fc48c Merge common name fields with descriptive name. Default to 3650 days of lifetime and 2048 bits key length. 2010-03-18 12:49:48 +00:00