| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix for bug #302. He may not have had any connect lines in his conf but it ne...•••crash.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7138 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-25 | 1 | -0/+7 |
| * | Same tweak, again•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7095 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-21 | 1 | -1/+1 |
| * | Prevent vc8 from thinking we're dereferencing an end iterator•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7059 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-20 | 1 | -2/+6 |
| * | Visual studio's ability to translate tabs to four spaces as default frustrate...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7047 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-19 | 1 | -3/+3 |
| * | Windows support. Tested and working to compile on freebsd and linux. Next ste...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7043 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-05-19 | 1 | -3/+17 |
| * | Change the way i/o lines are formatted in debug log to make them more intuiti...•••Thu May 17 17:56:16 2007: C[15] -> :Brain MODE #test
Thu May 17 17:56:17 2007: C[15] -> :Brain WHO #test
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7039 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-17 | 1 | -1/+1 |
| * | Rather largeish change to class checking on connect to fix a few minor bits a...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7029 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-05-15 | 1 | -28/+44 |
| * | Slight security fix of sorts•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7027 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-05-15 | 1 | -15/+14 |
| * | Allow for resizing of MAXBUF above/below 512 via non-interactive configure. (...•••THIS IS UNSUPPORTED BY US IF YOU CHANGE IT, WE WON'T EVEN TELL YOU HOW :)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7022 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-14 | 1 | -2/+2 |
| * | This catch doesn't need to be here. :o•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6991 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-05-12 | 1 | -11/+1 |
| * | We've had an IS_OPER macro for a long time. About time we started using it, m...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6990 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-05-12 | 1 | -5/+7 |
| * | Small api change with wide reaching effects in modules - Allows modification ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6934 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-10 | 1 | -11/+11 |
| * | - (FINALLY, ffs) add realnames to connect/remote connect server notices, per ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6920 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-05-08 | 1 | -1/+1 |
| * | Fix for bug #278 reported by aredridel, LUSERS output is required as per RFC ...•••The core automatically triggers an LUSERS on connect now, which modules can still intercept the way they always have.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6898 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-06 | 1 | -0/+6 |
| * | Where others charge, we give for free. Have fun and use wisely. With great po...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6867 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-04 | 1 | -0/+13 |
| * | Implement feature request in bug #271 by HiroP, allow disabling of maxlocal a...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6857 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-01 | 1 | -2/+2 |
| * | Change a return NULL to a continue so that where host matches but port doesnt...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6854 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-01 | 1 | -1/+1 |
| * | Fix spurious 'found host' messages after being told it couldnt.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6821 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-04-21 | 1 | -3/+11 |
| * | Feature request outlined in bug #257, allow connect/allow lines by port•••Needs QA test
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6798 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-04-15 | 1 | -2/+12 |
| * | Fixed a DNS timeout race condition that could result in a NOTICE AUTH message...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6730 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2007-04-02 | 1 | -3/+8 |
| * | 1.1.4+Norvegia•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6713 e03df62e-2008-0410-955e-edbf42e46eb7
v1.1.4 | brain | 2007-03-25 | 1 | -1/+0 |
| * | Fix two things: (1) log gets replaced by a user fd after restart causing debu...•••(2) restart failing due to segfault within libc (this is because some moron decided that stdin, stdout, and stderr should still be non-null if the files arent actually open!)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6707 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-24 | 1 | -0/+1 |
| * | Add third parameter to OnUserQuit (quit reason for opers only) - bump api ver...•••Add SetOperQuit and GetOperQuit methods to userrec
Add OPERQUIT command to protocol - bump protocol version
All this is to properly allow hidebans etc to work properly
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6675 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-15 | 1 | -1/+17 |
| * | Added OnBufferFlush, improved m_safelist, no longer works on a timer but work...•••Seems to test fine with 500 reet bots all listing at once. (doesnt lock up the ircd while listing them all any more, either, just lags a small amount)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6657 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-11 | 1 | -0/+5 |
| * | This properly fixes options:hidebans and options:hidesplits by providing the ...•••There are default values on the oper_quit parameters through the entire source so that if oper_quit parameter is not given it defaults to the same as the user_quit
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6630 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-06 | 1 | -51/+27 |
| * | 1) Fix for nickname overruled with new cullList stuff -- we have to change th...•••2) Add a mute flag for users, so we can drop commands from users who have been placed on the cullList. This is independent of the actual cullList and can be
used as a general mute flag e.g. by shun modules.
3) Fix /kill to also not quit the user immediately, remove need for CMD_USER_DELETED return anywhere in the code.
*** THIS NEEDS TESTING BY QA ***
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6596 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-02-19 | 1 | -1/+8 |
| * | Change /msg $* to have the correct source the same way /notice $* does•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6588 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-02-17 | 1 | -2/+2 |
| * | Check for ::ffff:x.x.x.x ips in user resolver, and if we see one initiate an ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6550 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-02-08 | 1 | -2/+9 |
| * | "is now your hidden host" -> "is now your displayed host". Wording fits bette...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6549 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-02-08 | 1 | -1/+1 |
| * | Fix typo•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6505 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-02-05 | 1 | -1/+1 |
| * | Fix for allowing dns lookups to work in mixed protocol mode•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6504 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-02-05 | 1 | -3/+13 |
| * | Now working in svn:•••Client connections and port bindings on both ipv4 and ipv6
Server port bindings on both ipv4 and ipv6
Now broken due to this:
cloaking (cloaks ipv4 users in an odd way when built as ipv6 enabled)
DNS (query fd doesnt init properly)
...probably other stuff. Stay tuned.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6503 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-02-05 | 1 | -2/+2 |
| * | Not safe for use yet•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6502 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-02-05 | 1 | -2/+10 |
| * | Move quitting of clients to a central Cull List, and do quitting outside user...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6497 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2007-02-05 | 1 | -112/+44 |
| * | Debug the spoutmouth output•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6363 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-17 | 1 | -1/+5 |
| * | Make this more sensible•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6362 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-17 | 1 | -1/+1 |
| * | Log client output, so we can actually see what we're sending out, and make mo...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6361 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-17 | 1 | -0/+1 |
| * | Crusade to remove debug from stable and tested parts of the core and base mod...•••Most of the code here being de-noised hasnt had a crash or bug in it for many months, if not a year so the debug output is useless noise in the logfile when trying to trace a bug in a REAL problem
area.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6356 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-15 | 1 | -26/+0 |
| * | Document dns caching, add a "bool cached" to OnLookupComplete method in Resol...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6254 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-07 | 1 | -2/+2 |
| * | DNS caching stuff (almost done)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6252 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-07 | 1 | -8/+2 |
| * | DNS Stuff - this wont work right yet, it will soon (tm)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6250 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-07 | 1 | -7/+15 |
| * | Move all /WHOWAS related out of core and into cmd_whowas.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6249 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2007-01-07 | 1 | -167/+6 |
| * | Add TTL stuff to dns system (pass it to inherited objects)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6247 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-07 | 1 | -1/+1 |
| * | Fix lusers breakage introduced by latest set of optimizations•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6219 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-03 | 1 | -1/+14 |
| * | SirOlli gets credit for this fix, because he was the only one willing to work...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6218 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-03 | 1 | -1/+1 |
| * | Fix for crash in desync of whowas lists on rehash. Also less mem leakage on a...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6217 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2007-01-02 | 1 | -35/+64 |
| * | Cache invalidation in the wrong place, fixes FHOST remote host change bug•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6187 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-12-31 | 1 | -4/+4 |
| * | Fix broken cloaking introduced by last commit (we need to invalidate the cach...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6181 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-12-30 | 1 | -7/+6 |
| * | Cached GetFullRealHost etc.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6179 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-12-30 | 1 | -9/+61 |
| * | Tweaks to instantiate less stuff when writing to a bunch of users•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6172 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-12-30 | 1 | -6/+13 |