Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
bdaa5235 09/11/2019 01:31 PM Renato Botelho

Fix #6195: Allow to change NAT Outbound mode

make_config_revision_entry() second parameter expects a username to
override current logged in user in special cases. It's used when a tool
(e.g. wizard) is used to configure some functionality.

As it was already noted in easyrule.inc, this parameter cannot have...

d81f2704 09/10/2019 03:51 PM Jim Pingle

Fix interface/config alignment on interfaces_ppps_edit.php. Fixes #9741

1521f0b2 09/09/2019 06:54 PM Jim Pingle

Filter/manage cleanup for new logs. Issue #9714

  • Disable 'manage' for utx & userlog
  • Fix filter form labels for utx to match column headers
f9d9d054 09/09/2019 06:24 PM Jim Pingle

Log setting/size review. Fixes #9734

  • Move default GUI line limit and log size defaults to $g rather than
    hardcoding.
  • Set default GUI line limit to 500 (up from 50)
  • Set max GUI line limit to 200000 (up from 2000)
  • Set default log size to 512000 (500 KiB, previous clog default was 511488)...
972de4c7 09/09/2019 04:50 PM Steve Beaver

Revise regex and redirect on failure

17640476 09/09/2019 03:40 PM Jim Pingle

status.php: Sanitize snort/suricata oink and etpro codes.

42839d82 09/06/2019 04:59 PM Steve Beaver

Fixed #9731
by validating widget key with regex

aa2cac18 09/06/2019 02:13 PM Jim Pingle

Incorporate filter_log.inc into syslog.inc. Issue #8350

Now all log-related functions are together.

ee4390ff 09/06/2019 12:42 PM Jim Pingle

Code refactoring/simplification. Issue #9714

9eeb6178 09/06/2019 12:41 PM Jim Pingle

Fix package log header. Issue #9714

db948c42 09/05/2019 09:04 PM Jim Pingle

Additional logs & optimizations. Issue #9714

  • Add log tabs for nginx, userlog, and some other previously hidden logs
  • Start working on output of utx log via list/libxo (work in progress)
  • Consolodate function that retrieves log messages to avoid duplicated...
60a7d1e1 09/05/2019 05:53 PM Jim Pingle

status.php: Sanitize zabbix TLS psk info. Fixes #9729

12cf8e3f 09/05/2019 05:51 PM Jim Pingle

status.php: Restrict thoth tests to arm64. Fixes NG 2569

8bc944bb 09/05/2019 04:31 PM Jim Pingle

status.php: Sanitize influx_pass and cert_key. Fixes #9727 Fixes #9728

5457213f 09/05/2019 03:37 PM Jim Pingle

Rename status_pkglogs.php to status_logs_packages.php. Issue #9714

4cce0ada 09/05/2019 03:25 PM Jim Pingle

Standardize pkg log display. Issue #9714

  • Add common log code as needed
  • Define options to fine-tune package log display
  • Add filtering
280a2ca2 09/04/2019 08:33 PM Jim Pingle

Move Package Logs in with rest of logs. Issue #9714

Standardize log tab behavior

3a26e715 09/04/2019 03:21 PM Jim Pingle

Move log-related functions to their own file. Issue #8350

Also add a simple shell program that will dump all log entries for a given
log + all rotated/compressed logs in order.

a40c9cf2 09/03/2019 08:34 PM Jim Pingle

Log rotation settings. Issue #9711 and Issue #9712

  • Add rotation count GUI option and per-log option
  • Add settings for packages to override more fields not supported in the
    GUI
7d918dab 09/03/2019 07:26 PM Jim Pingle

Fix log size text in common log settings. Issue #9711

8a86d7be 09/03/2019 07:16 PM Jim Pingle

Move log rotation options to their own section. Issue #9711

While here, fix log size description to fit new behavior.

03cdd6ad 09/03/2019 06:39 PM Jim Pingle

Add log compression type option. Issue #9711

e187842d 09/03/2019 01:24 PM Renato Botelho

Merge pull request #4079 from johnforte/master

b94eb4b9 09/03/2019 01:18 PM Renato Botelho

Fix PHP warning

e3de4f13 09/03/2019 01:08 PM Renato Botelho

Merge pull request #4084 from Godwottery/master

b4df3414 09/03/2019 12:57 PM Renato Botelho

Merge pull request #4074 from NanoCaiordo/dhcp_show_all

f9e8c833 08/30/2019 06:12 PM Jim Pingle

Change logging to plain text, deprecate clog. Issue #8350

c3667958 08/29/2019 08:23 PM Jim Pingle

Do not list OpenVPN interfaces as usable by DHCP relay. Fixes #8443

8ef6844a 08/28/2019 08:19 PM Jim Pingle

Make NTP minpoll and maxpoll user-configurable. Implements #6787

