Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
50cd07ff 07/18/2011 07:11 PM Scott Ullrich

Move early call up a bit

b2f54b5e 07/18/2011 04:28 PM Scott Ullrich

Oops fix hook name

a1dece5e 07/18/2011 04:26 PM Scott Ullrich

Adding hook for interfaces edit

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

Make name similar

5c08b73f 07/17/2011 08:29 PM Scott Ullrich

Adding hooks

29af4f6f 07/17/2011 12:55 AM Scott Ullrich

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

5f8f263a 07/15/2011 07:25 PM Ermal LUÇI

Actually increase the default queue length for the new default queue

4a60bca6 07/15/2011 07:25 PM Ermal LUÇI

Respect the p2p catchall setting.

2a9eb326 07/15/2011 07:24 PM Ermal LUÇI

Add checks to prevent php warnings.

f06efc95 07/15/2011 07:24 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.

caac28a5 07/15/2011 07:24 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.

91942bd3 07/15/2011 07:23 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.

e1439000 07/15/2011 07:23 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.

9039e3dd 07/15/2011 07:23 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.

b473da5f 07/15/2011 04:46 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.

b451691f 07/15/2011 08:02 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.

2ce206b0 07/13/2011 09:17 PM Jim Pingle

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

0a213420 07/12/2011 10:22 PM Andrew Thompson

Fix botched patch, add closing bracket

f7c7eecb 07/12/2011 10:22 PM 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.

639223f3 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.

24e5d98b 07/10/2011 04:11 PM Scott Ullrich

MFC: Do not check to see if gateway alls within a null value.

a5334f5c 07/10/2011 05:08 AM Chris Buechler

fix text

cfceda6d 07/08/2011 12:49 AM Evgeny Yurchenko

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

eaa549ea 07/07/2011 10:21 PM Evgeny Yurchenko

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

44a4d54d 07/07/2011 07:58 PM Jim Pingle

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

0f2826c0 07/06/2011 08:50 PM Ermal LUÇI

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

3a26fb7f 07/06/2011 06:59 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.

b7ca271f 07/06/2011 05:19 PM Jim Pingle

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

292b356f 07/06/2011 03:48 PM Jim Pingle

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

00243d59 07/06/2011 01:38 PM Jim Pingle

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

b22fbdd2 07/06/2011 12:29 PM Warren Baker

Spelling fix.

6108a08c 07/05/2011 07:45 PM Jim Pingle

Fix handling of interface selectors in packages.

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

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

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

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.

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...)

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

Correctly display page title

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.

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.

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.

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.

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

Revert "Correct displaying any availble default value."

This reverts commit 01c170c4612a4afdbaa2d6e9bf98552dddc1cde3.

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

More icons missing from certain themes...

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.

c41602e1 06/17/2011 05:53 PM Jim Pingle

Add a GUI field to adjust the max number of processes for lighttpd.

dd4bded7 06/17/2011 03:27 PM Evgeny Yurchenko

Bug #1602. diag_arp.php hangs when DNS server unreachable.

24cbe7a8 06/17/2011 04:57 AM Evgeny Yurchenko

Bug #1437. Dropdown list for country codes for CSRs (Cert Manager)

21cc2faa 06/17/2011 04:41 AM Evgeny Yurchenko

Bug #1437. Check for invalid characters in the fields for ca, cert and csr.

9d2d65f3 06/17/2011 03:04 AM Evgeny Yurchenko

Bug #1437. Dropdown list for country codes (CA manager)

12a0cd74 06/15/2011 02:04 PM Ermal LUÇI

Remove obsolete file lurking on installs.

5aa7a46c 06/15/2011 01:43 PM Ermal LUÇI

Ticket #1598. Correctly handle ipalias vips when re-enabling carp from the carp_status screen.

144fbff2 06/14/2011 08:36 PM Jim Pingle

Show the OpenVPN instance description when listing interfaces to assign in the gui.

88adfa28 06/14/2011 01:43 PM Warren Baker

Allow Accounting Updates to become configurable when Accounting is selected.

fddb3cd6 06/14/2011 01:40 PM Ermal LUÇI

