2013-01-28 |
Attila Molnar | Merge pull request #414 from SaberUK/insp20+hashmap |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Attila Molnar | Merge pull request #413 from SaberUK/insp20+httpd |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Peter Powell | Use the preprocessor to detect whether hash_map is... |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Peter Powell | Use a better server name in m_httpd. |
commit | commitdiff | tree | snapshot |
2013-01-28 |
attilamolnar | m_ssl_gnutls Fix build with GnuTLS 1.x |
commit | commitdiff | tree | snapshot |
2013-01-27 |
attilamolnar | m_chanhistory Fix durations containing 'S' being rejected |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Peter Powell | Use GNU install on Solaris. |
commit | commitdiff | tree | snapshot |
2013-01-22 |
Attila Molnar | Merge pull request #407 from SaberUK/insp20+fix-openssl... |
commit | commitdiff | tree | snapshot |
2013-01-22 |
Peter Powell | Fix OpenSSL detection on distributions which modify... |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Robin Burchell | Merge pull request #403 from SaberUK/insp20+wextra... |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Peter Powell | Fix warning: "const type qualifier on return type has... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
attilamolnar | m_spanningtree Fix rare desync when a KILL crosses... |
commit | commitdiff | tree | snapshot |
2013-01-13 |
attilamolnar | m_maphide Ignore unregistered users |
commit | commitdiff | tree | snapshot |
2013-01-05 |
Attila Molnar | Merge pull request #397 from Robby-/insp20+cmode_b... |
commit | commitdiff | tree | snapshot |
2013-01-03 |
Robby- | cmode_b: Correction to the maxbans conditional |
commit | commitdiff | tree | snapshot |
2013-01-02 |
attilamolnar | m_messageflood Ask to be the last to handle OnUserPreMe... |
commit | commitdiff | tree | snapshot |
2013-01-02 |
attilamolnar | m_banredirect Deny the join to the redirect channel... |
commit | commitdiff | tree | snapshot |
2013-01-02 |
attilamolnar | m_banredirect Remove unnecessary hooks, cleanup |
commit | commitdiff | tree | snapshot |
2012-12-25 |
Peter Powell | Replace a GNUmake idiom with the portable equivalent. |
commit | commitdiff | tree | snapshot |
2012-12-25 |
Peter Powell | Include <list> in base.h to prevent build errors on... |
commit | commitdiff | tree | snapshot |
2012-12-25 |
Peter Powell | Fix the poll socket engine on BSD's other than FreeBSD. |
commit | commitdiff | tree | snapshot |
2012-12-25 |
Peter Powell | OpenBSD does not have KERN_MAXFILESPERPROC. |
commit | commitdiff | tree | snapshot |
2012-12-25 |
attilamolnar | m_ldapoper Fix typo spotted by @lordsith49 |
commit | commitdiff | tree | snapshot |
2012-12-21 |
attilamolnar | Fix errors in socketengine_ports so it compiles on... |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Peter Powell | Fix property list arguments. |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Adam | Fixed m_ssl_gnutls build on Windows; gnutls.h uses... |
commit | commitdiff | tree | snapshot |
2012-12-16 |
attilamolnar | Release 2.0.10 |
commit | commitdiff | tree | snapshot |
2012-12-16 |
attilamolnar | m_callerid Fix memory leak in CallerIDExtInfo::free() |
commit | commitdiff | tree | snapshot |
2012-12-15 |
attilamolnar | Add a flag to Command that controls whether an empty... |
commit | commitdiff | tree | snapshot |
2012-12-15 |
attilamolnar | m_ident Reject invalid and error replies |
commit | commitdiff | tree | snapshot |
2012-12-15 |
attilamolnar | Add IS_SERVER() and REG_ALL checks to (mostly oper... |
commit | commitdiff | tree | snapshot |
2012-12-09 |
attilamolnar | Remove ServerLimits::Finalise(), it's completely wrong |
commit | commitdiff | tree | snapshot |
2012-12-08 |
attilamolnar | Fix unsafe iteration in DelMode() when unloading m_perm... |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Peter Powell | Fix #380 on BSD make. |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Attila Molnar | Merge pull request #380 from SaberUK/insp20+fix-clang... |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Peter Powell | Fix invalid argument warnings on clang. |
commit | commitdiff | tree | snapshot |
2012-12-05 |
attilamolnar | m_svshold Fix crash when called with 2 params, only... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
attilamolnar | m_cban, m_rline, m_shun Don't broadcast when user is... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
attilamolnar | Change a few signed counter variables to unsigned so... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
attilamolnar | Fix expired xlines being treated as live ones in XLineM... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
attilamolnar | Unbreak m_geoip |
commit | commitdiff | tree | snapshot |
2012-12-03 |
attilamolnar | Fix thread handle leak in StartServiceThread() |
commit | commitdiff | tree | snapshot |
2012-12-03 |
attilamolnar | Fix broken RetrieveLastError() |
commit | commitdiff | tree | snapshot |
2012-12-03 |
attilamolnar | Fix typos in ebdaf368e137fc933e648ee88a08a4f83e796f87 |
commit | commitdiff | tree | snapshot |
2012-12-03 |
attilamolnar | Properly shut down stdin |
commit | commitdiff | tree | snapshot |
2012-12-02 |
attilamolnar | m_remove Fix potential desync caused by committing... |
commit | commitdiff | tree | snapshot |
2012-12-02 |
attilamolnar | Fix DLLManager leak when an exception is thrown in... |
commit | commitdiff | tree | snapshot |
2012-12-02 |
attilamolnar | Throw an exception when attempting to register an exten... |
commit | commitdiff | tree | snapshot |
2012-12-02 |
attilamolnar | Register a few extensions that weren't registered |
commit | commitdiff | tree | snapshot |
2012-12-02 |
attilamolnar | Register all commands, modes and extensions using AddSe... |
commit | commitdiff | tree | snapshot |
2012-12-02 |
attilamolnar | Dynamically determine the size of the eventlist[] passe... |
commit | commitdiff | tree | snapshot |
2012-12-02 |
attilamolnar | Attach to events and register services in init() |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Attila Molnar | Merge pull request #376 from SaberUK/insp20+fix-clean |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Peter Powell | Fix the list of files to be removed by make. |
commit | commitdiff | tree | snapshot |
2012-11-29 |
attilamolnar | Make LocalUserList an std::list |
commit | commitdiff | tree | snapshot |
2012-11-29 |
attilamolnar | Add a typedef for LocalUserList |
commit | commitdiff | tree | snapshot |
2012-11-29 |
attilamolnar | m_cgiirc Fix wrong announcement when the host in WEBIRC... |
commit | commitdiff | tree | snapshot |
2012-11-29 |
attilamolnar | m_cgiirc Don't apply resolved host or send notification... |
commit | commitdiff | tree | snapshot |
2012-11-29 |
attilamolnar | m_cgiirc Don't resolve IPs when <performance:nouserdns... |
commit | commitdiff | tree | snapshot |
2012-11-29 |
attilamolnar | m_cgiirc De-duplicate code, recheck elines after ip... |
commit | commitdiff | tree | snapshot |
2012-11-29 |
attilamolnar | m_cgiirc Remove dead code, warn when a <cgihost> block... |
commit | commitdiff | tree | snapshot |
2012-11-29 |
attilamolnar | m_dnsbl Add usednsbl option to connect classes |
commit | commitdiff | tree | snapshot |
2012-11-29 |
attilamolnar | Reorder local user initialization steps |
commit | commitdiff | tree | snapshot |
2012-11-29 |
attilamolnar | cmd_rehash, m_spanningtree Fix REHASH messages duplicat... |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Attila Molnar | Merge pull request #374 from rburchell/ldapauth_vhosts |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Robin Burchell | ldapauth: register both extensions |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Robin Burchell | ldapauth: RAII returned ldap message. |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Robin Burchell | ldapauth: fix memory leak |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Robin Burchell | ldapauth: Allow setting virtual hosts on identification... |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Robin Burchell | ldapauth: Add missing verbose logging to required attri... |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Robin Burchell | ldapauth: Rework required attributes code to use only... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
attilamolnar | Change empty string assignments to .clear() or remove... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
attilamolnar | Have FindUUID(const char*) call FindUUID(const std... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
attilamolnar | m_spanningtree Remove redundant params.size() checks |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Peter Powell | Fix GnuTLS certificate generation on OS X. |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Peter Powell | Silence OpenSSL deprecation warnings on OS X. |
commit | commitdiff | tree | snapshot |
2012-11-24 |
attilamolnar | m_noctcp Make extban 'C' work as intended |
commit | commitdiff | tree | snapshot |
2012-11-24 |
attilamolnar | m_check, m_namesx, m_timedbans Minor cleanup |
commit | commitdiff | tree | snapshot |
2012-11-24 |
attilamolnar | Simplify UserManager::AddLocalClone()/AddGlobalClone() |
commit | commitdiff | tree | snapshot |
2012-11-23 |
attilamolnar | Remove TAXONOMY from opers.conf.example, it doesn't... |
commit | commitdiff | tree | snapshot |
2012-11-19 |
attilamolnar | m_ssl_gnutls Dynamically detect the number of certifica... |
commit | commitdiff | tree | snapshot |
2012-11-19 |
attilamolnar | m_nokicks Remove u-line check, OnUserPreKick doesn... |
commit | commitdiff | tree | snapshot |
2012-11-19 |
attilamolnar | m_customtitle Minor cleanup |
commit | commitdiff | tree | snapshot |
2012-11-19 |
attilamolnar | m_jumpserver Fix wrong nickname in the numeric when... |
commit | commitdiff | tree | snapshot |
2012-11-19 |
attilamolnar | m_securelist Update description |
commit | commitdiff | tree | snapshot |
2012-11-19 |
attilamolnar | m_remove Cleanup |
commit | commitdiff | tree | snapshot |
2012-11-19 |
attilamolnar | ServerConfig::ServerName is a std::string, don't call... |
commit | commitdiff | tree | snapshot |
2012-11-19 |
attilamolnar | m_remove, m_services_account Don't check whether nicks... |
commit | commitdiff | tree | snapshot |
2012-11-19 |
attilamolnar | Change empty string assignments to .clear() or remove... |
commit | commitdiff | tree | snapshot |
2012-11-19 |
attilamolnar | m_globalload Fix wrong error message being sent when... |
commit | commitdiff | tree | snapshot |
2012-11-19 |
attilamolnar | Remove usage of deprecated CallCommandHandler() and... |
commit | commitdiff | tree | snapshot |
2012-11-19 |
attilamolnar | Remove calls to ListModeBase::OnCleanup (deprecated... |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Peter Powell | Fix m_ssl_gnutls under GCC on recent versions of GnuTLS. |
commit | commitdiff | tree | snapshot |
2012-11-18 |
Attila Molnar | Merge pull request #365 from StevenVanAcker/unhook-uid |
commit | commitdiff | tree | snapshot |
2012-11-18 |
Attila Molnar | Merge pull request #366 from StevenVanAcker/autoconnect... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Steven Van... | added warning that autoconnect is now a separate tag |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Steven Van... | unhook --uid from --system in configure script |
commit | commitdiff | tree | snapshot |
2012-11-12 |
attilamolnar | Remove usage of the deprecated ConfigReader |
commit | commitdiff | tree | snapshot |
2012-11-12 |
attilamolnar | m_operprefix Enhance compatibility with m_hideoper... |
commit | commitdiff | tree | snapshot |
2012-11-12 |
attilamolnar | m_operprefix Switch to OnUserPreJoin hook to give ... |
commit | commitdiff | tree | snapshot |
next |