Age | Commit message (Expand) | Author |
2012-10-14 | Replace printf(_c) with iostream | ChrisTX |
2012-10-12 | Windows: In-depth cleanup (see details) | ChrisTX |
2012-10-05 | Windows: Fix broken build | ChrisTX |
2012-10-04 | Replace hardcoded paths with configurable ones | ChrisTX |
2012-08-14 | Fix Windows build that was broken by 9b66dd6. | Peter Powell |
2012-07-27 | Don't hard code the branch version. | Peter Powell |
2012-06-12 | fgets(): refer to the buffer size (no literals) | Sir Poggles |
2012-04-19 | Replace copyright headers with headers granting specific authors copyright | Robby- |
2012-04-09 | Remove outdated references to SVN. | Peter Powell |
2011-06-18 | Fix extras compilation under Windows | Adam |
2011-06-08 | Final fixups for a working Windows build | Adam |
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 |