Age | Commit message (Expand) | Author |
2013-07-26 | Properly jupe servers on inspircd by using RSQUIT, waiting for the correspond... | Adam |
2013-07-25 | Fix dumb modules | Adam |
2013-07-25 | CSMaxReg cant be reloaded, so this is unnecessary | Adam |
2013-07-25 | Memory: Properly initialize and free new module languages. | mokkori |
2013-07-25 | Bug: Remove server from internal list if it exists on /os jupe on Unreal. Not... | mokkori |
2013-07-07 | Fix fd leak in mail.c with ForkForMail enabled | Adam |
2013-06-21 | updated Hybrid protocol module to support vhosts | DukePyrolator |
2013-06-05 | Bug #1527 - Fixed modules being loaded regardless of the load abort signal re... | Viper |
2013-06-05 | Fixed messy indentation using a combination of spaces and tabs. | Viper |
2013-05-25 | Update Hybrid protocol module for Hybrid 8.1 | Michael Wobst |
2013-05-25 | Allow loading nicks with no core... just in case | Adam |
2013-03-03 | Update language instructions in README to use git instead of svn. Add | Adam |
2013-03-03 | Update NSIS scripts for Anope 1.8.8 | Adam |
2013-02-17 | Also mark bots that were previously -o on UnrealIRCd as +H to hide them from ... | Adam |
2013-02-17 | Do not allow invalid nicknames to be forbidden in ns_forbid | Adam |
2013-02-17 | add japanese translation | AYANOKOUZI, Ryuunosuke |
2013-01-29 | Bug #1474 - Fixed setting user modes on BotServ bots on Unreal3.2.10 | Adam |
2013-01-09 | Update copyright to 2013. This was done with: | Adam |
2012-12-23 | Adding Hybrid 8.0 support since Hybrid 8.0 has some services support now. | Faw-kes |
2012-12-17 | Added french language support to some modules (patch provided by Coolsmile) | DukePyrolator |
2012-10-31 | Cleanup many compile warnings from make and make strict | Adam |
2012-10-31 | Use base 10 for strtol() in the config parser to prevent numbers beginning wi... | Adam |
2012-10-27 | Update Windows install script for VS 2012, update Windows README, and fixed V... | Adam |
2012-09-22 | Fixed some warnings caused from the last commit | Adam |
2012-09-21 | Made all module functions static to fix OSX's linker from linking | Adam |
2012-08-07 | Do not apply akills or sxlines that are pending expiration | Adam |
2012-07-30 | Fixed crash when InspIRCd sends user MODE changes | Adam |
2012-07-14 | Fixed crash with cs_enforce and registered empty permanent channels | Adam |
2012-02-25 | Bug #1380 - Do not allow akill masks to end in @. | Adam |
2012-01-02 | Updated Copyright to 2012 | Adam |
2011-12-31 | Bug #1369 - Fixed os_svsnick to allow changing the case of a users' nick | Adam |
2011-12-23 | Bump installer scripts for 1.8.7 release | Adam |
2011-12-15 | Implemented API support for the SVSJOIN and SVSPART commands on UltimateIRCd 3. | Viper |
2011-11-20 | Fixed ignore not matching against users' real host or IP (introduced in rev. ... | Viper |
2011-11-16 | Use vident instead of ident in combination with the vhost for botserv kick(ba... | Viper |
2011-11-16 | Match bans against the vident/vhost instead of real ident/vhost when available. | Viper |
2011-09-03 | Use _exit, not exit, to exit mail forks to prevent our atexit() functions fro... | Adam |
2011-08-23 | Made os_sxline and os_akill use a stored value to curent time to prevent the ... | Adam |
2011-08-22 | Added event to warn modules a nickcore gets a new display nick or is about to... | Viper |
2011-08-21 | Send DROP event when forbidding nicks and channels, if applicable. | unknown |
2011-08-18 | Bug #1318 - #1320 - Added support for Hybrid's +S and +O channel modes, and r... | Adam |
2011-08-10 | Fixed loading bs_fantasy_owner on startup when using InspIRCd 2.0 | Adam |
2011-08-09 | Bug #1287 - Fixed chan_set_correct_modes to not deop the first user from sync... | Adam |
2011-07-23 | Fixed a potential crash in the badwords kicker, and fixed matching BW_SINGLE ... | Adam |
2011-05-30 | Bug #1273 - Fixed removing vhosts on InspIRCd when m_cloaking is unloaded | Adam |
2011-05-08 | Prepare NSIS scripts for future 1.8.6 release | Charles Kingsley |
2011-05-07 | Removed atheme2anope database converter as its out of date | Adam |
2011-05-02 | Bug #1236 - Fixed crash in enc_md5 on Mac | Adam |
2011-04-28 | Bug #1263 - Fixed /ns REGISTER not getting an "unknown cmd" reply when ns_reg... | Viper |
2011-04-28 | Added events for module loading/unloading and command creation/deletion. | Viper |