|
|
|
@853
|
2 years |
elly |
Make SAMODE accessible to all opers, not just services admins.
|
|
|
|
@852
|
2 years |
elly |
Fix hostcrypt memory corruption bug.
|
|
|
|
@851
|
2 years |
elly |
Fix unchecked copy in PROTOCOL command.
|
|
|
|
@850
|
2 years |
wd |
Fix bug in admin data (removing an admin line doesn't work with /rehash)
|
|
|
|
@849
|
2 years |
wd |
One last missed area
|
|
|
|
@848
|
2 years |
wd |
- Fix poor allocation of time_t array
- Fix a couple va_start/va_end pairs …
|
|
|
|
@847
|
2 years |
wd |
Fix incorrect usage of va_* macros (at least on x64 linux)
(patch courtesy …
|
|
|
|
@845
|
3 years |
wd |
Only allow valid nicks for NPC names.
|
|
|
|
@844
|
3 years |
wd |
Fingers. Fat.
|
|
|
|
@843
|
3 years |
wd |
Add a quarantine (and whatever else) check for NPC, clean up some text, …
|
|
|
|
@842
|
3 years |
wd |
Aaaaaand send a notice instead to avoid confusing clients.
|
|
|
|
@841
|
3 years |
wd |
Don't let NPC names overlap with real users.
|
|
|
|
@840
|
3 years |
wd |
Nevermind, I got this right the first time.
|
|
|
|
@839
|
3 years |
wd |
Reduce message space just a bit.
|
|
|
|
@838
|
3 years |
wd |
Fix off-by-one bug that results in display error.
|
|
|
|
@837
|
3 years |
wd |
Clean that up a bit, yech!
|
|
|
|
@836
|
3 years |
wd |
Add normal send check to NPC command (duhhh)
|
|
|
|
@835
|
3 years |
wd |
Short-form to NPCA instead of NPCACTION (whatever...)
|
|
|
|
@834
|
3 years |
wd |
Action plus space. Duh.
|
|
|
|
@833
|
3 years |
wd |
Add a new NPC command. Add sendto_channel_remote function.
|
|
|
|
@832
|
3 years |
wd |
Some dmalloc tweaks, fix a dumb server command bug.
|
|
|
|
@831
|
3 years |
wd |
Clean up unknown client counting (hopefully fixed) and add some helper …
|
|
|
|
@830
|
3 years |
wd |
Make ACL username buffer bigger, fix a dumb bug with xinfo privs and …
|
|
|
|
@828
|
3 years |
wd |
Prevent data that shoots past the buffer limit in 1459-style protocols …
|
|
|
|
@827
|
4 years |
wd |
Fix a minor bug in the text when you /connect the server you're on.
|
|
|
|
@826
|
4 years |
wd |
Don't allow already-existant servers to be introduced. Duh.
|
|
|
|
@825
|
4 years |
wd |
Fix buffer underflow
|
|
|
|
@824
|
4 years |
wd |
Fix more dumb uses of the all client list.
|
|
|
|
@823
|
4 years |
wd |
Fix misuses of the ircd 'all client data structures' list.
|
|
|
|
@822
|
4 years |
wd |
Fix various dumbnesses in the DNS code and the way the ircd module uses …
|
|
|
|
@821
|
4 years |
wd |
Fix unallocated memory access (order of checks reversed)
|
|
|
|
@820
|
4 years |
wd |
Fix stupid uses of buffers.
|
|
|
|
@818
|
4 years |
wd |
- Make RFC1459 the default protocol
- Add PROTOCOL command
- Add WEBIRC …
|
|
|
|
@814
|
5 years |
wd |
For RFC1459 clients chew whitespace at the beginning of a message. This …
|
|
|
|
@813
|
5 years |
wd |
Update to work around dumb gaim bug.
|
|
|
|
@811
|
5 years |
wd |
Fix long-standing PING bug by doing a special check for (effectively) …
|
|
|
|
@802
|
5 years |
wd |
- Fix a buffer bug in names (the wrong way!).
- Let's just call this …
|
|
|
|
@780
|
6 years |
wd |
CHange the way WHOIS behaves to make it uniform no matter where the client …
|
|
|
|
@778
|
6 years |
wd |
- Add library get_address_type function
- Fix CGI:IRC support to actually …
|
|
|
|
@777
|
6 years |
wd |
- Fix PASS hostmask handling (clear the password after the client_connect …
|
|
|
|
@776
|
6 years |
wd |
Do not free xinfo names anymore (whoops!)
|
|
|
|
@775
|
6 years |
wd |
Document hostmask support for CGI:IRC
|
|
|
|
@774
|
6 years |
wd |
Allow the secret ninja "cgi:irc" hostmask.
|
|
|
|
@773
|
6 years |
wd |
Log the provided host.
|
|
|
|
@772
|
6 years |
wd |
Add CGI:IRC hostmasking support.
|
|
|
|
@771
|
6 years |
wd |
Try and fix a potential buffer issue.
|
|
|
|
@770
|
6 years |
wd |
Don't do antidrone for remote clients.
|
|
|
|
@769
|
6 years |
wd |
Add a message format for the anti-bear numeric we send.
|
|
|
|
@768
|
6 years |
wd |
Add antidrone module, fix bug in cmode_strip.
|
|
|
|
@767
|
6 years |
wd |
Do not decrypt a host on signoff (this messes up whowas cloaking!)
|
|
|
|
@763
|
6 years |
wd |
Fix the actual breakage in log.c. Mark the log rule defunct BEFORE saying …
|
|
|
|
@758
|
6 years |
wd |
Use client_change_nick for unregistered users too. Change it to support …
|
|
|
|
@757
|
6 years |
wd |
Fix SJOIN sending spurious gack, add an assert for a totally bogus …
|
|
|
|
@756
|
6 years |
wd |
Fix a dumb bug.
|
|
|
|
@755
|
6 years |
wd |
Let non-TS but master servers set modes without frying TS.
|
|
|
|
@754
|
6 years |
wd |
Re-add missing support for bahamut's "TS" portion of SVSMODE.
|
|
|
|
@753
|
6 years |
wd |
Really fix SVSMODE< cleaning out warnings etc.
|
|
|
|
@752
|
6 years |
wd |
Update topic to be sent first, update SVSMODE parsing to be more generic …
|
|
|
|
@751
|
6 years |
wd |
Add XINFO priv creation for all XINFOs.
|
|
|
|
@750
|
6 years |
wd |
Update to reset modes to non-TS servers as well as local clients.
|
|
|
|
@749
|
6 years |
wd |
The channel_mode function now resets TS in some cases, making a TS check …
|
|
|
|
@748
|
6 years |
wd |
- Re-set TS when we get a TS change from upstream (d'oh)
- Make sure …
|
|
|
|
@747
|
6 years |
wd |
Fix two bugs which could leave corrupt/bad conf data lying around after a …
|
|
|
|
@746
|
6 years |
wd |
Fix incidental crashing bug when cmode_strip is used and a QUIT with no …
|
|
|
|
@742
|
6 years |
wd |
Really fix the color stripping stuff..
|
|
|
|
@741
|
6 years |
wd |
Fix a crashing bug when SSL port binding fails.
|
|
|
|
@740
|
6 years |
wd |
Add a special notice when the server is in debugmode.
|
|
|
|
@738
|
6 years |
wd |
Fix color stripping to properly handle the single digit foreground color …
|
|
|
|
@737
|
6 years |
wd |
Fix bug #38.
|
|
|
|
@736
|
6 years |
wd |
Small updates to info and motd, fixed a typo in packet.c
|
|
|
|
@735
|
6 years |
wd |
Trying a bugfix submitted by dgram ("Hans Christian Winther-Sorensen" …
|
|
|
|
@734
|
6 years |
wd |
Allow [UN]SGLINE from anywhere.
|
|
|
|
@733
|
6 years |
wd |
SAMODE was causing crashes due to a bad condition check here. We should …
|
|
|
|
@732
|
6 years |
wd |
- Make ACL find honor "default rule"
- Update forgotten throttle module …
|
|
|
|
@731
|
6 years |
wd |
- Remove long useless fizzer drone module.
- Update ACL API to make …
|
|
|
|
@730
|
6 years |
wd |
Dumb bug w/ LIST_FOREACH. Let's try breaking when we add (duhhhh)
|
|
|
|
@729
|
6 years |
wd |
ACLs should use lists, not tailqs. This is old bogus stuff from a …
|
|
|
|
@728
|
6 years |
wd |
Update some commentary, request a client sendq flush when the connection …
|
|
|
|
@727
|
6 years |
wd |
Fix dumb brain-o with numerics.
|
|
|
|
@725
|
6 years |
wd |
Add redirect numeric support, redirect support in acls
|
|
|
|
@723
|
6 years |
wd |
Re-enable hack functionality for force-parsing the input buffer after a …
|
|
|
|
@722
|
6 years |
wd |
Ignore empty chunks from strsep()
|
|
|
|
@721
|
6 years |
wd |
- Drop wire proto length to 512 max for ithildin1 (complicated)
- Fix bugs …
|
|
|
|
@720
|
6 years |
wd |
Extra debug info for bogus SJOIN warning
|
|
|
|
@719
|
6 years |
wd |
Send new SJOINs properly (from the client's server, not the client)
|
|
|
|
@718
|
6 years |
wd |
Fix lingering build breaks from definition changes..
|
|
|
|
@717
|
6 years |
wd |
Fix doc install breakage in Makefile.in
Big change to protocol code:
- …
|
|
|
|
@716
|
6 years |
wd |
Get the server's uplink, too.
|
|
|
|
@715
|
6 years |
wd |
- Clean protocol.h
- Add debugging code for mode changes
|
|
|
|
@714
|
6 years |
wd |
RI 709-713 (doc changes).
|
|
|
|
@709
|
6 years |
wd |
Missing s…
|
|
|
|
@708
|
6 years |
wd |
It helps to send user modes, too!
|
|
|
|
@707
|
6 years |
wd |
- Fix some weird SJOIN bugs.
- Make the strip/filter modes always execute …
|
|
|
|
@706
|
6 years |
wd |
Fix a bug in the way AKILLs are sent out.
|
|
|
|
@705
|
6 years |
wd |
Let's not send two messages about a SQUIT.
|
|
|
|
@704
|
6 years |
wd |
Try passing the squit message correctly. :)
|
|
|
|
@703
|
6 years |
wd |
Huuuuuge load of changes
- A handful of typos I fixed
- Mostly yet another …
|
|
|
|
@702
|
6 years |
wd |
Fix a bug where a SQUIT coming from a server will cause a core under …
|
|
|
|
@701
|
6 years |
wd |
Bans need dupe detection.
|
|
|
|
@700
|
6 years |
wd |
Don't let 'source' be NULL, this isn't what is wanted.
|
|
|
|