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 |
|
Ermal Luçi
|
b72e70ae3f
|
Apparently gif(4) can be part of a bridge do not disallow this.
|
2010-02-09 16:33:43 +00:00 |
|
Ermal Luçi
|
974cbfe036
|
Ticket #338. Remove aliases_sort function and keep the list always sorted in config.xml. This reverts to previous behaviour.
|
2010-02-09 13:07:42 +00:00 |
|
Ermal Luçi
|
00fc80fe05
|
Ticket #332. Simplify creating the ipsecpinghosts file.
|
2010-02-09 12:00:34 +00:00 |
|
Ermal Luçi
|
e1d35ce8c4
|
Ticket #348. Fix checking for existing alias name. Allow subnets to be defined in the import list.
|
2010-02-09 11:43:38 +00:00 |
|
Ermal Luçi
|
5d478ecca0
|
Ticket #259. Search for the dhclient process using the real interface rather than the friendly one.
|
2010-02-09 11:28:32 +00:00 |
|
Ermal Luçi
|
ed65eb04ee
|
Ticket #152. Hoepfully fix creation of empty vip entries in the config when deleting them. Probably more checks need to be done by consumers.
|
2010-02-09 11:03:58 +00:00 |
|
Ermal Luçi
|
429bf8de23
|
Ticket #340. An array $specialsrcdst needs to be declared for this to work.
|
2010-02-09 10:36:32 +00:00 |
|
Ermal Luçi
|
5313aea509
|
Ticket #303. Correctly retain the interface in case or validation errors.
|
2010-02-09 10:11:31 +00:00 |
|
Ermal Luçi
|
a2b724a66a
|
Fix check on which table to assign.
|
2010-02-09 09:50:33 +00:00 |
|
pierrepomes
|
fef1c556be
|
Remove msort call for aliases sorting, aliases are sorted by aliases_sort() function. Ticket #338
|
2010-02-08 19:56:41 -05:00 |
|