4b84c39d 08/27/2019 08:28 PM Jim Pingle

Use batch mode for top so it displays process list w/o terminal. Fixes #9522

While here, set a high number of processes to display and also remove
the use of 'cut' which limited column length. With current display
method it's unnecessary.

24c4275d 08/27/2019 05:53 PM Jim Pingle

Add auth server name change input validation. Fixes #9692

9c4f5b95 08/27/2019 05:48 PM Jim Pingle

Allow NAT-T to be set with IKEv2. Fixes #9695

df586293 08/27/2019 05:44 PM Jim Pingle

Add kernel memory usage to status.php. Implements #9705

603764cb 08/27/2019 05:27 PM Jim Pingle

Redact ACB encryption PW. Fixes #9694

7ba6788b 08/27/2019 05:25 PM Jim Pingle

Apply the same fix from issue #8469 to DHCPv6. Fixes #9448

acd7e560 08/27/2019 05:19 PM Jim Pingle

User & Group Manager: Improve Deny Config Write Handling. Fixes #9259

  • Denies all changes if a user has the Deny Config Write privilege.
    Previously it only denied the config write but some OS operations were
    performed.
  • Sets an input error so the user is notified that their attempt failed....
37c60830 08/27/2019 03:16 PM Jim Pingle

Only prevent deleting IPsec VTI P2 when set to VTI. Fixes #9258

0c51971b 08/27/2019 02:49 PM Jim Pingle

Correct wording of CA/Cert CN input validation. Fixes #9234

1fe82d1d 08/27/2019 02:25 PM Mix Room

Add more color choices for login screen

0bdd1774 08/22/2019 06:10 PM Steve Beaver

Fix manual backup flag

cb442cfa 08/22/2019 01:38 PM Steve Beaver

Fix is_set/isset

7f486e5a 08/22/2019 01:20 PM Steve Beaver

Fixed #8907
Support field size option in select control

6f6299a3 08/21/2019 06:47 PM Steve Beaver

Fixed #9693
Allow ACB to be suppressed by including magic string in the backup description
Transmit max number of manual backups in the ACB

f01c0991 08/21/2019 04:12 PM Steve Beaver

Fixed #9687
Remove all referenes to legact/Gold ABC system

6176862f 08/16/2019 09:15 PM John Forte

Was failing the check if clicking test notifications twice in a row. So it was saving the asterisks and overwriting the current password.

fc79c7d3 08/13/2019 01:43 PM Renato Botelho

Merge pull request #4029 from BBcan177/patch-1

6e0d4751 08/07/2019 02:48 PM Jim Pingle

Fixup format of XMLRPC auth error to match GUI auth error.

38809d47 07/29/2019 05:50 PM Renato Botelho

Fix copyright message years to reflect BSDP -> ESF -> Netgate

f83416bd 07/29/2019 11:58 AM Renato Botelho

Normalize some copyright messages

b73d8949 07/10/2019 05:52 PM Steve Beaver

Fixed #9245 updating copyright notices

7ec80e76 07/10/2019 05:26 PM Steve Beaver

Fixed #9586 by detecting if option list includes /0 or not

2c544ac6 07/01/2019 07:58 PM Jim Pingle

Picture widget corrections. Fixes #9610

  • Sanitize user input before using as path/filenames
  • Use a more accurate method of determining image type on read
  • More sanity checks before reading images.
d31362b6 07/01/2019 06:37 PM Jim Pingle

Encode error output in services_captiveportal_mac.php. Fixes #9609

59385e04 06/25/2019 06:35 PM nanocaiordo

Keep "Show all configured leases" enabled after deleting DHCP leases.

fe482ccc 06/13/2019 05:09 PM Jim Pingle

Encode hostname in services_acb.php before use. Fixes #9584

8d4f79cd 06/07/2019 05:17 PM Jim Pingle

Only apply group size restriction to local groups. Implements #3792

85cbd521 06/06/2019 10:41 AM Renato Botelho

Merge pull request #4061 from evantill/master

633790aa 06/05/2019 12:50 AM Jim Pingle

Fix IPsec forms

JS was hiding inputs, but now that the hidden inputs are global, the entire form was being hidden.

1db0bff9 06/04/2019 01:33 PM Renato Botelho

Remove duplicate function

55342b60 06/04/2019 01:33 PM Renato Botelho

Ticket #3500: Simplify diag_arp.php using system_get_dhcpleases()

1e76ee45 06/04/2019 01:33 PM Renato Botelho

Remove unused functions

c4c730b5 06/04/2019 01:33 PM Renato Botelho

Ticket #3500: Simplify status_dhcp_leases.php using system_get_dhcpleases()

71be9443 06/04/2019 01:33 PM Renato Botelho

Do not unset undefined variable

edfe22f8 06/04/2019 07:46 AM Eric VANTILLARD

