2007-01-10 |
brain | Change stats z to show volountary and involountary... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
brain | Comment on a lot of recently added stuff that wasnt... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
brain | Someone forgot to make correct deps for timer.h. Fixed. |
commit | commitdiff | tree | snapshot |
2007-01-09 |
brain | Add a call to InvalidateCache() to fix this: |
commit | commitdiff | tree | snapshot |
2007-01-09 |
special | Made the real name value for /admin optional (line... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
special | Whoever added clearcache must have been asleep; they... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
special | Made m_denychans support wildcards |
commit | commitdiff | tree | snapshot |
2007-01-09 |
peavey | Have ConvNumeric correctly convert 0 to 0 instead of... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
peavey | Revert repeat timer to old one, to make sure it only... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
brain | Add specialization for ConvToStr on a single char,... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
brain | This is better, and proved working |
commit | commitdiff | tree | snapshot |
2007-01-09 |
brain | This is a bit better |
commit | commitdiff | tree | snapshot |
2007-01-09 |
brain | Overloaded template classes for mucho improved ConvToSt... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
peavey | TimeSyncTimer now uses repeat timer. |
commit | commitdiff | tree | snapshot |
2007-01-09 |
brain | Assigning a std::string var initially to "" is pointless. |
commit | commitdiff | tree | snapshot |
2007-01-09 |
peavey | Make safelist use repeat timer. |
commit | commitdiff | tree | snapshot |
2007-01-09 |
brain | Tidy up (optimize, improve) chanrec::WriteChannelWithServ |
commit | commitdiff | tree | snapshot |
2007-01-09 |
brain | Tidy up an if/then/else chain into a switch |
commit | commitdiff | tree | snapshot |
2007-01-09 |
brain | Cache channel max bans value to save an O(n) loop of... |
commit | commitdiff | tree | snapshot |
2007-01-08 |
peavey | cmd_whowas now uses the shiny new repeating timer. |
commit | commitdiff | tree | snapshot |
2007-01-08 |
brain | Tweaks to mode parser |
commit | commitdiff | tree | snapshot |
2007-01-08 |
brain | Add repeating timers, and make an hourly prune of the... |
commit | commitdiff | tree | snapshot |
2007-01-08 |
brain | user->WriteServ( "371 %s :. o O ( The Inspire... |
commit | commitdiff | tree | snapshot |
2007-01-08 |
special | Someone forgot to add clearcache to the makefile instal... |
commit | commitdiff | tree | snapshot |
2007-01-08 |
peavey | getpidfile was not working at all. Fix it to work as... |
commit | commitdiff | tree | snapshot |
2007-01-08 |
peavey | Move whowas containers into whowas class to avoid all... |
commit | commitdiff | tree | snapshot |
2007-01-08 |
brain | Add /CLEARCACHE, oper only command which completely... |
commit | commitdiff | tree | snapshot |
2007-01-08 |
peavey | Now even less leakage on add. |
commit | commitdiff | tree | snapshot |
2007-01-08 |
brain | Oh, this tweak is for w00t -- rehash will remove expire... |
commit | commitdiff | tree | snapshot |
2007-01-07 |
brain | Update a comment, and touch a header just to make peopl... |
commit | commitdiff | tree | snapshot |
2007-01-07 |
brain | If the result is cached, dont bother waiting for the... |
commit | commitdiff | tree | snapshot |
2007-01-07 |
brain | Document dns caching, add a "bool cached" to OnLookupCo... |
commit | commitdiff | tree | snapshot |
2007-01-07 |
brain | And its all done and working! |
commit | commitdiff | tree | snapshot |
2007-01-07 |
brain | DNS caching stuff (almost done) |
commit | commitdiff | tree | snapshot |
2007-01-07 |
peavey | Tidy up old MaintainWhoWas. |
commit | commitdiff | tree | snapshot |
2007-01-07 |
brain | DNS Stuff - this wont work right yet, it will soon... |
commit | commitdiff | tree | snapshot |
2007-01-07 |
peavey | Move all /WHOWAS related out of core and into cmd_whowas. |
commit | commitdiff | tree | snapshot |
2007-01-07 |
brain | Fix m_testcommand which tries to use an undefined point... |
commit | commitdiff | tree | snapshot |
2007-01-07 |
brain | Add TTL stuff to dns system (pass it to inherited objects) |
commit | commitdiff | tree | snapshot |
2007-01-07 |
brain | Rename all the classes in m_httpd to be HttpServer... |
commit | commitdiff | tree | snapshot |
2007-01-07 |
brain | Make this use the newer format of class Request (this... |
commit | commitdiff | tree | snapshot |
2007-01-07 |
peavey | Make this compile. |
commit | commitdiff | tree | snapshot |
2007-01-07 |
special | Added m_http_client - this is incomplete and won't... |
commit | commitdiff | tree | snapshot |
2007-01-07 |
brain | Adding CIDR support to m_check: as easy as adding a... |
commit | commitdiff | tree | snapshot |
2007-01-07 |
peavey | add internal cmdhandler that will make it easy to move... |
commit | commitdiff | tree | snapshot |
2007-01-06 |
brain | Whoops |
commit | commitdiff | tree | snapshot |
2007-01-06 |
brain | Dont try and show idle time of remote opers in STATS P |
commit | commitdiff | tree | snapshot |
2007-01-06 |
peavey | Fix remote opers not being added to all_opers. |
commit | commitdiff | tree | snapshot |
2007-01-06 |
w00t | Fix modecount on remote NICK |
commit | commitdiff | tree | snapshot |
2007-01-06 |
w00t | Fix SVSJOIN desync (nothing too severe, don't panic... |
commit | commitdiff | tree | snapshot |
2007-01-06 |
brain | Extra check so that we dont get -O-s when doing: |
commit | commitdiff | tree | snapshot |
2007-01-06 |
brain | Fix for bug #186 reported by peavey |
commit | commitdiff | tree | snapshot |
2007-01-06 |
w00t | Fix minor NICK / modes issue that goes against our... |
commit | commitdiff | tree | snapshot |
2007-01-06 |
brain | Fix desync with halfop and voice when opped (this happe... |
commit | commitdiff | tree | snapshot |
2007-01-06 |
brain | *slaps self* for not test compiling |
commit | commitdiff | tree | snapshot |
2007-01-06 |
brain | Fix crash when unloading ssl module on shutdown --... |
commit | commitdiff | tree | snapshot |
2007-01-06 |
brain | Try this AnMaster |
commit | commitdiff | tree | snapshot |
2007-01-06 |
brain | Fix oper count, we cant decrement ModeCount('o') from... |
commit | commitdiff | tree | snapshot |
2007-01-06 |
brain | Repeat after me class, deleting values that arent newed... |
commit | commitdiff | tree | snapshot |
2007-01-04 |
brain | Run ./configure -modupdate to fix "make install" error... |
commit | commitdiff | tree | snapshot |
2007-01-04 |
brain | Merge buildsystem tweaks from darix: |
commit | commitdiff | tree | snapshot |
2007-01-04 |
brain | And fix this bit too |
commit | commitdiff | tree | snapshot |
2007-01-04 |
brain | Massive speedups for applying and checking perm xlines... |
commit | commitdiff | tree | snapshot |
2007-01-03 |
brain | Beta 9 RELEASE .... *cough* just kidding, i mean beta... |
commit | commitdiff | tree | snapshot |
2007-01-03 |
brain | 1.1.0+B8-Hamster! |
commit | commitdiff | tree | snapshot |
2007-01-03 |
brain | Fix lusers breakage introduced by latest set of optimiz... |
commit | commitdiff | tree | snapshot |
2007-01-03 |
brain | SirOlli gets credit for this fix, because he was the... |
commit | commitdiff | tree | snapshot |
2007-01-02 |
peavey | Fix for crash in desync of whowas lists on rehash.... |
commit | commitdiff | tree | snapshot |
2007-01-02 |
peavey | Remove a TODO comment. Also added support for <database... |
commit | commitdiff | tree | snapshot |
2007-01-02 |
peavey | m_mysql can now do REHASH proper. Detects any changes... |
commit | commitdiff | tree | snapshot |
2007-01-02 |
peavey | Fix: If sql user and pass matched, but not operclass... |
commit | commitdiff | tree | snapshot |
2007-01-02 |
peavey | Also use SQLhost for host config. |
commit | commitdiff | tree | snapshot |
2007-01-02 |
peavey | Use SQLhost from m_sqlv2.h and tidyup some code. Plus... |
commit | commitdiff | tree | snapshot |
2007-01-02 |
peavey | Add class SQLhost that represents a <database> config... |
commit | commitdiff | tree | snapshot |
2007-01-02 |
brain | Update cloak keys example to use hex definition of... |
commit | commitdiff | tree | snapshot |
2007-01-02 |
brain | Add support for suffixes K, M, G (kilo, mega, gigabyte... |
commit | commitdiff | tree | snapshot |
2007-01-01 |
special | Made 'make modclean' and 'make distclean' clean out... |
commit | commitdiff | tree | snapshot |
2007-01-01 |
brain | Fix to allow for OnRehash to know what user initiated... |
commit | commitdiff | tree | snapshot |
2007-01-01 |
brain | Make sure that if an oper opers up and has an swhois... |
commit | commitdiff | tree | snapshot |
2007-01-01 |
brain | This should fix it on two fronts: missing Implements... |
commit | commitdiff | tree | snapshot |
2007-01-01 |
brain | This is it, i think |
commit | commitdiff | tree | snapshot |
2007-01-01 |
brain | Blah |
commit | commitdiff | tree | snapshot |
2007-01-01 |
brain | Debug stuff, pay it no attention |
commit | commitdiff | tree | snapshot |
2007-01-01 |
brain | Whoops, forgot to put something back that i took out... |
commit | commitdiff | tree | snapshot |
2007-01-01 |
brain | Again, dont use this yet |
commit | commitdiff | tree | snapshot |
2007-01-01 |
brain | Do not use these tweaks yet |
commit | commitdiff | tree | snapshot |
2007-01-01 |
brain | Fix odd desync in FJOIN (this was some hax we put in... |
commit | commitdiff | tree | snapshot |
2007-01-01 |
brain | Fix this so it works properly, and removes the descript... |
commit | commitdiff | tree | snapshot |
2007-01-01 |
brain | Add port type identifiers |
commit | commitdiff | tree | snapshot |
2006-12-31 |
brain | Part 1 of my plan to take over the world. pay it no... |
commit | commitdiff | tree | snapshot |
2006-12-31 |
brain | Fix whoopsies |
commit | commitdiff | tree | snapshot |
2006-12-31 |
brain | Add missing feature: /rehash reinitializes dns subsytem... |
commit | commitdiff | tree | snapshot |
2006-12-31 |
brain | Fix broken LOLCODE |
commit | commitdiff | tree | snapshot |
2006-12-31 |
peavey | Tidyup a bit, get rid of some valgrind warnings. |
commit | commitdiff | tree | snapshot |
2006-12-31 |
brain | Casting for conciseness |
commit | commitdiff | tree | snapshot |
2006-12-31 |
brain | Make this new idea O(1) instead of O(x*y) |
commit | commitdiff | tree | snapshot |
2006-12-31 |
brain | Thanks AnMaster |
commit | commitdiff | tree | snapshot |
2006-12-31 |
brain | Cache invalidation in the wrong place, fixes FHOST... |
commit | commitdiff | tree | snapshot |
2006-12-31 |
brain | <hostname:charmap> defines the valid characters in... |
commit | commitdiff | tree | snapshot |
2006-12-30 |
brain | If a user has a QUIT message matching a KILL type filte... |
commit | commitdiff | tree | snapshot |
next |