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

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

Formats disponibles : Atom