special
126f06c501
Fixed bug #437 (Empty userstats setting denies stats to opers too)
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8143 e03df62e-2008-0410-955e-edbf42e46eb7
2007-10-10 16:21:53 +00:00
brain
6ab7a39c10
Change 'unrecognised command BLAH' to 'unrecognised or malformed command BLAH' just to make it obvious to lazy people.
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8141 e03df62e-2008-0410-955e-edbf42e46eb7
2007-10-09 22:20:43 +00:00
brain
2590fde515
sanity check for existing server in DoFailOver seems to have vanished!
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8139 e03df62e-2008-0410-955e-edbf42e46eb7
2007-10-09 15:58:21 +00:00
brain
e105d9d1c0
Backport r8136, svshold allows nick to be taken on connect (OnUserPreNick not triggering on unregistered user)
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8137 e03df62e-2008-0410-955e-edbf42e46eb7
2007-10-07 18:50:09 +00:00
brain
68270082a4
Support 501 numeric (its different for user modes compared to channel modes) - thanks anmaster
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8135 e03df62e-2008-0410-955e-edbf42e46eb7
2007-10-07 14:08:14 +00:00
special
f973d794f6
Fixed bug #434 (cycle allows bypassing modes for users outside of the channel). Patch by dz
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8133 e03df62e-2008-0410-955e-edbf42e46eb7
2007-10-07 05:52:39 +00:00
brain
e5c8a56d0e
Backport the changes to CallHandler to fix an issue Andy Church and Casey are having. The code here is such a mess and a clusterfuck its probably easier to backport this nicer code from trunk.
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8128 e03df62e-2008-0410-955e-edbf42e46eb7
2007-10-06 00:03:00 +00:00
brain
b3bc672c66
Add -lunwind to libraries on openbsd to fix some compile issues (thanks nenolod)
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8120 e03df62e-2008-0410-955e-edbf42e46eb7
2007-10-04 21:27:20 +00:00
brain
baac71e519
Tweaks to icky icky select() engine (thanks Ersan) this MIGHT fix select problems, but nobody really uses it anyway.
...
We've been having more than usual problems due to select() due to epoll not being detected properly and it falling back on select() which isnt as well tested.
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8114 e03df62e-2008-0410-955e-edbf42e46eb7
2007-10-03 15:41:21 +00:00
special
f6b8474aee
Backport r8107 for brain
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8108 e03df62e-2008-0410-955e-edbf42e46eb7
2007-10-02 13:15:02 +00:00
brain
224f92fcfc
parameters[0] -> parameter.c_str()
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8100 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-30 17:32:02 +00:00
brain
cbd76132a7
Whoops, error from an svnmerge
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8095 e03df62e-2008-0410-955e-edbf42e46eb7
v1.1.13
2007-09-29 13:30:53 +00:00
brain
50e6ef7437
1.1.13+Tyramine (Toxic Cheese! http://scienceblogs.com/moleculeoftheday/2006/09/tyramine_toxic_cheese.php )
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8094 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-29 13:18:03 +00:00
special
73d05eb835
Removed extremely verbose debugging from the SSL modules, as I believe that bug has been fixed (and we don't want this in for release anyway)
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8093 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-29 00:47:25 +00:00
brain
5d3135cddb
Correct wording of message in cmd_invite pointed out by Zaba
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8091 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-28 16:17:02 +00:00
special
d3f6802234
Forgot part of the fix for bug #404
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8087 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-27 00:12:13 +00:00
special
69273a20e5
Fixed bug #404 ; this was caused by recieving multiple OPERTYPEs from a remote server, which eventually resulted in bad pointers inside the all_opers list
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8085 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-26 23:50:19 +00:00
brain
44700449e9
Fix for bug #421
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8081 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-25 00:53:01 +00:00
brain
40acb5caee
Backport fix for bug #407
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8078 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-25 00:30:48 +00:00
brain
3aab7fadc1
Backport hidekills tweak
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8076 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-25 00:10:24 +00:00
brain
105964a82b
Backport fix for bug #419
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8073 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-24 23:54:37 +00:00
brain
9682a91038
Backport: Fix for bug #424
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8070 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-24 23:43:26 +00:00
brain
99ba85a3e0
Someones been forgetting to svnmerge block. Block: 8039,8046-8049,8051-8052,8054-8065
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8068 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-24 01:25:00 +00:00
brain
f6b32bbde8
Merge brickers changes
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8067 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-24 01:24:11 +00:00
brain
9e0e342aff
Fix library lists, the instructions on the MS website dont work quite right in vista so we specify them in the project. Also finally fix auto creation of release dirs when building
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8053 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-23 15:59:38 +00:00
bricker
d1a8412d3f
capitalized "Bugtracker" "Forums" "Development"
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8050 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-20 23:26:54 +00:00
special
595152d5d2
Fixed bug #418 (incorrect numerics for part of /ADMIN and /USERS) - patch by Zaba
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8045 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-18 14:31:26 +00:00
special
9379c1d8d9
Fixed bug #417 (empty userstats allowed all stats to be viewed)
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8043 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-18 14:24:20 +00:00
special
f2deaa98cb
Fixed bug #414 (cosmetic issue with oper failure notices). Patch by dz
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8041 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-15 12:31:21 +00:00
special
b153b5d0b3
Fixed a compile error in m_ident on ipv6
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8038 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-13 15:46:41 +00:00
special
86a9d47b5d
Made m_ident bind ident requests to the same IP the user is connected on, which is much more sane and should fix IPv6. Bug #406 . MUST BE TESTED ON IPV6.
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8036 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-13 15:39:09 +00:00
special
bb826277fb
Blocked r8033
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8034 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-13 14:57:23 +00:00
special
4e4da3f9db
Fixed a rare infinite loop in InspSocket::FlushWriteBuffer() - this could only affect a few rarely used modules, and is difficult to trigger.
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8032 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-13 11:55:15 +00:00
special
254f60adf0
Made m_blockcaps' <blockcaps:minlen> parameter default to 1, not 0, since trying to block an empty line makes no sense
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8030 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-13 10:33:25 +00:00
special
8354f32a99
Blocked r8015, r8017, and r8022 (manually backported)
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8028 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-12 16:35:11 +00:00
special
e4691b6d12
Blocked r8025 and r8026 (changes to m_cloaking and config ints) - these will, in some cases, change the values m_cloaking uses for keys, so it's not advisable to merge into stable
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8027 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-12 16:26:30 +00:00
special
4bd6ec4207
Fixed the order of signon/signoff messages in m_watch (bug #410 )
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8024 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-11 02:57:04 +00:00
w00t
31bfcccd37
Fix bug #408 , reported and patched by Switch
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8021 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-08 00:25:36 +00:00
special
62bfcfb403
Fixed IPv6 resolving on big-endian machines (bug #403 ). Patch by Stric.
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8020 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-05 03:32:57 +00:00
burlex
ecd0543b4f
* Backport: Fixed connection messages in ModuleSpanningTree::HandleConnect.
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8018 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-04 13:17:59 +00:00
burlex
b00836df6e
* 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
2007-09-04 12:58:38 +00:00
special
827a3a3d51
..and blocked that fix, since I had to backport it manually
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8014 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-02 05:35:28 +00:00
special
de52e872f4
Fixed an issue that could cause empty parameters in module commands to not be sent to other servers properly
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8013 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-02 05:33:50 +00:00
special
6f3d7a3835
Blocked some misc trunk commits
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8011 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-02 05:25:47 +00:00
special
bddb84f1ac
backport: Completely rewrote m_ident; the old one was written long ago and had a history of being very buggy (and still had quite a few bugs). Needs QA.
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8010 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-02 05:19:39 +00:00
special
f6982a0964
backport: Fixed a double free in m_ident. Found by AnMaster
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8006 e03df62e-2008-0410-955e-edbf42e46eb7
2007-08-31 07:43:17 +00:00
special
3def00b910
backport: Fixed a bug introduced in r7827 (does not affect 1.1.12) that would cause an infinite loop for some spanningtree link errors. Found by danieldg
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8004 e03df62e-2008-0410-955e-edbf42e46eb7
2007-08-31 01:17:04 +00:00
peavey
1b905cf788
block 7855-7876,7881-7931,7933-7951,7954-7974,7977-7980,7984-7994
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7997 e03df62e-2008-0410-955e-edbf42e46eb7
2007-08-29 21:33:52 +00:00
peavey
3c596b9b9b
bp 7995, add name.
...
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7996 e03df62e-2008-0410-955e-edbf42e46eb7
2007-08-29 21:31:20 +00:00
brain
785d309f6e
Backport: Add SVSPART at request of the Anope team - You can tell if the server has SVSPART by the presence of SVSPART=1 in the CAPAB.
...
No, we will NOT be enforcing this network-wide, its a server-origin command so it wont cause disconnects if it doesnt exist somewhere.
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7983 e03df62e-2008-0410-955e-edbf42e46eb7
2007-08-28 21:44:37 +00:00