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