Allow people to enter another user than admin for syncrhonizing in the carp settings page.

01c170c4 06/14/2011 01:39 PM Ermal LUÇI

Correct displaying any availble default value.

1127df5f 06/14/2011 01:16 PM Ermal LUÇI

Correct check for ipaliases over carp so we do not allow the deletion.

2708a5cf 06/14/2011 11:36 AM Ermal LUÇI

NEw functiong does_vip_exist() which works for carp and ipalias type vips to help in carp sync issues. Fixes #1598

63f81fbd 06/13/2011 06:16 PM Ermal LUÇI

Do not assume that every merge is about vips. Found-by: Jim

19ed1624 06/13/2011 03:04 PM Ermal LUÇI

unset after checking that no reconfiguring is needed.

f8c462dd 06/12/2011 02:10 PM Warren Baker

Allow packages to specify that their tabmenus should not be a drop-down list by using a <no_drop_down/> tag.

5ebe85e9 06/10/2011 08:02 PM Ermal LUÇI

Fixes #1327. Trigger synching of vouchers to config through check_reload_status. Retire the saveinterval option since it is not useful anymore. Use the prune process of captiveportal to sync vouchers as well to fix issues as reported-by: http://forum.pfsense.org/index.php/topic,37636.0.html

b9eccc77 06/10/2011 07:20 PM Ermal LUÇI

Fixes #1327. Put description that a full qualified hostname is required.

7401c8c4 06/08/2011 09:33 PM Jim Pingle

Allow OpenNTPD to listen on Virtual IPs, not just interfaces. Fixes #342

92ca32cc 06/08/2011 06:22 PM Ermal LUÇI

Actually make this code more readble.

d1e03822 06/08/2011 06:21 PM Ermal LUÇI

Remove the entry from old entries even when there are no changes to prevent marking them down.

7fc6c005 06/08/2011 07:29 AM Ermal LUÇI

Generate proper index for unsetting so we do not destroy all the vips in the backup.

720e2e60 06/07/2011 03:09 PM Scott Ullrich

Nuke trailing newline

3f8a13e0 06/07/2011 08:08 AM Ermal LUÇI

Oops correct the POST destination page.

60ccf01c 06/07/2011 12:44 AM Scott Ullrich

Add a div around input errors box so that it can be hidden on subequent page posting

0b704a40 06/06/2011 03:48 PM Ermal LUÇI

Correct whitespace.

43f26ab1 06/06/2011 11:04 AM Ermal LUÇI

Ticket #1412. Provide even a link to this page through System->User Manager

e33be77c 06/06/2011 10:53 AM Ermal LUÇI

Ticket #1412. Fixing the access login to the user manager presented another problem since now users cannot change their passwords anymore. Allow this through another page and an extra priviledge needed to be added to the user for allowing them to change the password.

6627e4ec 06/05/2011 08:23 PM Evgeny Yurchenko

Restoring gray background to the right of some tables in GUI (theme pfsense_ng).

79633b6c 06/05/2011 08:09 PM Evgeny Yurchenko

Reverting class="sortable" damaged by commit 17d5077f61d963178f47e016b8768b768800ba68

8527bc02 06/05/2011 07:17 PM Evgeny Yurchenko

Merge remote branch 'origin/master'

17d5077f 06/05/2011 07:15 PM Evgeny Yurchenko

Restoring gray background to the right of some tables in GUI.

cf371185 06/05/2011 03:18 AM Chris Buechler

s/WAN//

14c354ee 06/05/2011 02:58 AM Chris Buechler

fix typo, add warning

81debd44 06/05/2011 12:43 AM Chris Buechler

Show the MAC on the page rather than just a hover, too many times it needs to be copied/pasted or quickly viewed, and the vendor isn't nearly as useful as the actual MAC.

c8ff68a4 06/03/2011 02:29 PM Jim Pingle

Allow duplicating an IPsec phase 2. The code was already on vpn_ipsec_phase2.php but unlinked.

5cd9e96a 06/03/2011 01:50 PM Jim Pingle

Add a GUI selection for racoon's generate_policy directive since it may be useful in certain configurations, especially for mobile clients.