source: @ 855

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @855   20 months elly Make README more politically correct, per Ryan's request.
(edit) @854   20 months elly Update README to reflect reality.
(edit) @853   20 months elly Make SAMODE accessible to all opers, not just services admins.
(edit) @852   20 months elly Fix hostcrypt memory corruption bug.
(edit) @851   22 months elly Fix unchecked copy in PROTOCOL command.
(edit) @850   22 months wd Fix bug in admin data (removing an admin line doesn't work with /rehash)
(edit) @849   22 months wd One last missed area
(edit) @848   22 months wd - Fix poor allocation of time_t array - Fix a couple va_start/va_end pairs …
(edit) @847   22 months wd Fix incorrect usage of va_* macros (at least on x64 linux) (patch courtesy …
(edit) @846   2 years wd Add directory for darkmyst services.
(edit) @845   3 years wd Only allow valid nicks for NPC names.
(edit) @844   3 years wd Fingers. Fat.
(edit) @843   3 years wd Add a quarantine (and whatever else) check for NPC, clean up some text, …
(edit) @842   3 years wd Aaaaaand send a notice instead to avoid confusing clients.
(edit) @841   3 years wd Don't let NPC names overlap with real users.
(edit) @840   3 years wd Nevermind, I got this right the first time.
(edit) @839   3 years wd Reduce message space just a bit.
(edit) @838   3 years wd Fix off-by-one bug that results in display error.
(edit) @837   3 years wd Clean that up a bit, yech!
(edit) @836   3 years wd Add normal send check to NPC command (duhhh)
(edit) @835   3 years wd Short-form to NPCA instead of NPCACTION (whatever...)
(edit) @834   3 years wd Action plus space. Duh.
(edit) @833   3 years wd Add a new NPC command. Add sendto_channel_remote function.
(edit) @832   3 years wd Some dmalloc tweaks, fix a dumb server command bug.
(edit) @831   3 years wd Clean up unknown client counting (hopefully fixed) and add some helper …
(edit) @830   3 years wd Make ACL username buffer bigger, fix a dumb bug with xinfo privs and …
(edit) @829   3 years wd Update scons
(edit) @828   3 years wd Prevent data that shoots past the buffer limit in 1459-style protocols …
(edit) @827   3 years wd Fix a minor bug in the text when you /connect the server you're on.
(edit) @826   3 years wd Don't allow already-existant servers to be introduced. Duh.
(edit) @825   3 years wd Fix buffer underflow
(edit) @824   3 years wd Fix more dumb uses of the all client list.
(edit) @823   3 years wd Fix misuses of the ircd 'all client data structures' list.
(edit) @822   3 years wd Fix various dumbnesses in the DNS code and the way the ircd module uses …
(edit) @821   3 years wd Fix unallocated memory access (order of checks reversed)
(edit) @820   3 years wd Fix stupid uses of buffers.
(edit) @819   3 years wd Disable custom libc code by default.
(edit) @818   3 years wd - Make RFC1459 the default protocol - Add PROTOCOL command - Add WEBIRC …
(edit) @817   4 years wd Remove unnecessary variable assignment.
(edit) @816   4 years wd Nuke this branch.
(edit) @815   4 years wd Interrim update for superstring bits.
(edit) @814   4 years wd For RFC1459 clients chew whitespace at the beginning of a message. This …
(edit) @813   4 years wd Update to work around dumb gaim bug.
(edit) @812   4 years wd WIP commit for SuperString? lib. Allocator, comparator, unit tests for all …
(edit) @811   4 years wd Fix long-standing PING bug by doing a special check for (effectively) …
(edit) @810   4 years wd Skeleton commit for SuperString? library.
(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) @802   5 years wd - Fix a buffer bug in names (the wrong way!). - Let's just call this …
(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   5 years wd Convert dns/ident to scons build system.
(edit) @794   5 years wd DUmp this to the bit-bucket for now.
(edit) @793   5 years wd Ported log module, updated echo module.
(edit) @792   5 years wd Clear out old auto* garbage from log module.
(edit) @791   5 years wd Update README to reflect scons.
(edit) @790   5 years wd Property sets.
(edit) @789   5 years wd This branch has served its purpose and is now merged back into trunk. …
(edit) @788   5 years wd Seems the top-level Makefile.am never got torched. Sad. :)
(edit) @787   5 years wd Merge ithildin-scons into trunk, start saying goodbye to auto* tools!
(edit) @786   5 years wd Merge in many changes from modules. My bad for not staying on top of …
(edit) @785   5 years wd Add new antidrone module.
(edit) @784   5 years wd Merge changes from 1.1 branch to core code.
(edit) @783   5 years wd Big commit: - Cleanup in main(), remove duped functions - Killed off …
(edit) @782   5 years wd Update scons stuff, add missing files.
(edit) @781   5 years wd Fix static bogosity in timer.c (lame gcc single pass compile problem) and …
(edit) @780   5 years wd CHange the way WHOIS behaves to make it uniform no matter where the client …
(edit) @779   5 years wd Fix logic bomb in get_address_type. Hrm.
(edit) @778   5 years wd - Add library get_address_type function - Fix CGI:IRC support to actually …
(edit) @777   5 years wd - Fix PASS hostmask handling (clear the password after the client_connect …
(edit) @776   5 years wd Do not free xinfo names anymore (whoops!)
(edit) @775   5 years wd Document hostmask support for CGI:IRC
(edit) @774   5 years wd Allow the secret ninja "cgi:irc" hostmask.
(edit) @773   5 years wd Log the provided host.
(edit) @772   5 years wd Add CGI:IRC hostmasking support.
(edit) @771   5 years wd Try and fix a potential buffer issue.
(edit) @770   5 years wd Don't do antidrone for remote clients.
(edit) @769   5 years wd Add a message format for the anti-bear numeric we send.
(edit) @768   5 years wd Add antidrone module, fix bug in cmode_strip.
(edit) @767   6 years wd Do not decrypt a host on signoff (this messes up whowas cloaking!)
(edit) @766   6 years wd More build stuff, installs now work and modules can be built with …
(edit) @765   6 years wd Add (re-add?) keyword expansion for all files.
(edit) @764   6 years wd Base build now works. We have a default options file. We also have some …
(edit) @763   6 years wd Fix the actual breakage in log.c. Mark the log rule defunct BEFORE saying …
(edit) @762   6 years wd Add recursion protection to log.c
(edit) @761   6 years wd Update for scons build conversion (M1: working build of base tools)
(edit) @760   6 years wd Switch to 0.96.92 scons (whoops)
(edit) @759   6 years wd Add scons branch
(edit) @758   6 years wd Use client_change_nick for unregistered users too. Change it to support …
(edit) @757   6 years wd Fix SJOIN sending spurious gack, add an assert for a totally bogus …
(edit) @756   6 years wd Fix a dumb bug.
Note: See TracRevisionLog for help on using the revision log.