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 |
|
Scott Ullrich
|
525d565bff
|
Ensure carriage returns exist to avoid run-on directives
|
2010-02-13 18:38:59 -05:00 |
|
jim-p
|
f668c765ef
|
Go ahead and add other wireless devices to this list, so if/when they are added, they should work.
|
2010-02-13 14:40:52 -05:00 |
|
jim-p
|
711d93a239
|
Add mwl to list of wireless cards
|
2010-02-13 12:05:11 -05:00 |
|
jim-p
|
a17dc61167
|
Sync bogons list
|
2010-02-13 11:05:17 -05:00 |
|
Scott Ullrich
|
5949124cc3
|
Adding 802.1X Authentication support
|
2010-02-12 18:15:06 -05:00 |
|
Ermal Luçi
|
8eaa727f5d
|
Revert find_interface_subnet() because it need to return numbers and not netmask in dotted format.
|
2010-02-12 17:33:52 +00:00 |
|
Ermal Luçi
|
9a76a52a7b
|
Ticket #353. Add neccessary include.
|
2010-02-12 16:47:01 +00:00 |
|
Ermal Luçi
|
7d6076f3fd
|
Use the pfSense module calls for getting interface mac. Improves speed and correctnes.
|
2010-02-12 16:43:33 +00:00 |
|
Ermal Luçi
|
3f70e61864
|
Ticket #255. Return only ip address not aliases. Also improve speed by using pfSense php module call.
|
2010-02-12 16:41:01 +00:00 |
|
Ermal Luçi
|
184d50b564
|
Ticket #352. Allow 0 mask in remote network bits.
|
2010-02-12 16:33:01 +00:00 |
|
Ermal Luçi
|
b1b86db7a5
|
Remove comment to avoid creating 2 entries in php.ini for no apparent reason but have not time to investigate further.
|
2010-02-12 13:08:51 +00:00 |
|
Chris Buechler
|
27e9e518d7
|
fix text
|
2010-02-11 21:50:22 -05:00 |
|
Ermal Luçi
|
b8e3b04340
|
Ticket #255. Activate pfSense module to get the helper functions.
|
2010-02-11 15:06:21 +00:00 |
|
Ermal Luçi
|
2cd9583cea
|
Ticket #351. Add exec bit to rc.savevoucher
|
2010-02-11 15:02:35 +00:00 |
|
Ermal Luçi
|
451ec561a2
|
Ticket #351. Prevent wrong config.xml creation.
|
2010-02-11 15:00:52 +00:00 |
|
Ermal Luçi
|
01fa26e8b6
|
Ticket #193. Reduce number of lines created for reflection in inetd and lines of rdr created on ruleset. Hints-from: Erik Fonnesbeck
|
2010-02-11 12:26:15 +00:00 |
|
Ermal Luçi
|
51dbdcde79
|
Ticket #161. Seems this does the trick for firefox.
|
2010-02-10 22:03:52 +00:00 |
|
Ermal Luçi
|
19757916c1
|
Ticket #14. Implement an advanced option to allow disabling autogenerated reply-to. Submitted-by: Dan Swartzendruber
|
2010-02-10 20:54:20 +00:00 |
|
Ermal Luçi
|
7ec341cbc3
|
Ticket #350. Correct calculation to be the same as in the voucher_auth.
|
2010-02-10 19:27:44 +00:00 |
|
Ermal Luçi
|
f48ddade4b
|
Ticket #334. There is a very slight possibility that when LAN is disabled or not present the anti-lockout rule will be erroneous. Tighten the conditions more to make sure this does not happen.
|
2010-02-09 22:29:08 +00:00 |
|
Ermal Luçi
|
9868f81861
|
Take care of not failing on multiple interface CP.
|
2010-02-09 22:24:58 +00:00 |
|
Ermal Luçi
|
2dddf4be0d
|
Check what to do on the interface when hitting apply options button.
|
2010-02-09 19:27:32 +00:00 |
|
Ermal Luçi
|
c73bd8f088
|
Ticket #324. Add allow all rule during upgrade.
|
2010-02-09 17:53:06 +00:00 |
|