summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Obscure RADIUS shared secret.jim-p2016-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
* Extra "S" fixed - thanks @rbgargastilez2016-09-201-1/+1
* Add OpenVPN key lengths to Wizard - missed in original PRsstilez2016-09-201-6/+46
* Sanitize 'zone' parameter on CP pagesRenato Botelho2016-09-2011-11/+11
* Show a little more key info in main info tablestilez2016-09-191-1/+5
* Prepare pfSense-upgrade to work with new major OS upgradeRenato Botelho2016-09-161-3/+90
* Add 'now' parameter do do_reboot() to force it to happen immediatelyRenato Botelho2016-09-161-4/+17
* Make pkg_lock() and pkg_unlock() work with wildcardsRenato Botelho2016-09-161-10/+16
* Merge pull request #3137 from NOYB/Secure_SMTP_Connection_Modes_-_Mutually_Ex...Renato Botelho2016-09-161-1/+24
|\
| * Correct indentation.NOYB2016-09-151-1/+1
| * Secure SMTP Connection Modes - Mutually ExclusiveNOYB2016-09-131-1/+24
* | Fixed #6786 by making table sortableSteve Beaver2016-09-151-1/+1
* | Simplify icmp conversionstilez2016-09-151-43/+4
* | Use !empty() instead of isset()Fredrik Rönnvall2016-09-151-1/+1
* | Improve handling of source-hash keyFredrik Rönnvall2016-09-152-20/+27
* | Add field to specify source-hash keyFredrik Rönnvall2016-09-151-2/+32
* | Merged #2975Stephen Beaver2016-09-143-138/+34
* | Revised service running/stopped iconsStephen Beaver2016-09-141-56/+47
* | Fixed #6788 by clearing only the first label in the cloned rowStephen Beaver2016-09-141-1/+2
|/
* Fix #6768 IPv6 static mapping on delegated prefixesPhil Davis2016-09-132-10/+7
* Code style changesk-paulius2016-09-132-5/+5
* Allow packages to request syslogd log socket to be created inside chroot by s...k-paulius2016-09-132-5/+20
* dnsresolver, make interface boxes resizable, to allow for easier picking/chec...PiBa-NL2016-09-133-2/+13
* Fix diag_dns regressionsNewEraCracker2016-09-131-20/+8
* Remove empty concatenation.NOYB2016-09-131-2/+3
* Check IP Services - Info BoxNOYB2016-09-131-6/+8
* 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
* Move copyright from ESF to NetgateRenato Botelho2016-09-081-1/+1
* Revert "Remove unused file browser.php"Renato Botelho2016-09-082-1/+164
* Move copyright from ESF to NetgateRenato Botelho2016-09-06464-466/+466
* Remove unused file browser.phpRenato Botelho2016-09-062-164/+1
* css: Fix jQuery UI widgets' fontJose Luis Duran2016-09-064-8/+24
* [theme] Compact-RED: improve hovered table rows visibilityAlexander Moisseev2016-09-061-0/+4
* [theme] Compact-RED: compact panel titlesAlexander Moisseev2016-09-061-0/+8
* [theme] Compact-RED: make drop-down menus not too "compact"Alexander Moisseev2016-09-061-0/+5
* [theme] Compact-RED: get rid of anti-aliased fontsAlexander Moisseev2016-09-061-0/+1
* Remove some obsolete code from globals.incjim-p2016-09-061-16/+1
* Fix handling of backup config count. Fixes #6771jim-p2016-09-061-1/+1
* Obscured password field in system_authservers.php bind sectionStephen Beaver2016-09-021-1/+1
* Merge pull request #3071 from phil-davis/Check_IP_ServicesRenato Botelho2016-09-029-3/+465
|\
OpenPOWER on IntegriCloud