Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  boot
  cf
  conf.default
  etc
  root
  sbin
  tmp
  usr
.gitignore 10 Bytes

Latest revisions

# Date Author Comment
06b3df52 03/03/2011 08:40 PM Jim Pingle

Make this lowercase before checking, or people who ended up with TCP or UDP in their config might end up with rules that have no port specified, leaving them a bit more open than expected.

4f4e85df 03/03/2011 04:30 PM Ermal LUÇI

Make sure we tell the code that the interface exists otherwise multiple laggs might get created.

ee487a68 03/03/2011 04:30 PM Ermal LUÇI

Not needed anymore.

6be90004 03/03/2011 02:24 PM Jim Pingle

Ensure the protocol on the firewall rule from the OpenVPN wizard ends up lower case, or it causes some GUI irregularities. Seen http://forum.pfsense.org/index.php/topic,33865.0.html and elsewhere.

67b0ed57 03/03/2011 05:42 AM Chris Buechler

lower limit to 101 MB

56f25370 03/02/2011 05:24 PM Erik Fonnesbeck

Simplify is_macaddr regex.

c5682801 03/02/2011 05:08 PM Jim Pingle

Slight regex fix on is_macaddr - the previous regex was letting through a mac without : separators, leading to improper validation and potentially invalid dhcp configs. Seen here http://forum.pfsense.org/index.php/topic,33830.0.html

199791f9 03/02/2011 02:09 PM Ermal LUÇI

Show friendly names of interface for root queues of ALTQ.

93c1127f 03/02/2011 01:57 PM Jim Pingle

Add GUI option to CARP settings for syncing certs. It was in the backend code but not the GUI. Fixes #1316

e77ecd8e 03/02/2011 11:52 AM Seth Mos

Attempt to mitigate fork bombs of rc.newipsecdns. Alternatively we should probably bail out with a exit(0);
instead.

View all revisions | View revisions

Also available in: Atom