smcv/dpmaster.git
2011-07-30 Simon McVittieClient_HandleGetServersReponse: say which client this is master smcv/master
2011-07-30 Simon McVittierun_all_tests.sh: exit nonzero if any test fails
2011-07-30 Simon McVittietests: simulate a modern Quake III Arena version
2011-07-30 Simon McVittieAll tests: exit nonzero on failure
2011-07-30 Simon McVittieDistinguish between Quake3Arena-based games by the...
2011-07-23 molivierI can no longer officially support Mac OS X since the... git-svn 2.2
2011-07-18 molivierReduced the number of hash tables (one for all servers...
2010-09-01 molivierFlood protection against abusive client requests, by...
2010-08-22 molivierFixed a bug that prevented daemonization when chrooted...
2009-08-28 molivierMinor editing in the readme file. Bumped version to 2.1 2.1
2009-07-09 molivierA gametype value can now be any string (no whitespace...
2009-05-31 molivier- Minor code cleaning in the test suite 2.0
2009-05-28 molivierAdded a section "USING DPMASTER WITH YOUR GAME" in...
2009-05-17 molivier- Passing the dpmaster binary path is now a named optio...
2009-05-10 molivier- Removed the need to explicitly tell when a client...
2009-05-05 molivier- Fixed a crash when removing the last server in the...
2009-05-05 molivier- Added a server property "cannotBeAnswered" to replace...
2009-04-29 molivier- Improved the way the game name and family are handled...
2009-04-23 molivierMinor changes for Win32 / UNIX compatibility regarding...
2009-04-16 molivier* The parsing of the server list now starts at a random...
2009-01-24 molivierOops... I forgot to add the new files
2009-01-24 molivierForgot to compare the scope IDs in Sv_SameIPv6Addr...
2008-09-27 molivierAdded the flag for compilation warning regarding variab...
2008-09-27 molivierWin32 compilation fixes
2008-09-27 molivierChanged the --allow-loopback entry in the Changelog
2008-09-24 molivierGame names containing whitespaces are not compatible...
2008-07-08 molivierWork in progress version of dpmaster 2.0: added support...
2008-06-09 molivierRemoved an artifact from an ancient world, obviously...
2008-06-09 molivierUpdated the copyright notices. Increased the default...
2008-06-08 molivierBumped version number to 1.7 1.7
2008-06-08 molivierAdded a few more servers, with different game names...
2008-06-08 molivierAdded a "dpmaster-output" option to print the master...
2008-06-08 molivierRemoved the verbose option
2008-06-08 molivierModified slightly the pattern for the names of the...
2008-06-07 molivierSilented a warning on MSVS
2008-06-07 molivierAnother attempt at fixing those end-of-line issues
2008-06-07 molivierFixed line-endings to please MSVS
2008-06-07 molivierUpdated readme file
2008-06-07 molivierReduced the number of printed timestamps to one per...
2008-06-07 molivierA couple of minor string fixes
2008-06-06 molivierUpdated documentation and presentation string
2008-03-01 havocnow prints timestamps (in UTC) on every message to...
2008-01-06 molivierMinor editing
2007-12-02 molivierMuch better test scripts, still in Perl, with most...
2007-12-02 molivierMinor text editing
2007-12-02 molivierRemoved irrelevant comment
2007-05-17 havocrevert the last patch because it could never happen
2007-05-17 havocfix a crash in dpmaster when a query comes in with...
2007-01-28 molivierImproved the test script a bit: it now tests the validi...
2007-01-02 molivierAdded a simple and dirty Perl script to do some automat...
2007-01-02 molivierMoved all files but "readme.txt" to either the "doc...
2006-11-05 molivierLots of small changes and fixes. This should be conside...
2006-11-02 molivierThe "heartbeat" description in "techinfo.txt" has been...
2006-07-06 molivierFixed compilation with MS VS2005 and its stupid "securi...
2006-07-03 molivierMade it clearer that dpmaster can support any game...
2005-08-24 molivierBumped version to 1.6 1.6
2005-07-31 molivierSeveral getserversResponse may now be sent for a single...
2005-06-14 molivierBumped version to 1.5.2cvs: the maximum number of serve...
2004-10-25 molivierDpmaster 1.5.1: fixed compilation on FreeBSD and change... 1.5.1
2004-09-02 molivierMoved a header inclusion to please OpenBSD. Bumped... 1.5
2004-08-04 molivierMake dpmaster compile on NetBSD again. Changed version...
2004-07-29 molivierSplitted the monolithic code file into several modules...
2004-07-22 molivierRenamed the local variable "interface" to "itf", becaus...
2004-01-28 molivierDpmaster now quits if it can't chroot, switch privilege... 1.4
2003-12-09 molivierModified Makefile to please BSD make. Packets coming...
2003-09-30 molivierBumped version to 1.3.1. SECURITY WARNING: 2 exploitabl... 1.3.1
2003-07-06 havocadded fflush in MsgPrint to make logging more useful
2003-07-06 havocfix a signed/unsigned comparison
2003-06-27 rainQ3 seems to dislike /s in challenges (treating them...
2003-05-22 havocfixed critical bug that misparsed getservers packets...
2003-04-23 molivierGave Quake 3 Arena getservers messages a real gamename...
2003-04-22 molivierWhy my text editor was using tab-as-spaces, I don't...
2003-04-22 molivierThe game type is useless now, and so it has been removed
2003-04-21 havocgot rid of game check in HandleGetServers because there...
2003-04-14 havocremoved Quake2 support from 1.3 changes list (just...
2003-04-14 havocremoved Quake2 support (it was insecure about server...
2003-04-09 havocrestructured message parsing a bit (now uses #defines...
2003-04-08 havocadded QFusion and Quake2 support (untested)
2003-04-08 molivierFixed my previous fix; it caused a NULL pointer derefer... 1.2.1
2003-03-29 havocElric fixed a major bug (infinite loop in HandleGetServ... 1.2
2003-03-12 molivierVersion 1.0, finally! Changed a few comments. Increased... 1.1
2003-03-12 molivierAdded the license file and a readme file
2003-03-11 molivierBumped version to "1.1 beta 2". Changed how the server...
2003-03-10 molivierUpdated copyright notice. Bumped version to "1.1 beta...
2003-03-07 molivierThe 1st heartbeat from a server has now a much smaller...
2003-03-07 molivierDpmaster current version is now 1.1 alpha. The default...
2003-03-07 molivierMerged the 2 makefiles and removed the dependency files...
2003-02-26 havocchanged line endings to CRLF like MSVC wants
2003-02-26 havocThe name says it all... I'm not sure how to integrate...
2003-02-24 molivierFixed an enormous bug in HandleGetServers; basically...
2002-10-20 molivierWin32 del command doesn't take several parameters of...
2002-10-17 molivierWhy bother with 2 Makefiles when one can do the job?
2002-10-14 molivierFixed the binary name and removed an unused lib in...
2002-09-25 havocdoes this need any explanation?
2002-09-24 havocwarning level 4 and warnings as errors was too high...
2002-09-24 havocuncommented PrintPacket
2002-09-24 havocInitial revision