Age | Commit message (Expand) | Author |
2005-04-27 | No suck nickname?! why didn't anyone see this?! | brain |
2005-04-27 | Optimized stuff | brain |
2005-04-27 | Added explicit oper tracking in a vector of userrec* pointers, optimizes send... | brain |
2005-04-27 | A bit of optimization | brain |
2005-04-26 | Missing debug symbols?! | brain |
2005-04-26 | Added channel 'counter', increases speed of quits, parts, kicks | brain |
2005-04-26 | Fixed dicky buffer (due to cleanup the wrong variable was being used) | brain |
2005-04-26 | Major code tidyup (-W) - expect a few belches | brain |
2005-04-25 | Fixed strange leading ":" on remote Z/K/G lines | brain |
2005-04-24 | Fixed so that quitprefixes are shown in client exit notices | brain |
2005-04-23 | Added global oper monitoring through modules and global connect monitoring th... | brain |
2005-04-22 | Fixed weird issues when anope sends large amounts of text at once to the uplink | brain |
2005-04-22 | Added OnOperCompare function to override strcmp in password check for /oper | brain |
2005-04-21 | Added password field | brain |
2005-04-20 | Added OnUserDisconnect method to modules.* to fix fd leak in m_ident.cpp | brain |
2005-04-19 | Added 'server already exists' check for u-type links | brain |
2005-04-19 | Fixed bug when ordering a bot to leave using anope services | brain |
2005-04-19 | Fixed anope module sending L tokens with 2 instead of 3 params (made code mor... | brain |
2005-04-18 | Fixed broken server/server handshake for U-type server links (services) | brain |
2005-04-18 | Fixed strhashcomp | brain |
2005-04-16 | Added: | brain |
2005-04-16 | Fixed lingering (SO_REUSEADDR was being set to 0?) | brain |
2005-04-15 | Added new API methods: | brain |
2005-04-14 | Added ability for modules to hold users in a 'holding pattern' while they do ... | brain |
2005-04-14 | Fixed typo | brain |
2005-04-14 | Added (untested!) OnCheckReady and OnUserRegister (gonna write an ident looku... | brain |
2005-04-13 | Updated /INFO (nothing in here before, was 2 years out of date) | brain |
2005-04-13 | Updated to support OnSendList | brain |
2005-04-13 | Added Server::AddGLine | brain |
2005-04-13 | Fixed /kill bug in m_operlevels (couldnt kill non-opers) | brain |
2005-04-13 | Fixed m_park stuff | brain |
2005-04-10 | Test commit | brain |
2005-04-10 | Fixed chu's typo | brain |
2005-04-09 | Added support for /NAMES with no parameters (just gives a hardcoded response ... | brain |
2005-04-07 | Fixed typo in new /modules | brain |
2005-04-07 | Added ability for non-opers to see simplistic /modules output | brain |
2005-04-07 | Started work on /UNLOADMODULE, resource tracking and flags in Version class | brain |
2005-04-07 | Added /LOADMODULE (tested and working) | brain |
2005-04-06 | Added log output for on-oper | brain |
2005-04-06 | Alright, who forgot to make /oper check hostnames? | brain |
2005-04-05 | Fix to bug #33 (weird /map) | brain |
2005-04-04 | Added the module method OnUserPostNick for capturing a nickchange AFTER it ha... | brain |
2005-04-04 | Added E:Lines, a form of ban exception that can prevent opers, netadmins etc ... | brain |
2005-04-03 | Fixes to bug#37 and pre-emptive checks for security of /NAMES | brain |
2005-04-03 | Fix to bug #36 reported by Yeti | brain |
2005-04-02 | Fixed cosmetic bug in /who | frostycoolslug |
2005-04-02 | Fixes for dns queueing, timeout functions etc moved to more sensible place | brain |
2005-04-01 | Attempts to fix some random crashes | brain |
2005-04-01 | Fixed 'unlikely' crash if nick was changed before dns lookup was completed | brain |
2005-03-28 | Fixed to actually CHECK THE PASSWORD of linking servers! | brain |