summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add missing L2TP from this gateway handling case. Fixes #6980jim-p2016-12-021-0/+1
* Fix reversed accounting styleplumbeo2016-12-021-1/+1
* Disable PAM when using only key-based authentication, otherwise keyboard-inte...jim-p2016-11-251-1/+1
* Fix #6918 Allow aliases with capital letters in rulesPhil Davis2016-11-142-2/+20
* Consider the IPv6 checksum options when dealing with "Disable hardware checks...Luiz Otavio O Souza2016-11-101-0/+12
* Fix bug where CARP vip status is incorrent in the interface when moreFredrik Rönnvall2016-11-101-1/+4
* Remove "use lowercase" hintPhil Davis2016-11-101-2/+2
* Fix #6864 automatically convert IPv6 input to lowercasePhil Davis2016-11-101-0/+5
* Enable ALTQ for cxl. Fixes #6830Renato Botelho2016-11-041-1/+1
* OpenBSD removed the pf FAQ page for shaping, so link to the proper page on ar...jim-p2016-11-041-4/+4
* Fix #6758Renato Botelho2016-10-272-0/+2
* Import a patch to fix Net_IPv6::compress("::")Renato Botelho2016-10-271-2/+4
* 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
* Make setup_serial_port() write config files safelyRenato Botelho2016-10-141-72/+91
* Change safe_write_file $content parameter to accept an arrayRenato Botelho2016-10-141-2/+10
* Make $force_binary parameter optional, default to falseRenato Botelho2016-10-141-2/+2
* Prevent /etc/ttys to miss essential linesRenato Botelho2016-10-141-3/+40
* Merge pull request #3153 from NewEraCracker/RELENG_2_3_2+Renato Botelho2016-10-121-3/+10
|\
| * Backport save_widget_settings with 3 arguments from RELENG_2_3NewEraCracker2016-10-121-3/+10
* | Fixup ntpd IPv6 restrict clauses.phroggie2016-10-121-1/+1
|/
* Fix typo: The input field is named source_hash_keyNewEraCracker2016-10-071-3/+3
* Fix static blackhole routes. Bug was introduced inphroggie2016-10-071-1/+1
* 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
* Revised service running/stopped iconsStephen Beaver2016-09-141-57/+48
* 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-092-7/+64
* More pptp bitsjim-p2016-09-091-6/+1
* Remove some more dangling PPTP bits.jim-p2016-09-093-6/+2
* Fix description of the VPN remote log settingjim-p2016-09-081-1/+1
* Fix handling of backup config count. Fixes #6771jim-p2016-09-061-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
OpenPOWER on IntegriCloud