Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zabbix2-agent/zabbix2-proxy - code style cleanup | doktornotor | 2015-10-24 | 1 | -228/+220 |
| | | | | | | | | - Fix copyright header - Code style and allignment fixes - Remove unused php_install_zabbix2() function - Use stop_service()/restart_service() - Use mwexec() instead of exec() - Improve some input validations | ||||
* | zabbix2-proxy - code style cleanup | doktornotor | 2015-10-24 | 1 | -52/+61 |
| | | | | | | | - Fix copyright header - Fix file permissions - Nuke unused/useless tags - Improve some descriptions - Move Advanced Parameters to advancedfield | ||||
* | zabbix2-agent - code style cleanup | doktornotor | 2015-10-24 | 1 | -51/+87 |
| | | | | | | | - Fix copyright header - Fix file permissions - Nuke unused/useless tags - Improve some descriptions. - Move User Parameters to advancedfield. | ||||
* | Merge pull request #1107 from doktornotor/patch-2 | Chris Buechler | 2015-10-23 | 1 | -2/+2 |
|\ | |||||
| * | Remove broken GitHub link... | doktornotor | 2015-10-23 | 1 | -2/+2 |
|/ | |||||
* | Apply fix previously made for neighbors within a group to neighbors that do ↵ | Matt Smith | 2015-10-22 | 2 | -5/+7 |
| | | | | not have a group assigned. Fixes #4634. | ||||
* | Merge pull request #1104 from doktornotor/patch-2 | Renato Botelho | 2015-10-20 | 18 | -1460/+1472 |
|\ | |||||
| * | Update instructions to account for transparent proxy setup | doktornotor | 2015-10-20 | 1 | -2/+4 |
| | | |||||
| * | No need to check for loopback with transparent proxy | doktornotor | 2015-10-20 | 1 | -4/+8 |
| | | |||||
| * | Remove broken IP detection code and force localhost | doktornotor | 2015-10-20 | 1 | -20/+1 |
| | | |||||
| * | Typo fix | doktornotor | 2015-10-18 | 1 | -2/+2 |
| | | |||||
| * | Bump lightsquid package version | doktornotor | 2015-10-18 | 1 | -1/+2 |
| | | |||||
| * | Bump lightsquid package version | doktornotor | 2015-10-18 | 1 | -1/+2 |
| | | |||||
| * | Bump lightsquid package version | doktornotor | 2015-10-18 | 1 | -1/+2 |
| | | |||||
| * | Code style cleanups leftovers | doktornotor | 2015-10-18 | 1 | -7/+7 |
| | | |||||
| * | Code style cleanups | doktornotor | 2015-10-18 | 1 | -390/+421 |
| | | |||||
| * | Symlink themes dir to sqstat directory and clean up on uninstall | doktornotor | 2015-10-18 | 1 | -0/+4 |
| | | |||||
| * | Fix JS syntax and code style | doktornotor | 2015-10-18 | 1 | -101/+89 |
| | | |||||
| * | Code style cleanups | doktornotor | 2015-10-18 | 1 | -312/+299 |
| | | |||||
| * | Fix non-breaking space entity | doktornotor | 2015-10-18 | 1 | -1/+1 |
| | | |||||
| * | Fix non-breaking space entities | doktornotor | 2015-10-18 | 1 | -2/+2 |
| | | |||||
| * | Fix non-breaking space entities | doktornotor | 2015-10-18 | 1 | -2/+2 |
| | | |||||
| * | Fix non-breaking space entity | doktornotor | 2015-10-18 | 1 | -1/+1 |
| | | |||||
| * | Fix non-breaking space entity | doktornotor | 2015-10-18 | 1 | -1/+1 |
| | | |||||
| * | Fix non-breaking space entities | doktornotor | 2015-10-18 | 1 | -2/+2 |
| | | |||||
| * | Fix non-breaking space entities | doktornotor | 2015-10-18 | 1 | -2/+2 |
| | | |||||
| * | Fix non-breaking space entity | doktornotor | 2015-10-18 | 1 | -1/+1 |
| | | |||||
| * | Code style cleanups | doktornotor | 2015-10-18 | 1 | -50/+55 |
| | | |||||
| * | lightsquid package reworked | doktornotor | 2015-10-18 | 1 | -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 package | doktornotor | 2015-10-18 | 1 | -0/+40 |
| | | |||||
| * | lightsquid package reworked | doktornotor | 2015-10-18 | 1 | -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-3 | Renato Botelho | 2015-10-20 | 1 | -2/+2 |
|\ \ | |||||
| * | | Accept "all" in 'Allowed Subnets' (Bug #4525) | doktornotor | 2015-10-19 | 1 | -2/+2 |
|/ / | |||||
* | | Merge pull request #1105 from doktornotor/patch-3 | Renato Botelho | 2015-10-18 | 1 | -1/+1 |
|\ \ | |||||
| * | | Typo fix | doktornotor | 2015-10-18 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #1103 from Morlok8k/master | Renato Botelho | 2015-10-18 | 1 | -2/+2 |
|\ \ | |/ |/| | |||||
| * | Logic for publishing was swapped. disable checkbox was enabling & vice-versa. | Morlok8k | 2015-10-18 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #1102 from doktornotor/patch-2 | Chris Buechler | 2015-10-17 | 3 | -11/+26 |
|\ | |||||
| * | Bump squid3 package version | doktornotor | 2015-10-16 | 1 | -1/+1 |
| | | |||||
| * | Add missing dot between hostname and domain | doktornotor | 2015-10-16 | 1 | -1/+1 |
| | | |||||
| * | Fix clamav user account/group/dir permissions yet again (with special ↵ | doktornotor | 2015-10-16 | 1 | -9/+24 |
|/ | | | | credits to PBI authors) | ||||
* | Merge pull request #1101 from doktornotor/patch-2 | Chris Buechler | 2015-10-15 | 1 | -3/+0 |
|\ | |||||
| * | Delete org.eclipse.ltk.core.refactoring.prefs | doktornotor | 2015-10-15 | 1 | -3/+0 |
|/ | | | Nuke another piece of garbage. | ||||
* | Merge pull request #1099 from doktornotor/patch-3 | Chris Buechler | 2015-10-15 | 5 | -19/+103 |
|\ | |||||
| * | Bump squidGuard-devel package version | doktornotor | 2015-10-15 | 1 | -1/+1 |
| | | |||||
| * | Bump squidGuard-devel package version | doktornotor | 2015-10-15 | 1 | -1/+1 |
| | | |||||
| * | Bump squidGuard-devel package version | doktornotor | 2015-10-15 | 1 | -1/+1 |
| | | |||||
| * | Add privileges configuration to squidguard-devel package | doktornotor | 2015-10-15 | 1 | -16/+45 |
| | | | | | | Fix file permissions, nuke useless tags, add copyright header and sanitize version while here. | ||||
| * | Add privileges configuration to squidguard-devel package | doktornotor | 2015-10-15 | 1 | -0/+55 |
| | | |||||
* | | Merge pull request #1100 from doktornotor/patch-4 | Chris Buechler | 2015-10-15 | 2 | -22/+0 |
|\ \ |