Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
d58b93d2 07/19/2011 08:32 PM Jim Pingle

Fix label for SMTP server. Hostnames work fine.

810a11bc 07/18/2011 10:22 PM Scott Ullrich

Adding dashboard hook

173d8e75 07/18/2011 10:17 PM Scott Ullrich

Adding hook to pre_table for aliases

193716d0 07/18/2011 10:12 PM Scott Ullrich

Add alias edit hook

2a74593e 07/18/2011 10:07 PM Scott Ullrich

Add pre_input_errors hook to interfaces assign

343d4981 07/18/2011 07:39 PM Vinicius Coque

Merge remote-tracking branch 'mainline/master' into inc

48fc39a3 07/18/2011 07:25 PM Scott Ullrich

Adding pre_input_errors hook

b4b7bda6 07/18/2011 07:23 PM Scott Ullrich

Revert "Move early call up a bit"

This reverts commit 35843e59c81366a7d30a44a94c8a135fc6834454.

35843e59 07/18/2011 07:12 PM Scott Ullrich

Move early call up a bit

b1e4005f 07/18/2011 06:33 PM Vinicius Coque

removes variables concatenation on gettext strings

3f48162f 07/18/2011 05:42 PM Vinicius Coque

Merge remote-tracking branch 'mainline/master' into inc

d1d0a1ad 07/18/2011 05:33 PM Vinicius Coque

makes correct use of printf and gettext

removes variables names and replace it with '%s'

40b83796 07/18/2011 04:26 PM Scott Ullrich

Adding hook for interfaces edit

920d1d01 07/18/2011 04:26 PM Scott Ullrich

Adding hook for interfaces edit

10995178 07/17/2011 08:33 PM Scott Ullrich

Make name similar

1db196b2 07/17/2011 08:29 PM Scott Ullrich

Adding hooks

0040bcfa 07/17/2011 12:55 AM Scott Ullrich

Adding hook for interfaces allowing pfCenter and friends to add interfaces to the dropdown

f1715738 07/15/2011 07:22 PM Ermal LUÇI

Actually increase the default queue length for the new default queue

058a4f1c 07/15/2011 07:17 PM Ermal LUÇI

Respect the p2p catchall setting.

8f864d33 07/15/2011 07:11 PM Ermal LUÇI

Add checks to prevent php warnings.

ed7c364d 07/15/2011 07:08 PM Ermal LUÇI

Re-enable downstream queues but with the difference that the default queue now tries to use all the link when possible and the bandwidth limit is specified on a subqueue instead of the interface.

b2608f72 07/15/2011 07:02 PM Ermal LUÇI

Re-enable downstream queues but with the difference that the default queue now tries to use all the link when possible and the bandwidth limit is specified on a subqueue instead of the interface.

6fd23d7a 07/15/2011 06:20 PM Ermal LUÇI

Revert "Ticket #749. Do not create the queues at LAN side for traffic_shaper_wizard_dedicated. Since we cannot control bandwidth its useless to try to handle it(ALTQ was built with this concept in mind)."

This reverts commit cd3346e205ad0f818977b7ccd0bd7259ed2f2e4e.

1750ed78 07/15/2011 06:19 PM Ermal LUÇI

Re-enable downstream queues but with the difference that the default queue now tries to use all the link when possible and the bandwidth limit is specified on a subqueue instead of the interface.

746fc9ec 07/15/2011 05:36 PM Ermal LUÇI

Revert "Ticket #749. Do not create the queues at LAN side for traffic_shaper_wizard and traffic_shaper_wizard_multi_all. Since we cannot control bandwidth its useless to try to handle it(ALTQ was built with this concept in mind."

This reverts commit 4447358371f80814ea1c5e0f00c1a7301a2396f6.

fe2031ab 07/15/2011 01:10 PM Ermal LUÇI

Ticket #1052. Enforce certificates if they are present for authenticating to ldap. Allow to select a CA under ldap type authentication backend to be used for this.

e6bd2312 07/15/2011 08:03 AM Ermal LUÇI

Fixes #1618. Always convert the NAS_PORT value to int in php and pass the attribute type during encoding to guarantee that it is encoded as an integer.

cfcc6994 07/13/2011 09:16 PM Jim Pingle

