| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Add another allowed character for cookie redirects | Dan Fandrich | 2025-05-23 | 1 | -1/+1 | |
| | | ||||||
| * | Block expensive svnweb operations without a cookie | Dan Fandrich | 2025-05-23 | 3 | -0/+45 | |
| | | | | | | | | | | If an expensive request comes in from anyone without a cookie attached, redirect to a page where the cookie is set using JavaScript, then redirect back. This should block robots from these paths, most of which do not support JavaScript. The collateral damage is that a JavaScript browser is now required for users to access those paths. The contents of the cookie is not currently checked, merely that it is set. | |||||
| * | Reduce the number of SVN paths considered too expensive | Dan Fandrich | 2025-05-23 | 1 | -4/+3 | |
| | | | | | | | | These two don't seem to contribute much to the load seen when robots start hitting svnweb that hard. Also, remove a separate query block that seems to not help much (and which was hard to find in a different location in the file). | |||||
| * | Block expensive operations on another Google bot | Dan Fandrich | 2025-05-19 | 1 | -2/+2 | |
| | | | | | | | | The last range was actually another Google bot, which clearly doesn't support Crawl-Delay:. Rather than block one IP range, which isn't going to work long-term since they have so many ranges, block only expensive operations via its new User-Agent: string instead. | |||||
| * | Block another abusive IP address range | Dan Fandrich | 2025-05-19 | 1 | -1/+1 | |
| | | ||||||
| * | Block more abusive IP address ranges | Dan Fandrich | 2025-05-17 | 1 | -1/+1 | |
| | | | | | These comprise roughly 20% of current requests. | |||||
| * | Try to ensure sympa-outgoing.service being running | Jani Välimaa | 2025-05-16 | 1 | -0/+5 | |
| | | ||||||
| * | Limit PostgreSQL memory usage a bit | Jani Välimaa | 2025-05-11 | 1 | -4/+4 | |
| | | ||||||
| * | Fix typo in effective_cache_size PostgreSQL memory parameter | Jani Välimaa | 2025-05-11 | 1 | -1/+1 | |
| | | ||||||
| * | Tune more PostgreSQL memory parameters | Jani Välimaa | 2025-05-11 | 1 | -3/+3 | |
| | | ||||||
| * | Increase PostgreSQL server shared_buffers to 4GB | Jani Välimaa | 2025-05-11 | 1 | -1/+1 | |
| | | | | | According to upstream a reasonable starting value for shared_buffers is 25% of the memory which would be actually 8GB in sucuk. | |||||
| * | Rotate apache logs weekly on sucuk to keep them smaller | Jani Välimaa | 2025-05-10 | 1 | -0/+3 | |
| | | ||||||
| * | Block Presto | Jani Välimaa | 2025-05-04 | 1 | -1/+1 | |
| | | | | | Most probably Presto is not used as user agent in browsers used by potential users of Mageia. | |||||
| * | Block Trident | Jani Välimaa | 2025-05-04 | 1 | -1/+1 | |
| | | ||||||
| * | Add robots.txt for forums | Jani Välimaa | 2025-05-04 | 3 | -0/+18 | |
| | | ||||||
| * | Fix wiki robots.txt creation | Jani Välimaa | 2025-05-04 | 1 | -1/+3 | |
| | | ||||||
| * | Add robots.txt to wiki | Jani Välimaa | 2025-05-04 | 2 | -0/+12 | |
| | | ||||||
| * | Bump the timeouts in check_mirror | Dan Fandrich | 2025-04-23 | 1 | -2/+2 | |
| | | | | | | When servers are bogged down it can take longer than 9 seconds to connect. | |||||
| * | Block a few more things | Pascal Terjan | 2025-04-16 | 1 | -1/+4 | |
| | | ||||||
| * | Expand the IP ranges banned for hosting spiders | Dan Fandrich | 2025-03-07 | 1 | -1/+1 | |
| | | | | | Widen the CIDR mask to catch many more addresses used by these bots. | |||||
| * | Fix path in spec-tree-reports | Dan Fandrich | 2025-02-27 | 1 | -1/+1 | |
| | | | | | A script that has moved its location in spec-tree-2025.1 | |||||
| * | Allow Bugzilla messages to the kernel list (mga#33748) | Dan Fandrich | 2025-02-14 | 1 | -1/+3 | |
| | | | | | | Extend the public mailing list template to allow hard-coding specific addresses, like the announce template allows. | |||||
| * | youri-check: check gdk-pixbuf2.0 from Gnome | Jani Välimaa | 2025-01-14 | 1 | -0/+2 | |
| | | ||||||
| * | youri-check: check networkmanager-applet also from Fedora | Jani Välimaa | 2025-01-06 | 1 | -0/+2 | |
| | | ||||||
| * | youri-check: check networkmanager-applet from Gnome | Jani Välimaa | 2025-01-06 | 1 | -0/+2 | |
| | | ||||||
| * | youri-check: fix tabs vs spaces | Jani Välimaa | 2025-01-06 | 1 | -2/+2 | |
| | | ||||||
| * | youri-check: sort Fedora aliases | Jani Välimaa | 2025-01-06 | 1 | -19/+18 | |
| | | ||||||
| * | youri-check: add aliases for modemmanager and networkmanager | Jani Välimaa | 2025-01-06 | 1 | -0/+36 | |
| | | ||||||
| * | youri-check: don't check glibmm2.4 from Gnome | Jani Välimaa | 2025-01-05 | 1 | -4/+2 | |
| | | ||||||
| * | youri-check: don't check acme from Gnome we have another pkg with same name | Jani Välimaa | 2024-12-27 | 1 | -0/+2 | |
| | | ||||||
| * | youri-check: check pango2.0 from Gnome | Jani Välimaa | 2024-12-27 | 1 | -1/+4 | |
| | | ||||||
| * | youri-check: check notify-sharp3 from Gnome | Jani Välimaa | 2024-12-27 | 1 | -0/+5 | |
| | | ||||||
| * | youri-check: stop checking dropped gtkhtml from Gnome | Jani Välimaa | 2024-12-26 | 1 | -4/+0 | |
| | | ||||||
| * | youri-check: don't check gtksourceviewmm3.0 from Gnome | Jani Välimaa | 2024-12-26 | 1 | -0/+2 | |
| | | ||||||
| * | youri-check: don't check gtkmm-documentation3.0 from Gnome | Jani Välimaa | 2024-12-26 | 1 | -0/+2 | |
| | | ||||||
| * | youri-check: don't check goocanvas2 from Gnome | Jani Välimaa | 2024-12-26 | 1 | -4/+2 | |
| | | ||||||
| * | youri-check: check gtkmm4.0 from Gnome sources | Jani Välimaa | 2024-12-26 | 1 | -0/+8 | |
| | | ||||||
| * | youri-check: check gcr4 from Gnome sources | Jani Välimaa | 2024-12-26 | 1 | -0/+4 | |
| | | ||||||
| * | youri-check: drop gnome-desktop from Gnome check as we only have one version ↵ | Jani Välimaa | 2024-12-26 | 1 | -4/+0 | |
| | | | | | nowadays | |||||
| * | youri-check: drop vte from Gnome check as we only have one version nowadays | Jani Välimaa | 2024-12-26 | 1 | -2/+0 | |
| | | ||||||
| * | youri-check: drop libwnck from Gnome check as we only have one version nowadays | Jani Välimaa | 2024-12-26 | 1 | -4/+0 | |
| | | ||||||
| * | youri-check: drop libunique from Gnome check as it was dropped from Cauldron | Jani Välimaa | 2024-12-26 | 1 | -4/+0 | |
| | | ||||||
| * | youri-check: drop libgda from Gnome check as we only have one version nowadays | Jani Välimaa | 2024-12-26 | 1 | -6/+0 | |
| | | ||||||
| * | youri-check: check gtk4.0 version from Gnome sources | Jani Välimaa | 2024-12-26 | 1 | -2/+4 | |
| | | ||||||
| * | Correctly set gnome update check URL | Pascal Terjan | 2024-11-29 | 1 | -2/+2 | |
| | | ||||||
| * | Use @ when accessing variables in templates | Dan Fandrich | 2024-11-20 | 22 | -61/+61 | |
| | | | | | | | | | Access without the @ symbol is the older method and is discouraged. This take leaves alone accesses of variables that are defined within the template, which don't seem to allow an @. This is the second batch of files. | |||||
| * | Increase llvm build timeout value | Jani Välimaa | 2024-11-08 | 1 | -1/+1 | |
| | | ||||||
| * | Try to fix the Bugzilla links in subversion commit mails | Dan Fandrich | 2024-11-06 | 1 | -2/+2 | |
| | | | | | The bugs are recognized, but the link is empty in the mails. | |||||
| * | Removing ml.mageia.org from destination en secondary neru | Maat | 2024-11-05 | 1 | -0/+2 | |
| | | ||||||
| * | Limiting DKIM and SRS toprimary server | Maat | 2024-11-05 | 1 | -0/+2 | |
| | | ||||||
