Age | Commit message (Expand) | Author |
2008-11-02 | Fire every debug. | w00t |
2008-11-01 | Obsolete m_restrictbanned, add <security:restrictbannedusers>, default on.. t... | w00t |
2008-11-01 | Second attempt at time() -> SI->Time(), now problems with the original were f... | w00t |
2008-11-01 | Fix opercert to behave correctly, patch from and tested by dz -- thanks! | w00t |
2008-11-01 | Remove now-unneeded 4in6 hacks [danieldg] | w00t |
2008-11-01 | Merge commit 'ddg/out-12' | w00t |
2008-11-01 | Fix bug #630, reported by Jorijn, fix by dz. Bitmask dnsbl records not workin... | w00t |
2008-11-01 | Resolve a conflict by changing override to +s +G (godmode) instead of +s +O. | w00t |
2008-11-01 | Fix a result of Tired Coding (tm) | w00t |
2008-10-31 | It is not my %$"*&%" day. This never happened. | w00t |
2008-10-31 | Tidy up FJOIN processing somewhat - don't bother faking a TS to get modes acc... | w00t |
2008-10-31 | Add REMOTEOPER snomask.. use it. | w00t |
2008-10-31 | Move some messages (correctly) to remote link snomask. | w00t |
2008-10-31 | Fix crash. | w00t |
2008-10-31 | Remove m_services and documentation relating to it. Also remove conf/temp/ (??) | w00t |
2008-10-31 | Merge m_services functionality into m_services_account. | w00t |
2008-10-31 | Add snomask +s +L - remote link notices. | w00t |
2008-10-31 | Revert "Remove user no longer being watched, not the quitting one. Fix from S... | w00t |
2008-10-30 | Better error message for erroring on loading server cert - give certfile/keyf... | w00t |
2008-10-30 | Revert "Add option to allow +q to +q users, +a to +a users." | w00t |
2008-10-29 | Add +s +J - for remote channel creation. This helps m_chanlog stop being quit... | w00t |
2008-10-28 | Remove ancient comment. | w00t |
2008-10-28 | Add reasons to other modules that implement XLines also. | w00t |
2008-10-28 | Remove comment, as it is now done. | w00t |
2008-10-28 | Move chanprotect settings from <options> to <chanprotect>. | w00t |
2008-10-28 | Add option to allow +q to +q users, +a to +a users. | w00t |
2008-10-28 | Watch visibility test was working the wrong way. Patch from Darom. | w00t |
2008-10-27 | Add user/channel mode synchronisation detection to CAPAB - link will now drop... | w00t |
2008-10-27 | Be a hell of a lot more strict about malformed UID commands. We've always bee... | w00t |
2008-10-27 | Fix redundant stats snotice, thanks dz. | w00t |
2008-10-27 | Remove user no longer being watched, not the quitting one. Fix from Szymek (t... | w00t |
2008-10-26 | fix for banwalk and keys reported by mix941 | peavey |
2008-10-25 | Fix a number of commands to have max_params field. This means in practice, th... | w00t |
2008-10-25 | Fix <disabled:umodes> interfering with /unloadmodule m_implementing_a_umode, ... | w00t |
2008-10-25 | Use TargetTypeFlags instead of int in a few places. | w00t |
2008-10-25 | As we have an enum for type, why not ..use it? | w00t |
2008-10-25 | Note where to find the docs. | w00t |
2008-10-25 | Nuke space indents from orbit. (die!!) | w00t |
2008-10-25 | Move spanningtree to use OnChangeLocalUserHost instead of OnChangeHost, this ... | w00t |
2008-10-24 | Consistancy: Allow opers to +L to a nonexistant channel, as we allow opers to... | w00t |
2008-10-24 | Remove (redundant and O(n)) error checking on +L, we catch the errors on join... | w00t |
2008-10-24 | Fix broken stuff. | w00t |
2008-10-23 | Add <showwhois:showfromopers> setting, requested by MacGyver. Can be useful i... | w00t |
2008-10-23 | Revert earlier time() -> SI->Time() diff for now, this causes problems with d... | w00t |
2008-10-23 | Make this un-rehashable due to complications/ugliness involved with keeping i... | w00t |
2008-10-23 | Add <showwhois:opersonly>, allows server admins to unlock umode +W use for re... | w00t |
2008-10-23 | Add/document channels/set-permanent priv, and tie setting of +P to it. | w00t |
2008-10-23 | Patch from Namegduf converting all instances (where possible) of time() -> Se... | w00t |
2008-10-18 | Convert a number of modules to using privs. | w00t |
2008-10-18 | Implement channels/auspex priv for /names and /list. | w00t |