|
|
|
@846
|
2 years |
wd |
Add directory for darkmyst services.
|
|
|
|
@829
|
3 years |
wd |
Update scons
|
|
|
|
@815
|
4 years |
wd |
Interrim update for superstring bits.
|
|
|
|
@812
|
4 years |
wd |
WIP commit for SuperString? lib. Allocator, comparator, unit tests for all …
|
|
|
|
@810
|
4 years |
wd |
Skeleton commit for SuperString? library.
|
|
|
|
@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
|
5 years |
wd |
Convert dns/ident to scons build system.
|
|
|
|
@794
|
5 years |
wd |
DUmp this to the bit-bucket for now.
|
|
|
|
@793
|
5 years |
wd |
Ported log module, updated echo module.
|
|
|
|
@792
|
5 years |
wd |
Clear out old auto* garbage from log module.
|
|
|
|
@791
|
5 years |
wd |
Update README to reflect scons.
|
|
|
|
@790
|
5 years |
wd |
Property sets.
|
|
|
|
@788
|
5 years |
wd |
Seems the top-level Makefile.am never got torched. Sad. :)
|
|
|
|
@787
|
5 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.
|
|
|
|
@739
|
6 years |
wd |
Deleting this irrelevant chunk now.
|
|
|
|
@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.
|
|
|
|
@629
|
6 years |
wd |
Local channels are not currently supported.
|
|
|
|
@628
|
6 years |
wd |
Move to 1.2.0
|
|
|
|
@624
|
6 years |
wd |
- Make sure the ERROR isn't screwed up by an incompletely sent packet
- If …
|
|
|
|
@623
|
6 years |
wd |
Don't unload modules when debugging.
|
|
|
|
@622
|
6 years |
wd |
Fix a couple of valgrind-detected errors.
|
|
|
|
@621
|
6 years |
wd |
Fix a parsing bug in conf.c. Whoops!
|
|
|
|
@620
|
6 years |
wd |
Bump patch ver to reflect the repairs done to the socket system which are …
|
|
|
|
@619
|
6 years |
wd |
Fix stupid static declaration of (recently changed name) reg_umode.
|
|
|
|
@618
|
6 years |
wd |
Be sure on flag queries to tell them we didn't use 'argused'.
|
|
|
|
@617
|
6 years |
wd |
Another goofball bug in chanmode_ban_query fixed.
|
|
|
|
@616
|
6 years |
wd |
Fix warning, fix spurious + output in df usermode sync.
|
|
|
|
@615
|
6 years |
wd |
Last try?
|
|
|
|
@614
|
6 years |
wd |
Oops, got me some fat fingers. :)
|
|
|
|
@613
|
6 years |
wd |
Chanmode cleanup strikes!
- CHANMODE_RESET is dead. It is replaced with …
|
|
|
|
@612
|
6 years |
wd |
Remove a spurious #undef
|
|
|
|
@611
|
6 years |
wd |
- DNS code cleanup (formatting).
- Change the behavior of SERVFAIL …
|
|
|
|
@610
|
6 years |
wd |
This is a *very weird* typo that may have caused ungodly amounts of …
|
|
|
|
@609
|
6 years |
wd |
Make filenames look nicer.
|
|
|
|
@608
|
6 years |
wd |
Actually update logging .. d'oh!
|
|
|
|
@607
|
6 years |
wd |
You know, uh, let's use the filename that was so meticulously built. Heh.
|
|
|
|
@606
|
6 years |
wd |
Fix dumb bugs in conf reader. :/
|
|
|
|
@605
|
6 years |
wd |
Add new options to the sample log configuration.
|
|
|
|