Project

General

Profile

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

# Date Author Comment
adc90ad9 05/20/2016 02:27 PM SilvioGiunge

Removed global variables used on the version 2.2

(cherry picked from commit d4af7f9e4a332278a80ba2a9c56df2064dc579d9)

96860e98 05/06/2016 04:52 AM Chris Buechler

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

9c910527 04/13/2016 01:15 PM NOYB NOYB

Update RRD Script - Comments

Correct units in conversion comments.

(cherry picked from commit 515887c3779519c37465aef55b22c8bd906d6f05)

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/