Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
b67cdd05 06/17/2014 04:37 PM Matthew Smith

Fix core dump on viewing invalid package log

7145cd87 06/17/2014 02:17 PM Renato Botelho

Remove . and / from pkg name to avoid directory traversal

c3936caf 06/17/2014 01:48 PM Renato Botelho

Remove id=0 from miniupnpd menu and shortcut

69eb2e29 06/17/2014 01:33 PM Renato Botelho

Avoid directory traversal when reading package xml files, also check if file exists before try to read it

d09ff9ef 06/17/2014 01:19 PM Renato Botelho

Make sure variables are escaped, also replace exec calls to run rm by unlink_if_exists()

65eb0f61 06/17/2014 01:19 PM Renato Botelho

Remove useless code, variable is set again on next line

45438fd3 06/17/2014 12:40 PM Renato Botelho

Escape parameters passed to shell_exec()

76c4ff0e 06/17/2014 12:31 PM Renato Botelho

Be more careful with host parameter and make sure it's escaped when call shell functions

65f815dd 06/17/2014 10:33 AM Renato Botelho

Validate starttime and stoptime format

ef462f25 06/16/2014 06:00 PM Jim Pingle

Make the byte counts on OpenVPN status human readable rather than huge unformatted numbers.

6f3d2063 06/13/2014 11:59 AM Renato Botelho

Replace Header() calls by lowercase

bcfd894e 06/13/2014 11:36 AM Renato Botelho

Merge pull request #1229 from ExolonDX/branch-master_06

718af29d 06/13/2014 11:36 AM Renato Botelho

Merge pull request #1228 from ExolonDX/branch_master_05

cbe38717 06/12/2014 09:06 PM Ermal LUÇI

Bring the code of captiveportal up to speed with its module counterpart requirments

859a5304 06/12/2014 11:59 AM Renato Botelho

Fix #3665, show IPSec tunnel description on status page

bd757043 06/12/2014 11:33 AM Renato Botelho

Fix a typo on variable name

6186c00a 06/12/2014 11:16 AM Renato Botelho

Fix td class

daa169f7 06/11/2014 05:23 AM Chris Buechler

remove extra .

f2c86031 06/10/2014 05:20 PM Renato Botelho

Be more precise to match members of a bridge interface, it should fix #3637

6a0f34b8 06/09/2014 06:32 PM Renato Botelho

Do not allow interface group name to be bigger than 15 chars, helps ticket #3208

2f9951fe 06/06/2014 02:48 PM Renato Botelho

Add some protection to parameters that come through _GET

56898132 06/05/2014 09:44 PM Colin Fleming

Tidy up misc. widgets XHTML

captive_portal_status.widget.php
Remove NAME from TABLE tag, not valid in XHTML

carp_status.widget.php
Add missing closing TD tag

dyn_dns_status.widget.php and
installed_packages.widgete.php
Update TD class to single line

load_balancer_status.widget.php...

2690afba 06/05/2014 06:41 PM Colin Fleming

Update "pkg_edit.,php"

"custom_php_after_head_command", if the PHP code also contains
JavaScript ("squid_auth.xml" for example) then this will cause HTML
errors, as you are not supposed to have anything between the closing
HEAD tag and the opening BODY tag....

88e545b4 06/04/2014 07:25 PM Jim Pingle

Whitespace fixes

2da48592 06/04/2014 07:22 PM Jim Pingle

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

df13b077 06/04/2014 06:17 PM Jim Pingle

Just use ID here instead.

5344099a 06/04/2014 06:13 PM Jim Pingle

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

29732bc3 06/03/2014 05:39 PM Renato Botelho

Update csrf-magic to 1.0.4

ee7f5e7a 06/03/2014 12:33 PM Renato Botelho

Merge pull request #1226 from ExolonDX/branch_master_04

f1330391 06/03/2014 12:33 PM Renato Botelho

Merge pull request #1225 from ExolonDX/branch_master_03

ccc3b027 06/03/2014 12:33 PM Renato Botelho