CRL fixes for empty CRLs (so they don't kill OpenVPN)

8b6313a4 07/12/2011 11:57 PM Jim Pingle

Merge remote-tracking branch 'upstream/master'

Conflicts:
etc/inc/easyrule.inc
etc/inc/filter.inc
etc/inc/interfaces.inc
etc/inc/services.inc
etc/inc/xmlrpc_client.inc
usr/local/www/fbegin.inc
usr/local/www/services_dhcp.php

649ea752 07/12/2011 04:08 AM Andrew Thompson

Fix botched patch, add closing bracket

aa994814 07/12/2011 03:35 AM Andrew Thompson

Allow DHCP mappings to be resolved first for reverse lookups.

This was affecting a kerberos installation where the first DNS alias was
given for the PTR instead of the static DHCP mapping name, breaking the
kerberos tokens.

514f63d1 07/11/2011 09:05 PM Ermal LUÇI

Put a netmask of /32 to all parameters of -k/-K/-b of pfctl to avoid any issues.

fdbce60c 07/11/2011 12:02 PM Vinicius Coque

Merge remote-tracking branch 'mainline/master' into inc

45d1024d 07/10/2011 04:04 PM Scott Ullrich

Do not check to see if gateay falls within a null value. Resolves #1664

7988ce75 07/10/2011 04:03 PM Scott Ullrich

Do not check to see if gateay falls within a null value. Resolves #1664

f745b8ef 07/10/2011 05:07 AM Chris Buechler

fix text

5909b520 07/08/2011 12:46 AM Evgeny Yurchenko

Bug #1639. Port alias missing input validation in firewall_rules_edit.php.

9bc59815 07/07/2011 10:10 PM Evgeny Yurchenko

Bug #1641 fix. DHCP server default gateway needs input validation.

13b9dba9 07/07/2011 08:03 PM Jim Pingle

Merge remote branch 'upstream/master'

10f5d53c 07/07/2011 07:57 PM Jim Pingle

Reconfigure wan/lan when finishing wizard, or the new IPs will not be applied.

fab60c5e 07/07/2011 04:55 PM Vinicius Coque

Merge remote-tracking branch 'mainline/master' into inc

8ed47897 07/06/2011 08:50 PM Ermal LUÇI

Kill states from the previous ip the link had on all mpd consumers. Resolves #1629

5ffa3389 07/06/2011 06:52 PM Ermal LUÇI

Feature #1603. Correct nested urltable alias code to be more fullproof to errors and does not break the ruleset on large lists of urltables. Though this needs a revisit to work properly since it breaks urltable alias property of reloading contents.

b8c372e5 07/06/2011 05:20 PM Jim Pingle

Merge remote branch 'upstream/master'

152f5759 07/06/2011 05:17 PM Jim Pingle

Fix test for tun device, -f fails because it's a char device, not a regular file. -e works.

efa38d08 07/06/2011 03:49 PM Jim Pingle

Merge remote branch 'upstream/master'

9622da26 07/06/2011 03:47 PM Jim Pingle

Fix use post here, since the other var isn't defined as it was before my commit yesterday.

5a4c0b5c 07/06/2011 01:41 PM Jim Pingle

Merge remote branch 'upstream/master'

Conflicts:
etc/version

54dd9832 07/06/2011 01:35 PM Jim Pingle

Fix select detection code for the RADIUS NAS IP. Fixes #1648

1623ed97 07/06/2011 12:41 PM Vinicius Coque

Merge remote-tracking branch 'mainline/master' into inc

Conflicts:
etc/inc/priv.defs.inc

f49c41c5 07/06/2011 10:58 AM Warren Baker

Spelling fix.

8aafd58e 07/05/2011 07:43 PM Jim Pingle

Fix handling of interface selectors in packages.

088de6b1 07/04/2011 11:53 PM Scott Ullrich

Revert "Revert "Simplify message""

This reverts commit 6f385195612e5d5aaa9b870c293f81692785cd47.

a9ee006d 07/04/2011 11:53 PM Scott Ullrich

Revert "Revert "Add php errors (non warnings) to the crash reporter""

This reverts commit eac584f3b61de3513baf54633d9a9b854ff6eb03.

eac584f3 07/04/2011 11:39 PM Scott Ullrich

Revert "Add php errors (non warnings) to the crash reporter"

This reverts commit cb61dad8ab812a3740648dc0e3f4b74959713ef3.

6f385195 07/04/2011 11:39 PM Scott Ullrich

Revert "Simplify message"

This reverts commit 6608507d3ba546a8a0c9ce2d6570f98d5494f11e.

6608507d 07/04/2011 11:32 PM Scott Ullrich

Simplify message

cb61dad8 07/04/2011 11:30 PM Scott Ullrich

Add php errors (non warnings) to the crash reporter

88dadca1 07/04/2011 11:26 PM Scott Ullrich

Copy crash file to crash reporter directory if it exists

769c4591 07/04/2011 03:11 PM Jim Pingle

Merge remote-tracking branch 'upstream/master'

ae660b3c 07/03/2011 07:18 AM Evgeny Yurchenko

Feature#1603. URL table aliases should be usable within network type aliases.

dbaeaa79 07/03/2011 01:37 AM Jim Pingle

Merge remote-tracking branch 'upstream/master'

40fd50c8 07/01/2011 09:21 PM Ermal LUÇI

Do not add an automatic gateway on openvpn tap case since its only the netmask.

2488a7e7 07/01/2011 03:38 PM Jim Pingle

Merge remote branch 'upstream/master'

0fcaf4f2 07/01/2011 03:20 PM Jim Pingle

Unlock the fields when making a new internal cert, so we copy the data from the CA but are not locked into it. (Cert details often differ from CA details...)

48427553 06/28/2011 07:55 PM Vinicius Coque

Merge remote-tracking branch 'mainline/master' into inc

38a481ad 06/28/2011 07:21 PM Jim Pingle

Add he.net tunnelbroker update dyndns type

3cedb66f 06/28/2011 07:11 PM Ermal LUÇI

Correctly display page title

3062d6f7 06/28/2011 03:21 PM Jim Pingle

Merge remote branch 'upstream/master'

e8c8891d 06/28/2011 03:20 PM Jim Pingle

Fix typo

9ed6c9ac 06/28/2011 02:22 PM Warren Baker

Make text cosmetics consistent and close off missing <span/> tag.

03d7297b 06/28/2011 01:17 PM Warren Baker

Use correct table header class.

beaab622 06/28/2011 11:10 AM Warren Baker

More text consistency.

9338cf35 06/28/2011 10:59 AM Warren Baker

Note consistency and gettext() added.

48f55356 06/28/2011 09:03 AM Warren Baker

Consistency of NOTE vs Note as through the rest of the webGUI.

ca1a3fc2 06/27/2011 08:43 PM Ermal LUÇI

Clean up leftover code not needed for anything.

b0d6223f 06/27/2011 07:01 PM Ermal LUÇI

When editing a vlan and chaning its tag id and the vlan is assigned correct even the interface name of the assignment otherwise we result in breaking the install.

f257c139 06/27/2011 06:42 PM Jim Pingle

Don't do a csrf check when downloading packet capture, see http://forum.pfsense.org/index.php/topic,37794.0.html - also exit after sending the file to the user to avoid partial broken page loads after downloading a packet capture.

8a385f42 06/27/2011 06:06 PM Jim Pingle

Merge remote branch 'upstream/master'

39e268c4 06/27/2011 05:11 PM Jim Pingle

Add a button to reset the RRD data (rm's rrd files and reinitializes).

e4b9d53b 06/27/2011 02:57 PM Warren Baker

Be consistent with upper and lowercase.

84296ca3 06/26/2011 07:03 PM Jim Pingle

Merge remote-tracking branch 'upstream/master'

0da02ef5 06/26/2011 04:36 AM Evgeny Yurchenko

Bug #1615. Half-fix.

22b380aa 06/24/2011 12:28 AM Evgeny Yurchenko

Internal cert and CSR creation error handling added.

1b6d9fa5 06/24/2011 12:05 AM Evgeny Yurchenko

Internal CA creation error handling added.

95c8cf48 06/23/2011 11:02 PM Evgeny Yurchenko

Intermediate CAs and openssl_xxx() error checking in CA management.

034e4e83 06/23/2011 08:12 PM Jim Pingle

Merge remote branch 'upstream/master'

ca4acbcd 06/23/2011 06:08 PM Scott Ullrich

After an interface mismatch and apply actually show when we are rebooting instead of the same message that the interface mismatch exists when really the system is rebooting.

0e61e3e4 06/22/2011 09:00 PM Jim Pingle

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/filter.inc
etc/inc/util.inc

91c31339 06/22/2011 05:19 PM Warren Baker

Revert "Correct displaying any availble default value."

This reverts commit 01c170c4612a4afdbaa2d6e9bf98552dddc1cde3.

160d5497 06/21/2011 12:27 PM Jim Pingle

Merge remote branch 'upstream/master'

a6c85b8b 06/21/2011 12:26 PM Jim Pingle

More icons missing from certain themes...

c7bb0eed 06/21/2011 12:12 PM Jim Pingle

Merge remote branch 'upstream/master'

Conflicts:
etc/version

f27526cd 06/21/2011 08:02 AM Evgeny Yurchenko

Do not store CA and CERT in config unless needed. Will allow deleting unused certs.

90ecc0b6 06/20/2011 08:06 PM Jim Pingle

Disable state killing in VPN down scripts.

c880d032 06/20/2011 06:57 PM Jim Pingle

Fix ovpn-linkup so it writes out the proper gateway IP in all cases.
(For some reason -n wasn't working properly, plus $5 is the right parameter for the remote IP here)

06bfdd53 06/20/2011 02:40 PM Jim Pingle

Add missing theme images.

f0b17f3f 06/20/2011 11:50 AM Vinicius Coque

Merge remote-tracking branch 'mainline/master' into inc

ffdcbeb6 06/19/2011 04:39 PM Jim Pingle

Also ignore lines starting with server-duid, and fix the # ignore so it is anchored on the start of the line. Add a note to fix a loop later that can fall into infinity.

248501cd 06/19/2011 02:58 PM Jim Pingle

Merge remote-tracking branch 'upstream/master'