Adam
670e73d69d
Fixed crash with cs_enforce and registered empty permanent channels
2012-07-14 02:17:23 -04:00
Adam
07fffb0b90
Bug #1380 - Do not allow akill masks to end in @.
...
This can be used to cause the IRCd to SQUIT us by
adding invalid akills. The only known affected is
Charybdis.
Also fixed a crash caused by receiving a SQUIT for ourselves.
2012-02-25 15:10:52 -05:00
DukePyrolator
1d3ca36768
Fixed several grammar errors in docs/ (patch provided by Simba)
2012-02-22 07:41:58 +01:00
Adam
792790a4d4
Bug #1369 - Fixed os_svsnick to allow changing the case of a users' nick
2011-12-31 02:38:17 -05:00
Adam
381d95e6da
Bump for 1.8.8-git
2011-12-23 14:08:04 -05:00
Adam
74556b77c0
Anope 1.8.7 Release
2011-12-23 14:08:04 -05:00
Viper
658ecee817
Implemented API support for the SVSJOIN and SVSPART commands on UltimateIRCd 3.
2011-12-15 00:59:10 +01:00
DukePyrolator
fb99dc43c9
Fixed some typos in the spanish language file
2011-12-08 19:05:07 +01:00
Viper
144029fd61
Fixed ignore not matching against users' real host or IP (introduced in rev. 3049).
2011-11-20 15:22:18 +01:00
Viper
2a1cd54bc7
Use vident instead of ident in combination with the vhost for botserv kick(ban)s and nickserv access list checking.
2011-11-16 16:30:45 +01:00
Viper
0dd4a98e53
Match bans against the vident/vhost instead of real ident/vhost when available.
2011-11-16 15:57:07 +01:00
Viper
783f77d367
Added event to warn modules a nickcore gets a new display nick or is about to be dropped. (This should enable modules to more easily link their data to anopes core data.)
2011-08-22 00:25:34 +02:00
unknown
dc840e9b99
Send DROP event when forbidding nicks and channels, if applicable.
2011-08-21 23:30:23 +02:00
Adam
0982becd98
Bug #1318 - #1320 - Added support for Hybrid's +S and +O channel modes, and removed support for +a
2011-08-18 17:23:14 -04:00
Adam
f83096c729
Fixed loading bs_fantasy_owner on startup when using InspIRCd 2.0
2011-08-10 21:19:42 -04:00
Adam
eb7c9d0a86
Bug #1287 - Fixed chan_set_correct_modes to not deop the first user from syncing servers
2011-08-09 17:57:35 -04:00
Adam
30ea6365de
Fixed a potential crash in the badwords kicker, and fixed matching BW_SINGLE with BSCaseSensitive enabled
2011-07-23 05:01:44 -04:00
Adam
a11155551e
Bug #1273 - Fixed removing vhosts on InspIRCd when m_cloaking is unloaded
2011-05-30 19:48:14 -04:00
Charles Kingsley
d45222798b
Reinitialise git for post 1.8.6 development
2011-05-14 09:13:04 +01:00
Charles Kingsley
edb362eace
Anope 1.8.6 Release
2011-05-14 08:48:16 +01:00
Adam
6ebbec79ea
Bug #1236 - Fixed crash in enc_md5 on Mac
2011-05-02 14:18:52 -04:00
Viper
096de4fb25
Bug #1263 - Fixed /ns REGISTER not getting an "unknown cmd" reply when ns_register is not loaded & ns_maxemail is loaded.
...
This Bug cannot be structurally fixed, needs to be addressed by 3rd party module authors for similar situations. This implementation can serve as a template.
2011-04-28 22:16:18 +02:00
Viper
01946cb467
Added events for module loading/unloading and command creation/deletion.
...
Enables modules expanding on other modules to adjust hooks if needed.
- Related to bug #1263 .
2011-04-28 21:00:46 +02:00
Viper
841b3f689e
Fixed bug #1252 - The group display nick showing in HS req memos instead of the requesting alias.
...
Also cleaned up the mess in Changes...
2011-03-24 23:43:53 +01:00
Adam
7eb437b9fe
Added support m_services.c and m_change.c from Hybrid's contrib folder
2011-03-21 02:47:46 -04:00
lethality
0e0eb38b2a
Change to users masked host instead of the real one after turning vhost off in inspircd.
2011-03-04 22:30:44 +00:00
Adam
6fca33a2ba
Updated Changes
2011-03-03 19:21:58 -05:00
DukePyrolator
a86e15afe9
Updated german language file
2011-01-29 14:13:08 +01:00
Adam
2b847c63e9
Fixed not introducing our clients with usermode +k on InspIRCd 2.0
2011-01-28 13:03:10 -05:00
Adam
f8a0a645b0
Remove vhost requests from nicks that expire
2010-12-23 19:01:49 -05:00
Adam
12b0ff0593
Bug #1079 - Prevent /cs ban, akick, unban, etc, from matching against users real hostname and IPs in an attempt to prevent unauthorized users from gaining other users IPs via brute force attacks.
2010-12-23 16:59:56 -05:00
Adam
13688c595b
Bug #1213 - Fixed /cs enforce #channel to say SET was enforced not (null)
2010-12-15 12:10:36 -05:00
Adam
c5fc11f5fe
Fixed bug #1202 - Made Anope aware of plexus3's channel mode +z
2010-10-31 14:01:39 -04:00
Charles Kingsley
f302367fc4
Initialise git for 1.8-git
2010-09-11 11:16:09 +01:00
Charles Kingsley
3866b002d6
1.8.5 Release
2010-09-11 10:46:00 +01:00
Viper
ac338266f4
Fixed InspIRCd 1.1,1.2 and 2.0 protocol modules to oper pseudo-clients only when needed.
2010-09-10 16:32:23 +02:00
Adam
d53c25b043
Added InspIRCd 2.0 support
2010-09-05 12:51:15 -04:00
Han
a29845cc56
Updated german language file.
2010-08-14 18:27:46 -04:00
Adam
d1b5797f5d
Added a config option that allows nix users to fork when sending mail, can drastically speed up mail sending on some boxes
2010-08-14 12:21:39 -04:00
Adam
94f7962e1a
Fixed bug #1180 - Fixed tracking of internal clients when they change nicks on TS6 IRCds
2010-08-05 23:18:36 -04:00
Adam
3308ab7153
Fixed bug #1178 - properly track users hosts when a user is -x and has a vhost via chghost
2010-08-03 23:09:18 -04:00
Adam
ca7769d8b4
Fixed bug #1172 : Encrypt the whole password given to nickserv and chanserv REGISTER
...
This prevents us from truncating peoples passwords without telling them,
which makes it so you can't identify with the same password you registered
with if your password is really long.
2010-07-03 15:17:58 -04:00
Viper
e5bd79ba19
Fixed charybdis and ratbox protocol modules not (properly) translating TS6 UIDs into nicks on kills.
2010-06-24 22:33:28 +02:00
Adam-
8f60562dfa
Fixed ./Config to correctly load the previously used settings from config.cache
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@3005 5417fbe8-f217-4b02-8779-1006273d7864
2010-06-15 17:08:33 +00:00
Adam-
c01f8cad22
Never unset mod_current_module in functions that modules might call, instead save the old values and reset them
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@3000 5417fbe8-f217-4b02-8779-1006273d7864
2010-06-08 16:28:50 +00:00
phil-lavin
cea53460b0
Moved EVENT_CHANGE_NICK call to after anope_cmd_nc_change() call
...
Added user identified check to validate_user() to prevent identified user being told to identify
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2999 5417fbe8-f217-4b02-8779-1006273d7864
2010-06-04 09:57:54 +00:00
Adam-
15c66af4e5
Backport of r2980 - Fixed bug #1167 - Fixed SQUITing juped servers on InspIRCd 1.2
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2981 5417fbe8-f217-4b02-8779-1006273d7864
2010-05-23 20:50:06 +00:00
phil-lavin
6661c3ebdb
Added param to EVENT_CHANGE_NICK for old nickname
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2978 5417fbe8-f217-4b02-8779-1006273d7864
2010-05-23 01:25:54 +00:00
phil-lavin
ff17a9af7e
Added an internal events called when nick is ghosted and when nick is recovered
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2976 5417fbe8-f217-4b02-8779-1006273d7864
2010-05-23 00:47:37 +00:00
phil-lavin
61b6c92ee2
Fixed English and grammar in e-mail messages
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2966 5417fbe8-f217-4b02-8779-1006273d7864
2010-05-18 21:17:45 +00:00