summaryrefslogtreecommitdiffstats
path: root/src/usr
Commit message (Expand)AuthorAgeFilesLines
* Rather than setting the value directly, minimize exposure to eval() in update...RELENG_2_3_2jim-p2017-02-071-2/+5
* Convert easyrule.php to use a confirmation landing page so that the parameter...jim-p2017-02-072-22/+67
* Encode the contents of pkg_filter before output. Fixes #7227jim-p2017-02-071-1/+1
* Encode 'from' and 'to' before output on pkg_mgr_install.php. Fixes #7225jim-p2017-02-071-1/+1
* The confirmation checkboxes on diag_resetstate.php should not be checked by d...jim-p2017-01-171-2/+2
* Add IPsec to the state table interface list.jim-p2017-01-121-0/+1
* Fix IPv4/IPv6 copy paste error in OpenVPN client-specific overrides. Ticket #...jim-p2016-12-301-1/+1
* Fix field type for TFTP in DHCP server settingsjim-p2016-12-231-0/+1
* Fix variable name used to pre-fill the NTP orphan mode field, add placeholder...jim-p2016-12-231-1/+2
* Fix display of the number of states in the firewall rules pageplumbeo2016-12-211-1/+1
* Fix up validation and encoding on Captive Portal status pages. Fixes #7019jim-p2016-12-175-46/+69
* Suppress error logging for Diag > Command Prompt so an error in user-entered ...jim-p2016-12-161-1/+1
* Check for lo0 when reconfiguring VIPs on sync. Fixes #7010jim-p2016-12-131-1/+1
* Fix copy/paste error in variable test.jim-p2016-12-091-2/+2
* Fix #6918 Allow aliases with capital letters in rulesPhil Davis2016-11-142-2/+20
* Remove "use lowercase" hintPhil Davis2016-11-101-2/+2
* Fix #6864 automatically convert IPv6 input to lowercasePhil Davis2016-11-101-0/+5
* Fix #6758Renato Botelho2016-10-271-0/+1
* Fix display advanced after input error for system_gateways_editPhil Davis2016-10-251-6/+6
* Better handle no dhcpv6 leases filePhil Davis2016-10-251-3/+10
* Fix #6872 CP bandwidth 0 is no validPhil Davis2016-10-251-1/+1
* Fix typo: The input field is named source_hash_keyNewEraCracker2016-10-071-3/+3
* Spelling mistake "system_gateways.php"Colin Fleming2016-10-071-1/+1
* Revise merge errorSteve Beaver2016-10-031-41/+42
* Applied PR #3173 to correct merge errorSteve Beaver2016-10-031-53/+29
* Fixed #6835 by revising Javascript show/hideSteve Beaver2016-10-032-12/+30
* Make serial/UUID boldRenato Botelho2016-09-271-1/+1
* Show system platform and serial / UUIDRenato Botelho2016-09-271-0/+16
* Obscure RADIUS shared secret.jim-p2016-09-261-1/+1
* Obscured password field in system_authservers.php bind sectionStephen Beaver2016-09-261-1/+1
* Ensure a mobile P2 is marked as such when saving.jim-p2016-09-241-0/+2
* Use wider display for pftop to fill up dead area. Output still looks OK with ...jim-p2016-09-231-1/+1
* Declare $config as a global in guiconfig.inc csrf_startup() function, to prop...jim-p2016-09-221-0/+1
* Apply #601 fix to firewall_nat.phpSteve Beaver2016-09-211-2/+4
* Fixed #6801Steve Beaver2016-09-211-1/+4
* Do not show certificates in drop-down list that are already contained in this...skrude612016-09-211-1/+1
* Add missing \) and fix syntaxRenato Botelho2016-09-201-1/+1
* Sanitize 'zone' parameter on CP pagesRenato Botelho2016-09-2011-11/+11
* Merged #2975Stephen Beaver2016-09-143-146/+42
* Fixed #6788 by clearing only the first label in the cloned rowStephen Beaver2016-09-141-1/+2
* Fix up/catch up remote syslog areas. Fixes #6780jim-p2016-09-091-6/+46
* Remove some more dangling PPTP bits.jim-p2016-09-091-4/+0
* Fix description of the VPN remote log settingjim-p2016-09-081-1/+1
* Input boxes with setPattern validation should not contain escape characters a...PiBa-NL2016-09-026-8/+8
* Outbound nat overview, show alias popup and edit options on source and destin...PiBa-NL2016-09-021-3/+3
* -resolved syntax errorhamnur2016-08-311-4/+4
* Clean up the text on diag_sockets.php. Fixes #6708jim-p2016-08-221-14/+12
* Clarify language on diag_tables.php. Fixes #6713jim-p2016-08-221-2/+4
* Use -l with traceroute6 to show both IP Addresses and Hostnames when resolvin...jim-p2016-08-221-0/+6
* Add output encoding to diag_dns.php for results returned from DNS. Fixes #6737jim-p2016-08-221-4/+4
OpenPOWER on IntegriCloud