aboutsummaryrefslogtreecommitdiffstats
path: root/config/lightsquid
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add privileges configuration to lightsquid packagedoktornotor2015-10-181-0/+40
* lightsquid package reworkeddoktornotor2015-10-181-267/+241
* Delete org.eclipse.ltk.core.refactoring.prefsdoktornotor2015-10-151-3/+0
* Delete .projectdoktornotor2015-10-151-11/+0
* Declare pfs_version as global on first usageRenato Botelho2015-05-051-3/+4
* For some reason, global pfs_version has a wrong value during installation. Fo...Renato Botelho2015-05-052-4/+4
* Fixup template installation broken on my last changes. Bump version to 2.40Renato Botelho2015-05-052-41/+51
* Add / in the end of each prefix item, otherwise it ends up installed in wrong...Renato Botelho2015-04-271-39/+39
* Bump lightsquid version to 2.38Renato Botelho2015-04-271-1/+1
* Isolate workarounds that were only necessary for 2.1 and 2.2 due to PBIsRenato Botelho2015-04-271-24/+30
* Check if squid is installed before attempt to use LS_SQUIDLOGPATH otherwise t...Renato Botelho2015-04-271-9/+13
* Remove wrong entryRenato Botelho2015-04-271-5/+0
* Add tpl subdir forgotten on last commitRenato Botelho2015-04-2738-0/+2674
* Stop downloading templates tarball and add each file as additional_files_neededRenato Botelho2015-04-272-14/+197
* Sanitize lightsquid version, add port_category, run_depends and fix pbi checkingRenato Botelho2015-04-271-6/+6
* Update sqstat.class.phpReinaldoFeitosa2015-03-291-1/+0
* Update sqstat.class.phpReinaldoFeitosa2015-03-231-0/+5
* Fix lightsquid graphsjim-p2015-02-172-1/+4
* Various fixes for lightsquid on 2.2jim-p2015-02-102-7/+39
* Merge pull request #777 from chainlinc/patch-2Renato Botelho2015-01-121-2/+2
|\
| * Update lightsquid.xmlchainlinc2015-01-081-2/+2
* | fix typo in variableChris Buechler2014-09-131-2/+2
|/
* Fixup URLs:Renato Botelho2014-03-181-6/+6
* Fix this so it doesn't falsely toss an error if the server returns a differen...jim-p2013-11-151-1/+2
* lightsquid - fix squid log dir info on Refresh sheduler field.Marcello Coutinho2013-10-251-1/+1
* lightsquid - include csrf_get_tokens function call on sqstat.phpMarcello Coutinho2013-04-171-3/+3
* Only save/resync if we actually made a change to ext_cachemanagerjim-p2013-02-041-10/+9
* Fix squid.inc requireSergey Dvoriancev2012-10-311-1/+5
* Update config/lightsquid/lightsquid.incSergey Dvoriancev2012-10-311-1/+4
* Fixup lightsquid for 2.1jim-p2012-07-051-7/+17
* Change eregi() to preg_match() functionccesario2012-06-181-4/+4
598'>598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690