summaryrefslogtreecommitdiff
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Make select socketengine build onvs80•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8915 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-02-121-31/+35
* Set FD_SETSIZE to 12000, this allows 12000 users per ircd rather than 64. I d...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8889 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-02-101-0/+3
* Commit stuff from fez that he couldnt get committed - fixes to make socketeng...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8888 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-02-101-4/+14
* Header update: 2007 -> 2008•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8695 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-01-105-5/+5
* the minidump stuff is only available in 5.1 dbghelp.dll which is xp and above...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8370 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-262-70/+0
* SHUT_WR is not defined on windows•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8236 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-202-0/+1732
* Fix library lists, the instructions on the MS website dont work quite right i...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8053 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-09-234-67/+68
* * Backported crash dumping system for Win32 - see 1.2 log for a full description•••* Fixed new m_ident compile under Win32 git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8016 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar burlex2007-09-043-1/+76
* * Fixed bug in m_banredirect where removing a ban on a channel with maxbans s...•••* Fixed win32 compiling (forgot to backport the #pragma linker directive) git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7734 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar burlex2007-08-171-0/+2
* Someone messed up•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7732 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-08-161-4/+4
* Forgot CoreExport•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7727 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-08-151-6/+6
* Remove a whole load of #ifdef as we can now use gettimeofday.•••If we add a wrapper for getrusage, then we can remove a ton more git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7726 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-08-152-0/+15
* * Sockets will now always be nonblocking on win32 version of InspIRCd. There ...•••* configure will now compile under VC7 again. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7500 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar burlex2007-07-232-1/+3
* Fixed windows configure in release mode in a directory with spaces.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7499 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar frostycoolslug2007-07-221-2/+1
* OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7456 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-169-9/+1676
* Set EOL to WINDOWS-style always for Visual Studio files.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7455 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-168-8/+2505
* 'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7454 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-1617-4181/+17
* Add flags to /STATS s output, and nuke some ^M•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7453 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-162-6/+6
* Ok windows.. YOU WIN :< .. but at least I can use MAXBUF now and configure wi...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7452 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-163-5/+97
* Oops, the (*p) check was meant for the inner loop, I blame the vs editor :>•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7450 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-161-2/+2
* Begone evil DOS format :<•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7449 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-165-1272/+1272
* And add colour.h to wrapper resource instead of the source.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7448 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-162-1/+3
* Use wrapper include instead of colour.h.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7447 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-161-4/+1
* Tide this up and fix possible buffer overflow. Cannot use MAXBUF since inspir...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7446 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-161-28/+37
* Use colours.h in win_wrapper and also add __COLOURS_H define.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7444 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-162-0/+7
* Remove printf_c from wrapper, this code also segfaulted when it was used.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7443 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-162-69/+0
* Use vsnprintf instead of vsprintf.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7442 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-161-1/+1
* - Made the recvfrom wrapper a bit neater.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7314 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar burlex2007-06-141-0/+2
* Add sections to installer for pcre, segregate the m_filter_pcre for the insta...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7310 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-142-2/+20
* - Fix for a bug in the win32 inet_ptoa implementation causing CIDR parsing to...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7307 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar burlex2007-06-141-0/+7
* Have the installer install cert.pem and key.pem to the conf/ dir only if they...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7300 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-131-0/+4
* Add default windows certs. People shouldnt use these for more than evaluation...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7299 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-132-0/+33
* And get it right.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7297 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-131-1/+1
* Update descriptions•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7296 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-131-4/+5
* Being as people while about the odd kludge here and there im going to spend m...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7295 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-132-3/+7
* Nasty kludge to allow for optional install of ssl:•••If the user doesnt have the ssl box ticked, the ssl modules are installed but immediately deleted by the installer, and the gnutls dlls are not installed. If the user does have the box ticked (default) the ssl section immediately puts the ssl modules back again, and then installs the gnutls libs (ick) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7294 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-131-4/+12
* * Fixed IOCPEngine under x64 (because of incorrect pointer sizes)•••- Fixed configure / VC8 projects for x64 compiling. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7293 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar burlex2007-06-134-76/+76
* - Fixed configure script to allow gnutls compilation under win32.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7290 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar burlex2007-06-131-18/+54
* + Added x64 solutions for VC2005, for future work. This does not under any ci...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7287 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar burlex2007-06-134-0/+518
* This breaks stuff. We can't use it.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7280 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-111-4/+0
* Prompting for wether or not to wipe the .h and build from clean (default to no)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7272 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-111-8/+10
* Change from /GS to /Gm in makefiles•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7271 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-111-4/+4
* Put the check back so we dont keep doing builds from scratch every time•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7269 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-111-0/+8
* Remove unused var•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7267 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-111-1/+0
* - Enabled minimal rebuild on all VS project files, this will reduce build tim...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7261 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar burlex2007-06-087-645/+5
* * Fixed VC8 m_spanningtree project file. second commit?! :)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7256 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar burlex2007-06-081-0/+9
* + Added an *almost* unix-like fork system for windows. Insp will create a sec...•••* Fixed m_spanningtree project (cmd_rsquit was missing) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7255 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar burlex2007-06-081-0/+6
* Comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7250 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-065-1/+65
* Change the behaviour of insp in windows to keep its window open, with some st...•••Also, add somewhat of a hack to cut down on allocation time taken to map windows fd to a posix style fd in iocp engine. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7217 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-022-1/+35
* Change configure to generate .mak files with warning level 2.•••Change project files to warning level 2. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7215 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-023-5/+7