| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fixed Windows build, int32_t is already defined in stdint.h.•••Add GnuTLS support for Windows.
Made NSIS script include extra DLL files if supplied and
include the conf/aliases and conf/modules example configuration files.
Added make_gnutls_cert.bat to generate GnuTLS certificates on Windows.
Fixed typo in gnutlscert.pm.
| Adam | 2012-07-09 | 1 | -0/+11 |
| * | m_spanningtree Add function to easily determine whether a server was introduc... | attilamolnar | 2012-07-08 | 2 | -1/+10 |
| * | m_setname, m_chgname Unify notices and annoucements | attilamolnar | 2012-07-07 | 2 | -3/+3 |
| * | m_satopic Use WriteGlobalSno instead of writing the same thing with SNO->Writ... | attilamolnar | 2012-07-07 | 1 | -2/+1 |
| * | m_lockserv Don't lock/unlock when already locked/unlocked, update messages | attilamolnar | 2012-07-07 | 1 | -2/+14 |
| * | m_lockserv Remove obsolete comments and unnecessary string clear()s | attilamolnar | 2012-07-07 | 1 | -4/+2 |
| * | m_shun Display shun target correctly in the error message when adding a new s... | attilamolnar | 2012-07-07 | 1 | -1/+1 |
| * | m_mlock Remove unnecessary iteration | attilamolnar | 2012-07-07 | 1 | -8/+6 |
| * | m_swhois Switch to OnPostOper hook instead of using OnPostCommand | attilamolnar | 2012-07-07 | 1 | -4/+3 |
| * | m_stripcolor Removing a character from a string while iterating it is slightl... | attilamolnar | 2012-07-07 | 1 | -16/+3 |
| * | m_globops Don't concatenate, the command parser does it for us as maxparams f... | attilamolnar | 2012-07-07 | 1 | -7/+1 |
| * | m_inviteexception Remove useless check | attilamolnar | 2012-07-07 | 1 | -8/+5 |
| * | m_inviteexception Read invitebypasskey setting once and store it instead of r... | attilamolnar | 2012-07-07 | 1 | -3/+6 |
| * | m_setname, m_chgname Disallow empty GECOS, spotted by @Robby- | attilamolnar | 2012-07-07 | 2 | -2/+7 |
| * | m_ldapoper Say what the module actually does in the description | attilamolnar | 2012-07-07 | 1 | -2/+2 |
| * | Merge pull request #217 from Shawn-Smith/insp20+antiredirect•••[2.0] Backported user mode +L from 2.1 | Attila Molnar | 2012-07-06 | 1 | -7/+43 |
| |\ |
|
| | * | Backported usermode +L from insp21. Stops forced redirection given by cmode +L | Shawn Smith | 2012-07-06 | 1 | -7/+43 |
| * | | Updated the version lines on several modules. | Shawn Smith | 2012-07-06 | 11 | -22/+22 |
| |/ |
|
| * | m_spanningtree Fix crash in SVSPART handler when the given channel doesn't exist | attilamolnar | 2012-07-04 | 1 | -7/+9 |
| * | m_delaymsg Don't bother with remote users | attilamolnar | 2012-07-04 | 1 | -2/+2 |
| * | m_delaymsg Stop sending +d mode change to users when a remote user joins a ch... | attilamolnar | 2012-07-04 | 1 | -0/+3 |
| * | m_delaymsg Remove unused code | attilamolnar | 2012-07-04 | 1 | -9/+1 |
| * | m_spanningtree Call the collision handler with the proper parameter (client i... | attilamolnar | 2012-07-01 | 1 | -1/+1 |
| * | m_spanningtree Return when ecountering an invalid command coming from a remot... | attilamolnar | 2012-07-01 | 1 | -1/+3 |
| * | Fix crash in ADDLINE handler when the command had no parameters | attilamolnar | 2012-07-01 | 1 | -1/+1 |
| * | m_xline_db Fix memory leak when adding a loaded xline fails | attilamolnar | 2012-07-01 | 1 | -0/+2 |
| * | Revert "m_dnsbl: switch to OnSetClientIP hook which may be refired."•••This reverts commit fbf14cb9ff28ae1b8a6c4b90a18470381afbcc53.
| Robin Burchell | 2012-07-01 | 1 | -12/+10 |
| * | m_callerid, m_dccallow Use OnUserPostNick hook instead of OnUserPreNick | attilamolnar | 2012-07-01 | 2 | -6/+4 |
| * | m_callerid, m_dccallow Fix crash caused by allowing unregistered users and SI... | attilamolnar | 2012-07-01 | 2 | -19/+10 |
| * | m_callerid Remove unused parameter | attilamolnar | 2012-07-01 | 1 | -19/+11 |
| * | m_callerid Use std::find() where possible | attilamolnar | 2012-07-01 | 1 | -16/+6 |
| * | m_callerid Remove redundant includes | attilamolnar | 2012-07-01 | 1 | -3/+0 |
| * | m_dccallow Fix unsafe iteration | attilamolnar | 2012-07-01 | 1 | -5/+9 |
| * | m_xline_db Get the xlines from the core, don't maintain a seperate list | attilamolnar | 2012-07-01 | 1 | -16/+12 |
| * | m_noctcp Use SimpleChannelModeHandler, reorder checks | attilamolnar | 2012-06-30 | 1 | -34/+11 |
| * | m_opermodes Remove unused OnRehash hook, don't touch remote opers, send mode ... | attilamolnar | 2012-06-30 | 1 | -19/+8 |
| * | m_delaymsg Don't allow mode to be unset when it's not set | attilamolnar | 2012-06-30 | 1 | -0/+3 |
| * | m_nonicks Use SimpleChannelModeHandler | attilamolnar | 2012-06-30 | 1 | -24/+2 |
| * | m_operlevels Remove unused hook | attilamolnar | 2012-06-30 | 1 | -12/+1 |
| * | m_alltime Add a missing space to the notice | attilamolnar | 2012-06-30 | 1 | -1/+1 |
| * | Merge pull request #235 from attilamolnar/insp20+invitefix | Attila Molnar | 2012-06-27 | 1 | -0/+1 |
| |\ |
|
| | * | Fix pending invites not being removed when a channel was deleted or had its T... | attilamolnar | 2012-06-17 | 1 | -0/+1 |
| * | | Merge pull request #234 from attilamolnar/insp20+chanhistory | Attila Molnar | 2012-06-27 | 1 | -8/+52 |
| |\ \ |
|
| | * | | m_chanhistory Keep history when changing parameters | attilamolnar | 2012-06-17 | 1 | -1/+15 |
| | * | | m_chanhistory Don't allow durations that contain an invalid char or too long | attilamolnar | 2012-06-17 | 1 | -4/+23 |
| | * | | m_chanhistory Add config setting to show/hide the informational notice before... | attilamolnar | 2012-06-17 | 1 | -3/+14 |
| | |/ |
|
| * | | Merge pull request #233 from attilamolnar/insp20+cap | Attila Molnar | 2012-06-27 | 2 | -38/+39 |
| |\ \ |
|
| | * | | m_cap Allow clients to disable specific capabilities by prefixing them with a... | attilamolnar | 2012-06-27 | 1 | -6/+12 |
| | * | | m_cap Fix crash when a user issued a CAP CLEAR request and the CapEvent had a... | attilamolnar | 2012-06-27 | 1 | -1/+3 |
| | * | | m_cap Use an enum to specify cap event type instead of a string, assign CapEv... | attilamolnar | 2012-06-27 | 2 | -31/+24 |
| | |/ |
|