Age | Commit message (Expand) | Author |
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-13 | Add security:genericoper as requested by Strawberry and TwinShadow. | brain |
2009-02-12 | Allow install path with spaces (dont escape the spaces). Fixes bug #717 repor... | 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 | Fix nick@server.target PRIVMSG and NOTICE, noticed by GeniusDex. | w00t |
2009-02-11 | Fix error when configuring with a custom directory: http://www.inspircd.org/f... | brain |
2009-02-11 | Add a missing colon. Due to PUSH, it requires two here. Reported by Jobe, tha... | w00t |
2009-02-11 | Someone forgot to git add. This is part of r11082 (add locate cjk-utf8) | peavey |
2009-02-11 | Patch by Phoenix | peavey |
2009-02-11 | Remove/Add cmode h according to <option:allowhalfop>. Fixes bug #715 reported... | 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 | Still restart inspircd if the previous instance didn't die quietly, fixes bug... | dz |
2009-02-09 | Document shun:affectopers with patch provided by Ankit, closing bug #710, tha... | brain |
2009-02-09 | Merge fantasy:allowbots patch from Taros, closing off bug #709, thanks! | brain |
2009-02-09 | Trap SIGXFSZ | brain |
2009-02-08 | Fix: always have a colon marking the last FJOIN parameter, otherwise servers ... | w00t |
2009-02-08 | Allow this to handle RC style names | brain |
2009-02-08 | The cow is ready, come get it!!! :D | brain |
2009-02-08 | Incorrect documentation of cgi:irc password, thanks to Sm0ke0ut and rj_ for f... | brain |
2009-02-08 | Grr fucking windows grrrr fuckity fuckity | brain |
2009-02-08 | Fix some stuff for nationalchars | brain |
2009-02-08 | Apply patch for bug #704 from Darom, shun:affectopers option -- Thanks! | brain |
2009-02-08 | Add IDENTIFY aliases to default anope aliases example, just for Jobe :) | w00t |
2009-02-08 | Add a snotice when a user tries to use WEBIRC without matching any configured... | w00t |
2009-02-07 | Remove duplicate MacGyver. | w00t |
2009-02-07 | Add ./configure --generate-{gnutls,openssl}-cert for easy re-generation of a ... | brain |
2009-02-06 | Patch for bug #704 by Darom, allows for 64 bit file offsets, so that signal 2... | brain |
2009-02-06 | Some fixes to the kqueue socket engine | psychon |
2009-02-04 | Document <connect deny> before <connect allow>, as tags are read top-down. Al... | w00t |
2009-02-04 | Add Ankit to regular contributors list | 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-03 | Fix minor memory leak, patch by Darom. Closes bug #699. Thanks!` | w00t |
2009-02-03 | Fix a few typos spotted by dav7, thanks. | peavey |
2009-02-01 | Don't prevent a user from seeing themself on NAMES if +D is set, fixes part o... | dz |
2009-02-01 | Update headers for 2009 | peavey |
2009-02-01 | Missing colon in the example conf, spotted by Casey. | dz |
2009-01-31 | Fix compile error | danieldg |
2009-01-31 | Fix for bug #695. For now, we cant be sure what parts of the code might still... | brain |