Projet

Général

Profil

Révision:

Révisions

# Date Auteur Commentaire
3bbc23b8 05 juin 2014 20:36 Renato Botelho

Bump version to 2.1.4

764ac8c7 05 juin 2014 13:55 Renato Botelho

Fix #3691, use curl instead of fetch to download update files

1c52509c 05 juin 2014 13:55 Renato Botelho

Fix #3691, use curl instead of fetch to download update files

88e545b4 04 juin 2014 21:25 jim-p

Whitespace fixes

2da48592 04 juin 2014 21:22 jim-p

Allow the user to select "None" for OpenVPN client certificate, so long as they supply and auth user/pass. Ticket #3633

df13b077 04 juin 2014 20:17 jim-p

Just use ID here instead.

5344099a 04 juin 2014 20:13 jim-p

Various fixes to diag_dump_states.php (Add interface column, some extra validation safety, etc). Should fix #2121

466cabed 03 juin 2014 20:18 Matt Smith

allow ipaliases to be configured on lo0

e9490019 03 juin 2014 20:15 Renato Botelho

Silent pbi_info

29732bc3 03 juin 2014 19:39 Renato Botelho

Update csrf-magic to 1.0.4

bc29d9fd 03 juin 2014 15:59 Renato Botelho

Reduce possible noise

ee7f5e7a 03 juin 2014 14:33 Renato Botelho

Merge pull request #1226 from ExolonDX/branch_master_04

f1330391 03 juin 2014 14:33 Renato Botelho

Merge pull request #1225 from ExolonDX/branch_master_03

ccc3b027 03 juin 2014 14:33 Renato Botelho

Merge pull request #1224 from ExolonDX/branch_master_02

960ed83f 03 juin 2014 14:33 Renato Botelho

Merge pull request #1223 from ExolonDX/branch_master_01

580a6561 03 juin 2014 14:12 Colin Fleming

Tidy up "status_queues.php" XHTML

Add closing BODY and closing HTML tags if "traffic shaping is not
configured."

2a351d32 03 juin 2014 14:08 Colin Fleming

Tidy up "status_openvpn.php" XHTML

Move the closing FORM tag after the PHP check if there are any OpenVPN
instances.

e6f98d5b 03 juin 2014 13:52 Colin Fleming

Tidy up "diag_dns.php" XHTML

Move the "=" sign into the first table cell, this allows the output to
line up in the second cell,
Tidy up the table from the "resolution time" output.

26509223 03 juin 2014 13:28 Colin Fleming

Tidy up "crash_reporter.php" XHTML

Tidy up Paragraph tags
Close INPUT tags

c4107752 03 juin 2014 11:24 Phil Davis

Handle firewall log filter regex input better bug #3689

