6889 Commits

Author SHA1 Message Date
brain
aee3d9df44 Merge in patch from nenolod to make channelmode +z not count ulined clients when determining if all users on a channel are ssl before setting the mode. Thanks nenolod.
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9937 e03df62e-2008-0410-955e-edbf42e46eb7
2008-06-26 17:34:38 +00:00
special
08dcbd8969 It is unnecessary and rather less efficient to use memmove() everywhere; it's only needed when the buffers may overlap.
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9928 e03df62e-2008-0410-955e-edbf42e46eb7
2008-06-20 02:06:00 +00:00
brain
0aef046e36 Whos been commiting a quarter of a fix?
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9926 e03df62e-2008-0410-955e-edbf42e46eb7
2008-06-19 23:55:49 +00:00
special
80703b4ce5 It's always good procedure to use memmove() on overlapping data.
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9924 e03df62e-2008-0410-955e-edbf42e46eb7
2008-06-19 08:18:07 +00:00
brain
86a117be1a Define PATH_MAX if its not already defined
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9908 e03df62e-2008-0410-955e-edbf42e46eb7
2008-06-15 11:53:44 +00:00
bricker
853286901d update quotes for stable, forgot about that
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9883 e03df62e-2008-0410-955e-edbf42e46eb7
2008-06-10 17:17:22 +00:00
brain
d8e852400f 1.1.20+Asiago
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9873 e03df62e-2008-0410-955e-edbf42e46eb7
v1.1.20
2008-06-08 18:28:59 +00:00
brain
d8e5985186 Change VERSION output similar to that in 1.1, to make it better for indexing
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9871 e03df62e-2008-0410-955e-edbf42e46eb7
2008-06-08 17:33:35 +00:00
w00t
22566c7606 Fix warning
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9828 e03df62e-2008-0410-955e-edbf42e46eb7
2008-06-01 14:25:31 +00:00
w00t
51d225247e Fix bug found by the atheme migration testing: +V should never affect INVITE from a remote issuer
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9825 e03df62e-2008-0410-955e-edbf42e46eb7
2008-05-31 18:43:31 +00:00
peavey
54e026f75e backport.
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9816 e03df62e-2008-0410-955e-edbf42e46eb7
2008-05-29 02:05:21 +00:00
peavey
fbeb0a87f3 nuke a compiler warning on long int %d
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9813 e03df62e-2008-0410-955e-edbf42e46eb7
2008-05-28 10:18:28 +00:00
w00t
8e4484467e Show IP (not <unknown>) when sending error to a connection that has not yet authenticated
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9782 e03df62e-2008-0410-955e-edbf42e46eb7
2008-05-20 22:29:00 +00:00
brain
3367881e11 Block a huge bunch of revisions in svnmerge
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9781 e03df62e-2008-0410-955e-edbf42e46eb7
2008-05-20 20:34:08 +00:00
w00t
eafe98e150 Send link message to snomask +d only. Fixes bug #527, reported by DjMadness
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9775 e03df62e-2008-0410-955e-edbf42e46eb7
2008-05-19 22:34:06 +00:00
w00t
e30a2f1952 Backport r9773, fixes bug #534 reported by irefuse. Listening sockets cannot have a close hook.
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9774 e03df62e-2008-0410-955e-edbf42e46eb7
2008-05-19 22:10:46 +00:00
brain
2e130f9528 Add a note in here to tell the user when host resolution is disabled, so that people dont get confused and we can easily identify it
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9744 e03df62e-2008-0410-955e-edbf42e46eb7
2008-05-18 21:34:28 +00:00
brain
e5e695cb41 Fix the format of +p channels in /list (both in core /list and in m_safelist), thanks jrm :)
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9722 e03df62e-2008-0410-955e-edbf42e46eb7
2008-05-13 16:17:30 +00:00
brain
6b89824397 Remove needless and pointless extra format parameter
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9721 e03df62e-2008-0410-955e-edbf42e46eb7
2008-05-13 16:11:50 +00:00
brain
3e2513b7b4 Backport socket closing fixes (stops sockets hanging sometimes)
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9715 e03df62e-2008-0410-955e-edbf42e46eb7
2008-05-12 21:18:54 +00:00
brain
a749d39b7c Patch ReadFile() not to bork on one line files, and ensure it works ok with win32 (it does)
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9708 e03df62e-2008-0410-955e-edbf42e46eb7
2008-05-12 16:01:32 +00:00
brain
f8b9fd3cdc Don't allow the user to configure less than 30 descriptors
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9701 e03df62e-2008-0410-955e-edbf42e46eb7
2008-05-11 00:19:59 +00:00
brain
59d2063783 Same fix here
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9693 e03df62e-2008-0410-955e-edbf42e46eb7
2008-05-10 16:44:05 +00:00
brain
6b903885d6 If nobody else is going to submit a diff, may as well do it myself. Using your noggin avoids two loops
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9689 e03df62e-2008-0410-955e-edbf42e46eb7
2008-05-09 22:24:55 +00:00
brain
ed57c2f7a7 Same tweak here
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9672 e03df62e-2008-0410-955e-edbf42e46eb7
2008-05-08 22:16:34 +00:00
brain
17f4a8ab31 Remove here, too
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9670 e03df62e-2008-0410-955e-edbf42e46eb7
2008-05-08 22:03:45 +00:00
brain
038b38f23b When searching by servername without wildcards, conceal +i users no matter what craq the spec was on
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9667 e03df62e-2008-0410-955e-edbf42e46eb7
2008-05-08 17:27:03 +00:00
special
b1073fc6c1 Removed the verbosity in 'make clean' to fix issues with OpenBSD and possibly others
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9656 e03df62e-2008-0410-955e-edbf42e46eb7
2008-05-06 21:09:05 +00:00
peavey
76b612afc6 Backport Fix typo +c => +C reported by alamar
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9654 e03df62e-2008-0410-955e-edbf42e46eb7
2008-05-06 21:05:02 +00:00
brain
148c68004d Fix typo
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9652 e03df62e-2008-0410-955e-edbf42e46eb7
2008-05-06 20:49:39 +00:00
brain
aa561b2979 Fix crash if /reload is not given a parameter (oper only command)
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9607 e03df62e-2008-0410-955e-edbf42e46eb7
2008-05-04 19:36:34 +00:00
brain
8d1a16d6ac Apply updated helpop patch from jackmcbarn
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9600 e03df62e-2008-0410-955e-edbf42e46eb7
2008-05-01 20:37:09 +00:00
brain
9cfbf27ead Fix compile error
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9595 e03df62e-2008-0410-955e-edbf42e46eb7
2008-04-29 21:37:55 +00:00
brain
83dc5f0651 Backport fix for stripcolour not stripping colour codes, reported by jackmcbarn - thanks. Also make rebasing neater, output to current console/output window of visual studio, not a new console
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9594 e03df62e-2008-0410-955e-edbf42e46eb7
2008-04-29 21:31:15 +00:00
brain
95ad5460dc The other timedbans fix from yesterday
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9582 e03df62e-2008-0410-955e-edbf42e46eb7
2008-04-23 16:02:37 +00:00
brain
260e132d23 Uh, put it back. :p
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9571 e03df62e-2008-0410-955e-edbf42e46eb7
2008-04-21 18:12:50 +00:00
brain
78ff73e0fb Don't memset a vector. backport of fix for possible stack corruption by a memset from 1.2 patch by GreenReaper
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9570 e03df62e-2008-0410-955e-edbf42e46eb7
2008-04-21 18:11:54 +00:00
brain
f7e22cf3e3 Patch to fix timedbans crash reported earlier today, thanks for the headsup wonderwal
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9562 e03df62e-2008-0410-955e-edbf42e46eb7
2008-04-21 16:24:04 +00:00
brain
6fc4c5f105 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.19
2008-04-20 22:18:53 +00:00
brain
4f19cd8474 Fix a bad return value
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9559 e03df62e-2008-0410-955e-edbf42e46eb7
2008-04-20 21:27:21 +00:00
brain
0500228e47 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
2008-04-20 21:11:12 +00:00
brain
767935c43c Add hand-crafted resource script, contains version information and icon definition
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9557 e03df62e-2008-0410-955e-edbf42e46eb7
2008-04-20 21:08:20 +00:00
brain
e3175d0747 Fix RemoveCommands to remove all commands (this function had some really odd removal logic?)
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9555 e03df62e-2008-0410-955e-edbf42e46eb7
2008-04-20 19:00:08 +00:00
brain
4e0faf2713 Rebase modules in 1.1 too. This uses a post build event that does not involve a change to configure, however this requires an ls binary. If you don't have an ls.exe, it wont rebase the modules.
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9553 e03df62e-2008-0410-955e-edbf42e46eb7
2008-04-20 12:41:09 +00:00
brain
0aa985928d Extract and run the vs redistributable to $TEMP, not to install dir. saves us 2.6 megs on install space
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9550 e03df62e-2008-0410-955e-edbf42e46eb7
2008-04-19 18:45:56 +00:00
brain
5faaaa2032 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
2008-04-19 14:13:01 +00:00
brain
0a51637e41 Backport breakpoint/crash fix in bindsocket in win32 (missing operator new[] and operator delete[]
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9544 e03df62e-2008-0410-955e-edbf42e46eb7
2008-04-19 13:51:18 +00:00
brain
a7e77a6c15 More build tweaks
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9543 e03df62e-2008-0410-955e-edbf42e46eb7
2008-04-19 13:35:03 +00:00
brain
96cab84446 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
2008-04-19 13:13:05 +00:00
brain
192e5ded46 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
2008-04-19 12:51:56 +00:00