Merge pull request #1224 from ExolonDX/branch_master_02

580a6561 06/03/2014 12:12 PM Colin Fleming

Tidy up "status_queues.php" XHTML

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

2a351d32 06/03/2014 12:08 PM Colin Fleming

Tidy up "status_openvpn.php" XHTML

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

e6f98d5b 06/03/2014 11:52 AM 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 06/03/2014 11:28 AM Colin Fleming

Tidy up "crash_reporter.php" XHTML

Tidy up Paragraph tags
Close INPUT tags

0db055f0 06/02/2014 11:27 AM Renato Botelho

Merge pull request #1219 from nagyrobi/patch-13

0bb15b99 05/31/2014 02:40 PM Jim Pingle

Fix filename

cac386b6 05/31/2014 01:01 AM 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 05/30/2014 06:40 PM Jim Pingle

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

52398a6b 05/30/2014 06:15 PM Jim Pingle

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....

ae73fcb1 05/29/2014 02:29 PM Renato Botelho

Merge pull request #1220 from ExolonDX/branch_master_01

7786daaa 05/29/2014 02:18 PM 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...

36b9bb28 05/29/2014 01:53 PM Renato Botelho

Unset iflist and iflist_disabled

4e6b0a0e 05/29/2014 12:20 PM robi robi

Update services_ntpd.php

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

6e73977b 05/29/2014 11:52 AM 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

499f6e20 05/28/2014 08:14 PM Renato Botelho

Merge pull request #1217 from nagyrobi/patch-15

612b6ad6 05/28/2014 08:01 PM Renato Botelho

Merge pull request #1212 from ExolonDX/branch_master_04

4f280a4a 05/28/2014 08:01 PM Renato Botelho

Merge pull request #1211 from ExolonDX/branch_master_03

0e1a4b55 05/28/2014 08:00 PM Renato Botelho

Merge pull request #1210 from ExolonDX/branch_master_02

e2935a75 05/28/2014 08:00 PM Renato Botelho

Merge pull request #1209 from ExolonDX/branch_master_01

151693da 05/28/2014 07:52 PM robi robi

Update services_ntpd_gps.php

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

504e5fd4 05/28/2014 06:00 PM Jim Pingle

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

aa7ec418 05/27/2014 01:34 PM Ermal LUÇI

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

1fd46d44 05/27/2014 01:14 PM Ermal LUÇI

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

d7582888 05/27/2014 12:59 PM Renato Botelho

Trim whitespaces from options text and fix #3674

587ecd08 05/27/2014 11:39 AM Colin Fleming

Tidy up "system_firware" XHTML

Remove WRAP from TEXTAREA and add Javascript to add wrap hard

b3733e10 05/27/2014 11:33 AM Colin Fleming

Tidy up Ampersand XHTML

Deprecate Ampersand in Anchor tags

2a74f9d7 05/27/2014 11:22 AM Colin Fleming

Tidy up misc. XHTML

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

9ef4289c 05/27/2014 11:11 AM 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 05/23/2014 06:00 PM Jim Pingle

Add (self) for an outbound NAT source as well

b7988b29 05/23/2014 06:00 PM Jim Pingle

Let (self) be used on port forward destinations also

0d0c01ca 05/23/2014 06:00 PM Jim Pingle

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

23b3e679 05/23/2014 10:48 AM Renato Botelho

Fix typo

77a4e6d7 05/22/2014 07:54 PM Jim Pingle

Clarify usage for not/and/or in host field

017e4ad3 05/22/2014 07:45 PM Jim Pingle

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

715d2895 05/22/2014 07:45 PM Jim Pingle

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

cfa59dce 05/22/2014 06:49 PM Renato Botelho

Merge pull request #1154 from ExolonDX/branch_master_01

33261707 05/22/2014 06:33 PM Renato Botelho

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

3543db5e 05/22/2014 06:26 PM Renato Botelho

Merge pull request #1205 from ExolonDX/branch_master_59

7d8aad66 05/22/2014 06:26 PM Renato Botelho

