| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Fixed vars•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2433 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -3/+3 | ||
| * | Fixups•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2432 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -1/+1 | ||
| * | Fixed to use MAXSOCKS•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2431 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -1/+0 | ||
| * | Moved BindPorts out of main file into inspircd_io.cpp•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2430 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -50/+1 | ||
| * | TittyBiscuits!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2429 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -33/+32 | ||
| * | Made inspircd itself a class, and called its instance TittyBiscuits, just bec...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2425 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -10/+17 | ||
| * | Moved add_channel, del_channel, kick_channel to channels.cpp•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2422 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -356/+0 | ||
| * | Tidied up inspircd.h•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2421 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -43/+1 | ||
| * | Moved some other stuff into ServerConfig•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2416 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -4/+4 | ||
| * | Moved include stack stuff to be private to ServerConfig•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2410 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -11/+9 | ||
| * | Moved classes out of inspircd.cpp•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2409 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -2/+1 | ||
| * | Moved readconfig to serverconfig class•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2408 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -265/+1 | ||
| * | Moved retrieval of PID filename into ReadConfig•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2404 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -4/+4 | ||
| * | Config fixes for moving MOTD and RULES vectors into the ServerConfig class•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2403 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -2/+2 | ||
| * | Added config_f to serverconfig, UNTESTED•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2402 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -51/+46 | ||
| * | Tidied up modules.h added some typedefs to typedefs.h•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2401 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -7/+0 | ||
| * | 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 | ||
| * | Finished moving main config items into class ServerConfig•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2399 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -1/+3 | ||
| * | Missed a nofork•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2396 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -1/+1 | ||
| * | Moved tons of stuff into class ServerConfig•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2395 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -19/+18 | ||
| * | Half way through updating to move a ton of extern confs into class ServerConfig•••WILL NOT RUN ATM git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2392 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -126/+67 | ||
| * | #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 | -2/+3 | ||
| * | Tons of optimizations to add_channel (UNTESTED)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2384 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-13 | 1 | -133/+79 | ||
| * | De-messified GetRevision•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2383 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-13 | 1 | -8/+13 | ||
| * | Eliminated a strlcpy•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2382 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-13 | 1 | -7/+8 | ||
| * | Optimized accept() stuff to eliminate loop, idea while talking to w00t•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2381 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-13 | 1 | -27/+30 | ||
| * | Got rid of the evil loopy horrid mess in dnsqueue.cpp (singlethreaded dns loo...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2377 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-13 | 1 | -1/+0 | ||
| * | added question about oper channel max•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2369 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-13 | 1 | -30/+47 | ||
| * | Modified channel joining to allow > MAXCHANS for opers/remote (when complete)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2368 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-13 | 1 | -3/+3 | ||
| * | 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 | -7/+10 | ||
| * | Added reference to userprocess.h•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2360 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-12 | 1 | -0/+1 | ||
| * | Moved some stuff out to userprocess.cpp•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2359 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-12 | 1 | -334/+0 | ||
| * | Efficiency suggestion by w00t, faster processing of module sockets at the exp...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2357 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-12 | 1 | -11/+14 | ||
| * | New version that doesnt yield() any more•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2354 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-12 | 1 | -6/+0 | ||
| * | Semicolon to colon•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2353 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-12 | 1 | -1/+1 | ||
| * | Code tidy•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2352 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-12 | 1 | -5/+11 | ||
| * | Comment and tidyup•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2351 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-12 | 1 | -61/+122 | ||
| * | Made socket loop flush a users buffer if they still remain after processing e...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2350 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-12 | 1 | -0/+7 | ||
| * | Got the bool back to front!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2349 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-12 | 1 | -7/+7 | ||
| * | Changed how background processing works, now once per second repeating until ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2348 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-12 | 1 | -12/+14 | ||
| * | Commented more stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2347 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-12 | 1 | -2/+2 | ||
| * | Added timeout fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2346 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-12 | 1 | -2/+17 | ||
| * | Fixed timeout code•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2344 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-12 | 1 | -1/+1 | ||
| * | Added a second yield•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2343 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-12 | 1 | -6/+9 | ||
| * | Tidy up of main function InspIRCd()•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2340 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-12 | 1 | -89/+93 | ||
| * | Attempts to make DNS nicer with new socket engine•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2332 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-12 | 1 | -1/+1 | ||
| * | *EXPERIMENTAL* Tied DNS into new socket engine•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2331 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-12 | 1 | -4/+3 | ||
| * | More experimental gubbins•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2330 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-12 | 1 | -19/+23 | ||
| * | X_MODULE -> X_ESTAB_MODULE•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2329 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-12 | 1 | -2/+2 | ||
| * | Added module sockets to new engine, MAY NOT WORK•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2328 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-12 | 1 | -24/+38 | ||
