summaryrefslogtreecommitdiff
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Add comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7212 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-021-3/+13
* This should do it•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7158 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-261-0/+3
* Installer was defaulting the dir to c:\program files\inspircd and wouldnt pre...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7149 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-261-4/+6
* Make two sections "Binaries" and "command handlers" manditory - you won't hav...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7148 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-261-0/+5
* Change icon to something nicer than a blue arrow (our insp logo) and add the ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7147 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-262-2/+2
* Add warning to edit config files in installer•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7146 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-261-0/+1
* Choose the correct defines so that its not built too lean to compile•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7142 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-251-1/+0
* Add defines that speed up the build process and reduce executable bloat•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7141 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-251-0/+4
* Two things, document how InspIRCd finds the dns server ip on windows if you d...•••and have win32 default to 127.0.0.1 for dns queries in the very unlikely chance you have no network interfaces active. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7129 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-241-1/+1
* Whoops, helps if it compresses, not decompresses.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7127 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-241-3/+3
* Compressor script that compresses all shared objects and exe with upx, should...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7126 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-241-0/+4
* Have configure try and create ..\bin\release\* and/or ..\bin\debug\*•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7118 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-221-0/+6