If the user inputs an invalid regex in any of the filter fields, then a page full of "warning" messages appear in the GUI, about whatever is invalid.
If for some reason the user wants to match a forward slash somewhere, then they have to realize to escape it, doing "\/" instead of just "/". Be nice to this special case, because the user does not necessarily know that "/" is being used as the delimiter in the preg_match call. Turn "/" into "\/" (when the "\" is not already put in by the user)....

ed10564b 02 juin 2014 22:46 Matt Smith

allow ipaliases to be configured on lo0

0db055f0 02 juin 2014 13:27 Renato Botelho

Merge pull request #1219 from nagyrobi/patch-13

0bb15b99 31 mai 2014 16:40 jim-p

Fix filename

2fc7b003 31 mai 2014 16:40 jim-p

Fix variable name

cac386b6 31 mai 2014 03:01 Chris Buechler

remove openbgpd bits from system_gateways_edit and system.inc. The package
match is case-sensitive and hasn't matched the openbgpd package's name in
at least 5 years, so it doesn't do anything. It's far from functional in
any useful manner even fixing that issue.

bc76b18e 31 mai 2014 02:57 Chris Buechler

remove openbgpd bits from system_gateways_edit and system.inc. The package
match is case-sensitive and hasn't matched the openbgpd package's name in
at least 5 years, so it doesn't do anything. It's far from functional in
any useful manner even fixing that issue.

24c57e72 30 mai 2014 20:40 jim-p

Drop a note on the page about how to repair a failed mirror.

52398a6b 30 mai 2014 20:15 jim-p

Bring in proper gmirror support for the GUI and notifications.
Made a general gmirror library to perform various gmirror tasks and get information, using some of the former widget logic to start. Updated widget to use this new code.
Added a Diag > GEOM Mirrors page that displays information about existing mirrors and perform various management tasks. Current actions include rebuilding a drive, forgetting disconnected mirror drives, insert/remove, deactivate/activate, clearing medatada. It's now possible to use the GUI to rebuild a failed mirror by performing a forget, then insert action to replace a missing/dead drive....

8490ba0f 30 mai 2014 15:18 Renato Botelho

glob() is already called by unlink_if_exists

7d363e57 30 mai 2014 14:45 jim-p

client-config-dir is also useful when using OpenVPN's internal DHCP while bridging.

cb4f4ea9 30 mai 2014 14:45 jim-p

client-config-dir is also useful when using OpenVPN's internal DHCP while bridging.

5125c746 30 mai 2014 14:30 Renato Botelho

Add @ to silent any possible return of posix_kill

33b42689 30 mai 2014 14:05 Renato Botelho

Fix typo

2d6e7bfb 30 mai 2014 14:01 Renato Botelho

Improve /etc/sshd:

. Create ed25519 key for ssh and silent daemon
. Remove some exec() calls
. We do not need to re-create all keys if /root/.ssh/authorized_keys is
empty
. Remove some redundancy and declare a single array with all keys

7a47edcc 29 mai 2014 22:07 Ermal

Include the v4 prefix on the v6 netmask to make routing more sane and alos tracking interface configurations work!

ae73fcb1 29 mai 2014 16:29 Renato Botelho

Merge pull request #1220 from ExolonDX/branch_master_01

7786daaa 29 mai 2014 16:18 Colin Fleming

Tidy up "diag_tables.php" XHTML

Add BODY tag
Add ACTION to FORM tag
Add CDATA section to SCRIPTS
Remove NAME from OPTION tag, not valid in XHTML
Update HTML Boolean operators
Add SUMMARY to TABLE
Close IMG tag and add ALT
Move closing Anchor tag into PHP staement...

268258b5 29 mai 2014 15:53 Renato Botelho

Unset iflist and iflist_disabled

36b9bb28 29 mai 2014 15:53 Renato Botelho

Unset iflist and iflist_disabled

4e6b0a0e 29 mai 2014 14:20 nagyrobi

Update services_ntpd.php

Add validation for the case of no server specified, fall back to pool.ntp.org

22ed6e3e 29 mai 2014 13:53 Renato Botelho

Show disabled interface when it was already part of interface group, it avoids to show a random interface instead and let user to add it by mistake. It should fix #3680

6e73977b 29 mai 2014 13:52 Renato Botelho

Show disabled interface when it was already part of interface group, it avoids to show a random interface instead and let user to add it by mistake. It should fix #3680

5635eec8 29 mai 2014 08:41 Daniel Becker

bring protocols on NAT edit page more in line with rule edit page

1930a63e 28 mai 2014 22:48 Manuel Silvoso

Convert protocol ssl:// to https:// when creating http headers

499f6e20 28 mai 2014 22:14 Renato Botelho

Merge pull request #1217 from nagyrobi/patch-15

40c75329 28 mai 2014 22:08 Renato Botelho

Merge pull request #1216 from nagyrobi/patch-14

612b6ad6 28 mai 2014 22:01 Renato Botelho

Merge pull request #1212 from ExolonDX/branch_master_04

4f280a4a 28 mai 2014 22:01 Renato Botelho

Merge pull request #1211 from ExolonDX/branch_master_03

0e1a4b55 28 mai 2014 22:00 Renato Botelho

Merge pull request #1210 from ExolonDX/branch_master_02

e2935a75 28 mai 2014 22:00 Renato Botelho

Merge pull request #1209 from ExolonDX/branch_master_01

151693da 28 mai 2014 21:52 nagyrobi

Update services_ntpd_gps.php

Fixed MRC->RMC typos in sentence types, display and fine-tuning for SureGPS card.

a88376d9 28 mai 2014 21:39 nagyrobi

Update rrd.inc

fixed NTPd graphs resetting when service restarts or reconfigured (thanks charliem https://forum.pfsense.org/index.php?topic=76620.msg422811#msg422811)

504e5fd4 28 mai 2014 20:00 jim-p

Use script-friendly gmirror status output to build this info, old method was breaking output when the mirror was being rebuilt.

1c847e5e 28 mai 2014 14:31 Ermal

Make sure check_reload_status is stopped so it can be upgraded and no events disturb the upgrade.

9cc22856 27 mai 2014 21:44 Ermal

Remove the space here which probably is preventing from calling sshd from fcgi

aa7ec418 27 mai 2014 15:34 Ermal

Make logging of pass rules opt-in rather than opt-out

1fd46d44 27 mai 2014 15:14 Ermal

Split the setting of logging pass and block into 2 separate settings. Maybe this can be extended to control even the user rules?

d7582888 27 mai 2014 14:59 Renato Botelho

Trim whitespaces from options text and fix #3674

efa26483 27 mai 2014 14:35 Renato Botelho

Add ICMP to filter parser, it should fix #3663

587ecd08 27 mai 2014 13:39 Colin Fleming

Tidy up "system_firware" XHTML

Remove WRAP from TEXTAREA and add Javascript to add wrap hard

b3733e10 27 mai 2014 13:33 Colin Fleming

Tidy up Ampersand XHTML

Deprecate Ampersand in Anchor tags

2a74f9d7 27 mai 2014 13:22 Colin Fleming

Tidy up misc. XHTML

Close FORM tag correctly
Add missing TD and TR tags
Move NOWRAP into CLASS statement

9ef4289c 27 mai 2014 13:11 Colin Fleming

Tidy up "system_usermanager.php" XHTML

Add CLOSEHEAD varialbe and manually close HEAD
Add CDATA sections to SCRIPTS
Deprecate Ampersand in Anchor tags
Remove NAME from TR tag, not valid in XHTML
Remove WRAP from TEXTAREA and Javascript to take wrap off

67eec085 23 mai 2014 20:00 jim-p

Add (self) for an outbound NAT source as well

b7988b29 23 mai 2014 20:00 jim-p

Let (self) be used on port forward destinations also

0d0c01ca 23 mai 2014 20:00 jim-p

Add (self) keyword for specifying "any IP address on this firewall" as a rule choice.

23b3e679 23 mai 2014 12:48 Renato Botelho

Fix typo

a4d67bd5 23 mai 2014 08:45 Daniel Becker

bring protocols on NAT edit page more in line with rule edit page

77a4e6d7 22 mai 2014 21:54 jim-p

Clarify usage for not/and/or in host field

017e4ad3 22 mai 2014 21:45 jim-p

Add some rudimentary and/or logic to the host field of packet capture.

715d2895 22 mai 2014 21:45 jim-p

Allow for negation of protocol, host, or port number when capturing packets.

cfa59dce 22 mai 2014 20:49 Renato Botelho

Merge pull request #1154 from ExolonDX/branch_master_01

33261707 22 mai 2014 20:33 Renato Botelho

Merge pull request #1149 from phil-davis/patch-7

3543db5e 22 mai 2014 20:26 Renato Botelho

Merge pull request #1205 from ExolonDX/branch_master_59

7d8aad66 22 mai 2014 20:26 Renato Botelho

Merge pull request #1204 from ExolonDX/branch_master_58

e286c998 22 mai 2014 20:26 Renato Botelho

Merge pull request #1203 from ExolonDX/branch_master_56

e1ee5ebd 22 mai 2014 20:26 Renato Botelho

Merge pull request #1202 from ExolonDX/branch_master_54

cc2dcd1b 22 mai 2014 20:26 Renato Botelho

Merge pull request #1201 from ExolonDX/branch_master_53

165b7165 22 mai 2014 20:26 Renato Botelho

Merge pull request #1200 from ExolonDX/branch_master_52

be612412 22 mai 2014 20:26 Renato Botelho

Merge pull request #1199 from ExolonDX/branch_master_51

34e52740 22 mai 2014 20:26 Renato Botelho

Merge pull request #1198 from ExolonDX/branch_master_50

50eab2d7 22 mai 2014 20:26 Renato Botelho

Merge pull request #1196 from ExolonDX/branch_master_46

799dec85 22 mai 2014 20:26 Renato Botelho

Merge pull request #1195 from ExolonDX/branch_master_45

9e47b48c 22 mai 2014 20:26 Renato Botelho

Merge pull request #1194 from ExolonDX/branch_master_44

60f2eebe 22 mai 2014 20:26 Renato Botelho

Merge pull request #1193 from ExolonDX/branch_master_43

c077dfc1 22 mai 2014 20:26 Renato Botelho

Merge pull request #1192 from ExolonDX/branch_master_42

3762be9e 22 mai 2014 20:26 Renato Botelho

Merge pull request #1191 from ExolonDX/branch_master_41

ed79ff86 22 mai 2014 20:26 Renato Botelho

Merge pull request #1190 from ExolonDX/branch_master_40

1e9cf477 22 mai 2014 20:26 Renato Botelho

Merge pull request #1189 from ExolonDX/branch_master_39

2b0a8c1f 22 mai 2014 20:26 Renato Botelho

Merge pull request #1188 from ExolonDX/branch_master_38

725859ee 22 mai 2014 20:25 Renato Botelho

Merge pull request #1187 from ExolonDX/branch_master_37

d45e93b8 22 mai 2014 20:25 Renato Botelho

Merge pull request #1186 from ExolonDX/branch_master_36

ae5d438d 22 mai 2014 20:25 Renato Botelho

Merge pull request #1185 from ExolonDX/branch_master_34

171fdf65 22 mai 2014 20:25 Renato Botelho

Merge pull request #1183 from ExolonDX/branch_master_32

dcb5c494 22 mai 2014 20:25 Renato Botelho

Merge pull request #1180 from ExolonDX/branch_master_29

5f424c21 22 mai 2014 20:25 Renato Botelho

Merge pull request #1178 from ExolonDX/branch_master_26

192bac8f 22 mai 2014 20:25 Renato Botelho

Merge pull request #1177 from ExolonDX/branch_master_25

7f38b875 22 mai 2014 20:25 Renato Botelho

Merge pull request #1176 from ExolonDX/branch_master_24

24864771 22 mai 2014 20:25 Renato Botelho

Merge pull request #1175 from ExolonDX/branch_master_23

8ca0e58a 22 mai 2014 20:25 Renato Botelho

Merge pull request #1173 from ExolonDX/branch_master_21

c6b061db 22 mai 2014 20:25 Renato Botelho

Merge pull request #1172 from ExolonDX/branch_master_20

801f04b5 22 mai 2014 20:25 Renato Botelho

Merge pull request #1171 from ExolonDX/branch_master_19

f9b5bc8b 22 mai 2014 20:25 Renato Botelho

Merge pull request #1170 from ExolonDX/branch_master_18

8cd9566e 22 mai 2014 20:25 Renato Botelho

Merge pull request #1169 from ExolonDX/branch_master_17

0ab02bfd 22 mai 2014 20:25 Renato Botelho

Merge pull request #1168 from ExolonDX/branch_master_16

d05f3d88 22 mai 2014 20:25 Renato Botelho

Merge pull request #1167 from ExolonDX/branch_master_15

e07e831f 22 mai 2014 20:25 Renato Botelho

Merge pull request #1166 from ExolonDX/branch_master_14

290ffa8f 22 mai 2014 20:25 Renato Botelho

Merge pull request #1164 from ExolonDX/branch_master_12

86fdc4cc 22 mai 2014 20:25 Renato Botelho

Merge pull request #1163 from ExolonDX/branch_master_11

1e94f6e1 22 mai 2014 20:25 Renato Botelho

Merge pull request #1162 from ExolonDX/branch_master_10

702455a2 22 mai 2014 20:25 Renato Botelho

Merge pull request #1161 from ExolonDX/branch_master_09

78c44da3 22 mai 2014 20:25 Renato Botelho

Merge pull request #1160 from ExolonDX/branch_master_08

2839155a 22 mai 2014 20:25 Renato Botelho

Merge pull request #1159 from ExolonDX/branch_master_06

8586d275 22 mai 2014 20:25 Renato Botelho

Merge pull request #1158 from ExolonDX/branch_master_05

0eaaddf8 22 mai 2014 20:25 Renato Botelho

Merge pull request #1157 from ExolonDX/branch_master_04

d4a58c15 22 mai 2014 20:25 Renato Botelho

Merge pull request #1156 from ExolonDX/branch_master_03

b84967c7 22 mai 2014 20:25 Renato Botelho

Merge pull request #1155 from ExolonDX/branch_master_02

0d4b6b89 22 mai 2014 18:47 jim-p

Display space usage for all mounted filesystems, not just /. Also display FS type and indicate if it's a RAM disk.

d62a265c 21 mai 2014 19:30 jim-p

Properly handle this rename, and squelch errors if it fails.

e1854cad 21 mai 2014 19:29 jim-p

Properly handle this rename, and squelch errors if it fails.

8d6c5f66 21 mai 2014 19:22 Renato Botelho

Delete all ip aliases when interface is disabled, it should fix #3650

672e28f3 21 mai 2014 19:21 Renato Botelho

Delete all ip aliases when interface is disabled, it should fix #3650

aed5ba4e 21 mai 2014 14:18 Renato Botelho

Fix package changelog link when package doesn't has its own directory inside config subdir. Ticket #3672

a1b9ad59 21 mai 2014 06:02 Chris Buechler

fix variable typo. ticket #3669

38f6f50a 21 mai 2014 05:57 Chris Buechler

fix variable typo. ticket #3669

8d9a95f9 20 mai 2014 20:24 jim-p

This is not true any longer (and required for L2TP+IPsec)

75786d2a 20 mai 2014 17:41 jim-p

Correct variable test here, too. Ticket #3662

89adb2f3 20 mai 2014 17:09 Ermal

Restore 989d361e88d08bd9e71bf7daafcb3b39af65bd3d to preserve a scenario that seems useful as suggested from @fitchner.

d35fe5fc 20 mai 2014 15:00 Ermal

Remove commented out code since long time

989d361e 20 mai 2014 15:00 Ermal

Remove a line spotted by @fitchner which is not needed at all

b5e8282d 20 mai 2014 14:56 Ermal

Put a line on logs when this situation happens!

1b244d38 20 mai 2014 00:49 Colin Fleming

Update SCRIPT tags.

Add CDATA sections to SCRIPT tags in various files

c1229525 20 mai 2014 00:26 Colin Fleming

Tidy up "diag_logs_ipsec" "service_unbound_acls"

Move NOWRAP into class statement

428c3e9d 20 mai 2014 00:19 Colin Fleming

Update services_captiveportal_filemanager.php

Move NOWRAP into class STATEMENT

5c770630 20 mai 2014 00:18 Colin Fleming

Update services_captiveportal_couchers.php

Move NOWRAP to class statement

51bf0dbb 20 mai 2014 00:15 Colin Fleming

Update services_dhcpv6.php

Move NOWRAP into class statement

d085e7ac 20 mai 2014 00:10 Colin Fleming

Tidy up "log.widget.php" XHTML

Add CR to SCRIPT
Update HTML Boolean operators
Move NOWRAP into CLASS statement
Deprecate Ampersand in Anchor tags
Add dummy row to TBODY, but don't display it.

8f5ac1a1 19 mai 2014 22:22 jim-p

Fix test (variable is a checkbox, not an array/string). Fixes #3662

aeb0f546 19 mai 2014 22:19 jim-p

Use correct variable name here.

264b3ca8 18 mai 2014 16:00 Colin Fleming

Update services_dhcp_edit.php

Change ONCLICK to lower case

1edd5d22 18 mai 2014 15:53 Colin Fleming

Tidy up "services_dhcp.php" XHTML

Change ONLICK to lower case
Change P tags to BR tags
Move opening TR tag inside the PHP IF statement

905bafa1 18 mai 2014 15:46 Colin Fleming

Tidy up "services_dhcp_relay" XHTML

Move closing BODY and closing HTML tags after the PHP FEND.INC statement

ce668fcd 18 mai 2014 15:43 Colin Fleming

Tidy up "interfaces.php" XHTML

Tidy up Anchor tag and PHP GETTEXT
Swap double quote and semi-colon in ONLICK statement

793e2a41 18 mai 2014 15:37 Colin Fleming

Tidy up "system_gateway_groups.php" XHTML

Change P tag to BR tag
Add missing closing TD tags
Change TR row to a hidden row

4b0dbd37 18 mai 2014 15:29 Colin Fleming

Tidy up "system_camanager.php" XHTML

Change ONCHANGE to lower case
Move NOWRAP into CLASS statement

afc09384 17 mai 2014 20:11 Colin Fleming

Tidy up "diag_dns.php" XHTML

Add SUMMARY to TABLES
Close INPUT tags
Add missing closing FONT tags
Deprecate Ampersand in Anchor tags
Change _new to _blank in Anchor tags
Add missing closing BODY and closing HTML tags

ffcfd9fb 17 mai 2014 19:54 Colin Fleming

Tidy up "diag_traceroute.php" XHTML

Add SUMMARY to tables
Close INPUT tags
Update HTML Boolean operators
Change PRE tag to a TEXTAREA tag and add JavaScript code to take off
warp
Add missing closing FONT, closing BODY and closing HTML tags

2231fe29 17 mai 2014 19:43 Colin Fleming

Tidy up "diag_testport.php" XHTML

Add SUMMARY to TABLES
Close INPUT tags
Update HTML Boolean operators
Change PRE tag to a TEXTAREA tag and add JavaScript code to take off
warp
Add missing closing FONT, closing BODY and closing HTML tags

f74c828f 17 mai 2014 19:18 Colin Fleming

Tidy up "diag_system_activity.php" XHTML

Move PHP "fbegin.inc" between BODY and SCRIPT
Add CDATA sections to SCRIPTS
Merge FONT tags and escape closing PRE and FONT
Move closing DIV tag to outside the TABLE tag

f11afbf7 17 mai 2014 19:12 Colin Fleming

Tidy up "diag_states_summary.php" XHTML

Add SUMMARY to TABLES
Update single quotes to double quotes in HTML
Add missing BODY, closing BODY and closing HTML tags

a2b16c0c 17 mai 2014 19:08 Colin Fleming

Tidy up "diag_dump_states" and "diag_resetstat"

Add CDATA sections to SCRIPTS
Add SUMMARY to TABLES
Add missing closing FORM tag
Update HTML Boolean operators
Close INPUT tags

339a588f 17 mai 2014 19:00 Colin Fleming

Tidy up "diag_sockets.php" XHTML

Add SUMMARY to TABLES
Change "onclick" to lower case
Remove closing FONT tag
ID cannot start with a number, so add PHP $name variable
Remove duplicate closing TABLE tag
Remove duplicate BORDER statement
Add missing closing BODY and closing HTML tags

6bd30fed 17 mai 2014 18:47 Colin Fleming

Tidy up "diag_smart.php" XHTML

Add PHP "closehead" variable
Add CDATA sections and TYPE to STYLE tag
Add SUMMARY to TABLES
Update HTML Boolean operators
Tidy up OPTION tags

92e8dc9d 17 mai 2014 18:38 Colin Fleming

Tidy up "diag_routes.php" XHTML

Move PHP "fbegin.inc" between BODY and SCRIPT
Add SUMMARY to TABLES
Update HTML Boolean operators
Add missing closing BODY and closing HTML tags

58a0ffb4 17 mai 2014 18:33 Colin Fleming

Tidy up "reboot.php" XHTML

Move BODY tag before PHP "fbegin.inc"
Close INPUT tags

74286b9e 17 mai 2014 18:30 Colin Fleming

Tidy up "edit.php" XHTML

Add PHP closehead variable and close HEAD manually
Add CDATA sections to SCRIPTS
Add SUMMARY to TABLES
Add JavaScript code to take off wrap in TEXTAREA tag

f1a9b09d 17 mai 2014 18:02 Colin Fleming

Tidy up "diag_ping.php" XHTML

Add SUMMARY to TABLES
Close INPUT tags
Update HTML Boolean operators
Change the PRE tag to a TEXTAREA tag and ad a piece of JavaScript code
to take off the warp
Add missing closing BODY and HTML tags

29629bca 17 mai 2014 17:32 Ermal

Make some fixes related to Ticket #3662. Its mostly cleanup.

7442b5c6 17 mai 2014 15:14 Colin Fleming

test

99f089be 17 mai 2014 15:03 Colin Fleming

Tidy up "diag_system_pftop.php" XHTML

Move PHP include FBEGIN between BODY and SCRIPT
Add CDATA sections to SCRIPTS
Merge "face" and "size" into on FONT tag and escape closing PRE and FONT
Remove duplicate opening FORM tag
Add SUMMARY to TABLES
Update HTML Boolean operators...

e19669c5 17 mai 2014 14:42 Colin Fleming

Tidy up "diag_packet_capture.php" XHTML

Add SUMMARY to TABLES
Update HTML Boolean operators
Close INPUT tags
Remove TYPE from INPUT tags, invalid in XHTML
Remove WRAP from TEXTAREA,, invalid in XHTML
Add ID statement to TEXTAREA, add a piece of JAVASCRIPT to read the ID...

3edbd787 17 mai 2014 14:29 Colin Fleming

Tidy up "diag_ndp.php" XHTML

Close IMG tag and ALT to IMG
Add SUMMARY to TABLES
Add CDATA section to SCRIPT
Add missing closing BODY and closing HTML tags

9610936a 17 mai 2014 14:26 Colin Fleming

Tidy up "diag_limiter.php" XHTML

Move PHP include FBEGIN between BODY and SCRIPT
Add CDATA sections to SCRIPTS
Merge "face" and "size" into on FONT tag and escape closing PRE and FONT
Add SUMMARY to TABLES
Remove NAME statement from DIV tag
Remove closing FORM tag and move closing DIV tag outside TABLE

ed80f8e5 17 mai 2014 14:19 Colin Fleming

Tidy up "halt.php" and "diag_defaults.php" XHTML

Close INPUT, STRONG and P tags

fa7855f3 17 mai 2014 14:11 Colin Fleming

Tidy up "exec.php" XHTM

Add "closehead" PHP variable
Add CDATA sections to SCRIPTS and STYLES
Add TYPE to STYLES
Add hard space to closing PRE tag, otherwise if the PRE tag is empty it
will error
Add SUMMARY to TABLE
Close INPUT tags
Move closing FORM tag into DIV tag

a3457472 17 mai 2014 14:01 Colin Fleming

Tidy up "diag_confbak.php" XHTML

Move VALIGN to STYLE statement
Add the colour WHITE other BGCOLOR will display error
Add SUMMARY to TABLES
Close INPUT and IMG tags
Move NOWRAP into CLASS statement
Remove duplicate closing FORM tag

fc82e8b6 17 mai 2014 13:47 Colin Fleming

Tidy up "diag_backup.php" XHTML

Add CDATA sections to SCRIPTS
Add SUMMARY to TABLES
Update HTML Boolean operators
Close INPUT tags
Add missing closing P tag

1ec21686 17 mai 2014 13:38 Colin Fleming

Tidy up "diag_authentication.php" XHTML

Add SUMMARY to TABLES
Update HTML Boolean operators
Add missing closing FORM, closing DIV, closing BODY and closing HTML

293ceb87 17 mai 2014 13:34 Colin Fleming

Tidy up "diag_arp.php" XHTML

Close IMG tags and and ALT
Add SUMMARY to TABLES
Add CDATA sections to SCRIPTS

286996b4 17 mai 2014 13:27 Colin Fleming

Tidy up "status_graph" XHTML

Move "fbegin.inc" between BODY and SCRIPT
Add CDATA sections to SCRTIPS
Update HTML Boolean operators
Remove EMBED, propriietary tag, replace with OBJECT
Add SUMMARY to TABLES
Add missing closing P tag
Close INPUT tags

9bc2519a 17 mai 2014 13:06 Colin Fleming

Tidy up "diag_logs filter" XHTML

Change ONCLICK to lowercase
Tidy up closing TD tags
Add dummy row to TBODY, but don't display it
Add missing closing TD and closing TR tags

99d55f5a 17 mai 2014 13:02 Colin Fleming

Tidy up "diag_logs_filter.php" XHTML

Change "sortableMultirow" to a STYLE
Add missing quotes
Tidy up TD tags
Remove THEAD and TFOOT.
Move NOWRAP into CLASS statement
Add CDATA sections to SCRIPTS

b3b6fcf4 17 mai 2014 12:36 Colin Fleming

Update status_lb_vs.php

Add missing closing TD and closing TR tags

50e5ba04 17 mai 2014 12:33 Colin Fleming

Update status_lb_pool.php

Add missing closing TD and closing TR tags

215e2cd6 17 mai 2014 12:29 Colin Fleming

Update status_captiveportal.php

Add missing closing TD tag

d456b043 17 mai 2014 00:22 Colin Fleming

Tidy up "status_queues.php" XHTML

Add CDATA sections to SCRIPTS
Add SUMMARY to TABLES
Move NOWRAP into CLASS statement

4d33138f 17 mai 2014 00:16 Colin Fleming

Tidy up "status_openvpn.php" XHTML

Add CDATA sections to SCRIPTS
Add SUMMARY to TABLES
Change NAME to ID in TR tags
Closing IMG tags and add ALT to IMG
Add missing closing FORM, closing BODY and closing HTML

64feeb74 17 mai 2014 00:00 Colin Fleming

Tidy up "status_ntpd.php" XHTML

Add SUMMARY to TABLES
Move NOWRAP into CLASS statement
Change TD class to LISTR

f96770ab 16 mai 2014 23:54 Colin Fleming

Tidy up "status_lb" XHTML

Add SUMMARY to TABLES
Update HTML Boolean operators
Close INPUT tags

a8590dd6 16 mai 2014 23:45 Colin Fleming

Tidy up "diag_ipsec" XHTML

Add SUMMARY to TABLES
Move NOWRAP into CLASS statement
Close INPUT and IMG tags and add ALT to IMG tag
Add dummy row to TBODY but don't display it
Deprecate Ampersand in ANCHOR tag

112546f8 16 mai 2014 23:15 Colin Fleming

Tidy up "status_filter_reload.php" XHTML

Close INPUT tags
Remove NAME from DIV tags, not valid in XHTML
Add CDATA section to SCRIPTS
Close IMG tags and add ALT to IMG

61b07343 16 mai 2014 23:08 Colin Fleming

Tidy up "status_dhcpv6_leases.php" XHTML

Add SUMMARY to TABLES
Move spaces to $fspans and $fspane
Close INPUT and IMG tags and add ALT to IMG
Deprecate Ampersand in Anchor tags

2871ce84 16 mai 2014 22:58 Colin Fleming

Tidy up "status_dhcp_leases.php" XHTML

Add SUMMARY to TABLES
Updates spaces in $fspans and $fspane
Close INPUT and IMG tags and ALT to IMG
Deprecate Ampersand in Anchor tags

0f4317d3 16 mai 2014 22:27 Colin Fleming

Tidy up "carp_status.php" XHTML

Add SUMMARY to TABLES
Close INPUT tags and IMG tags and ALT to IMG
Tidy up CENTER tags
Add missing closing FORM tag

0cb60645 16 mai 2014 22:12 Colin Fleming

Tidy up "status_captiveportal" XHTML

Add SUMMARY to TABLES
Remove PHP ECHO that isn't in a PHP statement
Update HTML Boolean operator
Add COLSPAN to fill the width of the table
Move NOWRAP to CLASS statement
Close INPUT and IMG tags and add ALT to IMG
Add BODY between HEAD.INC and FBEGIN.INC...

5ebb2954 16 mai 2014 22:09 Ermal

Spell that correctly

1ff56562 16 mai 2014 22:00 Ermal

Handle enc0->IPSec convertion. Should help Ticket #3664

c739be2c 16 mai 2014 21:46 Colin Fleming

Add "match" to floating rules

Add "match" to floating rules as proposed in the forums
https://forum.pfsense.org/index.php?topic=76611.0
Remove Windows Thumbnail cache files

5ed13df0 16 mai 2014 21:22 Ermal

Actually make this correct

3060dcd4 16 mai 2014 20:43 Ermal

Use subnet rather than address/netmask to allow multiple clients to behave properly

c42a35e5 16 mai 2014 19:11 jim-p

/etc/version_kernel and /etc/version_base no longer exist, use php_uname to get the info instead.

02406801 16 mai 2014 19:10 jim-p

/etc/version_kernel and /etc/version_base no longer exist, use php_uname to get the info instead.

95589abd 15 mai 2014 19:34 jim-p

Move duplicated code into a function; Include local ID on mobile tunnel key line in ipsec.secrets.

25e2281c 15 mai 2014 19:33 jim-p

Use the glob on 2.2 now as well for listing PPP serial devices.
Rather than doing auto-detection, fall back to a glob for now when listing potential PPP serial devices. This will allow us to push ticket #2433 back to 2.2 with a more proper long-term fix for the auto-detection.

95e496d6 15 mai 2014 16:20 Ermal

Use the setkey proper path since ipsec-tools are not used anymore

4767004f 15 mai 2014 16:17 Ermal

Use the right specification for ahnding over the subnet to mobile clients

7a1f391a 15 mai 2014 16:03 Ermal

Do not specify the rightid in mobile tunnels since it makes things not work

34bb5eb0 15 mai 2014 16:01 Ermal

Give needed +x flag to make working xauth proper

6586b30f 15 mai 2014 15:50 Ermal

Oops this was moved accidentally

b4ad5b1c 15 mai 2014 15:39 Ermal

Correct sense of match and move the code up to since it makes more sense

abd3c8f4 15 mai 2014 15:29 Ermal

Actually this should be rightauth2 since they should send the extra infor to be validated

64a2da80 14 mai 2014 18:20 Chris Buechler

bind HTTP->HTTPS redirect to IPv6 too. Ticket #3437

ad57eacf 14 mai 2014 17:37 Chris Buechler

add guiconfig to widgets not including it. ticket #3498

b27659bd 14 mai 2014 17:37 Chris Buechler

add guiconfig to widgets not including it. ticket #3498

d3fa8a87 14 mai 2014 17:27 Chris Buechler

remove text not relevant to Allowed IPs. Ticket #3594

cafc3c17 14 mai 2014 17:25 Chris Buechler

remove text not relevant to Allowed IP page. Ticket #3594

0e099862 14 mai 2014 15:01 Renato Botelho

Merge pull request #1153 from miken32/master

0fab7eb1 14 mai 2014 05:20 Michael Newton

Fix broken HTML elements and unescaped entities

cbf1f885 13 mai 2014 19:02 jim-p

Fix alignment of + button and P2 display after addition of IKE column to IPsec tunnel list.

fe3f3998 13 mai 2014 19:00 jim-p

Fix shortcut bar for ipsec to show the correct service.

bbceec68 12 mai 2014 01:34 Phil Davis

Use function_exists test

2f650f35 10 mai 2014 01:57 Phil Davis

Use function_exists test

466a5a81 09 mai 2014 22:13 Ermal

Allow to use PSK+agressive mode since user should have the choice even though it poses security risks

55493934 09 mai 2014 22:09 Renato Botelho

Merge pull request #1150 from ExolonDX/branch_master_01

2eed64db 09 mai 2014 22:09 Renato Botelho

Merge pull request #1151 from ExolonDX/branch_master_02

75b8eb83 09 mai 2014 22:04 Renato Botelho

PBIs are crashing without LOGNAME being defined in the environment, define it here until PBI is fixed

9879f03a 09 mai 2014 21:47 Ermal

This slipped in wrongly

f1bede03 09 mai 2014 21:41 Ermal

Allow a key to specified for all users as for exmpale when connecting from Apple iOS

d2ec82af 09 mai 2014 21:29 Colin Fleming

Update links in "vpn_ipsec.php"

Update help links in "vpn_ipsec.php" to point to the correct page.

a0fca224 09 mai 2014 21:27 Colin Fleming

Tidy up "vpn_ipsec_phase1.php" XHTML

Add CDATA sections to SCRIPTS
Add SUMMARY to TABLES
Update HTML Boolean operators
Close INPUT tags

e8177bbb 09 mai 2014 20:16 Ermal

This needs to be lower case

29282ddc 09 mai 2014 19:57 Renato Botelho

Merge pull request #1131 from razzfazz/make_upnp_listen_on_if_optional

81acbdd7 09 mai 2014 19:56 Daniel Becker

make listening on interface rather than IP optional for miniupnp

9abaa8f7 09 mai 2014 19:52 Ermal

Pass the loglevels on the config rather than execing commands to specify these loglevels. This allows somethings to be properly logged as config logs

cf4e473b 09 mai 2014 19:48 jim-p

Fix call-time pass-by-reference in UPnP

94182367 09 mai 2014 19:35 Renato Botelho

Merge pull request #1147 from ExolonDX/branch_master_15

be3e65e6 09 mai 2014 19:35 Renato Botelho

Merge pull request #1146 from ExolonDX/branch_master_14

f7b16fe6 09 mai 2014 19:34 Renato Botelho

Merge pull request #1144 from ExolonDX/branch_master_12

a371b393 09 mai 2014 19:34 Renato Botelho

Merge pull request #1143 from ExolonDX/branch_master_11

2424dc4b 09 mai 2014 19:34 Renato Botelho

Merge pull request #1142 from ExolonDX/branch_master_10

a59a4143 09 mai 2014 19:34 Renato Botelho

Merge pull request #1141 from ExolonDX/branch_master_08

ecf6cc84 09 mai 2014 19:34 Renato Botelho

Merge pull request #1140 from ExolonDX/branch_master_07

4a5b2e8b 09 mai 2014 19:34 Renato Botelho

Merge pull request #1139 from ExolonDX/branch_master_02

0257677d 09 mai 2014 19:34 Renato Botelho

Merge pull request #1138 from ExolonDX/branch_master_03

4226d6ee 09 mai 2014 19:33 Renato Botelho

Merge pull request #1137 from ExolonDX/branch_master_04

4bd6a276 09 mai 2014 19:33 Renato Botelho

Merge pull request #1135 from ExolonDX/branch_master_06

f9fb8d2b 09 mai 2014 17:40 Ermal

No need to have the ip let strongswan do it for us! Keeping still filterdns to properly evaluate dns behaviour here

484e6adc 09 mai 2014 17:31 Ermal

Strongswan does not need the quotes here

0dc05b20 09 mai 2014 17:09 Ermal

Oops unbreak this

e381cc01 09 mai 2014 17:01 Ermal

Show proper status for ipsec

4e2712d6 09 mai 2014 16:55 Ermal

Remove Proposal check as a racoon thingy

8d0a3abd 09 mai 2014 16:03 Ermal

Remove generate policy option since its not relevant with strongswan

fc835b04 09 mai 2014 15:57 Ermal

Use better looking description and remove base type from negotiation. This is only IKEv1 parameter. JS will be added later

6ae8b844 09 mai 2014 15:36 Ermal

Some adjustments to the code for logging

20452c68 09 mai 2014 15:26 Ermal

Allow to select IKE version to be used.

75538776 09 mai 2014 15:12 Phil Davis

Use require_once in more places

44689480 09 mai 2014 15:10 Phil Davis

Use require_once in more places

17c2c2fa 09 mai 2014 14:57 Phil Davis

Use require_once in more places

I got:
PHP Fatal error: Cannot redeclare file_notice() (previously declared in /etc/inc/notices.inc:55) in /etc/inc/notices.inc on line 91
So there are places that notices.inc gets require() when already required.

bca63487 09 mai 2014 01:20 Colin Fleming

Tidy up "vpn_pptp_users" XHTML

Add SUMMARY to TABLES
Close INPUT and IMG tags and add ALT to IMG
Move NOWRAP to CLASS statement
Deprecated Ampersand in Anchor tags
Add missing closing TR tag

572f4f09 09 mai 2014 01:15 Colin Fleming

Tidy up "vpn_pptp.php" XHTML

Add CDATA sections to SCRIPTS
Add SUMMARY to TABLES
Update HTML Boolean Operators
Close INPUT tags
Add missing closing TR tags and missing closing TD tags

e4761933 09 mai 2014 01:07 Colin Fleming

Tidy up "vpn_openvpn_csc.php" XHTML

Add CDATA sections to SCRIPTS
Add SUMMARY to TABLES
Remove Unordered List for tabs
Close INPUT and IMG tags and ALT to IMG
Move NOWRAP into CLASS statement
Deprecate Ampersand in Anchor tags

2b5c9e58 09 mai 2014 01:01 Colin Fleming

Tidy up "vpn_openvpn_server.php" XHTML

Add CDATA section to SCRIPTS
Add SUMMARY to TABLES
Remove unordered list for tabs
Close INPUT and IMG tags and add ALT to IMG
Update HTML Boolean operators
Move TFOOT between THEAD and TBODY (quirk of HTML!)
Add dummy row to end of TBODY but don't display it...

770f29c4 09 mai 2014 00:58 Colin Fleming

Tidy up "vpn_openvpn_client.php" XHTML

Add CDATA section to SCRIPTS
Add SUMMARY to TABLES
Remove Unordered List for tabs
Close BR, INPUT and IMG tags and ALT to IMG
Move NOWRAP into CLASS statement
Deprecate Ampersand in Anchor tags
Move TFOOT between THEAD and TBODY (quirk of HTML!)...

e5d6b608 09 mai 2014 00:35 Colin Fleming

Tidy up "vpn_l2tp_users" XHTML

Add SUMMARY to TABLES
Move NOWRAP to CLASS statement
Close IMG tags and add ALT statement
Deprecate ampersand in Anchor tags
Add missing closing TR tag

d28502be 09 mai 2014 00:31 Colin Fleming

Tidy up "vpn_l2pt.php" XHTML

Add CDATA section to SCRIPTS
Add SUMMARY to TABLES
Update HTML Boolean Operators
Close INPUT tags

3a50eb39 09 mai 2014 00:25 Colin Fleming

Tidy up "vpn_ipsec_phase2.php" XHTML

Move script after the FBEGIN.INC include
Add CDATA sections to SCRIPTS
Add SUMMARY to TABLES
Close INPUT tags
Update HTML Boolean operators

4d07ca6a 09 mai 2014 00:16 Colin Fleming

Tidy up "vpn_ipsec_keys" XHTML

Add SUMMARY to TABLES
Close INPUT and IMG tags and ALT
Move NOWRAP into CLASS statement
Deprecate ampersand in Anchor tags
Add missing closing BODY and HTML tags

9bfbd73b 09 mai 2014 00:11 Colin Fleming

Tidy up "vpn_ipsec_mobile.php" XHTML

Add CDATA sections to SCRIPTS
Add SUMMARY to TABLES
Close INPUT tags
Update HTML Boolean operators

391453a1 09 mai 2014 00:02 Colin Fleming

Tidy up "vpn_ipsec" XHTML

Add CDATA section to SCRIPTS
Add SUMMARY to TABLES
Update HTML Boolean operators
Close INPUT and IMG tags and ALT to IMG tags
Move NOWRAP into CLASS statement
Deprecate ampersand in Anchor tags

91946ea4 08 mai 2014 23:41 Renato Botelho

Merge pull request #1130 from razzfazz/status_upnp_int_port

1d939dca 08 mai 2014 23:40 Renato Botelho

Merge pull request #1129 from razzfazz/status_upnp_int_port_master

ae5be1b8 08 mai 2014 22:17 Renato Botelho

Merge pull request #1134 from ExolonDX/branch_master_01

c5a12cde 08 mai 2014 21:15 Colin Fleming

Tidy up "wizard.php" XHTML

Update HTML Boolean Operator
Remove duplicate closing TD tag

0a15a38d 08 mai 2014 17:32 Renato Botelho

Merge pull request #1133 from msilvoso/master

cac103c5 08 mai 2014 17:21 jim-p

Fix off-by-one in static route CIDR drop-down. /129 shouldn't be in the list

426cf164 08 mai 2014 15:36 jim-p

Fix firewall log widget rule lookup to consider tracker id.

81c8b51d 08 mai 2014 14:27 Manuel Silvoso

Convert protocol ssl:// to https:// when creating http headers

7e736f38 08 mai 2014 12:50 Renato Botelho

Fix #3646, Revert part of 082c9d961e and fix highlight selected rules

d5fad541 07 mai 2014 21:31 Manuel Silvoso

Small cleanup

b117c4cc 07 mai 2014 20:54 Renato Botelho

Merge pull request #1126 from ExolonDX/master

96d91e4a 07 mai 2014 20:39 Renato Botelho

Partialy revert 0ae4f3f:

It broke xmlrpc_client since https is not a valid php transport.

f0cf1a64 07 mai 2014 19:21 jim-p

Clarify description to state you must save first before attempting to reset the log file size.

472455e8 07 mai 2014 19:21 jim-p

Work around some quirks in global handling to show filter rule descriptions in their own row/column when configured for that behavior.

f0d23c27 07 mai 2014 19:13 Renato Botelho

Revert "Respect protocol from URL"

This reverts commit 4f5bea8b6e2e6b0d5c1352539268d720826b4760.

4f5bea8b 07 mai 2014 19:09 Renato Botelho

Respect protocol from URL

d973a602 07 mai 2014 02:27 Daniel Becker

make listening on interface rather than IP optional for miniupnp

d0f365c2 06 mai 2014 22:09 jim-p

Remove units from burst as it is always specified in bytes. (Per ipfw(8)).
Worked for me in testing, I watched a file briefly burst until and then be clamped down to the limiter's rate.

c90d37f3 06 mai 2014 21:58 jim-p

Remove units from burst as it is always specified in bytes. (Per ipfw(8)).
Worked for me in testing, I watched a file briefly burst until and then be clamped down to the limiter's rate.

ec26979b 06 mai 2014 21:06 jim-p

Use egrep here (and full path)

481b97b0 06 mai 2014 21:00 jim-p

Consider tracker IDs when looking up filter log entries, if present

4320083f 06 mai 2014 17:24 Renato Botelho

Fix http and https port for cpzone

36de334e 06 mai 2014 13:58 Renato Botelho

Use global cpzoneid variable

391cad9f 06 mai 2014 13:49 Renato Botelho

Drop double $$ from variable name

87b8992f 06 mai 2014 13:48 Renato Botelho

Remove redundant set

93caffc0 06 mai 2014 01:29 Daniel Becker

add column for internal port on UPnP status page

a0dd23e0 06 mai 2014 00:35 Daniel Becker

add column for internal port on UPnP status page

ec25f18a 05 mai 2014 15:57 Renato Botelho

Silent kldstat

f5813962 05 mai 2014 15:20 Renato Botelho

Sometimes fsck requires a second run, teach rc script to call it more than once when it's necessary

4ec6b54d 03 mai 2014 18:27 Ermal

Merge the forgotten Ticket #3062 patch for CP pipeno leaking issue which leads to the 'Maximum login reached' on CP

4e1b06aa 01 mai 2014 20:17 Ermal

Put .hushlogin even here to not be done from tools repo. Maybe some people would like to have that on rmlist.

c79f330d 01 mai 2014 20:14 Ermal

Move the sh/profile files here as a more natural place to live in.

5216e359 01 mai 2014 18:32 Renato Botelho

Obsolete old clog binary from /usr/sbin

4f0a5e57 01 mai 2014 18:31 Renato Botelho

Obsolete old clog binary from /usr/sbin

96fe4393 01 mai 2014 12:56 Ermal

Merge pull request #1125 from msilvoso/master

188b3b88 01 mai 2014 11:37 Ermal

Merge pull request #1127 from phil-davis/patch-6

b6ba57f6 01 mai 2014 07:45 Phil Davis

Fix Bug #3627 Diagnostics: Tables - Remove button dont work after update to PfSense 2.1.2

This annoyed me also, so I thought it worth finding what changes exactly broke this.
del_entry was broken on 2.1 branch by https://github.com/pfsense/pfsense/commit/fe3088b965a99772e76622d17ceae87288471edc...

25f7f725 30 avril 2014 23:13 Renato Botelho

Bump version to 2.1.3-RELEASE

226a09d4 30 avril 2014 22:46 Colin Fleming

Tidy up "load_balancer_pool_edit.php" XHTML

Backout changes to the the SELECT tag from pull request 1104, further testing shows that it doesn't populate the disabled/enabled server list 100% correctly.

5cf91315 30 avril 2014 21:47 Renato Botelho

Migrate captive portal code to SQLite3 php module

6f657dfd 30 avril 2014 21:47 Renato Botelho

sqlite module is now called sqlite3

0c4ecb0d 30 avril 2014 21:47 Renato Botelho

Obsolete old php modules

31dbd433 30 avril 2014 20:42 Ermal

Take care of interfaces that have no ip but might be part of the bridge as done for openvpn to avoid loops

4d076356 30 avril 2014 20:41 Ermal

Take care of interfaces that have no ip but might be part of the bridge as done for openvpn to avoid loops

0ae4f3fa 30 avril 2014 16:41 Manuel Silvoso

Changes to make it work behind a bluecoat proxy - added a user agent, and changed url scheme

fd2fe87d 30 avril 2014 09:27 Ermal

Oops specify mode of operation to fopen

e45bae34 30 avril 2014 09:26 Ermal

Make the alias url processing functions not memory hungry!

8422cdd5 30 avril 2014 09:07 Ermal

Rewrite update_alias_url_data to be with small memory footprint. Also return the status if an update is performed to callers and remove the write_config call embedded here since its not good to have this by default.

6657d23c 30 avril 2014 08:50 Ermal

Signal a reload if anything got updated

0ad94616 30 avril 2014 08:50 Ermal

Signal a reload if anything got updated

2392ed60 30 avril 2014 08:48 Ermal

Merge the patch suggested in Ticket #3629. It also Fixes #3629. The question is why this is using config lock? Also where is filter configure called here?

26d060bc 30 avril 2014 08:46 Ermal

Merge the patch suggested in Ticket #3629. It also Fixes #3629. The question is why this is using config lock? Also where is filter configure called here?

19166f7d 29 avril 2014 20:36 Renato Botelho

Check the right field here

9caf5eca 29 avril 2014 20:33 Renato Botelho

Check the right field here

2ae50326 29 avril 2014 19:56 Renato Botelho

Unbreak 'add rule on top of the list' allowing after param to be -1

2f7f1190 29 avril 2014 19:56 Renato Botelho

Unbreak 'add rule on top of the list' allowing after param to be -1

cd79de00 29 avril 2014 19:36 Renato Botelho

Merge pull request #1124 from ExolonDX/master

6316efd3 29 avril 2014 17:52 jim-p

Expose all p0f OS types that it supports so that subtypes of various Operating Systems can be detected

4845d642 29 avril 2014 15:16 jim-p

Fix kldstat match/output to check for a running module. It was claiming all modules were loaded so none were being loaded.

0f8af922 29 avril 2014 01:40 Colin Fleming

Tidy up "services_igmpproxy.php" XHTML

Move NOWRAP to class statement

38505a80 29 avril 2014 01:38 Colin Fleming

Tidy up "services_ntpd_gps.php" XHTML

Update " "

66201c96 28 avril 2014 23:12 Ermal

Send HUP to restart syslogd rather than trying to restart it, thus loosing messages

3f06e538 28 avril 2014 22:36 Warren Baker

make sure unbound is included here

37d4cbf3 28 avril 2014 22:26 Warren Baker

Include Unbound in logic here

3453affc 28 avril 2014 22:22 Warren Baker

Reconfigure unbound on dhcpv4 edit

d939c1d4 28 avril 2014 22:20 Warren Baker

Reconfigure unbound on dhcp edit

ed225b4c 28 avril 2014 22:20 Warren Baker

Reconfigure unbound on dhcp edit

1e2c8821 28 avril 2014 22:16 Warren Baker

Also reconfigure Unbound here

9c54ed89 28 avril 2014 22:15 Warren Baker

Reconfigure Unbound for Rebind admin checks

d1116f3b 28 avril 2014 22:12 Warren Baker

Ensure config is global here

137460a7 28 avril 2014 22:12 Warren Baker

Ensure to reconfigure Unbound for filter configuration on XMLRPC

50b2851b 28 avril 2014 22:07 Warren Baker

Handle 0MQ filter configure

ad750d3b 28 avril 2014 22:05 Warren Baker

If unbound is configured then assign it for the vpn service

f6248774 28 avril 2014 22:00 Warren Baker

If Unbound is been used then make sure to reload when system_hosts_generate() is called

9a51bb64 28 avril 2014 21:27 Warren Baker

Make sure unbound is reconfigured when interfaces are

7a19fd77 28 avril 2014 20:51 Warren Baker

Add space between configile and switch

f2bc186f 28 avril 2014 20:37 Warren Baker

Make sure domain+host overrides are deleted

02d674e0 28 avril 2014 20:22 Ermal

Put .hushlogin even here to not be done from tools repo. Maybe some people would like to have that on rmlist.

46decea7 28 avril 2014 20:16 Ermal

Move the sh/profile files here as a more natural place to live in.

2db29614 28 avril 2014 16:56 Renato Botelho

Move clog from /usr to /usr/local

Conflicts:
etc/inc/filter_log.inc
etc/inc/system.inc
etc/rc
usr/local/www/guiconfig.inc

2a50fd8a 28 avril 2014 16:54 Renato Botelho

Move clog from /usr to /usr/local

ebf45d96 28 avril 2014 15:41 Ermal

Add filterlog to separatefacilitylog to avoid logs going elsewhere

3ffae79b 28 avril 2014 15:36 Ermal

Change log level to error for php-fpm

4a4fc162 28 avril 2014 15:02 Ermal

Another dir to be created

3ad5fd27 28 avril 2014 15:01 Ermal

Correct the definitions of certificate path to correct place to allow the daemon to start

9e5dfe47 28 avril 2014 14:44 Ermal

Update binaries used

1c73248c 28 avril 2014 14:37 Ermal

Put this here for easier troubleshooting and code reading. Helps with Ticket #3619

f2c34876 28 avril 2014 14:36 Ermal

Use php module calls here to speedup things

dc5c69f1 28 avril 2014 10:27 Ermal

Correct the ridirection URL to unbreak ones passed through Radius attributes and repsect user choices. Reported-by: Antoine Guillemot

fb0c2bd6 28 avril 2014 10:27 Ermal

Correct the ridirection URL to unbreak ones passed through Radius attributes and repsect user choices. Reported-by: Antoine Guillemot

686777c4 28 avril 2014 10:08 Ermal

Use the daemon name to send the filter logs

759a6fcf 28 avril 2014 10:00 Ermal

Merge pull request #1032 from fichtner/contributions manually since it does not apply cleanly

244741aa 28 avril 2014 09:25 Ermal

Merge pull request #1040 from fichtner/pw_userdel manually since it does not apply cleanly

9d63fe5b 28 avril 2014 09:20 Ermal

Merge pull request #1082 from PiBa-NL/console_ssh_rules_reload

8227e801 28 avril 2014 09:19 Ermal

Merge pull request #1098 from camlin/master

c6f7dce8 28 avril 2014 09:16 Ermal

Merge pull request #1117 from derelict-pf/nohttpsforwards

a6711d23 28 avril 2014 09:15 Ermal

Merge pull request #1122 from razzfazz/miniupnp_listen_on_interface

2f965ba7 28 avril 2014 09:14 Ermal

Merge pull request #1123 from razzfazz/miniupnp_listen_on_interface_master

3f986e2d 28 avril 2014 01:20 Daniel Becker

make miniupnpd listen on interface instead of IP

The 'listening_ip' option in miniupnpd.conf can accept an interface name
directly instead of having to translate it to an IPv4 address first. (This is
actually required if IPv6 support is enabled.)

b1c9aff6 28 avril 2014 01:09 Daniel Becker

make miniupnpd listen on interface instead of IP

The 'listening_ip' option in miniupnpd.conf can accept an interface name
directly instead of having to translate it to an IPv4 address first. (This is
actually required if IPv6 support is enabled.)

a5303b6e 27 avril 2014 00:21 Chris Buechler

Don't refuse to delete a bridge in the GUI just because its bridge interface doesn't exist, just log that it doesn't exist and don't attempt to ifconfig destroy it, delete it from config

549b7ce2 27 avril 2014 00:20 Chris Buechler

Don't refuse to delete a bridge in the GUI just because its bridge interface doesn't exist, just log that it doesn't exist and don't attempt to ifconfig destroy it, delete it from config

b2e2c6bc 26 avril 2014 11:59 Ermal

Its long overdue the ez-ipupdate.cache file

6374fb57 25 avril 2014 20:55 Warren Baker

Make sure to actually configure the outgoing query interfaces if selected.

5c048099 25 avril 2014 20:44 Warren Baker

Make sure the correct interface is selected once the config has been saved for the DNS forwarder

1155de41 25 avril 2014 20:44 Warren Baker

Make sure the correct interface is selected once the config has been saved. Fixes #3620

67273d72 25 avril 2014 19:05 Renato Botelho

Merge pull request #1105 from florian-asche/RELENG_2_1

8dcf0a57 25 avril 2014 18:45 Florian Asche

Update services.inc

fix

71172088 25 avril 2014 18:13 jim-p

Move the IPsec settings from System > Advanced, Misc tab to "Advanced Settings" tab under VPN > IPsec.

05e3936a 24 avril 2014 22:11 Renato Botelho

Merge pull request #1095 from ExolonDX/unknown branch

d1d6d0d3 24 avril 2014 22:10 Colin Fleming

Tidy up "maintable.inc" XHTML

Change escaped single quotes to just a single quote

75a8ba83 24 avril 2014 22:02 Renato Botelho

Resolver has no option for remote syslog, remove wrong copy/paste that was adding it when apinger was enabled

1ccccb84 24 avril 2014 22:02 Renato Botelho

Resolver has no option for remote syslog, remove wrong copy/paste that was adding it when apinger was enabled

4ac23286 24 avril 2014 22:00 Renato Botelho

Merge pull request #1119 from phil-davis/patch-4

b149b3a1 24 avril 2014 22:00 Renato Botelho

Merge pull request #1118 from phil-davis/patch-3

a600043b 24 avril 2014 20:37 Renato Botelho

Merge pull request #1104 from ExolonDX/branch_master_04

005a1442 24 avril 2014 20:36 Renato Botelho

Merge pull request #1103 from ExolonDX/branch_master_03

5325746c 24 avril 2014 20:35 Renato Botelho

Merge pull request #1102 from ExolonDX/branch_master_02

ee0a8a87 24 avril 2014 20:32 Renato Botelho

Merge pull request #1101 from ExolonDX/branch_master_01

00d35e1d 24 avril 2014 20:18 Renato Botelho

Merge pull request #1114 from ExolonDX/branch_master_13

b8c23e11 24 avril 2014 20:17 Renato Botelho

Merge pull request #1113 from ExolonDX/branch_master_12

97ec4900 24 avril 2014 20:17 Renato Botelho

Merge pull request #1112 from ExolonDX/branch_master_11

2b5e7781 24 avril 2014 20:17 Renato Botelho

Merge pull request #1111 from ExolonDX/branch_master_10

67015da5 24 avril 2014 20:17 Renato Botelho

Merge pull request #1110 from ExolonDX/branch_master_09

7a24a70f 24 avril 2014 20:15 Renato Botelho

Merge pull request #1109 from ExolonDX/branch_master_08

c58af6ee 24 avril 2014 20:15 Renato Botelho

Merge pull request #1108 from ExolonDX/branch_master_07

30ca9c24 24 avril 2014 20:15 Renato Botelho

Merge pull request #1107 from ExolonDX/branch_master_06

58b0ed00 24 avril 2014 20:14 Renato Botelho

Merge pull request #1106 from ExolonDX/branch_master_05

199b6581 24 avril 2014 20:13 Renato Botelho

Merge pull request #1120 from phil-davis/patch-5

7362b959 24 avril 2014 20:12 Renato Botelho

Merge pull request #1121 from fegu/patch-1

3cc28680 24 avril 2014 16:16 Renato Botelho

Fix PBI installation when target lies on different directorie

74127ce3 24 avril 2014 13:35 Finn Espen Gundersen

Update services_dnsmasq.php

Clarified that domain overrides also encompasses subdomains (see https://forum.pfsense.org/index.php?topic=72978.15 for discussion)

ccbae577 24 avril 2014 00:33 Chris Buechler

fix typo

5f91c28e 24 avril 2014 00:33 Chris Buechler

fix typo

9a5b377e 23 avril 2014 22:45 jim-p

Single quoting $password breaks getting the value from the variable.

a502e39f 23 avril 2014 22:31 jim-p

No spaces between variable assignments in sh

f931befd 23 avril 2014 22:30 jim-p

This doesn't need via-env

bd5737dc 23 avril 2014 16:16 jim-p

Make sure that the DNS Forwarder/Resolver is actually capable of accepting queries on localhost before using it as a DNS server.

770f4ee5 22 avril 2014 21:36 Renato Botelho

Missed pbi_prefix here

384e2647 22 avril 2014 20:37 Renato Botelho

Fix PBI symlink creation and deletion under /usr/local following .pbiopt files, also drop setup_library_paths() since it's not necessary anymore

6f931ad2 22 avril 2014 20:10 Phil Davis

Make sure /usr/local/etc/rc.d exists

On 2.2-ALPHA (i386)built on Mon Apr 21 13:01:11 CDT 2014 (for example) there was /usr/local/etc but not /usr/local/etc/rc.d - when I tried to install bandwidthd, that called write_rcfile() which failed because /usr/local/etc/rc.d did not already exist....

635f9eb5 22 avril 2014 11:32 Ermal

Merge pull request #1116 from PiBa-NL/interface_has_gateway-ipv4_gif_gre

1147bd00 22 avril 2014 11:30 Ermal

Merge pull request #1115 from PiBa-NL/reply-to_IPv6gateway

ebafd470 22 avril 2014 08:52 Ermal

Load if_stf module when needed

9fca7574 21 avril 2014 07:01 Phil Davis

Cut paste bug fix in Remote Syslog DHCP events

This version for 2.1 branch.
apinger is repeated here from the code above, but it should be dhcp.
Forum https://forum.pfsense.org/index.php?topic=73734.0
Selecting to remote syslog "Gateway Monitor events" would also switch on "DHCP service events" unintentionally.

80571c81 21 avril 2014 06:57 Phil Davis

Cut paste bug fix in Remote Syslog DHCP events

apinger is repeated here from the code above, but it should be dhcp.
Forum https://forum.pfsense.org/index.php?topic=73734.0
Selecting to remote syslog "Gateway Monitor events" would also switch on "DHCP service events" unintentionally.

b7b461fc 19 avril 2014 17:35 derelict-pf

Add nohttpsforwards option to captive portal

2700ef96 19 avril 2014 15:20 PiBa-NL

add gre and gif checks for for IPv4 function interface_has_gateway($friendly), like they are already for IPv6

93f1d233 19 avril 2014 15:15 PiBa-NL

check gateway for IPv6 also for reply-to rules.

cdb782b7 19 avril 2014 00:29 Colin Fleming

Tidy up "services_wol" XHTML

Add SUMMARY to tables
Update HTML Boolean operators
Close INPUT and IMG tags and add ALT to IMG tags
Deprecate ampersand in anchor tags
Move NOWRAP into class statement
Remove empty EM tag

a50337c3 19 avril 2014 00:25 Colin Fleming

Tidy up "services_snmp" XHTML

Add "closehead" PHP variable and manually close HEAD
Add CDATA section to scripts
Add SUMMARY to tables
Closing INPUT tags
Change "onclick" to lower case
Update HTML Boolean operators
Add missing closing SELECT tag and missing closing TD tag

ce6c33e3 19 avril 2014 00:20 Colin Fleming

Tidy up "vpn_pppoe" XHTML

Add SUMMARY to tables
Close IMG tags and and ALT
Move NOWRAP to class statement
Close INPUT tags

32a31f8a 19 avril 2014 00:15 Colin Fleming

Tidy up "services_ntpd_pps" XHTML

Add SUMMARY to tables
Update HTML Boolean operators
Close INPUT tags
Add missing closing DIV, closing TD and closing TR tags

9c37d703 19 avril 2014 00:13 Colin Fleming

Tidy up "serviecs_ntp_gps" XHTML

Add "closehead" PHP variable and manually close HEAD
Add CDATA section to SCRIPTS
Add SUMMARY to tables
Update HTML Boolean operators
Close INPUT tags
Remove closing anchor tag from INPUT tags
Change "onclick" to lower case

d9555fc5 19 avril 2014 00:08 Colin Fleming

Tidy up "services_ntpd" XHTML

Add "closehead" PHP variable and manually close HEAD
Add CDATA sections to SCRIPTS
Closing IMG tag and add ALT
Change "onclick" to lower case
Add SUMMARY to tables
Close INPUT tags
Update HTML Boolean operators
Remove closing anchor tag from INPUT tag

5f4f4c3f 19 avril 2014 00:04 Colin Fleming

Tidy up "load_balancer_setting" XHTML

Add SUMMARY to tables
Closing INPUT tags
Add missing closing TD tag

835d6d5c 19 avril 2014 00:01 Colin Fleming

Tidy up "load_balancer_monitor" XHTML

Add SUMMARY to tables
Update PHP shorthamd
Move "fbegin.inc" between BODY and SCRIPT
Add CDATA section to scripts
Close INPUT tags
Update HTML Boolean operators
Add missing opening and closing TD tags
Remove duplicate closing TD tag and add missing closing TR tag

76523ef5 18 avril 2014 23:55 Colin Fleming

Tidy up "load_balancer_virtual_server" XHTML

Add SUMMARY to tables
Update PHP shorthand
Move "fbegin.inc" inbetween BODY and SCRIPT
Close INPUT tags
Update HTML Boolean operators
Move closing SELECT into the PHP IF statement
Move the "save" and "cancel" buttons into right-hand column

0e7aea24 18 avril 2014 23:48 Colin Fleming

Tidy up "load_balancer_pool" XHTML

Add SUMMARY to tables
Update PHP shorthand
Move "fbegin.inc" include between BODY and SCRIPT
Add CDATA section to scripts
Close INPUT tags
Update HTML Boolean operators
Move SELECT tag into the PHP IF statement

90e5ca6f 18 avril 2014 23:44 Florian Asche Moved my changes from Pull Request #1025 , #1019 , #1018 , #1012 (master) to RELENG_2_1
  • Added missing usepublicip with dyndnsCheckIP
  • Added missing CURL setops
1fb1117c 18 avril 2014 23:40 Colin Fleming

Tidy up "services_igmpproxy" XHTML

Add SUMMARY to tables
Close INPUT and IMG tags and add ALT to IMG tags
Deprecate ampersand in anchor tags
Add CDATA section to scripts
Update HTML Boolean operators
Remove empty TFOOT

d3c90ddd 18 avril 2014 23:35 Colin Fleming

Tidy up "services rfc2136" XHTML

Add SUMMARY to tables
Move NOWRAP to class statement
Close INPUT and IMG tags and add ALT to IMG tags
Update HTML Boolean operators
Remove duplicate closing TD tag
Add missing closing TD tag

f9f467e2 18 avril 2014 23:24 Colin Fleming

Tidy up "services_dyndns" XHTML

Add CDATA section to scripts
Add SUMMARY to tables
Move NOWRAP to class statement
Deprecate ampersand
Close INPUT and IMG tags and ALT to IMG tags
Add missing closing P tag
Update HTML Boolean operators
Remove duplicate closing TD tags...

928dc66a 18 avril 2014 17:24 Ermal

Be smarter at using kenv

2f0401af 18 avril 2014 16:34 Ermal

Remove problematic code without proper checks but even not needed here

7b66c1d7 18 avril 2014 16:33 Ermal

Remove problematic code without proper checks but even not needed here

dd8d9bdc 18 avril 2014 11:55 Camlin

pfSense - Bug #3607: Fix issue whereby the ICMP6 messages sometimes have the wrong source IP when a monitor gateway has been set.

8c7e38ff 18 avril 2014 11:43 Camlin

[pfSense - Bug #3607] Ensure gateway detection can cope with the gateway being a dynamically assigned PPoE interface.

302c005e 17 avril 2014 22:19 Ermal

Unload the ZFS module if its not in use to not consume uselss memory

c93f46fe 17 avril 2014 14:56 Ermal

Merge pull request #1096 from fraenki/fix_pbi_services

7896c39c 17 avril 2014 14:55 Ermal

Merge pull request #1094 from ingenieurmt/master

5e5c72be 17 avril 2014 14:21 Frank Wall

support symlinked RC scripts from PBI packages

4010266a 17 avril 2014 10:35 Ermal

GC unused code and do not set this to 0 for now since it is not anymore relevant

922e4ab6 15 avril 2014 23:43 ingmthompson

Add missing closing quotes

a15450e7 15 avril 2014 23:11 Ermal

Correct missing parenthesis. Reported-by: https://forum.pfsense.org/index.php?topic=75120.0

8a84b3ab 15 avril 2014 19:57 jim-p

Key off net.inet.carp.demotion and display a warning to the user if the system has self-demoted its CARP status.

f7b0cd43 15 avril 2014 19:26 jim-p

Fix text, capitalization, and change wording to put more focus on how the action behaves.

5c4d2d75 15 avril 2014 19:08 jim-p

Ensure e-mail address carries over from the CA screen to the Cert screen in the OpenVPN wizard.

525a502c 15 avril 2014 16:19 Ermal

Merge pull request #1093 from phil-davis/patch-2

45f4d762 15 avril 2014 16:06 Phil Davis

Fix susbstr-substr typo

I just got this error again on 14 Apr 2014 2.2 snapshot. I can see the fix in 2.1 branch. I could have sworn it got fixed in Master also, but I can't see it. So here is the fix for Master.

d35b367a 15 avril 2014 09:31 Ermal

Merge pull request #1092 from phil-davis/patch-1

62e92cb3 15 avril 2014 05:05 Phil Davis

Fix bracket type in Log File Size text

Now I am the one with fat fingers (or brain). Somehow I typed a curly bracket opening bracket in this text, but finished it with an ordinary closing bracket.

75106986 15 avril 2014 01:40 Jeremy Porter

License Agreement

9265d991 14 avril 2014 22:46 Ermal

Insert tracker ids for the default LAN rules

4a97aa34 14 avril 2014 21:11 Ermal

Correct the sense of the check to allow openvpn to work

57ab9f7d 14 avril 2014 20:52 Ermal

Correct auth-user-pass-verify to include parameters properly so openvpn can start

e86ae5ae 14 avril 2014 20:38 Renato Botelho

Merge pull request #1091 from dv-user1/usort_fix2

1565d318 14 avril 2014 20:30 Renato Botelho

Merge pull request #1085 from ExolonDX/branch_master_01

c760c69c 14 avril 2014 20:05 Ermal

Fixup update URL

14da6d95 14 avril 2014 19:52 Francois Blanchette

fixed a type in usort callback

05dd0c32 14 avril 2014 17:13 Ermal

Use the FreeBSD script for ldconfig to catch all libs

7723551f 14 avril 2014 17:06 Ermal

Merge pull request #1088 from phil-davis/patch-11

f4462954 14 avril 2014 16:40 Phil Davis

Unset logfilesize rather than let it be zero

1) When saving Status: System logs: Settings, if the Log File Size field is left blank, it gets cast to (int) and ends pu as zero "0" in config.xml. That breaks the creation of clog files in /etc/rc during boot. /etc/rc expects logfilesize to be unset, blank or a valid integer >= 5120....

df8e43cc 14 avril 2014 15:48 Ermal

Avoid warnings later on if no config for layer7 exists

e61f548f 14 avril 2014 15:06 Ermal

Get rid of embedded platform. Its time to GC this

115b7b81 14 avril 2014 14:47 Renato Botelho

Start using filterlog

2a438d7e 14 avril 2014 14:43 Ermal

Switch over to filterlog sooner than later

b13567f0 14 avril 2014 14:34 Ermal

Unset also here

2154560d 14 avril 2014 14:32 Ermal

Unset these globals after use

b0de4399 14 avril 2014 14:25 Ermal

Merge pull request #1087 from phil-davis/patch-10

82f273e1 14 avril 2014 14:24 Ermal

Merge pull request #1086 from phil-davis/patch-9

32751b9f 14 avril 2014 13:37 Phil Davis

Include static routes in automatic NAT rules display

If I have an internal gateway to other private subnets behind LAN, and add a static route to those private subnets through the internal gateway, then pfSense very nicely generates NAT rules on WAN-style interfaces to NAT those internal subnets on the way out of WAN. That is very good and convenient. This outbound NAT is actually correctly in the ruleset....

ee34e137 14 avril 2014 13:23 Phil Davis

Do not allow upgrade_101_to_102 to exit early

This upgrade step does both Captive Portal stuff and OpenVPN stuff. So do not return early just because there is no Captive Portal config.
Both Captive Portal and OpenVPN tests changed to be positive tests, to make sure that everything is checked/tested and there is no chance to return early.

146ee078 14 avril 2014 12:33 PiBa-NL

console, reload firewall rules after enabling SSH

b4e0a62a 14 avril 2014 12:28 Renato Botelho

Merge pull request #1076 from phil-davis/patch-2

c30639e4 14 avril 2014 12:27 Phil Davis

Get real interface when dhcrelay uses default GW

If the DHCP Relay server is not on any local subnet, and not on any subnet that has an internal static route, but is somewhere that no specific route is known, then this code finds the default gateway and uses that in the DHCP relay "-i" parameter. The current code gets just the interface name (like "wan", "opt1"). But DHCP Relay command needs to be fed the actual device name "vr0", "vr1" etc....

856be311 14 avril 2014 12:25 Ermal

Merge pull request #1078 from phil-davis/patch-4

93fb6094 14 avril 2014 12:22 Colin Fleming

Tidy up XHTML

Update HTML Boolean operator (multiple)
Change ONCLICK to lower case
Add missing semi-colon

d2bdd53a 14 avril 2014 12:20 Ermal

Merge pull request #1073 from phil-davis/patch-1

33f53717 14 avril 2014 12:19 Ermal

Merge pull request #1072 from marcelloc/patch-3

69a5d970 14 avril 2014 12:16 Ermal

Merge pull request #1084 from phil-davis/patch-8

d87ec8f9 14 avril 2014 11:54 Renato Botelho

Merge pull request #1071 from ExolonDX/master

d471a890 14 avril 2014 11:35 Chris Buechler

tls-verify requires quotes around the command to be executed. Ticket #3596

84fc1d4d 14 avril 2014 11:35 Chris Buechler

use email from CA creation also as the default for server cert

c58dbe2f 14 avril 2014 11:10 Phil Davis

Fix typo

23cb5252 14 avril 2014 10:13 Ermal

There is no need to make distinction in kernel anymore since they are the same nowdays and it does the right thing(tm) most of the time

f03ed350 14 avril 2014 10:09 Ermal

Nowdays there is no real difference between the kernels apart the ZFS support. So do not keep a distinction anymore

07c82152 13 avril 2014 15:05 PiBa-NL

console, reload firewall rules after enabling SSH

7fd38f44 12 avril 2014 18:32 m0se

fixing typo for GIF tunnels to work over IPv6

the call of get_interface_gatewayv6() in the creation of a GIF tunnel over IPv6 leads to a "Fatal error: Call to undefined function get_interface_gatewayv6() in /etc/inc/interfaces.inc on line 934". changeing the function call to get_interface_gateway_v6() fixed it for me on my local system.

bb8f3ce1 12 avril 2014 18:29 m0se

fixing typo for GIF tunnels to work over IPv6

the call of get_interface_gatewayv6() in the creation of a GIF tunnel over IPv6 leads to a "Fatal error: Call to undefined function get_interface_gatewayv6() in /etc/inc/interfaces.inc on line 934". changeing the function call to get_interface_gateway_v6() fixed it for me on my local system.

d530f8f7 12 avril 2014 16:44 Phil Davis

Get real interface when dhcrelay uses default GW

If the DHCP Relay server is not on any local subnet, and not on any subnet that has an internal static route, but is somewhere that no specific route is known, then this code finds the default gateway and uses that in the DHCP relay "-i" parameter. The current code gets just the interface name (like "wan", "opt1"). But DHCP Relay command needs to be fed the actual device name "vr0", "vr1" etc....

faf20ee4 12 avril 2014 13:28 Ermal

Also add similar checks on rc.newwanipv6 as in the v4 version

5aba8d90 12 avril 2014 13:28 Ermal

Also add similar checks on rc.newwanipv6 as in the v4 version

1f43ccf5 12 avril 2014 13:25 Ermal

Forgot to remove the problematic part from previous OpenVPN loop fix commit

83c0dc1d 12 avril 2014 13:24 Ermal

Forgot to remove the problematic part from previous OpenVPN loop fix commit

ffb76388 12 avril 2014 13:03 Phil Davis

Tidy up package signature text

Thought I would tidy this up while coming across it. IMHO "Package settings" reads better than "Packages settings"... and I reworded the explanatory text a bit also.

91571af5 12 avril 2014 08:21 Ermal

Take care of the loops reported for OpenVPN in tap mode. Also fixes the problems of tap disappearing from bridge if its a member.

f96b9a18 12 avril 2014 08:20 Ermal

Take care of the loops reported for OpenVPN in tap mode. Also fixes the problems of tap disappearing from bridge if its a member.

db45bc68 12 avril 2014 02:33 Chris Buechler

tls-verify requires quotes around the command to be executed. Ticket #3596

e8e28366 12 avril 2014 02:31 Chris Buechler

use email from CA creation also as the default for server cert

d6fa5566 10 avril 2014 22:50 Renato Botelho

Add curly brackets here to improve readability

43f661f7 10 avril 2014 22:49 Renato Botelho

unset doesn't like @ to silent it, just check if it's set before unset

f4065455 10 avril 2014 02:58 Phil Davis

List GWGs in Interface to send update from

Back-port of this fix done in master https://github.com/pfsense/pfsense/commit/31300a95f71b14dcb98c139388205223a36e8c8b and https://github.com/pfsense/pfsense/commit/8f56dd279432c4fd5a027310622e2650822e4651
Unfortunately this never got back-merged to 2.1 branch. A user on the forum noticed the issue again on 2.1.1 - https://forum.pfsense.org/index.php?topic=74922.0...

da1d0165 09 avril 2014 22:53 Marcello Coutinho

fix git path calls and CODIR

it may need some checks/fixes on pkg-utils.inc as git downloads but not installs.

After manual pbi install of git, "pfSsh.php playback gitsync master" works fine with this fix.

80f48850 09 avril 2014 14:52 jim-p

Use an alphanumeric test rather than purely is_numericint because the ID is generated by uniqid and is not purely numeric. Fixes #3591

d22169cf 09 avril 2014 14:45 jim-p

Use an alphanumeric test rather than purely is_numericint because the ID is generated by uniqid and is not purely numeric. Fixes #3591

def5d042 08 avril 2014 19:07 Renato Botelho

No pre release this time

6e767d17 08 avril 2014 17:47 Renato Botelho

Restore old logic and add a @ at unset to silent when it is not set as suggested by Ermal

8294066e 08 avril 2014 15:25 jim-p

Make extra sure that we do not start multiple instances of dhcpleases if, for example, the PID is stale/invalid and there is still a running instance.

e222576c 08 avril 2014 15:10 Renato Botelho

Bump to 2.1.2-PRERELEASE since 2.1.1 was released

3f08e7ab 08 avril 2014 14:43 Colin Fleming

Tidy up "guiconfig.inc" XHTML

Add missing closing SELECT tag

df0b05a3 08 avril 2014 14:12 Renato Botelho

Merge pull request #1068 from FCI/patch-1

1d0cacfe 07 avril 2014 19:38 Ermal

Check if the ipsec section exists before doing operations on it.

ca321bfd 07 avril 2014 17:30 Ermal

Correct typo on function name that has slipped unnoticed. Reported-by: https://forum.pfsense.org/index.php?topic=74688.0

bde74857 07 avril 2014 17:29 Ermal

Correct typo on function name that has slipped unnoticed. Reported-by: https://forum.pfsense.org/index.php?topic=74688.0

2c0dd263 07 avril 2014 16:49 Marcello Coutinho

fixes Bug #3569

On packages that uses row_helper when user clicks on add or delete button, the page scrolls to top.
It seems something with ajax
http://stackoverflow.com/questions/1061580/jquery-click-on-anchor-element-forces-scroll-to-top

A simple return false after jquery action fixes the unwanted scroll.

dc915669 07 avril 2014 16:49 Renato Botelho

Merge pull request #1053 from marcelloc/patch-1

539d94b3 07 avril 2014 16:43 Renato Botelho

Merge pull request #1055 from ExolonDX/branch_master_10

69e593c1 07 avril 2014 16:10 jim-p

Make extra sure that we do not start multiple instances of dhcpleases if, for example, the PID is stale/invalid and there is still a running instance.

1bf572ec 07 avril 2014 14:18 Renato Botelho

Merge pull request #1056 from ExolonDX/branch_master_12

ec307f4d 07 avril 2014 14:17 Renato Botelho

Merge pull request #1057 from ExolonDX/branch_master_13

dc11a7dd 07 avril 2014 14:17 Renato Botelho

Merge pull request #1058 from ExolonDX/branch_master_14

0031e4da 07 avril 2014 14:17 Renato Botelho

Merge pull request #1059 from ExolonDX/branch_master_15

ee5c8e0b 07 avril 2014 14:16 Renato Botelho

Merge pull request #1060 from ExolonDX/branch_master_16

8c771b19 07 avril 2014 14:16 Renato Botelho

Merge pull request #1061 from ExolonDX/branch_master_17

c3288e0c 07 avril 2014 14:15 Renato Botelho

Merge pull request #1062 from ExolonDX/branch_master_18

f5961e7b 07 avril 2014 13:40 Renato Botelho

Merge pull request #1063 from ExolonDX/branch_master_19

29773e5c 07 avril 2014 12:55 Renato Botelho

Merge pull request #1065 from ExolonDX/branch_master_22

a7ee038b 07 avril 2014 11:06 Ermal

Put the fix to be more generic to prevent any other leak possible in the long run. Fixes #3062

39f3d843 07 avril 2014 11:01 dsiunicaen

Update captiveportal.inc

Release unused pipeno when client is already authenticated.

Bug #3062

bb7843fd 07 avril 2014 10:10 Warren Baker

Indentation

2a2b603d 07 avril 2014 10:09 Warren Baker

Indentation

c2fe67eb 07 avril 2014 10:09 Warren Baker

Dont check for 'checked' but rather if it is just set

d269747b 06 avril 2014 18:51 Warren Baker

Ensure variable is available when testing smtp. Fixes #3577 (well not the rrd summary package).

2a230e80 05 avril 2014 20:57 Nick Daniels

Update system_advanced_misc.php

5a9dd268 05 avril 2014 20:49 Nick Daniels

Added check line 175: Needed to fix error in GUI

Added check to see if $config['ipsec']["ipsec_{$lkey}"] is set before executing unnecessary unset, was causing issues when trying to enable/disable ("Do NOT check packages signature")

e68b4e91 04 avril 2014 19:09 Colin Fleming

Tidy up "services_unbound_advanced.php" XHTML

Add "closehead" variable and manually close HEAD
Add CDATA sections to scripts
Add SUMMARY to tables
Update HTML Boolean operators
Close INPUR

f6543a41 04 avril 2014 19:02 Colin Fleming

Tidy up "services_unbound_acls.php" XHTML

Add "cloeahead" variable and manually close HEAD
Add CDATA sections to scripts
Close INPUT
Add SUMMARY to tables
Update HTML Boolean operators
Close IMG and add ALT
Remove empty TFOOT tag
Move TFOOT tag between THEAD and TBODY (quirk of HTML)...

931f47ea 04 avril 2014 18:58 Colin Fleming

Tidy up "services_unbound" XHTML

Add "cloeahead" variable and manually close HEAD
Add CDATA sections to scripts
Add SUMMARY to tables
Update HTML Boolean operators
Close INPUT
Remove duplicate closing TD tag
Move TFOOT tag between THEAD and TBODY (quirk of HTML)...

7bd5b320 04 avril 2014 18:47 Colin Fleming

Tidy up "services_dnsmasq" XHTML

Add "closehead" variable and manually close HEAD
Add CDATA sections to scripts
Add SUMMARY to tables
Update HTML Boolean operators
Close INPUT
Move TFOOT between THEAD and TBODY (quirk of HTML)
Move NOWRAP into class statement...

d29303c5 04 avril 2014 18:39 Colin Fleming

Tidy up "services_router_advertisements" XHTML

Add CDATA sections to script
Add SUMMARY to table
Update HTML Boolean operators
Add dummy table row, but don't display it
Close INPUT

ee9530e1 04 avril 2014 18:35 Colin Fleming

Tidy up "services_dhcpv6" XHTML

Update alert message
Add "closehead" variable and manually close HEAD
Add CDATA sections to script
Add SUMMARY to tables
Update HTML Boolean operators
Close INPUT
Add missing closing P tag
Remove empty TFOOT tag
Deprecate ampersand

3565970f 04 avril 2014 18:30 Colin Fleming

Tidy up "services_dhcpv6_realy.php" XHTML

Add "closehead" variable and manually close HEAD
Add CDATA sections to scripts
Add summary to tables
Add missing closing FORM if DHCPV6 is running
Update HTML Boolean operators
Close INPUT

180db186 04 avril 2014 18:25 Colin Fleming

Tidy up "services_dhcp" XHTML

Update alert message
Add "closehead" variable and manually close HEAD
Add CDATA sections to scripts
Add summart to tables
Update HTML Boolean operators
Close INPUT
Add missing closing P tag
Remove empty TFOOT
Add missing opening TR tag, closing TD tag and closing P tag...

d2b3e9dc 04 avril 2014 18:15 Colin Fleming

Tidy up "services_dhcp_relay.php" XHTML

Add "closehead" variable and close HEAD manually
Add CDATA sections to scripts
Add summary to TABLES
Add missing closing FORM if DHCP is enabled
Update HTML Boolean operators
Close INPUT

5a2b90cd 04 avril 2014 18:08 Colin Fleming

Tidy up "functions.inc"

Escape single quotes for TABLE and HREF
Updated closing TR tag

251a1246 04 avril 2014 15:04 Marcello Coutinho

fixes Bug #3569

On packages that uses row_helper when user clicks on add or delete button, the page scrolls to top.
It seems something with ajax
http://stackoverflow.com/questions/1061580/jquery-click-on-anchor-element-forces-scroll-to-top

A simple return false after jquery action fixes the unwanted scroll.

1458017a 04 avril 2014 13:44 Renato Botelho

Fix variable name, it's not necessary to check since it is always set at ipsec.inc

ebc311e8 03 avril 2014 18:19 Renato Botelho

Merge pull request #1052 from ExolonDX/branch_master_09

Branch master 09

b0a2d7ed 03 avril 2014 18:19 Renato Botelho

Merge pull request #1051 from ExolonDX/branch_master_08

Tidy up "services_captiveportal_filemanager" XHTM

22ac2187 03 avril 2014 18:18 Renato Botelho

Merge pull request #1050 from ExolonDX/branch_master_07

Tidy up "services_captiveportal_vouchers" XHTML

ab191755 03 avril 2014 18:18 Renato Botelho

Merge pull request #1049 from ExolonDX/branch_master_05

Tidy up "services_captiveportal_ip.php" XHTML

0ba331d3 03 avril 2014 18:17 Renato Botelho

Merge pull request #1048 from ExolonDX/branch_master_04

Tidy up "services_captiveportal_mac.php" XHTML

5aed0886 03 avril 2014 18:16 Renato Botelho

Merge pull request #1047 from ExolonDX/branch_master_03

Tidy up "services_captiveportal.php" XHTML

99b59654 03 avril 2014 18:15 Renato Botelho

Merge pull request #1046 from ExolonDX/branch_master_02

Tidy up "services_captiveportal_zones.php" XHTML

4ca38523 03 avril 2014 18:14 Renato Botelho

Merge pull request #1045 from ExolonDX/branch_master_01

Tidy up "system_advanced_misc.php" XHTML

708079ba 03 avril 2014 17:15 Colin Fleming

Tidy up "services_captiveportal_hostname" XHTML

Swap BODY with php statement
Add SUMMARY to tables
Close IMG and add ALT
Deprecate ampersand
Update HTML Boolean operators
Close INPUT

ad7af00b 03 avril 2014 17:06 Colin Fleming

Tidy up "services_captiveportal_filemanager" XHTM

Swap BODY and ph statement
Add SUMMARY to tables
Deprecate ampersand
Close IMG and add ALT
Move NOWRAP to class
Close INPUT

e25742f0 03 avril 2014 17:01 Colin Fleming

Tidy up "services_captiveportal_vouchers" XHTML

Add closehead varaiable, move script into HEAD and close HEAD manually
Add BODY
Remove unordered list tag
Update HTML Boolean Operators
Close INPUT
Deprecate ampersand
Close IMG and add ALT
Add CDATA sections to script

48abdd0e 03 avril 2014 16:47 Colin Fleming

Tidy up "services_captiveportal_hostname" XHTML

Swap BODY with php statement
Add SUMMARY to tables
Close IMG and add ALT
Deprecate ampersand
Update HTML Boolean operators
Close INPUT

91290030 03 avril 2014 16:38 Colin Fleming

Tidy up "services_captiveportal_ip.php" XHTML

Swap BODY with php statement
Add SUMMARY to tables
Close IMG and add ALT
Deprecate ampersand
Move NOWARP to class
Close INPUT

0a1ad48c 03 avril 2014 16:26 Colin Fleming

Tidy up "services_captiveportal_mac.php" XHTML

Swapp BODY and php statement
Close INPUT
Close IMG and add ALT
Deprecated ampersand
Add SUMMARY to tables
Move NOWRAP to class

73672832 03 avril 2014 16:18 Colin Fleming

Tidy up "services_captiveportal.php" XHTML

Add "closehead" variable, move script into HEAD and close head manually
Add CDATA sections to SCRIPT
Add SUMMARY to tables
Update HTML Boolean Operators
Close INPUT
Remove duplicate closing TR
Add opening TR
Add closing TD...

8abd1782 03 avril 2014 16:09 Colin Fleming

Tidy up "services_captiveportal_zones.php" XHTML

Add SUMMARY to tables
Close IMG and add ALT
Close INPUT
Move NOWRAP to class
Deprecate ampersand
Swap BODY with php statement
Remove redundant closing TR and TABLE

f0c522d3 03 avril 2014 15:46 Colin Fleming

Tidy up "system_advanced_misc.php" XHTML

Tidy up HTML Boolean operator
Remove redundant closing slash and chevron

01f4a81d 02 avril 2014 15:58 Renato Botelho

Make rc.php_ini_setup ready for php 5.5

d374f0c4 01 avril 2014 19:26 Renato Botelho

Merge pull request #1044 from ExolonDX/master

Tidy up "system_information.widget.php" XHTML

a4b1bf88 01 avril 2014 17:59 Colin Fleming

Tidy up "functions.inc"

Remove unnecessary semi-colon.

bd42727d 01 avril 2014 17:55 Colin Fleming

Tidy up "system_information.widget.php" XHTML

Add CDATA secttions to script
Remove link to CSS file and place it in HEAD.INC and add "type"

ef322f45 31 mars 2014 22:57 Renato Botelho

Merge pull request #1042 from bmeeks8/master

Update Help links to Doc Wiki for Snort package.

2def89a2 31 mars 2014 21:39 Renato Botelho

Fix #3555, on chrome it is not initializing correct minutes when adding a new time, just drop unused php variables and set it on js

5c757d82 31 mars 2014 21:38 Renato Botelho

Fix #3555, on chrome it is not initializing correct minutes when adding a new time, just drop unused php variables and set it on js

291e0a1c 31 mars 2014 16:42 jim-p

Remove TRIM_set and TRIM_unset support. This method isn't very elegant and isn't necessary in the long run. It's better handled in the installer stage and not after the fact.

aa87bae5 31 mars 2014 16:40 jim-p

Remove TRIM_set and TRIM_unset support. This method isn't very elegant and isn't necessary in the long run. It's better handled in the installer stage and not after the fact.

02b29d72 31 mars 2014 14:56 Renato Botelho

Revert "XHTML Compliance"

This commit broke schedules edit, it should fix #3555.

This reverts commit e1002cd2724869eabdfe1f9258d4522d572722e4.

efecff7f 31 mars 2014 04:14 Chris Buechler

Merge pull request #1041 from PiBa-NL/carp_maintenance_2.2

carp, provide a way to 'permanently' set carp to 'maintenance mode' (advskew 254) persisting a reboot

a5c0aaa1 31 mars 2014 03:55 bmeeks8

Update Help links to Doc Wiki for Snort package.

783f1ee2 30 mars 2014 00:09 PiBa-NL

carp, provide a way to 'permanently' set carp to 'maintenance mode' (advskew 254) persisting a reboot
Option to set CARP interfaces to 'maintenance mode', persisting through a reboot so the primary machines stays as backup/inactive.
This is required when there are some problems (possibly with the hardware) and the primary machine needs to be booted and checked again before becoming 'master'. Currently it will take back the master state during reboot even though there might still be problems or some re-configuring to do....

f66e049a 29 mars 2014 14:06 Warren Baker

Add privileges

5bb1c495 29 mars 2014 13:59 Warren Baker

Reflect the service name when starting it

4e8e8cc8 29 mars 2014 13:52 Warren Baker

Add localhost as always allowed and ensure to include the access lists

58d00e65 29 mars 2014 13:47 Warren Baker

Write out the access list correctly

e9162677 29 mars 2014 13:47 Warren Baker

Dont unnecessarily unset

188609c6 29 mars 2014 13:34 Warren Baker

Fix tab indents and make sure interfaces are saved correctly

16a3108f 29 mars 2014 11:58 Warren Baker

Configure acls for local networks and ensure listening interfaces are correctly set

44cf1382 29 mars 2014 11:23 Warren Baker

Make sure interface selection works

3b7df5f1 29 mars 2014 10:29 Warren Baker

Reference unbound subsystem as dirty

54b16877 29 mars 2014 10:29 Warren Baker

Mark unbound as the subsystem

05fec96b 29 mars 2014 10:28 Warren Baker

Reference correct dirty subsystem

0ae676cd 29 mars 2014 10:23 Warren Baker

Add missing new line

957bb61e 29 mars 2014 10:23 Warren Baker

Add domain override page

ece2988f 29 mars 2014 07:16 Warren Baker

Correct reference

80120fff 29 mars 2014 07:16 Warren Baker

Email add update

fe9ec529 29 mars 2014 07:12 Warren Baker

Correct priv match

1b6e3c30 29 mars 2014 07:09 Warren Baker

Ensure TXT support on host descriptions actually works

80948260 29 mars 2014 06:46 Warren Baker

Reference correct unbound hosts edit file

567e5f65 29 mars 2014 06:46 Warren Baker

Reference correct module name

0d73a468 28 mars 2014 23:21 Ermal

Remove to other scripts with no function/or not working

412f9462 28 mars 2014 23:17 Ermal

Remove another unused script

6214dd36 28 mars 2014 23:15 Ermal

Remove unused ppp-script

3ae82923 28 mars 2014 23:13 Ermal

Remove even unused pamd.conf

e0c72564 28 mars 2014 23:09 Ermal

Remove utterly old libmap.conf file

c70a9878 28 mars 2014 23:06 Ermal

Update disktab to FreeBSD 10

1b60c644 28 mars 2014 22:58 Ermal

Remove cvsup file from pfSense tree

4cc0dce5 28 mars 2014 22:57 Ermal

Another remenant from old days

362fdc4c 28 mars 2014 22:54 Ermal

Remove remenants of pccardd from FreeBSD 5

b110f1ba 28 mars 2014 22:45 Ermal

Update protocols file as well

2c9325f6 28 mars 2014 22:34 Ermal

Remove unused files

a02fa5ec 28 mars 2014 22:34 Ermal

Do not use the version_kernel ad version_base files since they are not relevant anyway

255596d9 28 mars 2014 17:41 Ermal

Use proper variable name for the interface

fe291564 28 mars 2014 16:19 Ermal

Correct check that was broken even before to actually make the ieee8021x enable from proper setting. Reported-by: https://forum.pfsense.org/index.php?topic=74013.0

6e474fa9 28 mars 2014 16:18 Ermal

Correct check that was broken even before to actually make the ieee8021x enable from proper setting. Reported-by: https://forum.pfsense.org/index.php?topic=74013.0

c40d6c7a 28 mars 2014 08:24 Chris Buechler

time for 2.1.1-RELEASE

544a89c5 27 mars 2014 15:16 jim-p

Handle the reinstallall case with confirmation. Fixes #3548

013b4695 27 mars 2014 15:10 jim-p

Handle the reinstallall case with confirmation. Fixes #3548

4bdf145c 26 mars 2014 22:05 Ermal

Change description

59c0272e 26 mars 2014 21:55 Ermal

Log everything when selected to do so

e047c72a 26 mars 2014 21:28 Ermal

Correct the generation of antifpoof rules with tracker. Also honor the log directive. While here remove a duplicate antispoof declaration further down

2553d943 26 mars 2014 20:17 Ermal

Give each rule hardcoded on the ruleset a tracker so log entries give up proper results there

6e331564 26 mars 2014 18:43 Ermal

Remove unused function

b305f795 26 mars 2014 17:54 Ermal

Make this a global so no errors occur

f3109fac 26 mars 2014 09:40 Chris Buechler

send crash reports via HTTPS

ffe35f4c 26 mars 2014 09:40 Chris Buechler

send crash reports via HTTPS

9defa446 26 mars 2014 01:24 Renato Botelho

Merge pull request #1038 from ayvis/master-br-patch

javascript normalization

354ecfbc 26 mars 2014 00:25 ayvis

javascript normalization

d5c62447 25 mars 2014 23:44 Renato Botelho

Merge pull request #1037 from ayvis/master-br-patch

removed duplicate type=text/javascript

07130afe 25 mars 2014 23:32 ayvis

removed duplicate type=text/javascript
added type for <script>

0a6dc462 25 mars 2014 20:06 Renato Botelho

Fix days and weeks selection on schedules, reported at https://forum.pfsense.org/index.php?topic=74101.0

51b2f811 25 mars 2014 20:06 Renato Botelho

Fix days and weeks selection on schedules, reported at https://forum.pfsense.org/index.php?topic=74101.0

000a8d1d 25 mars 2014 18:44 Renato Botelho

Change default charset on pages to utf-8

6fba8620 25 mars 2014 18:35 Renato Botelho

Merge pull request #1031 from ayvis/master-br-patch

replaced uppercase html tags with lowercase

b121ffad 25 mars 2014 16:29 Renato Botelho

Only consider javascript files that ends with .js

26661ec9 25 mars 2014 16:28 Renato Botelho

Only consider javascript files that ends with .js

8702dcea 25 mars 2014 09:54 Renato Botelho

Merge pull request #1035 from packetwerk/rc_permissions

fix permissions on two rc scripts

ced541bb 25 mars 2014 09:46 Franco Fichtner

fix permissions on two rc scripts

bf2ce0e5 24 mars 2014 22:18 Ermal

Correct description of delete button

0fcae2ec 24 mars 2014 21:44 Ermal

Fixes #3543, correct the typo in spelling

cfa53879 24 mars 2014 21:14 Ermal

While here escape the passed valuye to avoid problems with input

08d47f75 24 mars 2014 21:08 Ermal

Somehow these got changed to /usr/local/sbin/ipfw instead of /sbin/ipfw

3b68d29c 24 mars 2014 21:07 Ermal

Somehow these got changed to /usr/local/sbin/ipfw instead of /sbin/ipfw

e26e5e25 24 mars 2014 21:01 Ermal

Make this more usable by putting a delimiter in there

9183e80c 24 mars 2014 21:01 Ermal

Correct even here the change from name to zoneid

375eba14 24 mars 2014 20:58 Ermal

Fix this for master

543c91ff 24 mars 2014 20:36 Ermal

Also configure log levels any time the daemon is restarted.

b7b3bc71 24 mars 2014 20:35 Ermal

Try to put the connection name in the logs for easy identification

dae77fe3 24 mars 2014 20:26 Renato Botelho

Fix deletion of ipfw rules and pipes for passthru mac, it fixes #3538

c4fb986b 24 mars 2014 20:25 Renato Botelho

Fix deletion of ipfw rules and pipes for passthru mac, it fixes #3538

2a08b814 24 mars 2014 08:17 vsquared56

Return full issuer for DN with multiple attribute values

e.g. CN=Some Root CA,OU=Certificates Department,OU=(c) Copyright SomeCorp,O=SomeCorp,C=US

de22e9ca 21 mars 2014 21:38 ayvis

syntax error

6b5c8143 21 mars 2014 19:24 Warren Baker

Add TXT Support

ae5bbb64 21 mars 2014 19:07 Warren Baker

Fix file name for domain overrides and ensure trust anchor is referencing the correct file.

19b1ea6c 21 mars 2014 19:02 Warren Baker

Use the correct xml tag to check against

7e95984f 21 mars 2014 19:02 Warren Baker

Ensure options are still checked after post

9ebe5b7c 21 mars 2014 13:31 Renato Botelho

Detect Zones and Cores for thermal sensors using regex, it fixes #3337

a6bb4e06 21 mars 2014 13:25 Renato Botelho

Detect Zones and Cores for thermal sensors using regex, it fixes #3337

141566ff 21 mars 2014 06:07 Chris Buechler

remove unused supportedbybsdperimeter tag

6dc2a349 21 mars 2014 06:06 Chris Buechler

remove unused supportedbybsdperimeter tag

ebfb0929 21 mars 2014 06:02 Chris Buechler

s/BSDP/ESF/

837c9f6d 21 mars 2014 05:59 Chris Buechler

s/BSDP/ESF/

75e6d1b2 20 mars 2014 20:59 Warren Baker

Only display config title if option is enabled

be5aa310 20 mars 2014 20:57 Warren Baker

Rather put forwarding for DNS servers into the configuration file

0786eb3a 20 mars 2014 20:57 Warren Baker

Make sure post variables are available for form re-population

16da09a2 20 mars 2014 20:39 Warren Baker

Fix display of port

d12889b0 20 mars 2014 20:34 Warren Baker

Ensure if port is configured it is then used

fff4a9d1 20 mars 2014 20:34 Warren Baker

Various cleanups and shuffle of fields

d5ee0208 20 mars 2014 20:34 Warren Baker

Add privileges for accessing DNS Resolver

1c62178a 20 mars 2014 20:28 Ermal

Use array_flip even for the package parsers

1b34f8a7 20 mars 2014 20:26 Ermal

Add require_once where needed to avoid redeclaration from nested includes

00a6fcb7 20 mars 2014 19:54 Ermal

Configure first the vhid and than pass the vhid when configuring the carp this makes the ip assigned to carp as well

a63e5ead 20 mars 2014 19:38 Ermal

Remove balancing reference that does not exist anymore

b58cb288 20 mars 2014 19:27 Ermal

Fix abvious error in string building

fbacfb90 20 mars 2014 18:42 jim-p

Clarify note on limiter queue weight to state that higher values get a larger share.

e3b98f81 20 mars 2014 17:19 Ermal

Do not garble the error logging message

311464a1 20 mars 2014 17:18 Ermal

Do not garble the error logging message

b6f67168 20 mars 2014 17:09 jim-p

Avoid placing an empty "interface listen" directive in ntpd.conf

8b650e57 20 mars 2014 17:09 jim-p

Avoid placing an empty "interface listen" directive in ntpd.conf

bd53b624 20 mars 2014 16:59 Ermal

Try to restore last working ruleset rather than staying without configuration at all

3ec2fca1 20 mars 2014 16:56 Ermal

Try to restore last working ruleset rather than staying without configuration at all

691a0346 19 mars 2014 23:44 ayvis

syntax errors

91f026b0 19 mars 2014 23:38 ayvis

replaced uppercase html tags with lowercase
js files saved as UTF-8 / LF
language="JavaScript" deprecated, replaced with type="text/javascript"

7a433db2 19 mars 2014 22:28 Renato Botelho

Merge pull request #1030 from ayvis/master-br-patch

replaced BR with br in js

ec879e3d 19 mars 2014 22:12 ayvis

replaced BR with br
replaced uppercase html tags with lowaercase

f3bdba41 19 mars 2014 16:50 Ermal Luçi

Merge pull request #907 from PiBa-NL/openvpn_client_usercredentials

openvpn, allow for entering client user credentials in the WebGUI

c3e4ef74 19 mars 2014 16:15 Renato Botelho

Merge pull request #953 from N0YB/Gateway_Quality_RRD

Fix gateway quality RRD to have the correct granularity and be consistent with the pfSense graphs set.

1d7ba683 18 mars 2014 20:09 ayvis

replaced <br>, <br/> with <br /> in ANSI encoded files. Converted these files to UTF-8

e538fc18 18 mars 2014 19:09 Renato Botelho

Automatic outbound NAT rules skip openvpn interfaces, lets skip them when creating the first set of manual rules too. It fixes #3528

22889e9e 17 mars 2014 22:25 Ermal

Disable default allow incoming rules for 6to4 and 6rd interfaces. This rule unintentionally allows all services on the interface to be reachble and maybe more!

d5d22d6e 17 mars 2014 22:24 Ermal

Disable default allow incoming rules for 6to4 and 6rd interfaces. This rule unintentionally allows all services on the interface to be reachble and maybe more!

7f7626ba 17 mars 2014 15:17 Renato Botelho

Merge branch 'master-br' of https://github.com/ayvis/pfsense into ayvis-master-br

9c3b8c6e 15 mars 2014 02:12 Chris Buechler

fix typo

01df4035 15 mars 2014 02:12 Chris Buechler

fix typo

358b6cdc 15 mars 2014 01:36 Chris Buechler

standardize URLs

b1d64b46 15 mars 2014 01:33 Chris Buechler

standardize URLs

34e2973e 15 mars 2014 01:33 Chris Buechler

standardize URLs

e1a456e6 15 mars 2014 01:30 Chris Buechler

standardize URLs

1aadf5d5 15 mars 2014 01:29 Chris Buechler

standardize URLs

e5644377 15 mars 2014 01:28 Chris Buechler

standardize URLs

0734024c 15 mars 2014 01:28 Chris Buechler

standardize URLs

97b18166 15 mars 2014 01:21 Chris Buechler

standardize URLs

5579d12a 15 mars 2014 01:19 Chris Buechler

standardize URLs

5775f324 15 mars 2014 01:18 Chris Buechler

standardize URLs

c3abc75a 15 mars 2014 01:16 Chris Buechler

standardize on https://www.pfsense.org

184016fc 15 mars 2014 01:15 Chris Buechler

standardize on https on www.pfsense.org

ef459eb7 15 mars 2014 01:10 Chris Buechler

standardize on https://www.pfsense.org, point to packages.pfsense.org

5721595b 15 mars 2014 01:08 Chris Buechler

standardize on https://www.pfsense.org

d1ec51ba 15 mars 2014 01:07 Chris Buechler

standardize pfsense.com references to https://www.pfsense.org

c7281770 15 mars 2014 01:04 Chris Buechler

standardize on www.pfsense.org and HTTPS, point package URLs to
packages.pfsense.org

7c3cf715 15 mars 2014 01:01 Chris Buechler

fix white space

85e92a06 15 mars 2014 00:59 Chris Buechler

s/http/https/ for www.pfsense.org

03900904 14 mars 2014 22:06 Ermal

Make the Additional tags that may be supplied compliant with new schema

6d84c956 14 mars 2014 22:02 Ermal

Make the parser more efficient to test for keys rather than searching inside the array

ffd17097 14 mars 2014 21:47 Renato Botelho

Unbreak listtags(), it should return regular array

703b1ce1 14 mars 2014 21:35 Ermal

Correct variable name, while here unset some large var

8cd558b6 14 mars 2014 21:24 ayvis

xhtml Compliance
replaced <br>, <br/> and </br> with <br />

46fb4fe7 14 mars 2014 14:43 Renato Botelho

Fix #3521, show correct field descr

e1d68dde 14 mars 2014 14:43 Renato Botelho

Fix #3521, show correct field descr

20dad315 14 mars 2014 14:42 Ermal

Provide upgrade code after changes done for Ticket #3441

b824ff8d 14 mars 2014 00:20 Renato Botelho

Merge pull request #1025 from florian-asche/patch-5

Update dyndns.class

2bbfa6ed 13 mars 2014 23:27 Ermal Luçi

Merge pull request #1026 from PiBa-NL/plugin_array_item

fix plugin method for packages to allow for multiple plugins in an 'item' array as 'plugin' is not allowed as array item by xmlparse.inc

7dc42e4a 13 mars 2014 22:57 Florian Asche

Update dyndns.class

3fe73243 13 mars 2014 21:58 PiBa-NL

fix plugin method for packages to allow for multiple plugins in an 'item' array as 'plugin' is not allowed as array item by xmlparse.inc

dd246dc4 13 mars 2014 08:46 Chris Buechler

set package URL to https://packages.pfsense.org

4db99d5b 13 mars 2014 08:46 Chris Buechler

set package URL to https://packages.pfsense.org

1b92cc61 13 mars 2014 08:43 Chris Buechler

use xmlrpcbaseurl here too, not product_website

7057761c 13 mars 2014 08:42 Chris Buechler

use xmlrpcbaseurl here too, not product_website

0855a1c6 13 mars 2014 08:25 Chris Buechler

fix text, remove product_website mentions here since that's not actually used anyway.

541e0b77 13 mars 2014 08:24 Chris Buechler

fix text, remove product_website mentions here since that's not actually used anyway.

f5e09d92 13 mars 2014 08:18 Chris Buechler

we actually use xmlrpcbaseurl here, not product_website

13e6fb2e 13 mars 2014 08:18 Chris Buechler

we actually use xmlrpcbaseurl here, not product_website

f049d45e 12 mars 2014 22:35 Renato Botelho

Merge pull request #1022 from PiBa-NL/carp_notification

rc.carpmaster/rc.carpbackup notification method for packages.

cd8f7eee 12 mars 2014 22:31 Florian Asche

Update dyndns.class

Only use IPv4_only function if ipv6 is false

d84faccb 12 mars 2014 19:49 Ermal

Add removed file to obsolete list

bea918b9 12 mars 2014 19:49 Ermal

Remove sasycnd remenant file

8b4abd59 12 mars 2014 19:48 Ermal

More removal of racoon from referenced in sources

1dcb00bb 12 mars 2014 19:44 Ermal

Remove remeants of racoon

3eeac256 12 mars 2014 19:42 Ermal

Generate nat rules for ipsec when needed

72a8c829 12 mars 2014 17:34 Ermal

Be more efficient, and ordered about thae tags and also syncrhonize tags with xmlreader

b79ea46a 12 mars 2014 17:19 Ermal

Make this a bit more smart rather having the penalty going over explode

f3f04169 12 mars 2014 17:03 Ermal

Use descr prepended to voucher fields containing descriptions to have them encoded as CDATA. Fixes #3441

1274cfd4 12 mars 2014 17:03 Ermal

Use descr prepended to voucher fields containing descriptions to have them encoded as CDATA. Fixes #3441

e5b009b8 12 mars 2014 15:50 Ermal

Try a different strategy for fixing #3514 just send a HUP to dhcp6 to get it to reload.

055fa9e3 12 mars 2014 15:49 Ermal

Try a different strategy for fixing #3514 just send a HUP to dhcp6 to get it to reload.

331166a8 12 mars 2014 15:48 PiBa-NL

-renamed function to pkg_call_plugins
-added is_array()
-added function header text
-replaced fixed 'plugin_carp' by $plugin_type to allow for generic use

e41ec584 12 mars 2014 15:42 Renato Botelho

Improve checks for params 'id', 'dup' and other similar ones to make sure they are numeric integer, also, pass them through htmlspecialchars() before print

0e6cf71b 12 mars 2014 15:42 Renato Botelho

Improve checks for params 'id', 'dup' and other similar ones to make sure they are numeric integer, also, pass them through htmlspecialchars() before print

3b77ba4a 12 mars 2014 12:06 Renato Botelho

Merge pull request #1024 from phil-davis/RELENG_2_1

Validate rule Advanced Options numeric entries

eaa2285c 12 mars 2014 04:44 Phil Davis

Validate rule Advanced Options numeric entries

version of pull request #1021 for 2.1 branch

eaee3af6 12 mars 2014 00:31 PiBa-NL

rc.carpmaster/rc.carpbackup notification method for packages.

49f3f28f 11 mars 2014 20:57 Renato Botelho

Pass id variable through htmlspecialchars before print it

ea44d3ba 11 mars 2014 20:57 Renato Botelho

Pass id variable through htmlspecialchars before print it

7b4d12dc 11 mars 2014 18:56 Renato Botelho

Merge pull request #1021 from phil-davis/patch-6

Validate rule Advanced Options numeric entries, it should fix #3510

29d2b4e2 11 mars 2014 18:32 Phil Davis

Validate rule Advanced Options numeric entries

This makes sure the user puts in ordinary positive integers like "1" and "42" in these advanced options fields. It prevents everything else, including dodgy-looking possibilities like "007" which might actually work OK, but it is safer to allow just plain "7"....

f0014c64 11 mars 2014 16:40 Ermal

Make this a bit more efficient

ce99dba2 11 mars 2014 13:53 Renato Botelho

Merge pull request #1010 from PiBa-NL/alias_allow_delete

firewall_virtual_ip , allow deleting last ip-alias if interface uses same the subnet. (while CARP-ip is present)

ac28b62e 11 mars 2014 13:42 Renato Botelho

Merge pull request #1018 from florian-asche/patch-3

Update services.inc

6b13f8d2 11 mars 2014 12:38 Renato Botelho

Do not delete linklocal address

c1846841 11 mars 2014 12:38 Renato Botelho

Do not delete linklocal address

4c3dafc4 11 mars 2014 10:40 Renato Botelho

Merge pull request #1020 from phil-davis/patch-5

Make Firewall Rules Advanced Options open if used - 2.1 branch

c805e0f3 11 mars 2014 03:39 Phil Davis

Make Firewall Rules Advanced Options open if used - 2.1 branch

This is the same code as pull request 997 but for 2.1 branch

13c545c2 10 mars 2014 22:26 Ermal Luçi

Merge pull request #1019 from florian-asche/patch-4

Update dyndns.class

e6d708fe 10 mars 2014 22:15 Florian Asche

Update dyndns.class

IPv4 ONLY? YEAH ;)

181386d6 10 mars 2014 22:11 Florian Asche

Update services.inc

Added CURL setops from dyndns.class

3c6f29c0 10 mars 2014 22:06 Florian Asche

Update services.inc

IPv4 ONLY

11e4dcc7 10 mars 2014 21:17 Renato Botelho

Merge pull request #991 from phil-davis/RELENG_2_1

Return GWG IP protocol (version) when no gateway IP - 2.1 version

56b40844 10 mars 2014 20:41 Renato Botelho

Merge pull request #1012 from florian-asche/patch-1

Update services.inc

5244c510 10 mars 2014 19:42 Florian Asche

Update services.inc

Prepared to make $hosttocheck configureable

5d1185ce 10 mars 2014 19:18 Florian Asche

Update services.inc

52c7f0d4 10 mars 2014 19:12 jim-p

Fix order of parameters to explode() here

e6b1b1c1 10 mars 2014 19:10 jim-p

Fix order of parameters to explode() here

f3988c85 10 mars 2014 17:21 Phil Davis

Fix OpenVPN XML section name

Forum https://forum.pfsense.org/index.php?topic=73479.0

0756be8b 10 mars 2014 17:21 Ermal Luçi

Merge pull request #1015 from phil-davis/patch-4

Fix OpenVPN XML section name

6258aeeb 10 mars 2014 17:03 Phil Davis

Fix OpenVPN XML section name

Forum https://forum.pfsense.org/index.php?topic=73479.0

cec6e65b 10 mars 2014 16:31 Renato Botelho

Merge pull request #1004 from phil-davis/patch-3

Add all advanced options to rule table hover text on 2.1 branch

9a28723d 10 mars 2014 16:30 Renato Botelho

Merge pull request #1003 from phil-davis/patch-2

Add all advanced options to rule table hover text

7324b14b 10 mars 2014 16:15 Ermal

Fix for now 'IPv6 - LAN looses Prefix after link event'(forums) with a not elegant solution but works. Probably dhcpv6 client should solve this by itself and generate and event for it. For now just bump dhcpv6 client again to have the prefix interface reconfigured.

b67e9e62 10 mars 2014 16:12 Ermal

Fix for now 'IPv6 - LAN looses Prefix after link event'(forums) with a not elegant solution but works. Probably dhcpv6 client should solve this by itself and generate and event for it. For now just bump dhcpv6 client again to have the prefix interface reconfigured.

0d8fc8ec 10 mars 2014 14:20 Renato Botelho

Fixes typo on variable name

d130cd46 10 mars 2014 14:17 Renato Botelho

pfSense_interface_deladdress() only knows how to delete an ip address, not a subnet. It should fix #3513

9aa6ad5c 10 mars 2014 14:16 Renato Botelho

pfSense_interface_deladdress() only knows how to delete an ip address, not a subnet. It should fix #3513

29b3dd4f 10 mars 2014 12:42 Renato Botelho

Merge pull request #1014 from N0YB/RELENG_2_1

XHTML Compliance

5cda5039 10 mars 2014 04:41 N0YB

XHTML Compliance

Services - DNS Forwarder

a0cb321b 10 mars 2014 02:09 Renato Botelho

Merge pull request #1013 from N0YB/RELENG_2_1

XHTML Compliance

d2aa08c2 10 mars 2014 00:43 N0YB

XHTML Compliance

Services - DHCP Server

09cb9dee 10 mars 2014 00:35 Florian Asche

Update services.inc

Added missing usepublicip with dyndnsCheckIP

9d8ce673 09 mars 2014 23:54 Renato Botelho

Merge pull request #1011 from N0YB/RELENG_2_1

XHTML Compliance

2e19c70f 09 mars 2014 21:44 N0YB

XHTML Compliance

Diagnostics - Packet Capture

a9fc108f 09 mars 2014 17:16 PiBa-NL

firewall_virtual_ip , allow deleting last ip-alias if interface uses same the subnet. (while CARP-ip is present)

b517603f 09 mars 2014 12:56 Renato Botelho

Merge pull request #1009 from N0YB/RELENG_2_1

XHTML Compliance

fe3088b9 09 mars 2014 04:41 N0YB

XHTML Compliance

Diagnostics - Tables

5ec11086 09 mars 2014 03:39 Renato Botelho

Merge pull request #1008 from N0YB/RELENG_2_1

XHTML Compliance

c5935cb4 09 mars 2014 03:01 N0YB

XHTML Compliance

VPN - PPTP - Users

65149622 09 mars 2014 02:51 N0YB

XHTML Compliance

VPN - PPTP - Configuration

6fee1998 09 mars 2014 02:22 Renato Botelho

Merge pull request #1007 from N0YB/RELENG_2_1

XHTML Compliance

2e2a9fd1 09 mars 2014 00:25 N0YB

XHTML Compliance

VPN - PPPOE

3f55d065 08 mars 2014 23:53 Renato Botelho

Merge pull request #1006 from N0YB/RELENG_2_1

XHTML Compliance

39da9cf3 08 mars 2014 23:30 N0YB

XHTML Compliance

VPN - L2TP - Users

84b48bb7 08 mars 2014 23:25 N0YB

XHTML Compliance

VPN - L2TP - Configuration

f663a49c 08 mars 2014 22:49 Renato Botelho

Merge pull request #1005 from N0YB/RELENG_2_1

XHTML Compliance

563fed49 08 mars 2014 22:11 N0YB

XHTML Compliance

VPN - IPsec - Pre-Shared Keys

1439ce28 08 mars 2014 17:50 Renato Botelho

Merge pull request #1002 from N0YB/RELENG_2_1

XHTML Compliance

19da4e75 08 mars 2014 11:00 Phil Davis

Add all advanced options to rule table hover text on 2.1 branch

Bug #3512

f0c1ce21 08 mars 2014 10:56 Phil Davis

Add all advanced options to rule table hover text

Bug #3512

23d3e72c 08 mars 2014 05:19 Luiz Gustavo Costa

update translate pt_BR gettext file

98669e51 07 mars 2014 21:40 N0YB

XHTML Compliance

VPN - IPsec - Mobile Clients

fac36dfd 07 mars 2014 18:49 Ermal

Make the voucher auth through xmlrpc work.

e327358b 07 mars 2014 18:49 Ermal

Properly use key here.

be11dd70 07 mars 2014 18:34 Ermal

Make the voucher auth through xmlrpc work.

41602469 07 mars 2014 18:12 Luiz Gustavo Costa

better make of gettext in expression (thanks rbgarga)

15e47776 07 mars 2014 18:00 Luiz Gustavo Costa

more fix some variables gettext

e28307d0 07 mars 2014 17:52 Luiz Gustavo Costa

fix some variables gettext

3d38041e 07 mars 2014 17:30 Ermal

Properly use key here.

331c50a6 07 mars 2014 14:11 Renato Botelho

Skip input validation when choosing an existing certificate, it should fix #3505

eecbeec4 07 mars 2014 14:10 Renato Botelho

Skip input validation when choosing an existing certificate, it should fix #3505

ae0a369e 07 mars 2014 14:06 Renato Botelho

Remove unecessary quotes

4655b2cd 07 mars 2014 14:05 Renato Botelho

Remove unecessary quotes

d03fcedf 07 mars 2014 11:22 Renato Botelho

Merge pull request #999 from N0YB/RELENG_2_1

XHTML Compliance

3f9586b6 07 mars 2014 11:20 Renato Botelho

Merge pull request #997 from phil-davis/master

Make Firewall Rules Advanced Options open if used

fd839842 07 mars 2014 05:28 Phil Davis

Refine check for existence of rule advanced options

c58a9ec3 07 mars 2014 04:03 N0YB

XHTML Compliance

VPN - IPsec - Tunnels

f3e65ef4 06 mars 2014 23:10 Chris Buechler

default openssl to 2048

fe3553d1 06 mars 2014 23:10 Chris Buechler

default openssl to 2048

63159749 06 mars 2014 22:59 Ermal

Better just use start here seems to be more reliable

1c84a5a1 06 mars 2014 22:08 Ermal Luçi

Merge pull request #998 from N0YB/RELENG_2_1

Couple Corrections

d58bee7d 06 mars 2014 21:41 N0YB

Couple Corrections

Table Cell Close Location
Style Border Typo

d623693c 06 mars 2014 21:38 Ermal

Correct the step for phase2 algos as well

d60eea55 06 mars 2014 21:38 Ermal

Correct the generation of the config for mobile tunnels as well

8c3cba99 06 mars 2014 20:57 Renato Botelho

Merge pull request #995 from ayvis/master-syntax-errors

syntax errors correction

5e57c7c4 06 mars 2014 20:51 Renato Botelho

Merge pull request #996 from N0YB/RELENG_2_1

XHTML Compliance

f37e37bb 06 mars 2014 20:19 Ermal

Remove not needed anymore function

ad55629b 06 mars 2014 20:19 Chris Buechler

update link for 2.2

9149b33e 06 mars 2014 20:18 Chris Buechler

update year, links for 2.1.1

9601df8a 06 mars 2014 20:02 Ermal

Use a step of 64 here too to comply with what the daemon can parse/understand

da2ec336 06 mars 2014 07:51 Chris Buechler

bring up appropriate interface for GRE/GIF. Ticket #3281

3945116d 06 mars 2014 07:50 Chris Buechler

bring up appropriate interface for GRE/GIF. Ticket #3281

bd9d6e0e 05 mars 2014 06:29 Phil Davis

Make Firewall Rules Advanced Options open if used

Currently, if there are some settings defined in Firewall Rules Edit, Advanced Features, Advanced Options, the Advanced Options section is left minimized when the Firewall Edit screen is displayed. This makes it easy for a user to not notice that there are some Advanced Options settings....

3ef5194d 05 mars 2014 01:45 N0YB

XHTML Compliance

VPN - OpenVPN - Client Specific Overrides

f08d2ae7 05 mars 2014 00:14 Renato Botelho

Merge pull request #994 from N0YB/RELENG_2_1

XHTML Compliance

56b490ba 04 mars 2014 22:09 ayvis

syntax errors corrected

94046ff1 04 mars 2014 21:07 N0YB

XHTML Compliance

VPN - OpenVPN - Client

ebe2b407 04 mars 2014 14:03 Renato Botelho

Merge pull request #984 from phil-davis/master

Return GWG IP protocol (version) when no gateway IP

faddd381 04 mars 2014 13:52 Renato Botelho

Merge pull request #992 from Doncuppjr/master

Add UEFI support to Network Boot options.

6c91204d 04 mars 2014 13:47 Renato Botelho

Merge pull request #993 from N0YB/RELENG_2_1

XHTML Compliance

bb30d32c 04 mars 2014 12:40 Renato Botelho

Remove alert confirmation to delete a package, today user need to confirm twice

b6096065 04 mars 2014 12:40 Renato Botelho

Remove alert confirmation to delete a package, today user need to confirm twice

cacc258f 03 mars 2014 22:17 N0YB

XHTML Compliance

VPN - OpenVPN - Server

ff9c579f 03 mars 2014 22:00 Renato Botelho

Fix syntax

218a4ffa 03 mars 2014 20:21 Renato Botelho

s/unlink/unlink_if_exists/

48047e3f 03 mars 2014 20:21 Renato Botelho

s/unlink/unlink_if_exists/

fdb116a9 03 mars 2014 20:20 Donald A. Cupp Jr

Put added option in dhcp config instead of dhcpv6 config.
Use empty function instead of <> "" for null test in dhcp network booting config section.
modified: etc/inc/services.inc

de9ac478 03 mars 2014 19:16 Renato Botelho

Validate if src OR dst have IP address set when protocol is IPv4+v6. Fixes #3499

6bb99c3f 03 mars 2014 19:15 Renato Botelho

Validate if src OR dst have IP address set when protocol is IPv4+v6. Fixes #3499

2ccaa575 03 mars 2014 17:31 Renato Botelho

Remove broken 'dynamic6' gateway, we already have ipprotocol to tell us the IP version, leave it more simple using only 'dynamic'. It helps #3484

246950c3 03 mars 2014 17:31 Renato Botelho

Fix typo on var name

d07bc322 03 mars 2014 17:31 Renato Botelho

Remove broken 'dynamic6' gateway, we already have ipprotocol to tell us the IP version, leave it more simple using only 'dynamic'. It helps #3484

bf36dafa 03 mars 2014 17:26 Renato Botelho

Fix typo on var name

d557438a 03 mars 2014 14:54 Renato Botelho

Merge pull request #990 from N0YB/RELENG_2_1

XHTML Compliance

c10d55ba 03 mars 2014 08:14 Donald A. Cupp Jr

Add missing option code for uefi booting
modified: etc/inc/services.inc

c636d517 03 mars 2014 06:59 Donald A. Cupp Jr

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

7023c602 03 mars 2014 06:47 Charlie Root

Added support for UEFI booting to Network Booting configuration.
modified: conf.default/config.xml
modified: etc/inc/services.inc
modified: usr/local/www/services_dhcp.php

3d8e954b 01 mars 2014 23:55 Chris Buechler

sync up ALTQ-capable interfaces list

263f1c9c 01 mars 2014 23:54 Chris Buechler

sync up ALTQ-capable interfaces list

0a173e6b 01 mars 2014 19:56 N0YB

XHTML Compliance

Firewall - Traffic Shaper

68169a55 01 mars 2014 19:07 jim-p

Wrap this in an is_array() test, or else if you have no manually configured DNS servers, saving the DHCP settings produces a PHP error.

3ffc016b 01 mars 2014 19:06 jim-p

Wrap this in an is_array() test, or else if you have no manually configured DNS servers, saving the DHCP settings produces a PHP error.

f8c5358d 01 mars 2014 10:35 Renato Botelho

Merge pull request #989 from N0YB/RELENG_2_1

XHTML Compliance

e1002cd2 01 mars 2014 04:56 N0YB

XHTML Compliance

Firewall - Schedules - Edit

d7f3520f 28 février 2014 22:01 Renato Botelho

Merge pull request #988 from N0YB/RELENG_2_1

XHTML Compliance

76b1d814 28 février 2014 21:57 N0YB

XHTML Compliance

Firewall - Aliases - Edit

1aad59d8 28 février 2014 21:52 Renato Botelho

Merge pull request #987 from N0YB/RELENG_2_1

XHTML Compliance

7d50bd3e 28 février 2014 21:25 N0YB

XHTML Compliance

Firewall - NAT - Npt - Edit

6d0f5a63 28 février 2014 21:25 Renato Botelho

Add an option to verify peers_identifier when it's ASN.1 distinguished name. It should fix #2904

dadb4846 28 février 2014 19:46 Renato Botelho

Merge pull request #986 from andrespetralli/master

Re-enabling static lease updates

3cdef187 28 février 2014 17:59 Andres Petralli

Re-enabling static lease updates

c468ffb5 28 février 2014 17:37 jim-p

Add a file flag to trigger the forced serial or else we may miss it during a firmware update and still end up with an accidentally disabled port.

9904df17 28 février 2014 17:36 jim-p

Add a file flag to trigger the forced serial or else we may miss it during a firmware update and still end up with an accidentally disabled port.

b31247af 28 février 2014 15:14 Ermal

Small correction for clear code

9cca1a4f 28 février 2014 15:13 Ermal

Ticket #3484 Correct the case for GRE tunnels as well since they behave the same. GRE seems to need the prefixlen 128 specified all the time so do it explicitly to be on safe side

cdeaf91e 28 février 2014 15:11 Ermal

Ticket #3484 Correct the case for GRE tunnels as well since they behave the same. GRE seems to need the prefixlen 128 specified all the time so do it explicitly to be on safe side

088a4eed 28 février 2014 15:00 Phil Davis

Tidy up GWG dropdown selection tests

Tested this making a new rule, and editing existing IPv4, IPv6 and IPv4+Ipv6 rules, and switching the IP version on an existing rule. Seems to work!

cd962bb9 28 février 2014 14:57 Phil Davis

Tidy up GWG dropdown selection tests

Tested this making a new rule, and editing existing IPv4, IPv6 and IPv4+Ipv6 rules, and switching the IP version on an existing rule. Seems to work!

d2c59808 28 février 2014 14:52 Ermal

Ticket #3484 Note that for now prefixlen is useless in ipv6 tunnels. IPv4 accepts them

c32a6b82 28 février 2014 14:49 Ermal

Fixes #3484. Provide a dynamic gateway for gif v6 tunnels so it can be used on firewall rules etc. The guide for setting up this tunnels on docs need to change to leave the gif interface as none type. People upgrading need to fix this themselves with a not on release notes. This can be fixed if the kernel condition is relaxed to allow setting the prefixlen on the tunnel as ipv4

ddb30ebf 28 février 2014 14:38 Ermal

Fixes #3484. Provide a dynamic gateway for gif v6 tunnels so it can be used on firewall rules etc. The guide for setting up this tunnels on docs need to change to leave the gif interface as none type. People upgrading need to fix this themselves with a not on release notes. This can be fixed if the kernel condition is relaxed to allow setting the prefixlen on the tunnel as ipv4

95281343 28 février 2014 14:12 Renato Botelho

Merge pull request #983 from N0YB/RELENG_2_1

XHTML Compliance

1de88429 28 février 2014 13:13 Ermal

Ticket #3484 Note that for now prefixlen is useless in ipv6 tunnels. IPv4 accepts them

0344d76e 28 février 2014 12:29 Phil Davis

Tidy "gateway name - IP" in dropdown list

for 2.1 branch

fa94f1e1 28 février 2014 12:28 Phil Davis

Tidy "gateway name - IP" in dropdown list

While I notice this also, for a plain gateway, the current IP address is also listed in the dropdown list text, like "WAN_DHCP - 10.42.11.1". If there is no IP address currently, it might say "WAN_DHCP - dynamic". But for some DHCP gateways that have not had any non-default manual settings done, it can say "OPT1_DHCP ". This gets rid of the silly-looking ""

b612c49f 28 février 2014 09:10 Phil Davis

Use return_gateway_groups_array() to build correct GWG list

Version for 2.1 branch

d47e25c7 28 février 2014 08:48 Phil Davis

Use return_gateway_groups_array() to build correct GWG list

Now return_gateway_groups_array() always returns at least the IP version 'ipprotocol' of each GWG, even if all its members are down at present. It is better to use this to check what IP version the GWG is. The previous check was using the IP address of the first member of the GWG to deduce 'ipprotocol'. That would fail if the WAN was DHCP and was down.

c6708833 28 février 2014 04:04 Phil Davis

Return GWG IP protocol (version) when no gateway IP - 2.1 branch

f60003fa 28 février 2014 03:54 Phil Davis

Return GWG IP protocol (version) when no gateway IP

This is a resubmit of an older pull request I had closed. It came up again in the forum, with a user setting up a VM environment and wondering why he cannot make policy-routing rules to a gateway group. The gateway group names did not display because all his WANs were down at the time and so the existing code was too dumb to determine the IP protocol (version 4 or 6) when none of the WANs in the gateway group actually have an IP address yet.

1541e25f 28 février 2014 02:51 N0YB

XHTML Compliance

Firewall - NAT - Outbound - Edit

78c74f9b 27 février 2014 22:03 Renato Botelho

Fix #3492, make sure filesystem is read-write

920dbb26 27 février 2014 22:03 Renato Botelho

Fix #3492, make sure filesystem is read-write

2658000b 27 février 2014 21:50 Renato Botelho

Merge pull request #981 from N0YB/RELENG_2_1

XHTML Compliance

813016d2 27 février 2014 21:41 N0YB

XHTML Compliance

Firewall - NAT - Port Forward - 1 to 1 - Edit

c7fbdd6c 27 février 2014 17:39 Ermal

Make the IPSec status page work with strongswan

6e8bb592 27 février 2014 16:38 Renato Botelho

Merge pull request #979 from phil-davis/RELENG_2_1

Errors in graph calculations

df992bc1 27 février 2014 16:37 Renato Botelho

Merge pull request #980 from N0YB/RELENG_2_1

XHTML Compliance

90435b20 27 février 2014 11:51 Renato Botelho

Fix #3486, delete /var/crash content when click 'No'

d7d6e57a 27 février 2014 11:51 Renato Botelho

Fix #3486, delete /var/crash content when click 'No'

e082672d 27 février 2014 03:20 N0YB

XHTML Compliance

Firewall - NAT - Port Forward - Edit

edaa41be 27 février 2014 03:13 Phil Davis

Errors in in graph calculations

This is the version for 2.1 branch corresponding to https://github.com/pfsense/pfsense/commit/f9983a874d6acf5fcf08a08606a6d19624af4438

7f43c116 26 février 2014 22:36 Renato Botelho

Merge pull request #978 from N0YB/RELENG_2_1

XHTML Compliance

cd83111a 26 février 2014 21:39 N0YB

XHTML Compliance

Firewall - Rules - Edit

a73ba11b 26 février 2014 19:24 jim-p

Fix variable used to create description when deleting a route, put the network in the description as intended.

2124fad4 26 février 2014 17:26 Ermal

Oops forgot the query message

df0878b0 26 février 2014 17:24 Ermal

Add a function to read the status of connections/SAs/SPDs from smp plugin of StrongSWAN. No need to go through the setkey dumps

ddfe5e43 26 février 2014 15:25 Ermal

Make xmlreader parse any document and properly consider listtags specified and attributes. Probably should be made the default due to its speed.

9f66bc5e 26 février 2014 13:13 Renato Botelho

Merge pull request #977 from N0YB/RELENG_2_1

XHTML Compliance

8ffb5ccd 26 février 2014 12:55 Ermal

Parse even attributes when present

082c9d96 26 février 2014 11:55 N0YB

XHTML Compliance

Firewall - Rules

a02b89b0 26 février 2014 11:18 Renato Botelho

Merge pull request #976 from N0YB/RELENG_2_1

XHTML Compliance

a5921773 26 février 2014 10:10 N0YB

XHTML Compliance

Firewall - NAT - Port Forward

d11f5bff 26 février 2014 04:51 N0YB

XHTML Compliance

Firewall - NAT - Port Forward

334ca9d7 26 février 2014 04:41 N0YB

XHTML Compliance

Firewall - NAT - Port Forward

0c78acf8 25 février 2014 22:41 Renato Botelho

Merge pull request #975 from stilez/patch-1

Port dropdowns: Put port no. after descrip

f7e481dd 25 février 2014 20:48 stilez

Port dropdowns: Put port no. after descrip

At the moment, even if a port number is entered, it's re-displayed only as a port name when editing. Users who don't have port names -> numbers lookup memorised can't easily confirm when editing a rule, that the port is as intended. Then, when they return to firewall_rules.php the same rules have ports displayed as numbers not names (inconsistent)....

c6efc8fd 25 février 2014 11:10 Ermal

Push log changes for IPSec and fix generation of strongswan.conf and ipsec.secrets to be properly considered

7335fa53 25 février 2014 11:10 Ermal
  • Correct logging to syslog and proper file for ipsec from strongswan
  • Use proper commands to reload strongswan rather than just the daemon
a63f8ba8 25 février 2014 08:46 Ermal Luçi

Merge pull request #971 from phil-davis/RELENG_2_1

Fix #3483 only use IPv4 DNS servers in DHCP v4 conf

042436e8 25 février 2014 08:46 Ermal Luçi

Merge pull request #970 from phil-davis/master

Fix #3483 only use IPv4 DNS servers in DHCP v4 conf

6a201696 25 février 2014 04:47 Phil Davis

Fix #3483 only use IPv4 DNS servers in DHCP v4 conf

Version for 2.1 branch

3ad6b569 25 février 2014 04:40 Phil Davis

Fix #3483 only use IPv4 DNS servers in DHCP v4 conf

f13a1d6a 24 février 2014 20:05 Renato Botelho

Make is_linklocal case-insensitive and fix #3433

04f5393f 24 février 2014 20:03 Renato Botelho

Make is_linklocal case-insensitive and fix #3433

b5388f03 24 février 2014 16:25 Renato Botelho

Fix #2302, save custom uploaded l7 pattern files on config.xml and replicate it to slave

732b160d 24 février 2014 16:25 Renato Botelho

Set variable after make sure it's defined and has elements

420b4538 24 février 2014 16:25 Renato Botelho

Fix whitespace and indent

1b90e2d5 24 février 2014 16:25 Renato Botelho

Fix whitespaces and indent

2c02c4d0 24 février 2014 15:58 Ermal

Properly detect when there are issues with communicating with syncip and to use the local DB for this. Otherwise detect if the remote says the voucher is not valid say its not valid.

62f96568 24 février 2014 15:57 Ermal

Properly detect when there are issues with communicating with syncip and to use the local DB for this. Otherwise detect if the remote says the voucher is not valid say its not valid.

ac420abd 24 février 2014 15:39 Ermal

Properly compile the query to insert the values. Pointy-hat: myself. While here respect the redirurl when passed to portal_allow and use proper function to do redirection.

846bedf9 24 février 2014 15:38 Ermal

Properly compile the query to insert the values. Pointy-hat: myself. While here respect the redirurl when passed to portal_allow and use proper function to do redirection.

037e7a62 24 février 2014 11:57 Renato Botelho

Merge pull request #959 from stilez/patch-3

Tighten is_subnet() functions

8cee3e44 24 février 2014 02:22 Renato Botelho

Merge pull request #969 from N0YB/RELENG_2_1

XHTML Compliance

b48958df 24 février 2014 01:59 N0YB

XHTML Compliance

Interfaces

5462854c 23 février 2014 21:45 Renato Botelho

Merge pull request #968 from N0YB/RELENG_2_1

XHTML Compliance

3698711f 23 février 2014 20:02 N0YB

XHTML Compliance

Interfaces - PPPs Edit

d06c4448 23 février 2014 19:34 N0YB

Merge branch 'RELENG_2_1' of git://github.com/pfsense/pfsense into RELENG_2_1

aa563d40 23 février 2014 12:42 Ermal Luçi

Merge pull request #967 from N0YB/RELENG_2_1

XHTML Compliance

37b6250b 23 février 2014 11:58 N0YB

Merge branch 'RELENG_2_1' of git://github.com/pfsense/pfsense into RELENG_2_1

813288dc 23 février 2014 11:01 N0YB

XHTML Compliance

Interfaces - Wireless Edit

5dbd81a6 23 février 2014 10:51 Ermal Luçi

Merge pull request #966 from N0YB/RELENG_2_1

XHTML Compliance

b527a954 23 février 2014 10:48 Ermal Luçi

Merge pull request #965 from N0YB/Advanced_DHCP_Client_Options

XHTML Compliance

cfd3676d 23 février 2014 08:09 N0YB

This one too.

6c156433 23 février 2014 07:55 N0YB

XHTML Compliance

Interfaces

4a2c47fe 23 février 2014 06:04 N0YB

Element id's are to be unique. 'provider' used is elsewhere.

ca4467bc 23 février 2014 05:50 N0YB

Better done globally here in the function.

6e31ca39 23 février 2014 03:30 N0YB

XHTML Compliance

Interfaces

f5db657d 22 février 2014 13:26 Ermal Luçi

Merge pull request #964 from wildstray/patch-1

Update firewall_rules_edit.php

c95b52d5 22 février 2014 00:55 Wild Stray

Update firewall_rules_edit.php

PIM protocol for firewall rules.

bc50c8d7 21 février 2014 21:46 Renato Botelho

Update tzdata to 2013i

796587a9 21 février 2014 16:51 Ermal

These are remenants of old 1.2 remove them from the wizard

11aa4666 21 février 2014 14:45 Ermal

Ticket #2627. Just pass the array over no need to traverse it

34340c56 21 février 2014 14:45 Ermal

Ticket #2627. Just pass the array over no need to traverse it

e45a0b69 21 février 2014 14:38 Ermal

Trigger rc.newwaipv6 as well from pppoe when it gets an inet6 config

761dc91c 21 février 2014 14:37 Ermal

Trigger rc.newwaipv6 as well from pppoe when it gets an inet6 config

080fd00b 21 février 2014 14:28 Ermal

Fixes #2627. When an interface goes down try to shut the RAs and dhcpd6 service on that interface

92977616 21 février 2014 14:23 Ermal

Fixes #2627. When an interface goes down try to shut the RAs and dhcpd6 service on that interface

d6101e23 21 février 2014 12:58 Ermal

Avoid recursion of convert_real_interface_to_friendly_interface_name with get_parent and on linkup of parent interface properly configure especially useful on ppp type links

9510780f 21 février 2014 12:55 Ermal

Avoid recursion of convert_real_interface_to_friendly_interface_name with get_parent and on linkup of parent interface properly configure especially useful on ppp type links

ad43847b 21 février 2014 12:01 Renato Botelho

Merge pull request #960 from stilez/patch-4

Tighten is_validaliasname()

ef60dfa5 21 février 2014 11:03 Ermal

Be friendly to memory

4d327744 21 février 2014 11:03 Ermal

Fix problem with the voucher synching that was introduced during conversion to zones

57cd35cf 21 février 2014 11:03 Ermal

Be friendly to memory

be1e9342 21 février 2014 11:00 Ermal

Fix problem with the voucher synching that was introduced during conversion to zones

4ad9a1e7 21 février 2014 03:49 stilez

Tighten is_validaliasname()

is_validaliasname() treats "empty string" as a valid alias name, it probably shouldn't.

I suspect it also should not allow purely numeric names ('53'), or pure underscore ('_'), or reserved port names ('tcp', 'http'), as valid alias names for other things. Too much risk of issue/ambiguity which isn't helpful in a router/security device, and no obvious upside to it....

a5e2a35f 21 février 2014 03:19 stilez

Tighten is_subnet() functions

The is_subnet(), is_subnetv4() and is_subnetv6() functions have significant issues in their coding logic.

Issues:

1) Functions use is_numeric(), so they validate invalid bitcount parts such as '1.1.1.1/6.5' or '::8000/94.7' as valid subnet strings...

4cdd20bc 21 février 2014 00:36 Ermal

Rather than having issues with not started radvd try to start radvd to discover by itself the prefix on the interface by using the special directive :: on the prefix declaration. Related to many tickets and forum posts

75aec77a 21 février 2014 00:36 Ermal

Rather than having issues with not started radvd try to start radvd to discover by itself the prefix on the interface by using the special directive :: on the prefix declaration. Related to many tickets and forum posts

3e0b2df2 20 février 2014 21:43 Renato Botelho

Update tzdata to 2013i

6a193210 20 février 2014 21:32 Renato Botelho

Update list of mobile service providers

9d40745b 20 février 2014 21:32 Renato Botelho

Update list of mobile service providers

8b731067 20 février 2014 21:19 Ermal

Correct obvious bug in IPv6.inc

77148acc 20 février 2014 21:06 Ermal

s/PEAR.php/PEAR.inc/

bf416e49 20 février 2014 21:05 Ermal

Actually take latest one from github. It has some more checks and more execution time penalities but catches more errors

03ab9b30 20 février 2014 21:00 Ermal

Update IPV6.inc to latest 1.2.1 version

7519cc29 20 février 2014 20:32 Ermal

If set use the default bandwidth setting on the CP even for mac passthrough. Reported-by: https://forum.pfsense.org/index.php/topic,72761.0.html

2e080989 20 février 2014 20:30 Ermal

Use the default bw specification if configured even for allowed ip and hostname.

a23ff107 20 février 2014 20:30 Ermal

Use the default bw specification if configured even for allowed ip and hostname.

3f7f26ae 20 février 2014 19:37 N0YB

Add the missing global $g

ea188e45 20 février 2014 18:28 Ermal

If set use the default bandwidth setting on the CP even for mac passthrough. Reported-by: https://forum.pfsense.org/index.php/topic,72761.0.html

070dad6c 20 février 2014 12:26 Renato Botelho

Use env var provided by openvpn to determine if it's tun or tap, it should fix #3475

08185f4a 20 février 2014 12:21 Renato Botelho

Use env var provided by openvpn to determine if it's tun or tap, it should fix #3475

26ea40b7 20 février 2014 10:18 Ermal

Do some more error checking and put secondary radius attributes only if configured. Probably radius configuration should be merged with central server for logins!

315bdf65 20 février 2014 10:18 Ermal

Do some more error checking and put secondary radius attributes only if configured. Probably radius configuration should be merged with central server for logins!

e570f0eb 20 février 2014 10:02 Ermal

silence any errors

49a8ee7f 20 février 2014 10:02 Ermal

Do not show errors on bootup and test before trying to make a directory if it exists

9c8f0a3a 20 février 2014 09:59 Ermal

Fix the issue with crash reporter even here as per pull #954

0b8a6bcb 20 février 2014 09:33 Ermal Luçi

Merge pull request #951 from stilez/patch-1

Tighten is_numeric()

feb79ce5 20 février 2014 09:32 Ermal Luçi

Merge pull request #954 from phil-davis/master

Make a good copy of PHP_errors.log for crash reporter

38cb3c39 20 février 2014 08:56 Phil Davis

Make a good copy of PHP_errors.log for crash reporter

Forum report https://forum.pfsense.org/index.php/topic,72877.0.html

d55cba63 20 février 2014 03:18 N0YB

Fix gateway quality RRD to have the correct granularity and be consistent with the pfSense graphs set.

Create gateway quality RRD with settings suitable for pfSense graph set, since apinger uses default step (300) and other settings that are not so good/consistent with the pfSense graphs set....

4caa9574 20 février 2014 02:53 stilez

Tighten is_numeric()

Improvements:

1) avoids 'expensive' preg_match() and is a more exact test
2) fixes logic whereby an empty string or anything converted to an empty string, is deemed a valid 'numeric' value