Merge pull request #1204 from ExolonDX/branch_master_58

e286c998 05/22/2014 06:26 PM Renato Botelho

Merge pull request #1203 from ExolonDX/branch_master_56

e1ee5ebd 05/22/2014 06:26 PM Renato Botelho

Merge pull request #1202 from ExolonDX/branch_master_54

cc2dcd1b 05/22/2014 06:26 PM Renato Botelho

Merge pull request #1201 from ExolonDX/branch_master_53

165b7165 05/22/2014 06:26 PM Renato Botelho

Merge pull request #1200 from ExolonDX/branch_master_52

be612412 05/22/2014 06:26 PM Renato Botelho

Merge pull request #1199 from ExolonDX/branch_master_51

34e52740 05/22/2014 06:26 PM Renato Botelho

Merge pull request #1198 from ExolonDX/branch_master_50

50eab2d7 05/22/2014 06:26 PM Renato Botelho

Merge pull request #1196 from ExolonDX/branch_master_46

799dec85 05/22/2014 06:26 PM Renato Botelho

Merge pull request #1195 from ExolonDX/branch_master_45

9e47b48c 05/22/2014 06:26 PM Renato Botelho

Merge pull request #1194 from ExolonDX/branch_master_44

60f2eebe 05/22/2014 06:26 PM Renato Botelho

Merge pull request #1193 from ExolonDX/branch_master_43

c077dfc1 05/22/2014 06:26 PM Renato Botelho

Merge pull request #1192 from ExolonDX/branch_master_42

3762be9e 05/22/2014 06:26 PM Renato Botelho

Merge pull request #1191 from ExolonDX/branch_master_41

ed79ff86 05/22/2014 06:26 PM Renato Botelho

Merge pull request #1190 from ExolonDX/branch_master_40

1e9cf477 05/22/2014 06:26 PM Renato Botelho

Merge pull request #1189 from ExolonDX/branch_master_39

2b0a8c1f 05/22/2014 06:26 PM Renato Botelho

Merge pull request #1188 from ExolonDX/branch_master_38

725859ee 05/22/2014 06:25 PM Renato Botelho

Merge pull request #1187 from ExolonDX/branch_master_37

d45e93b8 05/22/2014 06:25 PM Renato Botelho

Merge pull request #1186 from ExolonDX/branch_master_36

ae5d438d 05/22/2014 06:25 PM Renato Botelho

Merge pull request #1185 from ExolonDX/branch_master_34

171fdf65 05/22/2014 06:25 PM Renato Botelho

Merge pull request #1183 from ExolonDX/branch_master_32

dcb5c494 05/22/2014 06:25 PM Renato Botelho

Merge pull request #1180 from ExolonDX/branch_master_29

5f424c21 05/22/2014 06:25 PM Renato Botelho

Merge pull request #1178 from ExolonDX/branch_master_26

192bac8f 05/22/2014 06:25 PM Renato Botelho

Merge pull request #1177 from ExolonDX/branch_master_25

7f38b875 05/22/2014 06:25 PM Renato Botelho

Merge pull request #1176 from ExolonDX/branch_master_24

24864771 05/22/2014 06:25 PM Renato Botelho

Merge pull request #1175 from ExolonDX/branch_master_23

8ca0e58a 05/22/2014 06:25 PM Renato Botelho

Merge pull request #1173 from ExolonDX/branch_master_21

c6b061db 05/22/2014 06:25 PM Renato Botelho

Merge pull request #1172 from ExolonDX/branch_master_20

801f04b5 05/22/2014 06:25 PM Renato Botelho

Merge pull request #1171 from ExolonDX/branch_master_19

f9b5bc8b 05/22/2014 06:25 PM Renato Botelho

Merge pull request #1170 from ExolonDX/branch_master_18

8cd9566e 05/22/2014 06:25 PM Renato Botelho

Merge pull request #1169 from ExolonDX/branch_master_17

0ab02bfd 05/22/2014 06:25 PM Renato Botelho

Merge pull request #1168 from ExolonDX/branch_master_16