source: trunk/ithildin @ 855

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @829   3 years wd Update scons
(edit) @809   5 years wd Make the ircd run/take connections properly (there were a handful of bugs …
(edit) @808   5 years wd Another milestone. Builds, starts without errors.. then doesn't take …
(edit) @807   5 years wd The config-files here got nuked somehow (??). Undo the damage, update …
(edit) @806   5 years wd Wow, a fully building ircd mode (so far). Some changes: - Updated LOTS of …
(edit) @805   5 years wd Upgrading SCons to 0.97
(edit) @804   5 years wd Mid-stage commit. Move to new dependencies system for addons/commands. …
(edit) @803   5 years wd Many more changes: - Moved the 'core' addon code into various places in …
(edit) @801   5 years wd Get the base/existing IRC module compiling again. Clear out old junk.
(edit) @800   5 years wd Add in the missing 'modules' option.
(edit) @799   5 years wd Make the easy modules build.
(edit) @798   5 years wd - Add a callback system implemented via macros. - Add callback support to …
(edit) @797   5 years wd Fix dumb variable name typo (which was perfectly typo'd across three …
(edit) @796   5 years wd Upgrade to scons 0.96.93.
(edit) @795   6 years wd Convert dns/ident to scons build system.
(edit) @794   6 years wd DUmp this to the bit-bucket for now.
(edit) @793   6 years wd Ported log module, updated echo module.
(edit) @792   6 years wd Clear out old auto* garbage from log module.
(edit) @791   6 years wd Update README to reflect scons.
(edit) @790   6 years wd Property sets.
(edit) @788   6 years wd Seems the top-level Makefile.am never got torched. Sad. :)
(edit) @787   6 years wd Merge ithildin-scons into trunk, start saying goodbye to auto* tools!
(edit) @745   6 years wd Final change to make base ircd module compile.
(edit) @744   6 years wd Bunch of changes to the ircd module
(edit) @743   6 years wd Commiting dgram's bitstream IPv6 addr lookup fix.
(edit) @726   6 years wd Update/fix hash bugs.
(edit) @724   6 years wd - Add mising Makefile.am to the base of 1.2 (whoops!) - Update the hashing …
(edit) @713   6 years wd s/product/projects. Oops.
(edit) @712   6 years wd Add a BUGS file, update DEVELOPERS with more details, update README …
(edit) @711   6 years wd Remove this TODO as well, since requests are now in the bug db.
(edit) @710   6 years wd TODO file killed in favor of bug database.
(edit) @698   6 years wd Fix dumb compiler error.
(edit) @696   6 years wd Except really handle the SQUIT right.
(edit) @694   6 years wd Make yet another fix to SQUIT. Now we try to figure out if we're sending …
(edit) @692   6 years wd When we would not accept a username due to bad characters, don't use …
(edit) @691   6 years wd Stop exporting symbols from modules, make some build fixes too.
(edit) @689   6 years wd Last ban bug it seems. Fix changing to banned nick.
(edit) @687   6 years wd This might be the last stupid ban bug.
(edit) @685   6 years wd Silly bug (fixed).
(edit) @683   6 years wd Fix dumb bugs in bans. :)
(edit) @681   6 years wd Change ban handling to work better/more efficiently. Now handles orighost …
(edit) @680   6 years wd const cleanup for strings, add missing 'strsep' file (yikes), fix some odd …
(edit) @679   6 years wd RI fix for 'JOIN 0' weirdness.
(edit) @677   6 years wd Port log module to 1.2 build arch. Additionally add conditional …
(edit) @676   6 years wd Port ident module to 1.2 build arch
(edit) @675   6 years wd Retiring proxyscan code for now. It should be revisited and made better …
(edit) @674   6 years wd Port the DNS module to the 1.2 build architecture. Additionally moved …
(edit) @673   6 years wd - Remove the helloworld module ('echo' will serve as a better example …
(edit) @672   6 years wd RI from main #671 fixing join bug. Cleanup command.h header a little.
(edit) @670   6 years wd RI from 1.1 branch for port parser fix.
(edit) @667   6 years wd Typograhical error.
(edit) @666   6 years wd Some more TODO work.
(edit) @665   6 years wd RI of ACL/throttle fixes in 1.1 branch.
(edit) @661   6 years wd Make echo actually.. echo.
(edit) @660   6 years wd A host of changes: - Add the include path to the data saved with the …
(edit) @659   6 years wd More build system changes. Macro-ized some of the status stuff so other …
(edit) @658   6 years wd Update the README to better document configure options, including the one …
(edit) @657   6 years wd Added my own autoconf macro for finding an existing installation. New …
(edit) @656   6 years wd Update README to note revamped build structure.
(edit) @655   6 years wd More changes: - DEBUG_CODE is now DEBUG - doc Makefile torched in favor of …
(edit) @654   6 years wd Build revamp commit, mostly finished. Changes: - Integrated automake and …
(edit) @653   6 years wd Mistakenly added this file.
(edit) @652   6 years wd More WIP commits. :)
(edit) @651   6 years wd More WIP stuff for the new build system.
(edit) @650   6 years wd More WIP commits to build system.
(edit) @649   6 years wd Change the way modules are versioned to specifically version the "module" …
(edit) @648   6 years wd Move autoconf stuff out of the "autoconf" directory (automake and libtool …
(edit) @647   6 years wd WIP commit: Revamping build structure, final working commit will contain …
(edit) @635   6 years wd Fix warning message to actually tell you what broke.
(edit) @634   6 years wd Move modules into the code base tree.
(edit) @633   6 years wd Remove the svn:externals prop.
(edit) @631   6 years wd Compiled, SHIP IT version of memory allocator with down-tuning. We need …
(edit) @630   6 years wd Clean up whitespace destroyed by indent.
(edit) @628   6 years wd Move to 1.2.0
(edit) @623   6 years wd Don't unload modules when debugging.
(edit) @620   7 years wd Bump patch ver to reflect the repairs done to the socket system which are …
(edit) @610   7 years wd This is a *very weird* typo that may have caused ungodly amounts of …
(edit) @596   7 years wd God, last try on this fucker.
(edit) @595   7 years wd Fix string.h to not suck on systems without strlcpy/strlcat.
(edit) @594   7 years wd Chuck -Wextra and -Wendif-labels.
(edit) @592   7 years wd One byte fix.
(edit) @591   7 years wd Add "unused data" tag to module loader/unloader macros. Update TODO.
(edit) @590   7 years wd Add a small optimization for hook_event.
(edit) @589   7 years wd - Fix more warnings. - Add rlimit changing code.
(edit) @587   7 years wd Fix dummy typo.
(edit) @585   7 years wd Make str_conv_int() errno safe when calling strtol. Convert straggles to …
(edit) @584   7 years wd Committing Trystan's patchset + some minor mods to trunk. It passes the …
(edit) @582   7 years wd And chuck 'et' from the Makefiles' vim settings!
(edit) @580   7 years wd Un-break Makefiles. :)
(edit) @578   7 years wd Expand tabs ('\t') to eight spaces.
(edit) @576   7 years wd Bulk change to embedded vi settings. Textwidth is now 76, and expandtabs …
(edit) @574   7 years wd Another TODO change.
(edit) @573   7 years wd Change some doc stuff. :)
(edit) @558   7 years wd Add a way to turn off the block growth code (basically provide a …
(edit) @556   7 years wd Remove outdated references to POLL_WAIT. Oops. :)
(edit) @541   7 years wd Make get_socket_address buffer safe. Bleah!
(edit) @540   7 years wd Make get_socket_address allow NULL host values, for fun
(edit) @539   7 years wd Make looking for strlcpy actually happen.
(edit) @537   7 years wd Don't optimize when debugging, it sucks.
(edit) @510   8 years wd A formatting change, and a way to silence configure.
Note: See TracRevisionLog for help on using the revision log.