Age | Commit message (Expand) | Author |
2010-02-23 | Replace #define IPV6 with <config defaultbind="ipv6">, and autodetect if not ... | danieldg |
2009-10-24 | Remove IOCP socket engine | danieldg |
2009-10-12 | change vc70.pdb to vc90.pdb.. just cosmetic.. | peavey |
2009-10-12 | Clean up the compile flags a little. BTW windows now builds again. | peavey |
2009-10-11 | Re-enable removal of a tmp file that was left out for debug. | peavey |
2009-10-11 | Remove the -Dssize_t declaration now its typedeffed. | peavey |
2009-10-10 | uhm, remove my debug output :) | peavey |
2009-10-10 | Add building of inspircd_version.h to windows port and remove the overlapping... | peavey |
2009-09-01 | Strip SUPPORT_IP6LINKS #define | danieldg |
2009-03-15 | Update all wiki links to point to the new wiki. This was done automatically w... | psychon |
2009-01-02 | Update copyrights for 2009. | w00t |
2008-09-17 | Merge vc90 update patch from IronLegend, thanks | brain |
2008-09-09 | fixed a /MT to be /MD | brain |
2008-09-06 | Auto update modules from src/modules/extra by recopying them in configure if ... | brain |
2008-08-24 | Properly give the service specific exit code on failure to start. Now we just... | brain |
2008-06-15 | Base stuff for named pipe IPC | brain |
2008-06-13 | Win32 compilation fixes | brain |
2008-05-25 | Remove the limits from here too | brain |
2008-04-29 | Backport fix for stripcolour not stripping colour codes, reported by jackmcba... | brain |
2008-04-21 | Merge in large patchset from GreenReaper, useful fixes for freeing a ton of d... | brain |
2008-04-18 | Apply patches to remove 200-odd dll limit on windows, made by GreenReaper, lo... | brain |
2008-04-16 | Revert back to /MT, this shit isnt working and its too late to think straight | brain |
2008-04-16 | /MT -> /MD | brain |
2008-04-16 | Rebase modules a meg higher than command objects so they dont collide | brain |
2008-04-16 | Automatic rebasing of load addresses for .so files on windows, thanks to Gree... | brain |
2008-04-13 | Correct indentation | brain |
2008-04-13 | Eliminate now-pointless label | brain |
2008-04-13 | Whack code duplication | brain |
2008-04-13 | Whack gotos here too | brain |
2008-04-13 | Fix 4-space indents :< | brain |
2008-04-02 | Remove MAXCLIENTS, this is supported at runtime by the softlimit anyway. | brain |
2008-03-15 | Support IPV6 links in configure | brain |
2008-02-22 | Now compiles with win32thread and testsuite | brain |
2008-02-22 | Add extra stuff to compile threadengine_win32.cpp | brain |
2008-02-18 | Change defaults to ones that match our stable build | brain |
2008-02-01 | remove m_ssl_openssl from modules directory when rerunning configure | fez |
2008-02-01 | Added OpenSSL scriptage. | fez |
2008-01-28 | Remove duplicate calls (thanks fez) | w00t |
2008-01-10 | Header update: 2007 -> 2008 | w00t |
2007-10-23 | Windows socket engine tweaks | brain |
2007-10-22 | Fix build system to work with where w00t hid the command files :p | brain |
2007-09-23 | Directory creation fixes | brain |
2007-09-23 | Fix configure to make release directories during build | brain |
2007-07-23 | * Sockets will now always be nonblocking on win32 version of InspIRCd. There ... | burlex |
2007-07-16 | OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR. | peavey |
2007-07-16 | 'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au... | peavey |
2007-07-16 | Add flags to /STATS s output, and nuke some ^M | peavey |
2007-07-16 | Ok windows.. YOU WIN :< .. but at least I can use MAXBUF now and configure wi... | peavey |
2007-07-16 | Begone evil DOS format :< | peavey |
2007-07-16 | Use wrapper include instead of colour.h. | peavey |