2008-04-29 |
brain | Backport fix for stripcolour not stripping colour codes... |
tree | commitdiff |
2008-04-21 |
brain | Fix stray /MD that should be /MP |
tree | commitdiff |
2008-04-21 |
brain | Fix to use dll in debug build |
tree | commitdiff |
2008-04-21 |
brain | Set runtimes correctly, thanks :-) |
tree | commitdiff |
2008-04-21 |
brain | Add VC9 projects. I cant maintain these, i will be... |
tree | commitdiff |
2008-04-21 |
brain | Merge in large patchset from GreenReaper, useful fixes... |
tree | commitdiff |
2008-04-20 |
brain | Add hand-crafted resource script, contains version... |
tree | commitdiff |
2008-04-19 |
brain | Stray newline |
tree | commitdiff |
2008-04-19 |
brain | Extract and run the vs redistributable to $TEMP, not... |
tree | commitdiff |
2008-04-19 |
brain | Bundle vcredist_x86.exe here too |
tree | commitdiff |
2008-04-18 |
brain | Apply patches to remove 200-odd dll limit on windows... |
tree | commitdiff |
2008-04-17 |
brain | Add operator new[] and delete[], otherwise we can and... |
tree | commitdiff |
2008-04-16 |
brain | Revert back to /MT, this shit isnt working and its... |
tree | commitdiff |
2008-04-16 |
brain | /MT -> /MD |
tree | commitdiff |
2008-04-16 |
brain | Rebase modules a meg higher than command objects so... |
tree | commitdiff |
2008-04-16 |
brain | Automatic rebasing of load addresses for .so files... |
tree | commitdiff |
2008-04-13 |
brain | Correct indentation |
tree | commitdiff |
2008-04-13 |
brain | Eliminate now-pointless label |
tree | commitdiff |
2008-04-13 |
brain | Whack code duplication |
tree | commitdiff |
2008-04-13 |
brain | Whack gotos here too |
tree | commitdiff |
2008-04-13 |
brain | Fix 4-space indents :< |
tree | commitdiff |
2008-04-13 |
brain | Windows fix |
tree | commitdiff |
2008-04-12 |
brain | Mapping for mkdir() to _mkdir() for windows |
tree | commitdiff |
2008-04-09 |
w00t | Apply brain's patch for binary safety of hash providers... |
tree | commitdiff |
2008-04-05 |
brain | Add protocolinterface.* and privmsg.cpp |
tree | commitdiff |
2008-04-05 |
brain | Windows fixes |
tree | commitdiff |
2008-04-04 |
brain | Update sln |
tree | commitdiff |
2008-04-02 |
brain | Remove MAXCLIENTS, this is supported at runtime by... |
tree | commitdiff |
2008-03-31 |
special | Patch by brain; Fix crash when no parameters are given... |
tree | commitdiff |
2008-03-15 |
brain | Support IPV6 links in configure |
tree | commitdiff |
2008-03-02 |
brain | Sucky nsis |
tree | commitdiff |
2008-03-02 |
brain | Make this use the environment variable defined %TEMP... |
tree | commitdiff |
2008-02-26 |
brain | Why the fuck are standard functions all prefixed with... |
tree | commitdiff |
2008-02-26 |
brain | #define _popen popen |
tree | commitdiff |
2008-02-22 |
brain | Change object output filename for spanningtree's server... |
tree | commitdiff |
2008-02-22 |
brain | someone forgot to add all the new m_spanningtree files... |
tree | commitdiff |
2008-02-22 |
brain | Who left out socketengine_select from the vc80 project... |
tree | commitdiff |
2008-02-22 |
brain | Now compiles with win32thread and testsuite |
tree | commitdiff |
2008-02-22 |
brain | Add extra stuff to compile threadengine_win32.cpp |
tree | commitdiff |
2008-02-18 |
brain | Change defaults to ones that match our stable build |
tree | commitdiff |
2008-02-10 |
brain | Fix here too, to allow FD_SETSIZE > 64. If this doesnt... |
tree | commitdiff |
2008-02-01 |
fez | remove m_ssl_openssl from modules directory when rerunn... |
tree | commitdiff |
2008-02-01 |
fez | Added OpenSSL scriptage. |
tree | commitdiff |
2008-01-30 |
w00t | Update VC7.1 build projects. Thanks VERY much fez. :) |
tree | commitdiff |
2008-01-28 |
w00t | Remove duplicate calls (thanks fez) |
tree | commitdiff |
2008-01-21 |
brain | win32 compile error fix |
tree | commitdiff |
2008-01-21 |
brain | win32 compilation errors: shadowing of variable 'i... |
tree | commitdiff |
2008-01-21 |
brain | This still doesnt work :( |
tree | commitdiff |
2008-01-21 |
brain | Win32 compilation fixes |
tree | commitdiff |
2008-01-10 |
w00t | Header update: 2007 -> 2008 |
tree | commitdiff |
2007-11-04 |
brain | Add bancache.* to windows projects |
tree | commitdiff |
2007-11-02 |
brain | Installer that packages none of the extra/ modules |
tree | commitdiff |
2007-10-23 |
brain | Windows socket engine tweaks |
tree | commitdiff |
2007-10-23 |
brain | Windows socket engine tweaks |
tree | commitdiff |
2007-10-22 |
brain | Failed attempt to embed an icon (microsofts help sucks) |
tree | commitdiff |
2007-10-22 |
brain | Fix build system to work with where w00t hid the comman... |
tree | commitdiff |
2007-10-20 |
brain | Fix here too |
tree | commitdiff |
2007-10-15 |
brain | Update windows project to include user_resolver.cpp |
tree | commitdiff |
2007-10-14 |
brain | Just to be fucking akward, windows vista seperates... |
tree | commitdiff |
2007-10-14 |
brain | Remove crashdump stuff |
tree | commitdiff |
2007-10-14 |
brain | Add new spanningtree files to vc80 solution |
tree | commitdiff |
2007-09-29 |
brain | move headers into other filters |
tree | commitdiff |
2007-09-29 |
brain | remove cmd_summon and cmd_users from solution |
tree | commitdiff |
2007-09-23 |
brain | add extra modules folder and exclude from build |
tree | commitdiff |
2007-09-23 |
brain | Add command handlers (excluded from build) too |
tree | commitdiff |
2007-09-23 |
brain | Add modules to the project and exclude from build ... |
tree | commitdiff |
2007-09-23 |
brain | Directory creation fixes |
tree | commitdiff |
2007-09-23 |
brain | More compile fixes |
tree | commitdiff |
2007-09-23 |
brain | More compile fixes |
tree | commitdiff |
2007-09-23 |
brain | Add dbghelp.lib |
tree | commitdiff |
2007-09-23 |
brain | Fix configure to make release directories during build |
tree | commitdiff |
2007-09-23 |
brain | Fix library paths for compilation on my laptop |
tree | commitdiff |
2007-09-04 |
burlex | * Fixed some incorrect declarations in IOCPEngine |
tree | commitdiff |
2007-08-23 |
brain | Move the close() wrapper out of the win32wrapper.h... |
tree | commitdiff |
2007-08-23 |
brain | Craquity craq De-craq! |
tree | commitdiff |
2007-08-15 |
burlex | * include/caller.h will now compile correctly on Window... |
tree | commitdiff |
2007-07-29 |
brain | This should be set as a 1.2 not 1.1 installer |
tree | commitdiff |
2007-07-27 |
brain | make sure that the pointers are set up correctly for... |
tree | commitdiff |
2007-07-27 |
brain | SIGHUP needs to be #define'd on windows. This is an... |
tree | commitdiff |
2007-07-27 |
brain | add filelogger.* and server.* to the project file so... |
tree | commitdiff |
2007-07-27 |
brain | And more to fix |
tree | commitdiff |
2007-07-27 |
brain | Fix compile errors in windows |
tree | commitdiff |
2007-07-27 |
brain | Needs testbuilding in windows. I will probably do this... |
tree | commitdiff |
2007-07-27 |
brain | Move a bunch of stuff around for tidyness, win32 functi... |
tree | commitdiff |
2007-07-25 |
peavey | Un-static InspIRCd::Exit and use SignalHandler instead. |
tree | commitdiff |
2007-07-23 |
burlex | * Sockets will now always be nonblocking on win32 versi... |
tree | commitdiff |
2007-07-22 |
frostycoolslug | Fixed windows configure in release mode in a directory... |
tree | commitdiff |
2007-07-16 |
peavey | OOPS! We try again, since I'm smoking craq. LF is 0x0a... |
tree | commitdiff |
2007-07-16 |
peavey | Set EOL to WINDOWS-style always for Visual Studio files. |
tree | commitdiff |
2007-07-16 |
peavey | 'svn propset -R svn:eol-style CR *' Set to UNIX-style... |
tree | commitdiff |
2007-07-16 |
peavey | Add flags to /STATS s output, and nuke some ^M |
tree | commitdiff |
2007-07-16 |
peavey | Ok windows.. YOU WIN :< .. but at least I can use MAXBU... |
tree | commitdiff |
2007-07-16 |
peavey | Oops, the (*p) check was meant for the inner loop,... |
tree | commitdiff |
2007-07-16 |
peavey | Begone evil DOS format :< |
tree | commitdiff |
2007-07-16 |
peavey | And add colour.h to wrapper resource instead of the... |
tree | commitdiff |
2007-07-16 |
peavey | Use wrapper include instead of colour.h. |
tree | commitdiff |
2007-07-16 |
peavey | Tide this up and fix possible buffer overflow. Cannot... |
tree | commitdiff |
2007-07-16 |
peavey | Use colours.h in win_wrapper and also add __COLOURS_H... |
tree | commitdiff |
2007-07-16 |
peavey | Remove printf_c from wrapper, this code also segfaulted... |
tree | commitdiff |
2007-07-16 |
peavey | Use vsnprintf instead of vsprintf. |
tree | commitdiff |
next |