summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 1.1.19+Cheshire (This is the oldest british cheese apparently)•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9560 e03df62e-2008-0410-955e-edbf42e46eb7 v1.1.19Gravatar brain2008-04-201-1/+1
* Fix a bad return value•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9559 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-201-1/+1
* Add /MP for faster build of core parts (not modules or command handlers)•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9558 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-202-0/+2
* Add hand-crafted resource script, contains version information and icon defin...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9557 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-202-31/+81
* Fix RemoveCommands to remove all commands (this function had some really odd ...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9555 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-202-13/+4
* Rebase modules in 1.1 too. This uses a post build event that does not involve...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9553 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-201-0/+1
* Extract and run the vs redistributable to $TEMP, not to install dir. saves us...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9550 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-191-2/+4
* Bundle vcredist_x86.exe - installer now 6.7mb•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9545 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-191-0/+2
* Backport breakpoint/crash fix in bindsocket in win32 (missing operator new[] ...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9544 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-191-0/+18
* More build tweaks•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9543 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-193-10/+10
* Fix debug always being used for configure•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9542 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-191-1/+1
* For some reason /GL doesnt work right. oh well, its not that important•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9541 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-193-10/+10
* Who left /RTC1 in here?•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9540 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-194-8/+8
* Remove /Wp64•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9539 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-191-8/+8
* Do /O1 /GL here too•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9538 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-191-1/+2
* Backport optimizations and fixes from trunk pioneered by GreenReaper, which d...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9537 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-193-44/+45
* Luser attitude readjusted.•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9482 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-131-4/+3
* Fix horriffic goto abuse and 4-space indents :<•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9478 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-131-42/+38
* If you are unsure, answer NO :p•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9477 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-131-2/+2
* Add note to explicitly point out to not use IOCP•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9476 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-131-1/+1
* Fix for crash when matching user with a kline on connect (userrec* sent to %s...•••Fix for bug #505 in stable, reported by nenolod git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9470 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-122-2/+38
* I SEE WHAT I DID THAR•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9469 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-121-1/+1
* In visual studio, CRT crashes when strftime() is given an invalid format spec...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9466 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-121-4/+4
* Fix crash in m_stripcolor on windows when the colour code is the first item o...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9464 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-121-3/+13
* Bump out of date module version on this•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9462 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-121-1/+1
* Hosts vector not cleared on rehash, made rehashing impossible•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9413 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-071-0/+1
* Backport r9372: m_messageflood incorrectly letting messages past the handler•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9373 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-061-1/+2
* Use the right variable through the whole loop, eh? (djGrrr, this should fix y...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9363 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-051-1/+1
* Backport to stable•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9335 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-041-1/+3
* The only real way to enforce a module calling order in 1.1 :(•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9294 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-031-0/+4
* This kludge is evil, but: VICTORY IZ MEIN!•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9293 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-032-1/+9
* More tweaks. It seems to always put namesx last, this seems to fix. test?•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9292 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-032-2/+6
* This seems to fix, priorities tweaked and a bit of debug added. please test, ...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9291 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-033-0/+20
* Make this more readable by not reusing the loop variable name inside the inne...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9289 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-031-3/+3
* Backport r9285: wallops should be sent regardless of oper status•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9286 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-031-3/+0
* Fix for bug #456 so we can be rid of it•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9280 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-021-2/+5
* Fix compile errors, thanks voidzero•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9272 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-022-2/+2
* Fix bug - we don't free the InspSocketHook interface when unloading these mod...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9262 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-022-0/+2
* Bah•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9257 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-021-127/+0
* Unneeded•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9254 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-021-81/+0
* Nothing in 1.1 uses this, nor will it ever now.. remove it to shave a few sec...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9249 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-011-349/+0
* Backport r9247: server buffering improvements (don't constantly flush write b...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9248 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-016-18/+30
* Patch by brain; fix crash when no parameters are given when introducing a rem...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9238 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar special2008-03-311-2/+3
* Remove the timer (its unsafe on unload) and replace with OnBackgroundTimer. I...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9236 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-03-311-15/+6
* always ALWAYS send CAPAB before sending SERVER in any situation. This will me...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9228 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-03-302-0/+5
* Backport r9219-9220 from trunk. Override on operjoin, for those cases where o...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9221 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2008-03-302-5/+13
* Same here, i cant make this error occur without changing code so we'll just m...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9214 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-03-291-2/+2
* 1.1.18+Gudbrandsdalsost release•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9206 e03df62e-2008-0410-955e-edbf42e46eb7 v1.1.18Gravatar brain2008-03-291-1/+1
* Default the max clients on windows to 10240•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9204 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-03-291-3/+3
* We also need to re-order to make sure the length comprison comes BEFORE the a...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9203 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-03-292-12/+18