Commit Graph

13124 Commits

Author SHA1 Message Date
Chris Buechler
bdadaf3c1f Change default session timeout to 4 hours. Clarify text description. Remove limit of < 999 and other invalid/unnecessary input validation. Use product_name 2010-02-24 18:29:14 -05:00
Ermal Luçi
78dd50201b Prevent empty tags of creating <tag></tag> entries but instead just create them as <tag/> to be consistent. This fixes some empty arrays problems on the code. 2010-02-24 18:08:57 +00:00
Ermal Luçi
a1003d5704 Ticket #375. When choosing to export only a subsystem by default do not export rrd data. 2010-02-24 15:27:08 +00:00
Ermal Luçi
e1bcba1f59 Prevent errors when running without a lan defined interface. Also remove some dead code. 2010-02-24 12:19:49 +00:00
pierrepomes
744187e8b6 When editing a P2: reset netmask to 24 only when it is not specified, in case of a new P2. Ticket #352 2010-02-23 23:11:56 -05:00
Ermal Luçi
dae5589e81 carp interfaces are now called vip's. 2010-02-23 23:11:10 +00:00
Ermal Luçi
44088ce83a Ticket #356. Clear the interface configuration if neccessary. To avoid strange situation described in the ticket. 2010-02-23 22:56:11 +00:00
Ermal Luçi
83f9c8ee5e Ticket #304. Fix bogus dynamic entries in system->gateways after deleting gateways. 2010-02-23 22:43:03 +00:00
Ermal Luçi
2eac3af461 Fix linking interface to vlans function so it works correctly. 2010-02-23 22:37:52 +00:00
Ermal Luçi
f2dd75680e Revert "Fix linking interface to vlans function so it works correctly."
This reverts commit 930595154c.
2010-02-23 22:37:24 +00:00
Ermal Luçi
930595154c Fix linking interface to vlans function so it works correctly. 2010-02-23 22:34:39 +00:00
Ermal Luçi
8478693681 Prevent wrong config file from being generated. Reported-by: http://forum.pfsense.org/index.php/topic,23090.0.html 2010-02-23 22:16:00 +00:00
Ermal Luçi
762a24a382 Add proxy authentication capabilities to OpenVPN client. 2010-02-23 19:04:39 +00:00
Ermal Luçi
cb07489308 Ticket #255. Fix get_interface_info output to return propper ip address by using pfSense_get_interface_addresses function. 2010-02-22 19:17:04 +00:00
Chris Buechler
55e52bc6bd fix text 2010-02-22 02:07:19 -05:00
Chris Buechler
9301de7eae check against correct variable 2010-02-21 01:54:44 -05:00
Chris Buechler
f2c3db14d5 fix text 2010-02-21 01:00:16 -05:00
Chris Buechler
7d3f957669 fix text 2010-02-21 00:56:04 -05:00
Chris Buechler
a64c15d882 correct icmptypes so CP IP can be pinged 2010-02-21 00:40:40 -05:00
Erik Fonnesbeck
3a669df20b Fix the check for whether the bridge is assigned. 2010-02-21 00:10:20 -05:00
Chris Buechler
01571da521 Description is not required 2010-02-20 23:23:48 -05:00
pierrepomes
98718ac1be Three fixes:
- ipsec-tools 0.8 ignores 'adminsock' directive, so until upstream is fixed, we need to use the default /var/db/racoon/racoon.sock
- Fix spd files reloading in /tmp
- Revert initial patch from Scott
Ticket #137
2010-02-17 20:07:06 -05:00
Ermal Luçi
bd96e1fef9 Use the pfSense module function to get mtu and subnetbits in CIDR format. 2010-02-17 15:52:57 +00:00
pierrepomes
d0f6649c8f Add statistics for OpenVPN client instances 2010-02-16 17:19:08 -05:00
Ermal Luçi
870318b9a0 Fix setting unsetting of disable option for OpenVPN. 2010-02-16 19:47:57 +00:00
jim-p
3a73898311 Fix typo 2010-02-15 19:23:05 -05:00
jim-p
e1135f7bc6 Change variable name to avoid clobbering one by the same name in the Dashboard. Fixes all kinds of fun Dashboard issues. Any widget directly after the Services Status one would mess up in some way. 2010-02-15 18:23:10 -05:00
jim-p
a6efee267f Fix typo 2010-02-15 17:59:46 -05:00
Chris Buechler
d31e9455e0 clarify text 2010-02-15 17:53:41 -05:00
jim-p
dadad8b390 Clean up some formatting while I'm here. 2010-02-15 16:20:28 -05:00
jim-p
066afaf11c Fix Easy Rule for OpenVPN interfaces. Resolves #349 2010-02-15 16:18:57 -05:00
jim-p
24f2fa1d6e Fix bug where the last line of the filter log wasn't displayed in WebGUI. 2010-02-15 15:09:12 -05:00
jim-p
dcdf955c10 Fix copypasta error. Had the wrong colors. 2010-02-15 14:02:59 -05:00
jim-p
b3e79d5ee5 Fix double printing of log entries 2010-02-15 13:01:12 -05:00
jim-p
bb641bf897 Missing counter variable initialization. 2010-02-15 10:00:32 -05:00
jim-p
a5070443e9 Fix memory graph for the_wall theme. 2010-02-15 09:16:47 -05:00
jim-p
74d1479537 Fix RRD colors in Code Red theme. Resolves #330 2010-02-15 08:59:56 -05:00
Scott Ullrich
495df644ce Note full directory 2010-02-14 15:56:05 -05:00
Scott Ullrich
bb5e7a61cb Minor formatting 2010-02-14 15:50:59 -05:00
Scott Ullrich
680bcb4d04 Include globals.inc 2010-02-14 15:48:05 -05:00
Scott Ullrich
fdf00849dd Sync 2010-02-14 15:39:21 -05:00
Scott Ullrich
fc116e4ad2 Add var/empty to excludes list 2010-02-14 15:32:07 -05:00
Scott Ullrich
4870ddca66 Add var/empty to excludes list 2010-02-14 15:31:48 -05:00
Scott Ullrich
16b96ea647 Add var/empty to excludes list 2010-02-14 15:30:58 -05:00
Scott Ullrich
41bf8e8e9f Use safe_write_file() like RELENG_1_2 does. Not sure how this diverged?! 2010-02-14 14:58:45 -05:00
Scott Ullrich
fcbbdd850f Adding from RELENG_1_2: safe_write_file() Writes a file out atomically by first writing to a temporary file of the same name but ending with the pid of the current process, them renaming the temporary file over the original. 2010-02-14 14:53:43 -05:00
Scott Ullrich
b7544cb016 Ignore root/* 2010-02-14 14:38:19 -05:00
Scott Ullrich
39ab66a1a1 Adding backup script that can be run before upgrading which backs up everything including config.xml. Script gives instructions on how to restore a specific file as well. 2010-02-14 14:37:17 -05:00
Scott Ullrich
e5977136bb Write out config.xml.tmp first and then move into place after it is written trying to avoid half written files during panic or livelock situations 2010-02-14 12:53:58 -05:00
Chris Buechler
8daddfd1bf fix call to undefined function.
remove old PPP bits that are no longer used
2010-02-13 23:43:24 -05:00