| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove the limits from here too•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9803 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-05-25 | 1 | -38/+1 |
| * | A few minor fixes, some copy constructor stuff, misnamed channelmanager const...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9780 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-05-20 | 1 | -0/+60 |
| * | Make FD_SETSIZE larger. We wont ever have this many users via select() on win...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9726 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-05-15 | 1 | -1/+1 |
| * | Microsoft, in their "infinite wisdom" decide to have no sensible naming conve...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9720 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-05-13 | 1 | -0/+20 |
| * | Fix wildcard matching in win32, seems that incrementing an iterator dereferen...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9706 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-05-12 | 1 | -0/+4 |
| * | Backport fix for stripcolour not stripping colour codes, reported by jackmcba...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9592 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-04-29 | 1 | -6/+0 |
| * | Fix stray /MD that should be /MP•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9569 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-04-21 | 1 | -1/+1 |
| * | Fix to use dll in debug build•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9568 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-04-21 | 1 | -31/+31 |
| * | Set runtimes correctly, thanks :-)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9567 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-04-21 | 1 | -3/+3 |
| * | Add VC9 projects. I cant maintain these, i will be reliant on patches from ot...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9566 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-04-21 | 4 | -0/+5847 |
| * | Merge in large patchset from GreenReaper, useful fixes for freeing a ton of d...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9565 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-04-21 | 2 | -33/+40 |
| * | Add hand-crafted resource script, contains version information and icon defin...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9556 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-04-20 | 3 | -66/+110 |
| * | Stray newline•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9551 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-04-19 | 1 | -2/+1 |
| * | Extract and run the vs redistributable to $TEMP, not to install dir. saves us...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9549 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-04-19 | 2 | -5/+10 |
| * | Bundle vcredist_x86.exe here too•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9546 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-04-19 | 2 | -0/+4 |
| * | Apply patches to remove 200-odd dll limit on windows, made by GreenReaper, lo...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9533 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-04-18 | 5 | -89/+592 |
| * | Add operator new[] and delete[], otherwise we can and will get crashes on usi...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9532 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-04-17 | 2 | -2/+15 |
| * | Revert back to /MT, this shit isnt working and its too late to think straight•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9523 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-04-16 | 2 | -9/+8 |
| * | /MT -> /MD•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9522 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-04-16 | 2 | -9/+10 |
| * | Rebase modules a meg higher than command objects so they dont collide•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9520 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-04-16 | 1 | -1/+1 |
| * | Automatic rebasing of load addresses for .so files on windows, thanks to Gree...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9519 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-04-16 | 3 | -0/+63 |
| * | Correct indentation•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9486 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-04-13 | 1 | -14/+14 |
| * | Eliminate now-pointless label•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9483 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-04-13 | 1 | -5/+0 |
| * | Whack code duplication•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9481 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-04-13 | 1 | -4/+3 |
| * | Whack gotos here too•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9480 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-04-13 | 1 | -9/+12 |
| * | Fix 4-space indents :<•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9479 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-04-13 | 1 | -26/+26 |
| * | Windows fix•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9475 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-04-13 | 1 | -1/+1 |
| * | Mapping for mkdir() to _mkdir() for windows•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9473 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-04-12 | 1 | -0/+3 |
| * | Apply brain's patch for binary safety of hash providers, and remove rehash fr...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9441 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-04-09 | 1 | -4/+0 |
| * | Add protocolinterface.* and privmsg.cpp•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9369 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-04-05 | 1 | -0/+12 |
| * | Windows fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9368 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-04-05 | 1 | -4/+4 |
| * | Update sln•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9296 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-04-04 | 1 | -22/+42 |
| * | Remove MAXCLIENTS, this is supported at runtime by the softlimit anyway.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9265 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-04-02 | 1 | -11/+0 |
| * | Patch by brain; Fix crash when no parameters are given when introducing a rem...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9237 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2008-03-31 | 3 | -21/+5 |
| * | Support IPV6 links in configure•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9100 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-03-15 | 1 | -3/+10 |
| * | Sucky nsis•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9060 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-03-02 | 2 | -12/+12 |
| * | Make this use the environment variable defined %TEMP% dir, rather than hard c...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9055 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-03-02 | 1 | -6/+9 |
| * | Why the fuck are standard functions all prefixed with a _ on windows???•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9046 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-02-26 | 1 | -0/+1 |
| * | #define _popen popen•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9036 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-02-26 | 1 | -0/+4 |
| * | Change object output filename for spanningtree's server.cpp and modules.cpp f...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9008 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-02-22 | 1 | -0/+16 |
| * | someone forgot to add all the new m_spanningtree files to the project too :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8997 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-02-22 | 1 | -0/+124 |
| * | Who left out socketengine_select from the vc80 project in trunk? goes to show...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8994 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-02-22 | 1 | -0/+8 |
| * | Now compiles with win32thread and testsuite•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8993 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-02-22 | 1 | -1/+1 |
| * | Add extra stuff to compile threadengine_win32.cpp•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8989 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-02-22 | 2 | -0/+25 |
| * | Change defaults to ones that match our stable build•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8967 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-02-18 | 1 | -7/+7 |
| * | Fix here too, to allow FD_SETSIZE > 64. If this doesnt work it will need to b...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8890 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-02-10 | 1 | -0/+3 |
| * | remove m_ssl_openssl from modules directory when rerunning configure•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8775 e03df62e-2008-0410-955e-edbf42e46eb7
| fez | 2008-02-01 | 1 | -2/+5 |
| * | Added OpenSSL scriptage.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8774 e03df62e-2008-0410-955e-edbf42e46eb7
| fez | 2008-02-01 | 1 | -1/+49 |
| * | Update VC7.1 build projects. Thanks VERY much fez. :)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8770 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-01-30 | 2 | -5/+54 |
| * | Remove duplicate calls (thanks fez)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8763 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-01-28 | 1 | -2/+0 |