Projet

Général

Profil

Statistiques
| Branche: | Tag: | Révision:

univnautes / usr / local / www @ f334f8bf

# Date Auteur Commentaire
f334f8bf 18 juin 2014 20:38 Renato Botelho

Fix whitespaces and indent

bef9f697 18 juin 2014 18:46 Renato Botelho

We need to allow subdirectories under /usr/local/pkg, here is the proper fix

08f30320 18 juin 2014 13:21 Renato Botelho

Change the option for webconfig login autocomplete from opt-in to opt-out, also bump config version and write a function to keep the current status on upgrades

56bd2035 18 juin 2014 03:37 jim-p

Fix syntax error

2b641a08 17 juin 2014 20:13 Renato Botelho

Protect servicestatusfilter parameter with htmlspecialchars()

e4921058 17 juin 2014 19:53 Renato Botelho

Protect rssfeed parameters with htmlspecialchars()

5de32d52 17 juin 2014 18:47 Renato Botelho

Avoid directory traversal on restorefullbackup

b67cdd05 17 juin 2014 18:37 Matt Smith

Fix core dump on viewing invalid package log

7145cd87 17 juin 2014 16:17 Renato Botelho

Remove . and / from pkg name to avoid directory traversal

c3936caf 17 juin 2014 15:48 Renato Botelho

Remove id=0 from miniupnpd menu and shortcut

69eb2e29 17 juin 2014 15:33 Renato Botelho

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

d09ff9ef 17 juin 2014 15:19 Renato Botelho

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

65eb0f61 17 juin 2014 15:19 Renato Botelho

Remove useless code, variable is set again on next line

45438fd3 17 juin 2014 14:40 Renato Botelho

Escape parameters passed to shell_exec()

76c4ff0e 17 juin 2014 14:31 Renato Botelho

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

65f815dd 17 juin 2014 12:33 Renato Botelho

Validate starttime and stoptime format

ef462f25 16 juin 2014 20:00 jim-p

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

6f3d2063 13 juin 2014 13:59 Renato Botelho

Replace Header() calls by lowercase

bcfd894e 13 juin 2014 13:36 Renato Botelho

Merge pull request #1229 from ExolonDX/branch-master_06

718af29d 13 juin 2014 13:36 Renato Botelho

Merge pull request #1228 from ExolonDX/branch_master_05

cbe38717 12 juin 2014 23:06 Ermal

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

859a5304 12 juin 2014 13:59 Renato Botelho

Fix #3665, show IPSec tunnel description on status page

bd757043 12 juin 2014 13:33 Renato Botelho

Fix a typo on variable name

6186c00a 12 juin 2014 13:16 Renato Botelho

Fix td class

daa169f7 11 juin 2014 07:23 Chris Buechler

remove extra .

f2c86031 10 juin 2014 19:20 Renato Botelho

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

6a0f34b8 09 juin 2014 20:32 Renato Botelho

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

2f9951fe 06 juin 2014 16:48 Renato Botelho

Add some protection to parameters that come through _GET

56898132 05 juin 2014 23:44 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 05 juin 2014 20:41 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 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

29732bc3 03 juin 2014 19:39 Renato Botelho

Update csrf-magic to 1.0.4

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

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

0db055f0 02 juin 2014 13:27 Renato Botelho

Merge pull request #1219 from nagyrobi/patch-13

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.

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

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

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

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

499f6e20 28 mai 2014 22:14 Renato Botelho

Merge pull request #1217 from nagyrobi/patch-15

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.

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.

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

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

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