| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Fixed location of Srv•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2456 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -1/+2 | ||
| * | Added Server::GetVersion()•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2455 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -3/+3 | ||
| * | moved declarations of typedefs for user_hash and chan_hash etc to typedefs.h•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2400 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -2/+3 | ||
| * | #define IS_LOCAL(x) (x->fd > -1)•••#define IS_REMOTE(x) (x->fd < 0) #define IS_MODULE_CREATED(x) (x->fd == FD_MAGIC_NUMBER) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2386 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-13 | 1 | -1/+1 | ||
| * | optimized a ton of strcmps down to an integer comparison!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2385 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-13 | 1 | -21/+21 | ||
| * | Minor bug chasing•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2380 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-13 | 1 | -0/+2 | ||
| * | Not sending fjoins on sync?•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2379 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-13 | 1 | -0/+2 | ||
| * | Made MAXCHANS growable for opers/ulines (growing of list not implemented yet)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2367 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-13 | 1 | -4/+6 | ||
| * | Fixed permenant xline propogation•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2314 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-11 | 1 | -1/+25 | ||
| * | Changed 'fake direction' message a little•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2307 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-09 | 1 | -1/+9 | ||
| * | More IDLE fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2299 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-09 | 1 | -22/+19 | ||
| * | Fixes to IDLE•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2298 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-09 | 1 | -5/+10 | ||
| * | Fixed it again•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2297 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-09 | 1 | -1/+1 | ||
| * | Fixed idle. again.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2296 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-09 | 1 | -7/+10 | ||
| * | Fixed broken IDLE reply•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2295 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-09 | 1 | -3/+4 | ||
| * | Made local whois non-broken ;)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2291 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-09 | 1 | -1/+1 | ||
| * | Remote whois fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2290 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-09 | 1 | -2/+2 | ||
| * | Added debugging plus remote WHOIS fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2289 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-09 | 1 | -1/+3 | ||
| * | Work on remote /WHOIS•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2288 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-09 | 1 | -1/+4 | ||
| * | Added preliminary remote WHOIS•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2287 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-09 | 1 | -0/+83 | ||
| * | Added code to prevent sending of FMODE and FHOST before connect is complete (...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2283 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-08 | 1 | -2/+6 | ||
| * | Fixed ANOTHER goddamn typo•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2282 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-08 | 1 | -1/+1 | ||
| * | Fixed typo in new TS thing•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2281 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-08 | 1 | -1/+1 | ||
| * | Altered channel TS sync to always let ulined clients win, regardless of times...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2280 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-08 | 1 | -1/+2 | ||
| * | Added fake direction stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2279 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-08 | 1 | -2/+2 | ||
| * | Added 'fake direction' check•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2278 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-08 | 1 | -0/+17 | ||
| * | Capitalization of variable fixed•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2277 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-08 | 1 | -1/+1 | ||
| * | Added burst flag -- remote connect notices not shown during burst•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2276 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-08 | 1 | -1/+12 | ||
| * | Now sets expiries properly on glines etc set with ADDLINE•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2270 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-08 | 1 | -0/+4 | ||
| * | Added Metadata API (for transferring extensibles over a network transparent t...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2253 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-07 | 1 | -5/+65 | ||
| * | Changed behaviour of module API to pass Server* to the constructor, rather th...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2252 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-07 | 1 | -5/+5 | ||
| * | More incorrect vars•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2243 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-07 | 1 | -1/+1 | ||
| * | Fixed use of wrong variable in IntroduceClient•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2242 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-07 | 1 | -1/+1 | ||
| * | Added remote connect notices•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2241 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-07 | 1 | -5/+8 | ||
| * | Fixed return statements in function thats been reference-ized•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2240 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-07 | 1 | -4/+4 | ||
| * | Fix for rehash not reading new link blocks•••optimization of functions by passing deques by reference git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2239 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-07 | 1 | -39/+47 | ||
| * | Made remote kill safer•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2235 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-06 | 1 | -6/+7 | ||
| * | Fixed remote kill reasons when no source server is specified•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2234 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-06 | 1 | -2/+1 | ||
| * | Added kill source for remote kills that don't have them•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2233 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-06 | 1 | -0/+5 | ||
| * | Added comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2232 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-06 | 1 | -0/+3 | ||
| * | Added comments and SVSMODE (damn you Andy)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2231 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-06 | 1 | -46/+265 | ||
| * | Optimized FindServerMask•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2230 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-06 | 1 | -24/+15 | ||
| * | Added .c_str() in SVSNICK•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2229 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-06 | 1 | -1/+1 | ||
| * | Made SVSNICK actually set the timestamp•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2228 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-06 | 1 | -0/+1 | ||
| * | Added fallback for lazy services that dont prefix SVSNICK and SVSJOIN•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2227 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-06 | 1 | -0/+8 | ||
| * | SVSNICK and SVSJOIN•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2226 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-06 | 1 | -0/+34 | ||
| * | I hate typos•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2222 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-06 | 1 | -1/+0 | ||
| * | Fixed GLINE/KLINE etc•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2221 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-06 | 1 | -4/+5 | ||
| * | Fixed GLINE etc•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2220 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-06 | 1 | -2/+5 | ||
| * | Missing semicolon•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2219 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-06 | 1 | -1/+1 | ||
