Project

General

Profile

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

# Date Author Comment
f5b91462 08/23/2022 11:24 PM Reid Linnemann

Replace multilevel config array accesses regarding openvpn

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

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

33a37573 06/18/2021 11:16 AM Viktor Gurov

RRD DB CPU Temperature. Feature #9297

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

Update the Copyright year.

A subsequent commit will deal with .po's.

c959928e 10/21/2020 04:24 PM Renato Botelho

Remove leftover RRD code for SpamD

55d340b8 10/20/2020 10:52 AM Viktor Gurov

Do not create queue RRD if there are no queues. Fixes #6277

3ccfb627 04/26/2020 06:19 PM Viktor Gurov

NTP rrd graph negative freq. Issue #6503

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

Add option to disable NTP server. Issue #3567

3c95346d 02/10/2020 02:49 PM Jim Pingle

Ensure ALTQ bw is treated as int when factoring RRD values. Fixes #10248

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

This is 2020. Issue #9245

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

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

Update copyright notices to 2019. Happy New Year

3c44c845 01/31/2018 06:56 PM Luiz Souza

Silence warnings generated by sysctl to standard error.

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

Update the Copyright notice for pfSense.

257d2fd6 01/09/2017 03:14 AM NOYB NOYB

RAM Disk Management

1) Treat the RAM disk more like a permanent storage device with content managed/restored by the system and made available at boot up, before needed by any services.
a) Handle saving and restoring RAM disk content at reboot/shutdown/boot centrally in more of a system manged fashion....

dc61252a 10/12/2016 07:29 PM Renato Botelho

Deprecate nanobsd platform and remove all conditionals that uses it

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

Move copyright from ESF to Netgate

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)

ed285109 05/20/2016 02:27 PM Renato Botelho

Merge pull request #2932 from SilvioGiunge/remover_global_vars

8e23a630 05/06/2016 04:52 AM Chris Buechler

Only try to chown files that still exist. Ticket #6131

d4af7f9e 05/04/2016 02:35 PM SilvioGiunge

Removed global variables used on the version 2.2

515887c3 04/13/2016 10:18 AM NOYB NOYB

Update RRD Script - Comments

Correct units in conversion comments.

3401dbe2 03/17/2016 09:56 PM jeroen van breedam

fix rrd error on boot

Seems to be a copy/paste error remain from when i initially created the dhcpd rrd thingy. Just noticed this now ;)

Mar 17 22:33:34 php-cgi rc.bootup: The command '/usr/bin/nice -n20 /usr/local/bin/rrdtool update /var/db/rrd/opt3-dhcpd.rrd N:U:U:U:U:U:U:U:U' returned exit code '1', the output was 'ERROR: /var/db/rrd/opt3-dhcpd.rrd: found extra data on update argument: U:U:U:U:U'

31a1aa3c 02/19/2016 08:16 PM Denny Page

Merge branch 'master' of https://github.com/pfsense/pfsense

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

Internationalize etc inc i through s

0b3613ef 02/13/2016 03:42 AM Denny Page

Add standard deviation to quality rrd files

7cd2add4 02/10/2016 05:19 PM Jim Pingle

Make RRD lists global, validate graph name using whitelist of known values rather than blacklist of characters, beef up validation and escaping of related values while here. Fixes #5874 for 2.3

da8b271a 02/06/2016 03:15 AM David Wood

Tell rrd that ntpd offset can be negative as well as positive

9f268ac0 01/21/2016 08:01 PM Denny Page

Use tab instead of spaces

0e1eef54 01/21/2016 07:04 PM Denny Page

Use a single call to dpinger for a coherent view of latency/stddev/loss.

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

Update license on files from /etc/inc

73e3aa21 12/18/2015 07:28 PM Renato Botelho

Rework dpinger related code to new version

- s/-U/-u/
- Add i GW_NAME to get this info on logs and make life easier
Since i parameter will be send to alert_cmd, remove it from command
Add source and target IP addresses on pid/socket filename since status...

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

834b97f1 12/11/2015 04:11 PM Renato Botelho

Change quality rrd delay variable again to match same unit apinger used so we don't break current database. Ticket #5624

f16073b5 12/11/2015 04:01 PM Renato Botelho

Fix parameter order

2e74e7e9 12/11/2015 03:56 PM Renato Botelho

Add template to rrd update

ebad20a9 12/11/2015 03:12 PM Renato Botelho

Actually call bc to do the math, ticket #5624

4fa580c2 12/11/2015 03:11 PM Renato Botelho

Convert delay to milliseconds for RRD graph, ticket #5624

48e47796 12/11/2015 03:00 PM Renato Botelho

Remove unused function create_gateway_quality_rrd()

c53acd0f 12/11/2015 02:59 PM Renato Botelho

Implement RRD gateway qualiry support after move to dpinger. Fixes #5624

afb6ae0c 12/11/2015 02:57 PM Renato Botelho

Use $ values for vardb_path

4e322e2c 12/10/2015 03:09 PM Phil Davis

Code style and white space in etc

ec5b9e96 11/19/2015 12:18 AM Chris Buechler

fix invalid foreach with no DHCP server enabled introduced in Ticket #5387

c13cce21 11/10/2015 06:46 PM jeroen van breedam

add dhcp-range

af9fd483 11/10/2015 03:25 PM Stephen Beaver

Merge pull request #2036 from heper/patch-1

b37b4034 11/10/2015 12:14 PM Phil Davis

etc inc delete $Id comments

and bits of white space.
Note: There are plenty of files still with old-format copyright sections
in here.

7a2f4772 11/09/2015 11:58 AM jeroen van breedam

add static leases

89f3ec04 11/06/2015 04:58 PM jeroen van breedam

add dhcpd rrd graph

2344bed4 09/30/2015 05:33 PM Renato Botelho

Use product_name global variable in more places

46bc6e54 08/25/2015 05:49 PM Renato Botelho

Move main pfSense content to src/