Age | Commit message (Expand) | Author |
2008-10-26 | Epic fail, did someone order a shipment of fail? | brain |
2008-10-26 | This one too | brain |
2008-10-26 | Fix obvious oversight spotted by Ankit, provide xline reasons when adding them | brain |
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 | Explain the duplicate OnPreCommand call. | w00t |
2008-10-25 | By moving OnPreCommand call in two places, modules (even with unverified comm... | w00t |
2008-10-25 | Add optional max_params for commands, which means that we can compress 'extra... | w00t |
2008-10-25 | Missed one, w00t :) | aquanight |
2008-10-25 | Fix <disabled:umodes> interfering with /unloadmodule m_implementing_a_umode, ... | w00t |
2008-10-25 | Fix another connect class bug on rehash | 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 | Last of documentation for protocol interface. XXX, ProtocolInterface::GetServ... | w00t |
2008-10-25 | Document SendMode. | w00t |
2008-10-25 | Document SendTopic. | w00t |
2008-10-25 | Document SendMetaData. | w00t |
2008-10-25 | Document ENCAP. | 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-25 | (sort of..) Revert commit 7736e920fe6ccaf9ad1984afc70db19efd4fb8cd - remove d... | 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 a plausible memory leak on rehash, thanks dz. | 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-23 | Patch from dz to fix bug 622 (config errors build up from /rehash to /rehash)... | w00t |
2008-10-23 | Proper testing that executable exists and is an executable, thanks dz. | w00t |
2008-10-22 | Remove debug logging, problem over.. | w00t |
2008-10-22 | Fix MacGyver's rehash woes.. | w00t |
2008-10-22 | Bit of debug in case this goes wrong again... | w00t |
2008-10-22 | Only announce Q:Line hits on NICK from unregistered users, thanks satmd. | w00t |
2008-10-22 | First set our group id, then the user id, because we need to be root to set the | psychon |
2008-10-20 | Remove an extremely noisy piece of debug on startup/rehash - this code works... | w00t |
2008-10-20 | Implement <security:runasuser> and <security:runasgroup> - allows for set(g|u... | w00t |
2008-10-19 | Update nsis installer scripts with new example confs and test.conf | brain |
2008-10-19 | Yes, Square Meater is a real cow breed. Only aussies would come up with somet... | brain |
2008-10-18 | Default 'noisy' to false. Until i hear from w00t i cant see how this can be o... | brain |
2008-10-18 | Some documentation corrections, thanks jdhore. | w00t |
2008-10-18 | Convert a number of modules to using privs. | w00t |
2008-10-18 | Tie settings in mode and whowas to privs. | w00t |
2008-10-18 | Tie a number of /who settings to servers/auspex and users/auspex respectively. | w00t |
2008-10-18 | Tie display of realhost in USERHOST to users/auspex priv. | w00t |
2008-10-18 | Tie /stats that aren't explicitly marked for users into servers/auspex. | w00t |