]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2008-10-25 w00tLast of documentation for protocol interface. XXX,...
2008-10-25 w00tDocument SendMode.
2008-10-25 w00tDocument SendTopic.
2008-10-25 w00tDocument SendMetaData.
2008-10-25 w00tDocument ENCAP.
2008-10-25 w00tNote where to find the docs.
2008-10-25 w00tNuke space indents from orbit. (die!!)
2008-10-25 w00tMove spanningtree to use OnChangeLocalUserHost instead...
2008-10-25 w00t(sort of..) Revert commit 7736e920fe6ccaf9ad1984afc70db...
2008-10-24 w00tConsistancy: Allow opers to +L to a nonexistant channel...
2008-10-24 w00tRemove (redundant and O(n)) error checking on +L, we...
2008-10-24 w00tFix a plausible memory leak on rehash, thanks dz.
2008-10-24 w00tFix broken stuff.
2008-10-23 w00tAdd <showwhois:showfromopers> setting, requested by...
2008-10-23 w00tRevert earlier time() -> SI->Time() diff for now, this...
2008-10-23 w00tMake this un-rehashable due to complications/ugliness...
2008-10-23 w00tAdd <showwhois:opersonly>, allows server admins to...
2008-10-23 w00tAdd/document channels/set-permanent priv, and tie setti...
2008-10-23 w00tPatch from Namegduf converting all instances (where...
2008-10-23 w00tPatch from dz to fix bug 622 (config errors build up...
2008-10-23 w00tProper testing that executable exists and is an executa...
2008-10-22 w00tRemove debug logging, problem over..
2008-10-22 w00tFix MacGyver's rehash woes..
2008-10-22 w00tBit of debug in case this goes wrong again...
2008-10-22 w00tOnly announce Q:Line hits on NICK from unregistered...
2008-10-22 psychonFirst set our group id, then the user id, because we...
2008-10-20 w00tRemove an extremely noisy piece of debug on startup...
2008-10-20 w00tImplement <security:runasuser> and <security:runasgroup...
2008-10-19 brainUpdate nsis installer scripts with new example confs...
2008-10-19 brainYes, Square Meater is a real cow breed. Only aussies...
2008-10-18 brainDefault 'noisy' to false. Until i hear from w00t i...
2008-10-18 w00tSome documentation corrections, thanks jdhore.
2008-10-18 w00tConvert a number of modules to using privs.
2008-10-18 w00tTie settings in mode and whowas to privs.
2008-10-18 w00tTie a number of /who settings to servers/auspex and...
2008-10-18 w00tTie display of realhost in USERHOST to users/auspex...
2008-10-18 w00tTie /stats that aren't explicitly marked for users...
2008-10-18 w00tTie module version display to servers/auspex priv.
2008-10-18 w00tAdd priv channels/high-join-limit.
2008-10-18 w00tUse servers/auspex and users/auspex privs where needed.
2008-10-18 w00tDocument users/auspex priv, also clarify documentation...
2008-10-18 w00tDocument servers/auspex priv.
2008-10-18 w00tImplement channels/auspex priv for /names and /list.
2008-10-18 w00tDocument channels/auspex permission: allows opers with...
2008-10-18 w00tDocument priv users/mass-message.
2008-10-18 w00tMake use of privs for PRIVMSG also.
2008-10-18 w00tWorking privs implementation, and example usage in...
2008-10-18 w00tMigrate oper commands to an std::set, add a set for...
2008-10-18 w00tAdd skeleton of HasPrivPermission.
2008-10-18 w00tPatch from Namegduf to use established numerics for...
2008-10-17 w00tDon't neglect calling User::CheckClass after SetClass...
2008-10-17 w00tRemove space indenting. (Brain, *smack* :P)
2008-10-17 w00tRemove the duplicate checking/disabled setting of ...
2008-10-17 w00tAdd notices on successful add or remove to callerid...
2008-10-17 aquanightPatch from dz for bug #620, thanks.
2008-10-16 peaveypossible fix for bug #623, reported by MacGyver. Untest...
2008-10-16 brainFixes and improvements from jdhore, thanks
2008-10-16 brainTemporary usable quick conf by jdhore, thanks
2008-10-16 brainI changed my mind, i uncommented
2008-10-15 specialNumerous fixes for m_dccallow - only the first banfile...
2008-10-15 specialm_ssl_openssl is sending log messages and calling itsel...
2008-10-15 w00tAdd <hidechans:affectsopers>, allows networks to hide...
2008-10-15 brainModify $copy macros in comments, fixes bug #617
2008-10-15 w00thidechans is not oper only.
2008-10-14 brainRemove outdated TODO
2008-10-13 w00tDon't send an override notice if no modes were actually...
2008-10-12 brainPatches for updated config from jdhore, thanks! :)
2008-10-10 brainMake wget syntax correct for executable includes example
2008-10-10 brainLatest config file tweaks from jdhore, thanks! :)
2008-10-10 w00tFix messageflood not working (bug #615). Big thanks...
2008-10-10 brainUpdate comment that says we dont send simplemodes in...
2008-10-09 psychonFix the description of the m_operinvex module in the...
2008-10-08 w00tApply patch from jmb, for bug #593. Snotices on overrid...
2008-10-08 w00tFix memory leak in helpop config loading, thanks Macgyver.
2008-10-08 w00tFix crash caused by me being retarded.
2008-10-08 w00tFix: call OnRawSocketAccept for server connections...
2008-10-07 brainRemove this, we're not going to keep the .old, makes...
2008-10-07 brainAdd jdhore's nicer config files with better readable...
2008-10-07 brainTest commit
2008-10-05 brainSome more safety checks to catch out invalid client...
2008-10-04 brainHeader tidyups. Apart from module to module API stuff...
2008-10-04 brainWe are including tons more than we need to here, its...
2008-10-04 brainFix for bug #613 reported by Casey, m_regex_glob's...
2008-10-03 brainWhooops! thanks psychon
2008-10-02 brainComments here too
2008-10-02 brainMention ulines too
2008-10-02 brainComment on potentially confusing code
2008-10-02 brainThe module hook is kinda required.
2008-10-02 brainFix for bug #601
2008-09-30 brainSome suggestions from jilles about handling unknown...
2008-09-30 brainFix for bug #604 reported by Phoenix, thanks
2008-09-29 w00tMake topic optional for permanent channels tags.
2008-09-29 w00tFix inverted logic in restrictchans that caused it...
2008-09-29 specialReplace the IP (in addition to hostname) for CGIIRC...
2008-09-29 brainI think this fixes the mode +k weirdness. Keys were...
2008-09-28 brainSuggested by nenolod, lets add this for thread signal...
2008-09-26 aquanightFix <options:noservices> causing +o (and +q!) not being...
2008-09-26 w00tInitialise SSL session pointer to NULL to prevent a...
2008-09-25 brainJersey cows!
2008-09-25 peaveyAlso fix here; glob patterns may not start with > or...
next