(If an empty string can validate as numeric, it's possible that in some cases a number is expected and missing in a string, but not detected, causing malformed rules or subnet bitcounts, and unexpected issues or vulnerabilities)...

5b699be7 19 février 2014 22:42 Renato Botelho

Merge pull request #950 from N0YB/RELENG_2_1

XHTML Compliance

de76f366 19 février 2014 22:17 N0YB

XHTML Compliance

UPnP & NAT-PMP

c51c2b4c 19 février 2014 21:51 Ermal Luçi

Merge pull request #949 from N0YB/RELENG_2_1

XHTML Compliance

55e41a98 19 février 2014 21:38 N0YB

XHTML Compliance

Traffic Graph Status

d3515e02 19 février 2014 17:00 Ermal Luçi

Merge pull request #938 from nagyrobi/patch-12

Create ntp_status.widget.php

dcbf41b0 19 février 2014 17:00 Ermal Luçi

Merge pull request #937 from nagyrobi/patch-11

Create ntp_status.inc

cfce004f 19 février 2014 16:59 Ermal Luçi

Merge pull request #936 from nagyrobi/patch-10

Update status_rrd_graph_settings.php

0a3adf06 19 février 2014 16:59 Ermal Luçi

Merge pull request #935 from nagyrobi/patch-9

Update status_rrd_graph_img.php

a386971b 19 février 2014 16:59 Ermal Luçi

Merge pull request #934 from nagyrobi/patch-8

Update status_rrd_graph.php

cc734323 19 février 2014 16:58 Ermal Luçi

Merge pull request #933 from nagyrobi/patch-7

Update status_ntpd.php

b3974c79 19 février 2014 16:58 Ermal

Make this usable

8988ab95 19 février 2014 16:44 Ermal Luçi

Merge pull request #932 from nagyrobi/patch-6

Create services_ntpd_pps.php

ec7bc948 19 février 2014 16:43 Ermal

More code fixes for ntpd

59c37391 19 février 2014 16:37 Ermal Luçi

Merge pull request #929 from nagyrobi/patch-3

Update system.inc

a3498099 19 février 2014 16:36 Ermal

Correct some issues on status

6216c1b5 19 février 2014 16:29 Ermal Luçi

Merge pull request #931 from nagyrobi/patch-5

Create services_ntpd_gps.php

(1001-2000/25468) Par page : 25, 50, 100, 500, 1000

Formats disponibles : Atom