]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules
m_spanningtree Remove unneeded #includes
[user/henk/code/inspircd.git] / src / modules /
2012-09-13 attilamolnarm_shun Convert enabled commands to uppercase so they...
2012-09-13 AdamFixed crash in m_mysql if a module is unloaded while...
2012-09-13 attilamolnarm_cgiirc Take actions after a successful WEBIRC in...
2012-09-13 attilamolnarm_cgiirc Register the "waiting" extension
2012-09-13 attilamolnarm_dnsbl Display <unknown> as the user's nick when annou...
2012-09-13 attilamolnarm_dnsbl Switch to OnUserSetIP hook
2012-09-13 attilamolnarm_knock Add support for sending a 710 numeric when...
2012-09-02 attilamolnarm_svshold Broadcast SVSHOLD commands sent by servers...
2012-08-24 attilamolnarm_knock Don't concatenate the knock reason, the command...
2012-08-20 ChrisTXlistensocket: Fix the two aliasing warnings
2012-08-13 Robin BurchellMerge pull request #251 from Shawn-Smith/insp20+extbanU
2012-08-10 attilamolnarm_spanningtree Add missing aposthrope to connection...
2012-08-10 ChrisTXm_spanningtree: Resolve issue #250
2012-08-08 attilamolnarm_spanningtree Specify the uuid of the remote user...
2012-08-08 attilamolnarm_spanningtree Handle ? wildcard as well when processin...
2012-08-08 attilamolnarm_messageflood Unset +f when the module is unloaded
2012-08-08 attilamolnarm_messageflood Make code more readable
2012-08-08 attilamolnarm_messageflood Perform at most one std::map::find(...
2012-07-26 attilamolnarm_namesx, m_uhnames Don't convert the command name...
2012-07-26 attilamolnarm_ssl_openssl Port ISUPPORT changes from m_ssl_gnutls...
2012-07-26 Attila MolnarMerge pull request #267 from Shawn-Smith/insp20+versionsfix
2012-07-26 Shawn SmithUpdated version lines to be more descriptive and remove...
2012-07-26 attilamolnarm_ssl_gnutls Allow setting the priorities to use on...
2012-07-26 attilamolnarm_hostchange No reason to prioritize after m_cloaking
2012-07-26 attilamolnarm_hostchange Remove string copy
2012-07-26 attilamolnarm_hostchange Store host change action as an enum value...
2012-07-26 attilamolnarm_opermotd Add support for viewing opermotd on a remote...
2012-07-26 attilamolnarm_uninvite Notify remote users properly
2012-07-25 attilamolnarm_connflood Cleanup
2012-07-21 attilamolnarm_namesx Handle colons in channel names properly
2012-07-21 attilamolnarm_ssl_gnutls Compile with -Wno-deprecated-declarations
2012-07-21 attilamolnarm_ssl_gnutls Advertise only one ssl port by default...
2012-07-21 attilamolnarm_ssl_gnutls Move common session initialization code...
2012-07-21 attilamolnarm_ssl_gnutls Add a config option that can be used to...
2012-07-17 attilamolnarm_noctcp Fix /me not being allowed on +C channels
2012-07-13 attilamolnarm_ssl_openssl Use the system default cipher list if...
2012-07-13 Attila MolnarMerge pull request #230 from Robby-/insp20-openssl
2012-07-13 Attila MolnarMerge pull request #249 from Shawn-Smith/insp20+simplemode
2012-07-13 attilamolnarm_services_account Simplify mode handlers
2012-07-13 attilamolnarUse SimpleUserModeHandler/SimpleChannelModeHandler...
2012-07-13 attilamolnarm_blockamsg Remove redundant null pointer and IS_LOCAL...
2012-07-13 attilamolnarm_ident Fix casting User pointers to LocalUser pointers...
2012-07-13 attilamolnarm_ident Close the socket and mark as done when received...
2012-07-13 attilamolnarRevert m_xline_db Get the xlines from the core, don...
2012-07-12 attilamolnarm_chanhistory Read the boolean config entry with getBool()
2012-07-12 attilamolnarm_halfop, m_chanhistory Remove redundant ModeParser...
2012-07-11 attilamolnarm_chanlog Use std::multimap::equal_range for iteratatio...
2012-07-09 AdamFixed Windows build, int32_t is already defined in...
2012-07-08 attilamolnarm_spanningtree Add function to easily determine whether...
2012-07-07 attilamolnarm_setname, m_chgname Unify notices and annoucements
2012-07-07 Shawn SmithAdded ExtBan U to match only Unregistered users
2012-07-07 attilamolnarm_satopic Use WriteGlobalSno instead of writing the...
2012-07-07 attilamolnarm_lockserv Don't lock/unlock when already locked/unlock...
2012-07-07 attilamolnarm_lockserv Remove obsolete comments and unnecessary...
2012-07-07 attilamolnarm_shun Display shun target correctly in the error messa...
2012-07-07 attilamolnarm_mlock Remove unnecessary iteration
2012-07-07 attilamolnarm_swhois Switch to OnPostOper hook instead of using...
2012-07-07 attilamolnarm_stripcolor Removing a character from a string while...
2012-07-07 attilamolnarm_globops Don't concatenate, the command parser does...
2012-07-07 attilamolnarm_inviteexception Remove useless check
2012-07-07 attilamolnarm_inviteexception Read invitebypasskey setting once...
2012-07-07 attilamolnarm_setname, m_chgname Disallow empty GECOS, spotted...
2012-07-07 attilamolnarm_ldapoper Say what the module actually does in the...
2012-07-06 Attila MolnarMerge pull request #217 from Shawn-Smith/insp20+antired...
2012-07-06 Attila MolnarMerge pull request #248 from Shawn-Smith/insp20+descfix
2012-07-06 Shawn SmithUpdated the version lines on several modules.
2012-07-06 Shawn SmithBackported usermode +L from insp21. Stops forced redire...
2012-07-05 Attila MolnarMerge pull request #242 from SaberUK/insp20-doxygen-fix
2012-07-05 Attila MolnarMerge pull request #244 from SaberUK/insp20-configure-fix
2012-07-05 Attila MolnarMerge pull request #243 from SaberUK/insp20-config...
2012-07-04 attilamolnarm_spanningtree Fix crash in SVSPART handler when the...
2012-07-04 Attila MolnarMerge pull request #241 from attilamolnar/insp20+delaym...
2012-07-04 attilamolnarm_delaymsg Don't bother with remote users
2012-07-04 attilamolnarm_delaymsg Stop sending +d mode change to users when...
2012-07-04 attilamolnarm_delaymsg Remove unused code
2012-07-01 attilamolnarm_spanningtree Call the collision handler with the...
2012-07-01 attilamolnarm_spanningtree Return when ecountering an invalid comma...
2012-07-01 attilamolnarFix crash in ADDLINE handler when the command had no...
2012-07-01 attilamolnarm_xline_db Fix memory leak when adding a loaded xline...
2012-07-01 Robin BurchellRevert "m_dnsbl: switch to OnSetClientIP hook which...
2012-07-01 attilamolnarm_callerid, m_dccallow Use OnUserPostNick hook instead...
2012-07-01 attilamolnarm_callerid, m_dccallow Fix crash caused by allowing...
2012-07-01 attilamolnarm_callerid Remove unused parameter
2012-07-01 attilamolnarm_callerid Use std::find() where possible
2012-07-01 attilamolnarm_callerid Remove redundant includes
2012-07-01 attilamolnarm_dccallow Fix unsafe iteration
2012-07-01 attilamolnarm_xline_db Get the xlines from the core, don't maintain...
2012-06-29 attilamolnarm_noctcp Use SimpleChannelModeHandler, reorder checks
2012-06-29 attilamolnarm_opermodes Remove unused OnRehash hook, don't touch...
2012-06-29 attilamolnarm_delaymsg Don't allow mode to be unset when it's not set
2012-06-29 attilamolnarm_nonicks Use SimpleChannelModeHandler
2012-06-29 attilamolnarm_operlevels Remove unused hook
2012-06-29 attilamolnarm_alltime Add a missing space to the notice
2012-06-27 Attila MolnarMerge pull request #235 from attilamolnar/insp20+invitefix
2012-06-27 Attila MolnarMerge pull request #234 from attilamolnar/insp20+chanhi...
2012-06-27 Attila MolnarMerge pull request #233 from attilamolnar/insp20+cap
2012-06-27 Robby-m_ssl_openssl: Allow the list of available ciphers...
2012-06-27 Robby-m_ssl_openssl: Show the SSL cipher used after connecting.
2012-06-26 attilamolnarm_cap Allow clients to disable specific capabilities...
2012-06-26 attilamolnarm_cap Fix crash when a user issued a CAP CLEAR request...
next