Age | Commit message (Expand) | Author |
2008-03-16 | Start of GeoIP module. This is deceptively simple. | brain |
2008-03-16 | YAY for LDAP oper blocks! :D | brain |
2008-03-15 | Allow for binding to non-anonymous DN for searches. | brain |
2008-03-14 | clean this up now Brain says it works :) | peavey |
2008-03-14 | Fix deprecation in trunk too | peavey |
2008-03-14 | Roll back to 1.2, not 4.0 module ver | brain |
2008-03-14 | Fuckin finally! | brain |
2008-03-14 | Grrr!!! | brain |
2008-03-14 | Grrr, added this at the wrong location in trunk | brain |
2008-03-14 | Forward port and make work with trunk. Original code of this module by Carste... | brain |
2008-03-09 | Add <options:exemptchanops> support to m_censor and m_blockcaps, and tidy up ... | aquanight |
2008-03-08 | Add blurb about --enable-extras. | aquanight |
2008-03-08 | Advise symlinking instead of copying | brain |
2008-03-08 | Update this to read -modupdate | brain |
2008-03-08 | Fix multiple (useless) linefeeds on the end of ADDLINE in burst | brain |
2008-02-29 | the B key is close to the H key...right? :) | bricker |
2008-02-26 | D'oh, this repeats the 'mode enabled' line once per channel. Thanks ElementAl... | brain |
2008-02-24 | This should fix remote rehash | brain |
2008-02-24 | This craq can go byebye | brain |
2008-02-24 | Rollback complete! Everyone please go through the code and check i havent for... | brain |
2008-02-24 | spanningtree now correctly uses OnReadConfig, so its config is AVAILABLE when... | brain |
2008-02-22 | w00t broke it :p | brain |
2008-02-22 | Convert remaining InspIRCd::Log() calls to new logging system | aquanight |
2008-02-22 | Nuke TIMESYNC from orbit \o/ | w00t |
2008-02-20 | Wheee, mass commit! this adds const stafety, throwing a compile error if anyo... | brain |
2008-02-18 | A module looks left out? | brain |
2008-02-18 | Phew. Fix a bunch of method sigs to stop warnings. | w00t |
2008-02-18 | Merge in patch by Darom that fixes race condition when unloading m_mysql.so t... | brain |
2008-02-17 | This is all just odd. what can we expect? | brain |
2008-02-17 | Implement logtype exclusion (ie: '* -USERINPUT -USEROUTPUT' to mean everythin... | aquanight |
2008-02-17 | Make log targets in config space-seperated (ie: 'USERINPUT USEROUTPUT') like ... | aquanight |
2008-02-17 | w00t pointed out it needs doing here too | brain |
2008-02-17 | I gots a better fix :p | brain |
2008-02-16 | Backport SendXLines() fix on netburst (don't buffer loads of lines at once), ... | w00t |
2008-02-16 | Patch by dz avoiding <badchan:redirect> loops, and tidying up on-rehash checks. | w00t |
2008-02-15 | Make -nofork work properly with logging now. | aquanight |
2008-02-14 | Somebody *eyes a certain norwegian wannabe* defined two commands called WATCH... | brain |
2008-02-14 | Change the Implementation list size from a sizeof which worked by fluke to ju... | om |
2008-02-14 | More <log> stuff | aquanight |
2008-02-13 | Patch provided by danieldg for fixing 3-figure versions in configure | brain |
2008-02-13 | Fix my compile error. | w00t |
2008-02-13 | Commit patch from danieldg that makes a ton of stuff const-safe for latest wa... | brain |
2008-02-13 | This doesn't need to be inside the loop. There is only one IP for (potentiall... | w00t |
2008-02-13 | Slight API tweak. Change Command to take char * instead of char in it's const... | w00t |
2008-02-12 | Support \* in silence flags, do the same thing as a(ll) flag. | w00t |
2008-02-12 | Add SVSWATCH command: services may issue it to modify the watch list of a cli... | w00t |
2008-02-12 | -Wshadow fixes | brain |
2008-02-12 | Fix missing user->nick in m_callerid | aquanight |
2008-02-12 | -Wshadow fixes for some modules in extra/ | aquanight |
2008-02-11 | -Woverloaded-virtual fixes | w00t |