aboutsummaryrefslogtreecommitdiffstats
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
|
* Bump NUT version. Add UPS status monitor widgetAndrew Nikitin2015-10-241-1/+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
* Merge pull request #1107 from doktornotor/patch-2Chris Buechler2015-10-231-2/+2
|\
| * 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-222-5/+7
| | | | not have a group assigned. Fixes #4634.
* Merge pull request #1104 from doktornotor/patch-2Renato Botelho2015-10-2018-1460/+1472
|\
| * 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
| |
| * Bump lightsquid package versiondoktornotor2015-10-181-1/+2
| |
| * Bump lightsquid package versiondoktornotor2015-10-181-1/+2
| |
| * Bump lightsquid package versiondoktornotor2015-10-181-1/+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
* | Merge pull request #1106 from doktornotor/patch-3Renato Botelho2015-10-201-2/+2
|\ \
| * | Accept "all" in 'Allowed Subnets' (Bug #4525)doktornotor2015-10-191-2/+2
|/ /
* | Merge pull request #1105 from doktornotor/patch-3Renato Botelho2015-10-181-1/+1
|\ \
| * | Typo fixdoktornotor2015-10-181-1/+1
|/ /
* | Merge pull request #1103 from Morlok8k/masterRenato Botelho2015-10-181-2/+2
|\ \ | |/ |/|
| * Logic for publishing was swapped. disable checkbox was enabling & vice-versa.Morlok8k2015-10-181-2/+2
|/
* Merge pull request #1102 from doktornotor/patch-2Chris Buechler2015-10-173-11/+26
|\
| * Bump squid3 package versiondoktornotor2015-10-161-1/+1
| |
| * 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)
* Merge pull request #1101 from doktornotor/patch-2Chris Buechler2015-10-151-3/+0
|\
| * 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-155-19/+103
|\
| * Bump squidGuard-devel package versiondoktornotor2015-10-151-1/+1
| |
| * Bump squidGuard-devel package versiondoktornotor2015-10-151-1/+1
| |