aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Fix file header and whitespacedoktornotor2015-10-241-8/+6
|
* Fix file header and whitespacedoktornotor2015-10-241-18/+13
|
* Remove useless stuff from filedoktornotor2015-10-241-9/+1
|
* UPS status widget ('js' file - ajax)Andrew Nikitin2015-10-241-0/+83
| | | | | | | | | UPS status monitor widget. Discussion at https://forum.pfsense.org/index.php?topic=80981.0 File location: \usr\local\www\widgets\javascript\ Used by: \usr\local\www\widgets\widgets\ups_status.widget.php
* UPS status widget ('inc' file)Andrew Nikitin2015-10-241-0/+15
| | | | | | | | | UPS status monitor widget. Discussion at https://forum.pfsense.org/index.php?topic=80981.0 File location: \usr\local\www\widgets\include\ Used by: \usr\local\www\widgets\widgets\ups_status.widget.php
* UPS status widget (main file)Andrew Nikitin2015-10-241-0/+221
| | | | | | | | | | UPS status monitor widget. Discussion at https://forum.pfsense.org/index.php?topic=80981.0 File location: \usr\local\www\widgets\widgets\ Depends on: \usr\local\www\widgets\javascript\ups_status.js \usr\local\www\widgets\include\ups_status.inc
* Remove broken GitHub link...doktornotor2015-10-231-2/+2
|
* Apply fix previously made for neighbors within a group to neighbors that do ↵Matt Smith2015-10-221-4/+6
| | | | not have a group assigned. Fixes #4634.
* Merge pull request #1104 from doktornotor/patch-2Renato Botelho2015-10-2015-1457/+1466
|\
| * Update instructions to account for transparent proxy setupdoktornotor2015-10-201-2/+4
| |
| * No need to check for loopback with transparent proxydoktornotor2015-10-201-4/+8
| |
| * Remove broken IP detection code and force localhostdoktornotor2015-10-201-20/+1
| |
| * Typo fixdoktornotor2015-10-181-2/+2
| |
| * Code style cleanups leftoversdoktornotor2015-10-181-7/+7
| |
| * Code style cleanupsdoktornotor2015-10-181-390/+421
| |
| * Symlink themes dir to sqstat directory and clean up on uninstalldoktornotor2015-10-181-0/+4
| |
| * Fix JS syntax and code styledoktornotor2015-10-181-101/+89
| |
| * Code style cleanupsdoktornotor2015-10-181-312/+299
| |
| * Fix non-breaking space entitydoktornotor2015-10-181-1/+1
| |
| * Fix non-breaking space entitiesdoktornotor2015-10-181-2/+2
| |
| * Fix non-breaking space entitiesdoktornotor2015-10-181-2/+2
| |
| * Fix non-breaking space entitydoktornotor2015-10-181-1/+1
| |
| * Fix non-breaking space entitydoktornotor2015-10-181-1/+1
| |
| * Fix non-breaking space entitiesdoktornotor2015-10-181-2/+2
| |
| * Fix non-breaking space entitiesdoktornotor2015-10-181-2/+2
| |
| * Fix non-breaking space entitydoktornotor2015-10-181-1/+1
| |
| * Code style cleanupsdoktornotor2015-10-181-50/+55
| |
| * lightsquid package reworkeddoktornotor2015-10-181-315/+308
| | | | | | | | | | | | | | | | - Fix cronjob handling - Fix lightsquid.cfg handling - Provide instructions to users and add corresponding input validation; completely stop touching Squid packages configuration directly - Remove unused junk - Provide some logging for debugging purposes and add comments - Code style fixes
| * Add privileges configuration to lightsquid packagedoktornotor2015-10-181-0/+40
| |
| * lightsquid package reworkeddoktornotor2015-10-181-267/+241
| | | | | | | | | | | | | | | | - fix English and clean up the GUI - provide instructions to users and add corresponding input validation; completely stop touching Squid packages configuration directly - fix 'Skip URL(s)' handling and add some basic validation to it as well - fix copyright header, indentation, whitespace - fix file permissions - add privileges configuration
* | Accept "all" in 'Allowed Subnets' (Bug #4525)doktornotor2015-10-191-2/+2
| |
* | Typo fixdoktornotor2015-10-181-1/+1
| |
* | Logic for publishing was swapped. disable checkbox was enabling & vice-versa.Morlok8k2015-10-181-2/+2
|/
* Add missing dot between hostname and domaindoktornotor2015-10-161-1/+1
|
* Fix clamav user account/group/dir permissions yet again (with special ↵doktornotor2015-10-161-9/+24
| | | | credits to PBI authors)
* Delete org.eclipse.ltk.core.refactoring.prefsdoktornotor2015-10-151-3/+0
| | | Nuke another piece of garbage.
* Merge pull request #1099 from doktornotor/patch-3Chris Buechler2015-10-152-16/+100
|\
| * Add privileges configuration to squidguard-devel packagedoktornotor2015-10-151-16/+45
| | | | | | Fix file permissions, nuke useless tags, add copyright header and sanitize version while here.
| * Add privileges configuration to squidguard-devel packagedoktornotor2015-10-151-0/+55
| |
* | Merge pull request #1100 from doktornotor/patch-4Chris Buechler2015-10-152-22/+0
|\ \
| * | Delete .projectdoktornotor2015-10-151-11/+0
| | | | | | | | | Nuke junk from the repo.
| * | Delete .projectdoktornotor2015-10-151-11/+0
| |/ | | | | Nuke junk from the repo.
* | Don't downgrade client SSL/TLS connections with SSL MITM junk (Bug #4453)doktornotor2015-10-151-1/+10
| |
* | Improve description.doktornotor2015-10-141-4/+5
| |
* | Use consistent case in tabs namedoktornotor2015-10-141-2/+2
| |
* | Use consistent case in tabs name and bump versiondoktornotor2015-10-141-2/+2
| |
* | Use consistent case in title and bump versiondoktornotor2015-10-141-2/+2
| |
* | Use consistent case in title and bump versiondoktornotor2015-10-141-2/+2
| |
* | Use consistent case in title and bump versiondoktornotor2015-10-141-2/+2
| |
* | Point users to 'Real Time' tab for freshclam logs.doktornotor2015-10-141-1/+1
| |