aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use the right ntp package name on mga9Dan Fandrich2024-10-041-2/+7
|
* Add ociaa1 puppet nodeJani Välimaa2024-10-041-0/+7
|
* Tighten the sudo for the maintdb scriptsDan Fandrich2024-09-302-4/+5
| | | | | Make sudoers a bit more robust against attempts to play with the arguments. Unfortunately, our sudo is too old to support regexes.
* buildsystem: Set llvm19-suite timeout to 60000Dan Fandrich2024-09-291-0/+1
|
* Preventing forums from tier iframe inclusionpvi-tm2024-09-271-0/+3
|
* mirror.readme: replace ftp.acc.umu.se with new address mirror.accum.seJani Välimaa2024-09-151-1/+1
|
* rsyncd: allow connections from our ipv6 subnet rangeJani Välimaa2024-09-141-0/+1
|
* rsyncd: remove old churchill.acc.umu.se accessJani Välimaa2024-09-081-3/+0
|
* rsyncd: rename poincare.acc.umu.se as poincare.accum.seJani Välimaa2024-09-081-1/+1
|
* rsyncd: remove mirror.accum.se access as it seems to be only a frontend for ↵Jani Välimaa2024-09-081-6/+0
| | | | ftp service
* rsyncd: allow access from my machinesJani Välimaa2024-09-081-1/+3
|
* rsyncd: allow access from mirror.accum.se (former acc.umu.se mirror)Jani Välimaa2024-09-081-1/+7
|
* Block a couple of IP address ranges on svnwebDan Fandrich2024-09-041-1/+6
| | | | | | There was a bot there was hammering us for weeks, but which doesn't identify itself in the User-Agent string. Also, add another couple of bot User-Agent strings.
* Block expensive SVN operations on robots on svnwebDan Fandrich2024-09-031-0/+8
| | | | | | This will result in most operations other than showing a directory or downloading a specific version of a file being blocked. ClaudeBot and Amazonbot remain completely blocked.
* Decrease IPV6 reverse zone negative caching value to RFC2308 recommended 1 hourJani Välimaa2024-09-022-4/+4
|
* Increase DNS SOA record expire time to recommended 1000 hoursJani Välimaa2024-09-023-6/+6
|
* Bump ipv6 dns reverse zone serialsJani Välimaa2024-09-012-2/+2
|
* Enable robots.txt on gitwebDan Fandrich2024-08-311-0/+1
| | | | | There is a standard one that comes with cgit to disable snapshots by robots, but it needed an alias so the web server would serve it.
* Update another ref to the systemv slapd refresh commandDan Fandrich2024-08-151-1/+1
|
* Fix the slapd refresh commandDan Fandrich2024-08-151-1/+1
| | | | | openldap no longer uses a systemv service file, so call the check command directly.
* Fix some typos in user-visible stringsDan Fandrich2024-08-154-4/+4
|
* Fix typos in commentsDan Fandrich2024-08-1547-76/+76
| | | | This should result in no difference in configuration.
* svnweb: add facebookexternalhit to robots.txtJani Välimaa2024-07-041-0/+1
|
* svnweb: add more bots to robots.txtJani Välimaa2024-06-171-0/+4
|
* buildsystem: increase iurt max log file size to 600MJani Välimaa2024-05-041-1/+1
|
* buildsystem: increase java-21-openjdk timeout to 172800Jani Välimaa2024-05-041-0/+1
|
* buildsystem: increase java-17-openjdk timeout to 172800Jani Välimaa2024-05-041-0/+1
|
* buildsystem: increase java-latest-openjdk timeout to 172800Jani Välimaa2024-05-041-0/+1
|
* buildsystem: update media.cfg creation to support x86_64 + i686Jani Välimaa2024-05-041-0/+12
|
* Ensure SRPMS dir is owned by schedbotJani Välimaa2024-05-031-2/+2
|
* Ensure repodata dir is owned by schedbotJani Välimaa2024-05-031-0/+6
|
* Ensure media/debug dir is owned by schedbotJani Välimaa2024-05-031-1/+1
|
* Enable https on maintdb.mageia.orgDan Fandrich2024-04-291-0/+7
|
* Ban two robots from svnwebDan Fandrich2024-04-251-0/+10
|
* Add two more robots to the svnweb robots.txt fileDan Fandrich2024-04-251-1/+3
| | | | | These two are hammering the site right now, causing severe slowdowns. Restrict the paths they are allowed to access.
* buildsystem: double webkit2 timeout to 115200Jani Välimaa2024-04-231-1/+1
|
* Add $ on variable referenceDan Fandrich2024-04-191-1/+1
| | | | Accidentally dropped in 02f1f851
* Enable https on binrepo.mageia.orgDan Fandrich2024-04-191-0/+7
|
* Enable https: on meetbot.mageia.orgDan Fandrich2024-04-191-0/+19
|
* Remove youri-check configurations for Mageia 4-8Dan Fandrich2024-04-157-1237/+0
|
* Fix a couple of yamllint errors in your-check configDan Fandrich2024-04-151-3/+3
| | | | | It looks like these don't actually bother the YAML::AppConfig parser, but it's still cleaner this way.
* Use hostname as sender domainPascal Terjan2024-04-141-1/+0
| | | | | | We don't have SPF on mageia.org as we allow users to use it, so emails from cron sent as root@mageia.org tend to be rejected while we now have SPF on hostnames.
* Clean x86_64 arch firstJani Välimaa2024-04-141-1/+1
|
* mirrors: move cauldron to leftmost column in status pageJani Välimaa2024-04-131-2/+2
|
* youri-check: replace i586 with i686 in cauldron.conf template, part 2Jani Välimaa2024-04-111-13/+13
|
* Prefer x86_64 repo over to-be-dropped i586 for noarch pkgsJani Välimaa2024-04-101-2/+2
|
* youri-check: replace i586 with i686 in cauldron.conf templateJani Välimaa2024-04-101-12/+12
|
* Stop cleaning old i586 pkgs on CauldronJani Välimaa2024-04-101-1/+1
|
* Stop checking i586 mirror status on CauldronJani Välimaa2024-04-101-1/+1
|
* Stop building i586 pkgs on CauldronJani Välimaa2024-04-101-2/+2
|