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
8559c57cd6
Updated Copyright to 2012
2012-01-02 21:10:40 -05: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
1.8.7
2011-12-23 14:08:04 -05:00
Adam
91527cdcef
Bump installer scripts for 1.8.7 release
2011-12-23 14:08:04 -05:00
Adam
b9aa534731
Update Windows installer script for MySQL 5.5
2011-12-23 14:07:40 -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
Adam
f1577975a9
Use _exit, not exit, to exit mail forks to prevent our atexit() functions from being called, and removing our pidfile
2011-09-03 03:49:45 -04:00
Adam
fa833766a0
Made os_sxline and os_akill use a stored value to curent time to prevent the off-chance of time changing while executing the function which can mess up our globops/log messages
2011-08-23 19:29:59 -04: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
lethality
8007cc8a3a
Bug #1269 - Fixed install.js for Windows 7 builds.
2011-07-28 18:22:52 +01: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
1.8.6
2011-05-14 08:48:16 +01:00
Charles Kingsley
1e9f1b09f5
Clarified ForkForMail entry in Changes.conf - thanks Kyle!
2011-05-08 12:09:22 +01:00
Charles Kingsley
16439f52a5
Prepare NSIS scripts for future 1.8.6 release
2011-05-08 09:47:16 +01:00
Adam
45640c43d3
Removed atheme2anope database converter as its out of date
2011-05-07 13:08:55 -04: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
Charles Kingsley
0e0538408d
Usage update for ./listchans thanks katsklaw
2011-04-10 12:30:21 +01: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
0315bd31f8
Fixed make strict
2011-03-24 17:57:27 -04:00
Adam
2539f34d3c
Forgot vidents
2011-03-21 03:06:43 -04: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
Adam
66e2dce646
Fixed opping our clients on ratbox when TS6 is not used.
2011-03-03 19:21:51 -05:00
Adam
06679e487e
Do not show SENDPASS in NickServ and ChanServ help to users who can't use it
2011-03-01 19:27:03 -05:00
Adam
54acc25eb3
Rejoin our clients if kicked on TS6 IRCDs and made ratbox protocol module use account tracking
2011-02-23 18:52:13 -05:00
lethality
a4c81c72c1
Fixed bug 1248, an error in fr.l - reported by SaKa
2011-02-22 20:40:23 +00:00
Adam
2060bacdea
Fixed Mac build
2011-02-11 18:21:57 -05:00
Adam
8d1fe0a36f
Merge branch '1.8' of anope.git.sf.net:/gitroot/anope/anope into 1.8
2011-02-04 22:19:01 -05:00
Adam
165c0588d4
Fixed the wiki URLs in install.js
2011-02-04 22:15:58 -05:00
DukePyrolator
7c14f76bc8
fixed a typo in the german language file
2011-01-30 01:03:51 +01: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
lethality
11b91fdc67
Bug #1233 - Fixed some misuse of apostrophes - patch by binki
2011-01-21 00:20:25 +00:00