Add Gandi LiveDNS DynDNS client.

6624a6be 06/03/2019 06:23 PM Renato Botelho

Use system_get_arp_table()

7a5ab2bd 06/03/2019 06:07 PM Renato Botelho

Remove unused variable $pools

38897f40 06/03/2019 06:00 PM Renato Botelho

Remove unused array item 'online'

ccc6bd4d 06/03/2019 05:47 PM Renato Botelho

Use system_get_arp_table()

b12f00ed 06/03/2019 05:38 PM Renato Botelho

Remove unused variable

cda4e23e 06/03/2019 05:34 PM Renato Botelho

Use system_get_arp_table()

5a41b18c 06/03/2019 05:07 PM Renato Botelho

Unbreak interfaces.php defining global $form

bd4e8db9 06/03/2019 05:07 PM Renato Botelho

Remove unused variables

65c9fdc6 06/03/2019 05:07 PM Renato Botelho

Use system_get_arp_table()

086cc72c 06/03/2019 04:20 PM Renato Botelho

Merge pull request #4002 from PaulW/9074-aliasurls

946238ef 06/03/2019 02:43 PM Jim Pingle

Add back inadvertently removed line

1c11171b 06/03/2019 01:49 PM Jim Pingle

Fix syntax error in services_dyndns_edit.php, reformat statement.

00d2fe90 05/31/2019 07:23 PM Renato Botelho

Merge pull request #4069 from chewrocca/master

a1d30d0e 05/31/2019 07:21 PM Renato Botelho

Merge pull request #4038 from emmtbot/ddns-route53

d1b75079 05/31/2019 07:20 PM Renato Botelho

Merge pull request #4036 from emmtbot/azure-whitespace

4fb93ea1 05/31/2019 07:00 PM Renato Botelho

Use --libxo to get /usr/sbin/arp results

0b230bb2 05/31/2019 03:25 PM Tom Embt

Allow Dynamic DNS wildcards for Route53 #9053

ed5b58a7 05/31/2019 03:10 PM Tom Embt

Azure DDNS whitespace only

8b3e2e26 05/31/2019 02:55 PM Matthew Fine

Update services_dyndns_edit.php

5a410280 05/31/2019 02:38 PM Renato Botelho

Merge pull request #4053 from emmtbot/ddns-cloudflare

2446347d 05/31/2019 02:22 PM Renato Botelho

Merge pull request #4043 from artooro/pingcheck

57263c0a 05/31/2019 02:14 PM Renato Botelho

Merge pull request #4035 from emmtbot/ddns-linode

6b858da1 05/30/2019 09:18 PM Renato Botelho

Merge pull request #4054 from Augustin-FL/save-users-accross-reboot

b6129dc4 05/30/2019 09:13 PM Renato Botelho

Merge pull request #4060 from PeterFeicht/fix_layout

445c97fc 05/30/2019 06:37 PM A FL

Create an option for saving connected users across reboot
Implement redmine #5644

b0a29e82 05/30/2019 06:31 PM A FL

Add allowed bandwith settings to sqlite DB
Implement redmine #5644

48fee584 05/30/2019 05:43 PM Renato Botelho

Merge pull request #4044 from PiBa-NL/20190127-actually-show-current-default-route

b6b4b5d0 05/30/2019 05:25 PM Renato Botelho

Merge pull request #4058 from Augustin-FL/patch-usermanager-menu

76ac3231 05/30/2019 05:23 PM Renato Botelho

Merge pull request #4059 from PeterFeicht/ppp_uptime

84bbc637 05/29/2019 05:51 PM Jim Pingle

Fix DynDNS widget hostname function. Fixes #9564

5c3db960 05/28/2019 07:11 PM Jim Pingle

Use correct test type POST variable for SMART. Fixes #9560

c92dbfc1 05/28/2019 06:00 PM Jim Pingle

Ensure NTP values are treated as numbers before use. Fixes #9558

ad1d975a 05/27/2019 07:54 PM Renato Botelho

Fix #9443: Use phpseclib to create RSA key

OpenSSL doesn't allow to create a 64 RSA key anymore. Use phpseclib to
do it using PHP.

08fe7601 05/27/2019 04:43 PM Renato Botelho

Fix #9548: Do not rely on VLANMTU flag

Do not consider VLAN capable only interfaces that have VLANMTU flag.
This flag is used to determine if that interface can do 1500 MTU even
with VLANG tag set.

1ead3516 05/27/2019 01:50 PM Renato Botelho

Fix #8821: Deprecate Growl Notifications

Growl appears to be abandoned upstream. No updates in ~5 years, and few if
any users on pfSense

42c48efe 05/22/2019 08:19 PM Jim Pingle

Add GUI components for MDS mitigation. Implements #9532

While here, add option to disable PTI display in sysinfo widget.
Implements #9323