]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src
Silence OpenSSL deprecation warnings on OS X.
[user/henk/code/inspircd.git] / src /
2012-10-02 attilamolnarm_spanningtree Use iterators in CAPAB handler and when...
2012-10-02 attilamolnarm_spanningtree Only allow uuids in SVSJOIN, METADATA...
2012-09-30 attilamolnarm_spanningtree Return const references from several...
2012-09-30 attilamolnarMake ConfigReader::GetSID() return a const reference...
2012-09-30 attilamolnarFix more undefined behavior caused by referencing the...
2012-09-23 attilamolnarm_httpd Accept POST requests only when the value for...
2012-09-23 attilamolnarFix undefined behavior caused by referencing the return...
2012-09-23 Attila MolnarMerge pull request #308 from SaberUK/insp20-fingerprint
2012-09-22 ChrisTXm_regex_stdlib: A regex provider for the C++11 containe...
2012-09-13 attilamolnarm_blockamsg, m_sslinfo Don't convert the command name...
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 attilamolnarCall OnUserSetIP() whenever the IP of a local user...
2012-09-13 attilamolnarNew OnUserSetIP() hook
2012-09-13 attilamolnarm_knock Add support for sending a 710 numeric when...
2012-09-13 Attila MolnarMerge pull request #301 from Adam-/insp20+bindrehash
2012-09-13 ChrisTXconfigreader: Replace ConfValue here with a ConfigTagLi...
2012-09-13 attilamolnarSet errno to EINPROGRESS on Windows when the connect...
2012-09-12 attilamolnarDon't allow banned users to NOTICE a channel when secur...
2012-09-12 AdamFix bug #291 - fix rehashing bind tags not changing...
2012-09-09 Attila MolnarMerge pull request #296 from SaberUK/insp20-namespace...
2012-09-06 Peter PowellAvoid global namespace pollution.
2012-09-02 attilamolnarm_svshold Broadcast SVSHOLD commands sent by servers...
2012-08-24 attilamolnarRemove unnecessary assignment in BanCacheManager::Remov...
2012-08-24 attilamolnarRemove unnecessary cleanup in XLineManager destructor
2012-08-24 attilamolnarRemove unnecessary string copy in XLineManager::InvokeStats
2012-08-24 attilamolnarm_knock Don't concatenate the knock reason, the command...
2012-08-24 attilamolnarAdd a config option to enable/disable the welcome notic...
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-08-08 attilamolnarRemove sprintf from the two implementations of ModeHand...
2012-07-26 attilamolnarm_namesx, m_uhnames Don't convert the command name...
2012-07-26 Peter PowellDon't hard code the branch version.
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-22 attilamolnarRemove negative BanCache entries only when the AddLine...
2012-07-21 attilamolnarDon't hardcode conf/inspircd.conf as the config file...
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-18 AdamFixed Windows build
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 attilamolnarRelease 2.0.8
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 attilamolnarUse less memory when rehashing built-in hashmaps
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 attilamolnarMove STATS handler back to cmd_stats so it's hotpatchab...
2012-07-13 attilamolnarRevert m_xline_db Get the xlines from the core, don...
2012-07-13 attilamolnarChange debug message in Invitation::Find() to output...
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-11 attilamolnarClose files opened with popen() with pclose() instead...
2012-07-11 attilamolnarFix allow_overlapped having the opposite effect in...
2012-07-11 attilamolnarDon't manage memory manually for the commasepstream...
2012-07-11 attilamolnarUse std::set instead of std::map in irc::portparser
2012-07-10 attilamolnarcmd_commands Don't show server only commands to users
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...
next