summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Encoding in system_advanced_admin.phpjim-p2015-06-161-1/+1
* Encoding in interfaces_ppps_edit.phpjim-p2015-06-161-2/+2
* Encoding in diag_packet_capture.phpjim-p2015-06-161-3/+3
* Encoding in interfaces_qinq_edit.phpjim-p2015-06-161-1/+1
* Encoding in services_dnsmasq.phpjim-p2015-06-161-1/+1
* Encoding in vpn_ipsec_settings.phpjim-p2015-06-161-1/+1
* More encodingjim-p2015-06-161-2/+2
* Fix some low-hanging potential security issues.jim-p2015-06-163-8/+8
* Be more careful with encoding on pages that use single quotes around HTML att...jim-p2015-06-162-5/+5
* Additional encoding for system_advanced_misc.phpjim-p2015-06-161-7/+7
* Protect single quotes as well to prevent JS injection, due to the way this pa...jim-p2015-06-161-10/+10
* Encode parameters in system_advanced_firewall.php before displaying back to t...jim-p2015-06-161-5/+5
* Keep a copy of old mtree binary during upgrade and use it to avoid crashing. ...Renato Botelho2015-06-162-2/+8
* Check also for old FreeBSD release versionsRenato Botelho2015-06-161-1/+1
* Merge pull request #1722 from chapmajs/fix_hughesnet_pdErmal LUÇI2015-06-151-1/+1
|\
| * Fixing PD size selection for HughesNetJonathan2015-06-151-1/+1
* | Remove the GUI for the pc-sysinstaller as well and add it to obsoletee filesErmal LUÇI2015-06-153-1278/+3
* | Remove pc-sysinstall since it was never finished and probably will be not the...Ermal LUÇI2015-06-1582-10305/+0
|/
* Merge pull request #1721 from phil-davis/styleRenato Botelho2015-06-15186-1558/+1604
|\
| * Code spacingPhil Davis2015-06-15186-1558/+1604
* | Merge pull request #1718 from phil-davis/patch-2Renato Botelho2015-06-151-1/+1
|\ \
| * | status_queues missing semi-colonPhil Davis2015-06-151-1/+1
|/ /
* | Ticket #4655 well manually merge pull/1715. Thanks: PhilErmal LUÇI2015-06-151-3/+9
* | add input validation for proxy URL, port, user.Chris Buechler2015-06-141-0/+12
|/
* Ok another round of this which unbreaks input error validation messagesErmal LUÇI2015-06-131-3/+6
* Make this right finally :). Thanks-ti: Phil-davisErmal LUÇI2015-06-121-3/+2
* Add hostid script in the source to solve the issue with platforms that do not...Ermal LUÇI2015-06-121-0/+137
* Merge pull request #1716 from edwinlee11/patch-1Ermal LUÇI2015-06-121-2/+0
|\
| * Remove track6-interface and track6-prefix-id from interfaces->lan in default ...Edwin Lee2015-06-121-2/+0
* | Activate the redirection that for some reason got disabledErmal LUÇI2015-06-121-2/+2
|/
* Ticket #4655 Do not behave against the logic of checkbox and description.Ermal LUÇI2015-06-111-2/+2
* Merge pull request #1710 from stilez/patch-4Renato Botelho2015-06-111-10/+2
|\
| * simplify is_ipaddrv4() and fix zero-padding issue stilez2015-06-071-10/+2
* | Merge pull request #1714 from brunostein/fix_checking_nat_destination_portRenato Botelho2015-06-111-2/+2
|\ \
| * | fix checking for overlaps of NAT destination portbruno2015-06-111-2/+2
|/ /
* | Make the host uuid opt-outErmal LUÇI2015-06-112-3/+28
* | Revert "Ticket #4442 Do not process URL aliases during bootup but trigger it ...Chris Buechler2015-06-102-4/+3
* | Send the machine uuid with the headers requesting the version fileErmal LUÇI2015-06-101-1/+1
* | Send the machine uuid with the headers requesting the version fileErmal LUÇI2015-06-101-1/+1
* | Fixes #4537 On 32bit platform do not enable direct dispatch on IPsec since it...Ermal LUÇI2015-06-101-0/+3
* | Activate sync for the root slice in fstab during upgrade. Ticket #4523jim-p2015-06-101-0/+6
* | If the filesystem is corrupted i do not think fixing pwd DB is a good thing..Ermal LUÇI2015-06-091-4/+0
* | No need to do the same exercise twice.Ermal LUÇI2015-06-091-6/+0
* | Do not call fsck just out of nowhere here since it cannot be the problem or ...Ermal LUÇI2015-06-091-6/+4
* | Do not disable APc hereErmal LUÇI2015-06-091-3/+0
* | Restore the file system in R/W mode during most of rc script seems required o...Ermal LUÇI2015-06-091-0/+15
* | Add a space to the script to avoid that appended parameters seem the same as ...Ermal LUÇI2015-06-091-1/+1
* | Use skel as the source of new user files rather than copying from root.jim-p2015-06-085-1/+28
* | Do not synchronize alias url during filter reload rather trigger one if neededErmal LUÇI2015-06-081-2/+3
* | Ticket #4442 Do not process URL aliases during bootup but trigger it just aft...Ermal LUÇI2015-06-072-3/+4
OpenPOWER on IntegriCloud