[Freeciv-Dev] (PR#40466) [Patch] Do not allow positive timeout less than 30

2008-10-19 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40466 Updated yet again, to apply cleanly to current codebase and with some minor style improvements. --- 濡れた衣装が体にくっついている彼女がいるパーティーもいいですか。 server/report.c|4 +++-

[Freeciv-Dev] (PR#40466) [Patch] Do not allow positive timeout less than 30

2008-10-06 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40466 Improved some formatting and fixed some calls to avoid the missing format string warning in 40504. --- 殺意がなくなりました。どういう意味ですか? diff --git a/server/report.c

[Freeciv-Dev] (PR#40466) [Patch] Do not allow positive timeout less than 30

2008-09-17 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40466 Version 2 disallows non-hack connections from setting the timeout to less than 30 at any time. This is achieved by adding a 'struct connection' parameter to each of the setting validate callback definitions. The access level of the set

[Freeciv-Dev] (PR#40466) [Patch] Do not allow positive timeout less than 30

2008-08-27 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40466 As mentioned on the forums: http://forum.freeciv.org/viewtopic.php?p=21251 Patch prevents setting timeout values greater than zero but less than 30 seconds, preventing abuse due to e.g. timeout=1.