Project

General

Profile

Download (26.8 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
68ef1115 02/03/2025 07:51 PM Marcos M

Include Captive Portal zone description in messages

27927fd4 02/03/2025 07:51 PM Marcos M

Consolidate Captive Portal zone name references from config

This change updates the code which uses the "captiveportal/<zone>/zone"
path to instead use "captiveportal/<zone>". The latter path is chosen
since most code that references the name uses this path and has the least...

37d60e23 01/07/2025 02:11 PM Luiz Souza

Bump up the year in the Copyright notice.

fb79f9b0 10/02/2024 04:02 PM Christian McDonald

kea: fix service restart shortcut

d64256a5 08/23/2024 03:47 AM Marcos M

Don't restart sshguard when the syslogd service is restarted

f32dca24 08/21/2024 08:18 PM Marcos M

Stop sshguard spam in system logs. Fix #12747

Instead of restarting sshguard with each log rotation, keep it running
separately while monitoring the auth log file. This allows sshguard
start/stop events to still be included in the system log without
spamming it. When the log file is rotated by newsyslog, sshguard will...

ada8c696 07/05/2024 12:00 AM Self-Hosting-Group

UPnP IGD & PCP: Simplify service wording

and change menu/title to `UPnP IGD & PCP` as newer PCP is supported

d900b9d4 05/23/2024 05:37 PM Marcos M

Fix PHP linter issues

a68f7a3d 01/03/2024 06:26 AM Luiz Souza

Update the years in the Copyright notice.

4bbbcc36 11/15/2023 12:57 AM Marcos M

Refactor use of return_gateways_array() with get_gateways(). Fix #14893

Most calls to return_gateways_array() do not need the gateway list to be
recreated. get_gateways() can filter the gateway list, and indexing is
moved from return_gateways_array() to get_gateways() to avoid using...

c1d304b3 11/14/2023 09:47 PM Marcos M

Update fontawesome icon names to v6. Implement #13537

47b725b9 11/14/2023 09:45 PM Marcos M

Revert "Update fontawesome icon names to v6. Implement #13537"

This reverts commit 32be4696a301144c650f4765b8a2b51e28d95a40.

32be4696 11/14/2023 09:00 PM Marcos M

Update fontawesome icon names to v6. Implement #13537

e0cb987c 11/10/2023 02:03 PM Marcos M

Update fontawesome. Implement #13537

9bd56e9d 09/28/2023 09:27 PM Christian McDonald

Introduce Kea DHCP

3fa4d6fe 08/02/2023 04:28 PM Christian McDonald

Revert "dhcp: support simultaneous v4 dhcpd and dhcrelay, Implements #14620"

This reverts commit e9577ebfd7852646a66697a3bde41b712687a4ca.

e9577ebf 07/27/2023 09:24 PM Christian McDonald

dhcp: support simultaneous v4 dhcpd and dhcrelay, Implements #14620

402c98a2 02/09/2023 12:17 AM Reid Linnemann

Update copyright years to include 2023

b573f119 12/08/2022 07:15 PM Jim Pingle

Use correct UPnP enabled test. Fixes #13735

5ee97acf 11/17/2022 04:19 PM Jim Pingle

Disabled service status correction. Fixes #13604

7d7315fb 09/19/2022 05:06 PM Jim Pingle

Correct service enabled detection

d2e806c4 08/31/2022 08:37 PM Jim Pingle

service-utils PHP8.1 fixes. Issue #13446

7c2468c5 04/27/2022 09:09 PM Viktor Gurov

Captive Portal ipfw->pf transition. Todo #13100

bfa801a6 04/04/2022 06:24 AM Viktor Gurov

write_rcfile() restart fix. Issue #13025

4e2a765a 03/31/2022 12:55 PM Viktor Gurov

write_rcfile() restart support. Issue #13004

acb0c154 03/30/2022 07:00 PM Marcos M

Use OpenVPN deferred client-connect. Implements #12407

5dcaa2af 02/14/2022 02:38 PM Jim Pingle

Correct NTP service status logic. Fixes #12775

1f3baf61 01/03/2022 06:31 PM Jim Pingle

Revert "Use OpenVPN async client-connect, clear stale rules, add option to limit connections per user. Implements #12407 and #12332 and #12267"

This reverts commit 7aaa20d95a345c4688e8786c755c7d0433451688.

8f2f85c3 01/02/2022 01:05 AM Luiz Souza

Update the Copyright year of the files owned by Rubicon/Netgate.

7aaa20d9 11/15/2021 02:51 PM Marcos M

Use OpenVPN async client-connect, clear stale rules, add option to limit connections per user. Implements #12407 and #12332 and #12267

a96a7151 10/21/2021 03:11 PM Viktor Gurov

Delete stale OpenVPN RADIUS ACL generated rules. Fixes #12481

2c702751 10/20/2021 04:05 PM Viktor Gurov

IPsec PC/SC daemon status / services page fix. Issue #12468

013cbaaa 08/11/2021 05:32 AM Viktor G

Hide pcscd service from the service list if IPsec PKCS11 support is disabled. Todo #11933

8f585441 01/03/2021 12:28 PM Luiz Souza

Update the Copyright year.

A subsequent commit will deal with .po's.

573ec19d 12/10/2020 03:31 PM Renato Botelho

Add product_label global variable

Introduce product_label global variable, by default with same value of
product_name. The idea is to make it easier for rebranded products to
change the name on all visual texts while internal structures are
preserved.

While here, remove deprecated $g['platform'] and also replace places...

dbc1b8ee 08/27/2020 12:30 PM Jim Pingle

Fix some illegal string offset errors. Issue #10659

f2b9ea9a 07/30/2020 03:57 PM Steve Beaver

Revise get_services() to include the current service state in the returned array. This saves having to get the list of services three times in order to draw the status_services web page

b5d5da0c 03/31/2020 07:57 PM Viktor Gurov

Add option to disable NTP server. Issue #3567

60e34dde 02/29/2020 02:13 PM Viktor Gurov

Incorrect IPsec service status. Issue #10306

0284d79e 01/03/2020 04:37 PM Jim Pingle

This is 2020. Issue #9245

e881843a 12/14/2019 09:57 AM Viktor Gurov

pcscd service

c6220dcf 12/05/2019 08:29 PM Jim Pingle

IPsec swanctl conversion. Implements #9603

  • Converted IPsec configuration code from ipsec.conf ipsec/stroke style
    to swanctl.conf swanctl/vici style. Issue #9603
  • Split up much of the single large IPsec configuration function into
    multiple functions as appropriate....
348c2af1 11/25/2019 09:50 PM Jim Pingle

Restructure OpenVPN settings directory layout

  • Changed from /var/etc/openvpn[-csc]/<mode><id>.<file> to
    /var/etc/openvpn/<mode><id>/<x>
  • This keeps all settings for each client and server in a clean
    structure
  • Move to CApath style CA structure for OpenVPN, which implements #9915...
38809d47 07/29/2019 05:50 PM Renato Botelho

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

586c623a 03/13/2019 06:13 PM Jim Pingle

Deprecate the built-in relayd Load Balancer. Closes #9386

It is not available on FreeBSD 12 with OpenSSL 1.1.x.

Users can migrate to the HAProxy package.

144863e3 03/05/2019 08:47 PM Jim Pingle

Fix more illegal offset errors. Issue #9366

b88050bb 03/05/2019 06:27 PM Jim Pingle

Fix some illegal offset errors. Issue #9366

0b4c14a4 01/02/2019 02:50 PM Steve Beaver

Update copyright notices to 2019. Happy New Year

c6c398c6 11/21/2018 06:30 PM Jim Pingle

Fix #9121: Initialize arrays to prevent PHP 7 errors

ec439957 09/28/2018 06:39 PM Jim Pingle

ssh settings alignment. Fixes #8974

Remove redundant settings stored in the wrong place
Store all ssh settings in the same place
Initialize this array before use

b89270b7 08/30/2018 05:51 PM Renato Botelho

Fix #7694: Replace sshlockout_pf by sshguard

880107d2 08/30/2018 12:41 PM Jim Pingle

Missing line to fix #8850

5d4f4900 08/29/2018 06:24 PM Jim Pingle

Allow packages to opt out of a forced start. Fixes #8850

If a package performs its own service start during its sync process,
then add <starts_on_sync/> to its service definition in the package XML
file. Then when rc.start_packages is called, the forced start will not...

2f79135c 05/18/2018 01:52 PM Stephen Jones

PHP 7.2 Migration fixed count() issue

7d343bc4 04/26/2018 12:16 PM Steve Beaver

PHP7 - Resolver "must be countable" warning

b8f91b7c 01/05/2018 01:44 PM Luiz Souza

Update the Copyright notice for pfSense.

258fc75b 11/08/2017 04:01 PM Jim Pingle

Several corrections to service sorting to produce output consistent with user expectations. Fixes #8069

fd0d84e9 10/27/2017 04:25 PM Renato Botelho

Fix #7984: Make sure sshlockout_pf stops when syslogd stops

f9269345 04/03/2017 07:33 PM Jim Pingle

Merge pull request #3567 from doktornotor/patch-6

803ca43a 03/15/2017 07:01 PM Jim Pingle

Perform a filter reload after starting relayd so it does not leave the firewall without pf tables. Fixes #7396

446505a9 02/27/2017 12:09 AM NOYB NOYB

Services - Status Icon - Sort Order

Make status column sort order work correctly with the icons.
Also refactor get_service_status_icon() output string construction to be cleaner and clearer.

(2.4, 2.3)

aeaf7ad9 02/22/2017 12:38 PM Doktor Notor

Use sigkillbyname() for relayd

726b889b 02/21/2017 07:42 PM Doktor Notor

Fix indentation

e3f68ab9 02/21/2017 07:38 PM Doktor Notor

Add syslogd to Status > Services (Feature #4382)

Sort includes, use full path to pkill and remove openntpd while here.

b3119a61 02/01/2017 08:07 AM Phil Davis

get_service_status_icon fix description_state format

If "description_state" is requested here, there are too many "%s" substitutions in the string for sprintf().

Also, to help translators, number all the "%s" substitutions. Then translators can rearrange the text and variable order if they need to....

a03162c8 09/15/2016 12:52 AM Stephen Beaver

Revised service running/stopped icons

176b8f78 09/14/2016 08:18 PM Stephen Beaver

Merge branch 'master' of git.pfmechanics.com:pfsense/pfsense

1c402413 09/14/2016 07:32 PM Stephen Beaver

Merge pull request #2975 from NOYB/Services_Status

81299b5c 09/06/2016 07:23 PM Renato Botelho

Move copyright from ESF to Netgate

9979487e 08/02/2016 01:08 AM NOYB NOYB

Service Running Status Indicator Icon (fa-play)

Perhaps static play icon would be better perceived as the contrast to static stop icon for for services status indicators.

Regardless of which icons are chosen, this centralized services status approach provides consistency, and the status icons, thumbs up/down, and title text can be easily changed in one place.

b12ea3fb 07/15/2016 07:30 PM Renato Botelho

Move to Apache License 2.0

c5d81585 07/15/2016 06:30 PM Renato Botelho

Review license / copyright on all files (final round)

ac24dc24 07/14/2016 09:33 PM Renato Botelho

Review license / copyright on all files (1st round)

0a9d81fb 06/01/2016 01:25 AM NOYB NOYB

Get Service Status Function

Add option for thumbs up/down icon.
Add option to specify title contents.
Distinguish between Stopped and Disabled with icons and text classes.

Replace status indicator icon fa-play with animated fa-circle-notch.
Replace status indicator icon fa-times with fa-stop and fa-ban....

69b8328d 04/20/2016 11:59 AM Stephen Beaver

Comment out no longer used function. Remove after next release.

e8c516a0 02/18/2016 12:19 PM Phil Davis

Internationalize etc inc i through s

095edfeb 02/10/2016 12:49 AM Stephen Beaver

Further revision to service hiding system

75daa54d 01/21/2016 10:00 PM Pi Ba

allow packages in a www/subfolder/ (like haproxy) to use the service start/stop/restart links

09221bc3 01/15/2016 01:44 PM Renato Botelho

Update license on files from /etc/inc

cd41643d 01/05/2016 11:08 AM Renato Botelho

Rename pid files from lighty to nginx

335ac1e8 12/15/2015 06:07 PM Stephen Beaver

Changed sop icon to fa-stop-circle-o

6aa3723a 12/15/2015 06:03 PM Renato Botelho

Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used

69eefb50 12/10/2015 09:04 PM Renato Botelho

Ticket #5624: Welcome dpinger!

ab7e04c7 11/26/2015 05:01 PM Colin Fleming

Tidy up coding style

"service-utils.inc"
- be more consistent when using single/double quotes
- add missing double quotes in ID statement
- remove blank VALUE statement
- remove ALT from <i> tag, invalid in HTML5

"status_services.php"
- tidy up code style...

7d0e01e1 11/23/2015 09:37 AM Renato Botelho

Merge pull request #2100 from doktornotor/patch-2

dc0f709e 11/22/2015 01:21 PM Luiz Souza

Convert all the occurrences of $config['ipsec']['enable'] in filter.inc, ipsec.inc and service-utils.inc

Fix ruleset when IPSEC is enabled but there are no Phase 1 entries.

Issue: #5487

6855f25d 11/21/2015 08:46 PM Doktor Notor

restart_service() - do not attempt to stop service that is not running

Attempting to stop service that's not running just produces useless log noise.

BTW - dunno what was the idea behind restart_service_if_running() but it appears to be completely unused both in pfSense and in packages, suspect mainly because it doesn't make any sense as implemented.

16300bad 11/19/2015 09:29 AM Renato Botelho

Merge pull request #2076 from doktornotor/patch-2

7ea65674 11/18/2015 12:23 AM Jared Dillard

Ticket #5471 partial convert to font-awesome fonts

b8877138 11/17/2015 11:22 PM Doktor Notor

service-utils.inc - add fallback for stop_service() for package-defined services

To avoid adding silly bloat to packages like here: https://redmine.pfsense.org/issues/5468

If package defines a service executable, chances are that killing that executable will indeed stop the service as intended, instead of doing nothing and pretending that it worked.

d8ed9328 10/07/2015 01:05 PM Stephen Beaver

Fixed #5277

74b0f23e 10/05/2015 02:12 PM Stephen Beaver

Page converted to POST operation

eafd375a 09/21/2015 09:59 PM Jared Dillard

Fixed #4978

b44845f8 09/16/2015 07:15 PM Renato Botelho

Merge branch 'bootstrap' of https://github.com/itshari/pfsense into itshari-bootstrap

0b1c2965 09/15/2015 01:05 PM Stephen Beaver

Fixed #5137

9f605c1c 09/15/2015 10:54 AM Hari

Used bootstrap progress bar for queues' stats and used glyphicons

49840447 09/02/2015 06:03 PM PiBa-NL

bootstrap, small fixes to unbound/dnsmasq edit pages, service icons.
+ FIXME item that prevented lots of pages from loading..

93a957b3 09/01/2015 05:14 PM Renato Botelho

Merge branch 'master' into bootstrap

6036c8a0 08/28/2015 11:34 AM Doktor Notor

remove routed service, is being handled by the package

Resubmit of #1817. See pfsense/pfsense-packages#1006

03b19a93 08/26/2015 06:12 PM Renato Botelho

Merge branch 'master' into bootstrap