Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
b733ce0d 07/24/2011 02:53 AM Scott Ullrich

Adding hook for first tr

e5c6bd24 07/24/2011 01:56 AM Scott Ullrich

Load chosen but do not use it (for pkgs)

20246b93 07/24/2011 01:51 AM Scott Ullrich

Move hook up some

3a4ca65e 07/24/2011 01:06 AM Scott Ullrich

Adding hooks that will be used for filtering plugins

4a6cf823 07/24/2011 12:03 AM Scott Ullrich

Move hook code up a few lines

7a7ec6f4 07/23/2011 11:14 PM Scott Ullrich

Add hook for overriding interfaces

4bb99603 07/23/2011 10:51 PM Scott Ullrich

Add chosen js library (mit lic). Modify interface multiple select box to use.

8c5bf3d7 07/23/2011 10:36 PM Scott Ullrich

Add hook for bottom icon row

5fec5fe4 07/23/2011 10:25 PM Scott Ullrich

Add hook and fix style for anti lockout

7c1e7572 07/23/2011 10:04 PM Scott Ullrich

Add missing ;

afabae93 07/23/2011 10:02 PM Scott Ullrich

Adding pre_id_tablerow hook

4b891efd 07/23/2011 09:20 PM Chris Buechler

Revert "fix text"

This reverts commit 423023b6dff620fe790c09bd0398ba4fad9ee444.

423023b6 07/23/2011 09:01 PM Chris Buechler

fix text

1a700ea6 07/23/2011 12:09 AM Scott Ullrich

Adding apply hooks

1ee5815c 07/22/2011 10:34 PM Chris Buechler

make the tab character limit 92, leaves plenty of room and prevents some custom builds from unnecessarily turning tabs into a drop down

e099a671 07/22/2011 09:17 PM Scott Ullrich

Bump to 1.7

53a37558 07/22/2011 05:34 PM Ermal LUÇI

Clear \r from these files to be readble

8fd84f87 07/22/2011 05:27 PM Ermal LUÇI

Ticket #749. Make the rules of the traffic shaper wizard select the wan side of the interfaces to not make the intra-lan traffic classifible in this way.

cdfd39e2 07/22/2011 11:04 AM Ermal LUÇI

Resolves #1703. Correctly delete a interface group members when the group is deleted.

3ad667cd 07/22/2011 10:05 AM Ermal LUÇI

Correctly restart the SSL lighty instance when running.

8818c188 07/22/2011 08:55 AM Ermal LUÇI

Remove 'maxproc' since its unused in the code and correctly use maxprocperip to allow the GUI setting to be actually usable. Reported-by: http://forum.pfsense.org/index.php/topic,39155.0.html

739e227a 07/21/2011 09:10 PM Ermal LUÇI

Plug a security risk on CP where a user can login by submitting a special request

adbb495c 07/21/2011 09:09 PM Ermal LUÇI

Fix redirurl collection so after login the user can be redirected correctly

51cd7a1e 07/20/2011 01:01 AM Evgeny Yurchenko

Bug#1688. DHCP server subnet input validation needs to check config.xml, not ifconfig.

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'

9a15e394 07/03/2011 12:57 AM Scott Ullrich

Use product name for bsdlabel

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.