24 Commits

Author SHA1 Message Date
Peter Cowburn
fc7ab27cda skip Diffie-Hellman ciphers for fetching user notes from master (bug #79663)
Without this, fetching user notes fails on the rsync box with the
OpenSSL error (which is suppressed via the @ operator):

    error:141A318A:SSL routines:tls_process_ske_dhe:dh key too small

TODO: likely other scripts need similar treatment until Apache is
upgraded on master.
2020-06-07 11:33:13 +01:00
Martin Jansen
f0ad7ed751 Fix access to $argv[2] 2020-06-01 10:32:33 +02:00
Sherif Ramadan
affabf37e0 Fixed cron script to update voting information for user notes files. The voting information wasn't being added properly (was only following the full build path). 2012-12-12 14:26:09 -05:00
Sherif Ramadan
3f150de6d8 Had to fix the cron script as it was discarding the vote information in the pipe. 2012-12-12 14:00:34 -05:00
Rasmus Lerdorf
8181453dbb No ssl stream on the ancient rsync box, so fake it 2012-01-23 18:47:00 -08:00
Rasmus Lerdorf
85b8c1b40d These should be https now 2012-01-21 18:46:55 -08:00
Rasmus Lerdorf
aaea42a2b3 Remove transitional master2 name 2012-01-21 18:42:35 -08:00
Rasmus Lerdorf
42888ee667 switch these to master2 2012-01-19 20:20:14 -08:00
Daniel P. Brown
b174fc60a6 Thanks to Peter Cowburn (salathe) for noticing the errantly-omitted condition. 2012-01-11 01:25:22 +00:00
Daniel P. Brown
7201edc117 Seeing Philip's discussion on IRC just now regarding ereg* functions reminded me to commit this. Been sitting on it for a year or more. 2012-01-10 19:41:33 +00:00
Wez Furlong
8bb7d9909f Rename php3 -> phpmasterdb 2004-08-06 08:54:58 +00:00
Gabor Hojtsy
0370bcbd59 CS, introducing the BUILD_COMPLETE_FILE switch and turn it on to enable generation of that file too 2004-06-14 11:58:20 +00:00
Gabor Hojtsy
2d14595013 Having the new notes file, there is no need to create it again 2003-09-06 13:37:35 +00:00
Gabor Hojtsy
4e6118c26a Create all.bz2 again 2003-09-06 12:50:38 +00:00
Gabor Hojtsy
2cc3b43c11 Disable creation of bz2 version, nothing used this 2003-06-16 18:39:28 +00:00
James Cox
6b3f0323d0 this makes detecting which one failed much easier.. 2002-11-28 15:21:20 +00:00
James Cox
791d709b9e possibly workaround bug 2002-11-27 07:18:29 +00:00
jim winstead
0c94cadafd create single file with all notes 2002-05-16 20:35:41 +00:00
jim winstead
025d2dcc81 exit with error when if we can't connect to master. 2001-11-06 02:42:31 +00:00
jim winstead
8b6f1feb9e no more noise when we can't connect to master.php.net 2001-10-01 02:46:04 +00:00
jim winstead
a30d99033e silence warnings here, too 2001-09-30 05:26:23 +00:00
jim winstead
00934822b2 handle connection failure 2001-09-23 00:47:55 +00:00
jim winstead
956b0f6e31 ack, wrong host 2001-09-23 00:44:50 +00:00
jim winstead
982cfad8e3 script for updating user notes 2001-09-22 21:15:58 +00:00