Age | Commit message (Expand) | Author |
2009-02-22 | Forward port r11137 from stable: | peavey |
2009-02-19 | Remove unneeded "fd" member of issl_session | danieldg |
2009-02-19 | Remove unneeded comment about warnings on 64-bit | danieldg |
2009-02-19 | GnuTLS does not need a double-copy input buffer | danieldg |
2009-02-19 | SAPART does indeed take up to 3 parameters. | dz |
2009-02-19 | Fix crash on /SHUN with exactly 2 parameters | danieldg |
2009-02-18 | Add UID to CHECK output | danieldg |
2009-02-18 | Remove unused NumServers field | danieldg |
2009-02-18 | Remove MaxMapHeight, replace with dynamically sized buffers | danieldg |
2009-02-18 | Apparently casting to float is not sufficient to cause a conversion | danieldg |
2009-02-18 | Rework /MAP output to not be overly wide | danieldg |
2009-02-18 | Remove had no maxpara | brain |
2009-02-18 | Maxpara on these was 3, should be 2 | brain |
2009-02-16 | Remove redundant PriorityState, enum Priority does the exact same thing. | w00t |
2009-02-15 | Several changes | peavey |
2009-02-15 | Fixify comments | peavey |
2009-02-15 | Fix warning | brain |
2009-02-15 | Target route SANICK and when we hit the target let NICK do the propogating fo... | peavey |
2009-02-15 | Fix for bug #725, operprefix rank value conflicts with founder rank value, ra... | brain |
2009-02-15 | m_operprefix: Remove IS_LOCAL checks to also set/unset +y on remote opers | danieldg |
2009-02-14 | Nuke trailing spaces | peavey |
2009-02-14 | Le oops, got wrong sender on kick. | peavey |
2009-02-14 | Make override work with KICK PART and JOIN | peavey |
2009-02-14 | Fix reverse logic on oper override on names list | peavey |
2009-02-12 | Forward port r11094: | peavey |
2009-02-12 | and here, and here | peavey |
2009-02-12 | Ah pasting, also remove this var from here | peavey |
2009-02-12 | Nuke an unused var | peavey |
2009-02-12 | Several fixes to mysql module: | peavey |
2009-02-12 | Make notice slightly more pretty, suggestion from KingTarquin. | w00t |
2009-02-11 | I really dont get the oddball count()? rewrite it | brain |
2009-02-11 | Merge in initial numbered parameters patch from Phoenix, thanks :) | brain |
2009-02-11 | Add a missing colon. Due to PUSH, it requires two here. Reported by Jobe, tha... | w00t |
2009-02-11 | Patch by Phoenix | peavey |
2009-02-10 | Prevent fantasy aliases from blocking user commands (eg. !topic would prevent... | dz |
2009-02-09 | Remove space before first user in FJOIN; also call c->ChanModes less for larg... | danieldg |
2009-02-09 | Fix merge FJOIN debug message | danieldg |
2009-02-09 | Merge fantasy:allowbots patch from Taros, closing off bug #709, thanks! | brain |
2009-02-08 | Fix: always have a colon marking the last FJOIN parameter, otherwise servers ... | w00t |
2009-02-08 | Grr fucking windows grrrr fuckity fuckity | brain |
2009-02-08 | Apply patch for bug #704 from Darom, shun:affectopers option -- Thanks! | brain |
2009-02-08 | Add a snotice when a user tries to use WEBIRC without matching any configured... | w00t |
2009-02-04 | Prioritize nicklock before nickflood, so nickflood does not erroneously count... | w00t |
2009-02-04 | Allow SANICK, SVSNICK, NICKLOCK, etc to override +bN N:. Fixes bug #607 and #... | w00t |
2009-02-04 | fix little typo in syntax hint, type => action | peavey |
2009-02-01 | Don't prevent a user from seeing themself on NAMES if +D is set, fixes part o... | dz |
2009-01-31 | We already have an error for not enough params to the SERVER command, but the... | brain |
2009-01-28 | Remove an incorrect comment | w00t |
2009-01-28 | Note to self, cast time_t to long int for printf... thanks Ankit for pointing... | dz |
2009-01-28 | Make xline expiry messages a bit clearer that the xline may have expired a wh... | dz |