-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathBUGS
More file actions
117 lines (117 loc) · 7.82 KB
/
BUGS
File metadata and controls
117 lines (117 loc) · 7.82 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
#00001 31.08.2006 04.10.2006 .chattr doesn't working
#00002 31.08.2006 01.09.2006 _ircch_quited() doesn't called
#00003 31.08.2006 04.10.2006 .console doesn't change target
#00004 04.09.2006 10.09.2006 OOPS on SIGTERM
#00005 05.09.2006 14.09.2006 irc split detection does not work
#00006 05.09.2006 10.09.2006 nick are not lowcased to cyrillic
#00007 25.09.2006 29.09.2006 irc_rpl_isupport() doesn't work
#00008 28.10.2006 29.10.2006 wtmp polled on each message
#00009 28.10.2006 fixed strange logging on disconnect non-connected net
#00010 29.10.2006 02.11.2006 .topic does nothing for the server
#00011 29.10.2006 02.11.2006 service added with id > ID_ANY? it must not?
#00012 06.08.2007 01.10.2008 on '.connect irc' searched for "rc" and failed
#00013 16.08.2007 15.06.2010 .restart then .die -> SIGSEGV
#00014 16.08.2007 ??? deadcycle in irc-channel.c:1041
#00015 19.08.2007 15.06.2010 @irc deleted from listfile after .rehash
#00016 16.09.2008 01.10.2008 bad split detection?
#00017 01.10.2008 02.10.2008 .greetings --nick ... does not work
#00018 15.10.2008 ??? tree error -> Out of memory! (see debug11)
#00019 16.10.2008 06.07.2010 generated conf: # îÅÔ Ó×ÅÄÅÎÉÊ Ï ÜÔÏÍ.
#00020 16.10.2008 07.07.2010 add module [name]: lua - all vars asked again!
#00021 16.10.2008 fixed .die in console - nothing appropriate???
#00022 28.04.2010 fixed greeting on JOIN just after PART?
#00023 09.06.2010 10.06.2010 listfile save: since first change instead of last
#00024 09.06.2010 14.06.2010 lot of "socket blah-blah" after .die
#00025 09.06.2010 10.06.2010 '.console *' does not reset channel
#00026 09.06.2010 10.06.2010 it does conversion for not-matching targets
#00027 09.06.2010 14.06.2010 no name sent over chat after .quit
#00028 10.06.2010 12.06.2010 errors: Lua: variable ... with unknown ptr ...
#00029 13.06.2010 13.06.2010 '.status' outputs malformed version
#00030 14.06.2010 14.06.2010 '.help away' - bad colors
#00031 14.06.2010 15.06.2010 init:_add_fn: function "port" already exist
#00032 15.06.2010 14.07.2010 after restart: list: bad cleanup: 0/0/0/0/0/0/4
#00033 07.07.2010 07.07.2010 module lua does not inserts itself in config
#00034 07.07.2010 09.07.2010 short help says "yes" since gen. says "on"
#00035 07.07.2010 ok as is should be a way to enter "?" value on gen.
#00036 07.07.2010 color codes in console are not supressed
#00037 08.07.2010 ok as is strange adding .+name -user apf *!*@qqqqqqq
#00038 08.07.2010 15.07.2010 .restart gives lot of junk free()!
#00039 08.07.2010 08.07.2010 irc_mode: either strange server or I'm dumb
#00040 08.07.2010 08.07.2010 foxeye in free(): warning: junk pointer...
#00041 ---- ---- ----
#00042 09.07.2010 24.08.2010 mask for banned aren't searched in listfile
#00043 10.07.2010 10.07.2010 wRAR.() has quit irc () - since 08.07!
#00044 12.07.2010 15.07.2010 it gives voices on ops!
#00045 12.07.2010 15.07.2010 SIGSEGV in alloc_request_t()
#00046 12.07.2010 14.07.2010 /ctcp HELP CHAT - nothing to show?
#00047 14.07.2010 15.07.2010 dispatcher error: found unhandled PQ ...
#00048 14.07.2010 15.07.2010 bindings "ss-irc" are not always deleted
#00049 14.07.2010 15.07.2010 safe_free(0x282f0292) after .who #channel@irc
#00050 29.07.2010 30.07.2010 nonamed bans don't work
#00051 30.08.2010 31.08.2010 does not reconnect to IRC after DNS error
#00052 04.01.2011 09.01.2011 command 'logfile' doesn't save flag 'p' to config
#00053 09.01.2011 10.01.2011 Key for channel XXXXX was changed! (the same!)
#00054 09.01.2011 10.01.2011 own join date is in wrong locale
#00055 12.01.2011 13.01.2011 printl() counts bytes not chars for %Nx macros
#00056 13.01.2011 13.01.2011 .tcl module -l -- SIGSEGV
#00057 13.01.2011 21.10.2011 SIGSEGV after .restart (by Mercurius)
#00058 13.01.2011 13.01.2011 .module -l -- does not work
#00059 13.01.2011 '-r ~/xxx' in logfile command does not expand
#00060 14.01.2011 14.01.2011 html log: http://a.html^B : ^B ignored
#00061 14.01.2011 14.01.2011 html log: http://there/УжÑ.html : only http://there/
#00062 21.01.2011 21.01.2011 channel flag U_HALFOP doesn't work
#00063 19.02.2011 22.02.2011 mode lock doesn't work, channel left modeless
#00064 23.02.2011 23.02.2011 mode lock +l doesn't work
#00065 23.02.2011 fixed .adduser -- does not work for other channels
#00066 23.02.2011 22.08.2011 .console #Holomi@bubuta -- 'no such channel'
#00067 16.08.2011 16.08.2011 it opens "./.pid" even if nick is in config
#00068 16.08.2011 19.08.2011 it should open random file not static .pid
#00069 25.08.2011 26.08.2011 'port X' isn't saved in config on regeneration.
#00070 31.08.2011 04.09.2011 poll() restores fd on Solaris!
#00071 04.09.2011 04.09.2011 Connection messages aren't always shown
#00072 04.09.2011 25.09.2011 boot messages are duplicated in console
#00073 08.09.2011 08.09.2011 SIGSEGV after nick/channel temp.unavailable
#00074 30.09.2011 30.09.2011 deadcycle in 'x' filter after socket error
#00075 04.10.2011 04.10.2011 sf:#3418459 bad 441
#00076 04.10.2011 05.10.2011 sf:#3418480 502 instead of 403 for MODE
#00077 04.10.2011 04.10.2011 sf:#3418493 bad 442
#00078 04.10.2011 05.10.2011 sf:#3418569 deadcycle on too big pattern
#00079 05.10.2011 09.10.2011 on overwrite MODE dropped one not sent to peers
#00080 05.10.2011 10.10.2011 on bad MODE (*a against *) there is no numeric
#00081 05.10.2011 05.10.2011 ircd:invalid NJOIN member from witch-test.local:
#00082 05.10.2011 05.10.2011 sf:#3418963 bad 432
#00083 05.10.2011 05.10.2011 sf:#3419023 SIGSEGV after INVITE server.name
#00084 06.10.2011 06.10.2011 sf:#3419737 JOIN on overflowing name gives +o
#00085 06.10.2011 06.10.2011 sf:#3419658 client doesn't get KILL message
#00086 06.10.2011 ok as is sf:#3419663 not-PONG message doesn't reset PINGED
#00087 06.10.2011 06.10.2011 sf:#3419752 RPL_WHO ignores +i
#00088 06.10.2011 06.10.2011 sf:#3419768 mode # +b *!*@* doesn't work
#00089 08.10.2011 10.10.2011 sf:#3420614 bugged !chan illegal chars creating
#00090 10.10.2011 10.10.2011 does not rejoin channels if temp. unavailable
#00091 16.10.2011 16.10.2011 ircd: whois * doesn't work
#00092 19.10.2011 22.10.2011 sf:#3425864 +b/e/I not work on JOIN by shortname
#00093 19.10.2011 21.10.2011 sf:#3425868 +o/-o shown for channel creator
#00094 19.10.2011 22.10.2011 sf:#3425918 nick locked on nick backchange
#00095 19.10.2011 21.10.2011 sf:#3425953 modechange unhide nicks on +a chan
#00096 19.10.2011 22.10.2011 duplicate modes don't supressed (-pspssssssl)
#00097 24.10.2011 24.10.2011 sf:#3427820 silly remote invites to local channel
#00098 27.10.2011 28.10.2011 some threads left as zombie, not joined
#00099 27.10.2011 29.10.2011 /mode #chan does not work outside of #chan
#00100 29.10.2011 29.10.2011 sf:#3429955 USER after NICK may create duplicate
#00101 29.10.2011 sf:#3429957 channels are unavailable when on ACK
#00102 29.10.2011 30.10.2011 sf:#3429959 MODE !chan O isn't supported
#00103 29.10.2011 29.10.2011 sf:#3429978 already joined not ignored on counting
#00104 30.10.2011 30.10.2011 ircd:error on starting connect//after few attempts
#00105 31.10.2011 31.10.2011 tranzit SQUIT query splits query path
#00106 31.10.2011 01.11.2011 sf:#3430926 topic is changeable outside of channel
#00107 14.11.2011 sf:#3437903 twilight mode should be avoided
#00108 16.11.2011 rusnet-ircd silently accepts SQUIT query too
#00109 01.04.2012 04.04.2012 SIGSEGV in listener for ircd on ircd termination
#00110 01.04.2012 04.04.2012 ircd/bin/foxeye -crg ircd/ircd produces bad bang
#00111 03.04.2012 'MOTD File is missing' while it presents
#00112 11.06.2012 it's possible to get 2 FE running on bugged host
#00113 ---------- need optimization: time() eats CPU
#00114 23.05.2013 after ConnResetByPeer on uplink _ircd_uplinks==3
#00115 05.10.2014 12.10.2014 old FSF address everywhere
#00116 30.06.2015 ircd input isn't cut at 512 chars
#00117 12.06.2017 15.06.2017 no irc servers reachable: should retry in few mins