]> jfr.im git - irc/evilnet/x3.git/blame - ChangeLog.X3
Fixing executable bit on configure
[irc/evilnet/x3.git] / ChangeLog.X3
CommitLineData
ceafd592 1/***********************************************************************
2 X3 ChangeLog
3
8e11460f
AS
42005-07-06 Alex Schumann <rubin@afternet.org>
5
6 * src/chanserv.c: Fixed a couple awkward looking outputs with userlist
7
8 * src/opserv.c: Fixed an awkward output of trace count etc.
9
ca22ccd3
AS
102005-06-22 Alex Schumann <rubin@afternet.org>
11 * src/chanserv.help: Improved DURATION help
12
13 * src/tools.c: Changed 'M' duration to 30 days (not 31) as its
14 a better average.
15
f8f30e75
AS
162005-05-27 Alex Schumann <rubin@afternet.org>
17
fa0fac3e
AS
18 * src/chanserv.c: Improved usability of register command, fixed
19 unregister reply.
f8f30e75
AS
20
21 * src/chanserv.help: Improved usability of register command
22
56269744
AS
232005-05-27 Alex Schumann <rubin@afternet.org>
24
25 * src/chanserv.c: Resync working now
26
1bcd5f19 272005-05-27 Reed Loden <reed@reedloden.com>
28
29 * src/chanserv.c: Fixed an incorrectly named message. Fixed some
30 grammar issues in the message send to pending users. Fixed a
31 problem with some of the resync code.
32
5ca901c3
AS
332005-05-27 Alex Schumann <rubin@afternet.org>
34
35 * src/chanserv.c: make pending add check if the person is already on
36 the userlist before re-adding them (thx exec & reed for noticing this)
37 Fix capitalisation of I in pending notice.
38
ed05669c
AS
392005-05-18 Alex Schumann <rubin@afternet.org>
40
41 * src/modcmd.c: reed pointed out that modcmd non-command help wasnt
42 working, and pointed me to the opserv helpfiles command, which shows
43 what services search what help files. This fixes the help command to
44 search that list as it should. Still need to modify the 'default'
45 helpfile search bindigs because I dont think chanserv should respond
46 to help from opserv's db, etc. See opserv's 'helpfiles' command.
47
48 * src/modcmd.help: clarified 'helpfiles' help.
49
b1bf690d
AS
502005-05-18 Alex Schumann <rubin@afternet.org>
51
1d957482
AS
52 * src/helpfile.c: make send_help() return true/false and not send
53 errors so svccmd_send_help can 'take control' of things.
54
55 * src/modcmd.c: Fixed up the help system (again) / find aliased
ed05669c
AS
56 commands help if none exists. / Display no help for that command on
57 commands (instead of topic)
b1bf690d
AS
58
59 * src/modcmd.h: Fixed up the help system (again)
60
61 * src/global.c: Fixed syntax display
62
63 * src/chanserv.help: Removed =---= formatting, fixed a few things.
1d957482 64 *spelling ++more spelling (thx reed)
b1bf690d
AS
65
66 * src/nickserv.help: Removed =---= formatting, fixed a few things.
1d957482 67 *spelling ++more spelling (thx reed)
b1bf690d
AS
68
69 * src/opserv.help: Removed =---= formatting, fixed a few things.
1d957482 70 ++spelling (thx reed)
b1bf690d
AS
71
72 * src/global.help: simplified index
73
74 * src/nickserv.c: Changed message users get when their email is
75 already used for an account, fixed syntax help
76
77 * src/opserv.c: fixed syntax help
78
95a73185
AS
792005-05-16 Alex Schumann <rubin@afternet.org>
80
81 * src/chanserv.help: Fixed a couple ban/lamer conversions i missed in
82 the help file.
83
c8273589
AS
842005-05-04 Alex Schumann <rubin@afternet.org>
85
86 * src/modcmd.c: added a 'rebindall' command to assist with
87 upgrades and changes which change command bindings.
88
89 * src/modcmd.help: modified help to reflect above
90
91 * src/opserv.help: modified help to reflect above
92
93 * src/chanserv.c: changed addban, addtimedban, delban, bans etc
94 to addlamer, dellamer, addtimedlamer, lamers to reduce confusion
95 between channel bans (+b) and x3 remembered bans (lamers)
96
97 * src/chanserv.help: modified help to reflect above
98
99 * UPGRADE: added use of rebindall to upgrade instructions
100
ac3bdc8d
AS
1012005-05-04 Alex Schumann <rubin@afternet.org>
102
103 * src/chanserv.c: added an 'adduser pending' feature, where if
104 someone isn't authed x3 will ask them to /auth or register, and then
105 automatically finish adding them to the channel when they do.
a03d6c77 106 Fixed email bug with adduser pending
ac3bdc8d
AS
107
108 * src/chanserv.h: adduser pending
109
110 * src/hash.c: adduser pending
111
112 * src/hash.h: adduser pending, and increased maxbans to 128 from 45.
113
02c37249
AS
114 * src/nickserv.c: adduser pending cleanup and activation code,
115 Arch sync (Avoid losing channel information when
116 replacing an account using the mergedb command.)
ac3bdc8d
AS
117
118 * src/proto-p10.c: adduser pending cleanup code
119
b5885247
AS
120 * src/nickserv.help: improved set and register help
121
c8ca69a0
AS
1222005-05-04 Alex Schumann <rubin@afternet.org>
123
124 * src/chanserv.c: changed uset noautoop to uset autoop (removed double
125 negitive). Added set voice to provide control over use of voice.
126 Implimented a basic chanserv db version control system for upgrading
127 seamlessly.
128
129 * src/chanserv.help: adjusted help to reflect voice and uset autoop
130 changes.
131
132 * src/hash.h: updated ssz comment from z to Z
133
134 * src/modcmd.help: rewrote BIND help
135
136 * src/proto-p10.c: Added Z (sslonly) support back in
137
ac3bdc8d 138 * UPGRADE: created file to document upgrading procedures
c8ca69a0 139
b75e24a3
AS
1402005-04-23 Alex Schumann <rubin@afternet.org>
141 * src/chanserv.c: removed settings: oplevel, halfoplevel, and
142 voicelevel, hard coding them to OP, HALFOP, and PEON. Changed
143 topicmask to be an on or off setting, uninfluenced by enftopic.
144 Added feature to use mask on /topic in addition to ,topic sets.
4cf6e271 145 Removed special consideration for ircops in protect_user()
b75e24a3
AS
146
147 * src/chanserv.help: updated documentation to reflect the new and
148 much simpler topicmask feature, and removed op/voice levels.
149
684e2f02
AS
150 * src/nickserv.c: added tailing 'end of' line for accountinfo
151 for non-opers too.
152
4cf6e271
AS
153 * src/modcmd.c: tweaked alias notification for help and breef help.
154
180e0971
AS
1552005-04-20 Alex Schumann <rubin@afternet.org>
156
157 * src/proto-common.c: removing +d. needs to be a config option
158 or something.
159
160 * src/nickserv.help: modified main help reply of authserv
161
162 * src/nickserv.c: added title, epithet, and fakehost to oset listing
163
164 * src/modcmd.c: fixed up auto-help & alias command handling. Needs
165 totally redesigned though.
166
4bffb7bd
AS
1672005-04-15 Alex Schumann <rubin@afternet.org>
168
169 * src/proto-common.c: Temp fix for x3 not seeing -hv modes being set
170 at the same time. The whole block needs to be if/else instead of
171 switch though, to be cleaner.
172
173 * src/nickserv.help: added fakehost and title options to help oset.
174
175 * src/nickserv.c: removed 'style' setting. (was not being used in
176 code anyway)
177
66bb2c5b 1782005-04-04 Neil Spierling <sirvulcan@gmail.com>
179
180 * src/proto-p10.c: Reinstated +d usermode.
181
aa222db2
AS
1822005-03-30 Alex Schumann <rubin@afternet.org>
183
184 * src/chanserv.c: Fixed unban.
185
4c1f98d9
AS
186 * x3.conf.example: added note in snoop config that improper
187 setting for bots nick will cause segfault.
188
04009ebf
AS
1892005-03-22 Alex Schumann <rubin@afternet.org>
190
191 * x3.conf.example: added sethost/fakehost settings to conf
192
de9510bc
AS
1932005-03-19 Alex Schumann <rubin@afternet.org>
194
195 * chanserv.c: Changed style of command outputs, added userlevel back
196 to users list.
197
c52666c6 198 * opserv.c: Changed style of command outputs, removed warn feature
de9510bc
AS
199
200 * tools.c: shortened duration string lengths
201
202 * main.c: shortened duration string lengths
203
204 * sendmail.c: Changed style of stats email
205
567a5f26
AS
2062005-03-18 Alex Schumann <rubin@afternet.org>
207
208 * Changed breef to brief...
209
a915f7d4
AS
210 * chanserv.c: Changed to access level names instead of numbers.
211
e6892204
AS
2122005-03-17 Alex Schumann <rubin@afternet.org>
213
567a5f26 214
e6892204
AS
215 * src/opserv.c: Improved readability of trace print output
216
217 * src/chanserv.c: Improved cmd_list_users output & cleaned it up
218 a little.
219
220 * src/helpfile.c: Improved table_send readability (used in lots
221 of listings including users and stats network etc)
222
4b5782a4
AS
2232005-03-15 Alex Schumann <rubin@afternet.org>
224
225 * src/chanserv.c: Improved some syntax error reporting for commands
226
227 * src/helpfile.c: Added a 'breef' help function
228
229 * src/helpfile.h: Added a 'breef' help function
230
231 * src/main.c: Improved some syntax error reporting for commands
232
233 * src/modcmd.c: Improved some syntax error reporting for commands
234
235 * src/modcmd.h: Improved some syntax error reporting for commands
236
47777b9b 2372005-03-15 Reed Loden <reed@reedloden.com>
238
239 * Synchronization with srvx--devo--1.3--patch-19.
240
2412005-03-12 Alex Schumann <rubin@afternet.org>
f14e4f83 242
921592dd
AS
243 * src/common.h, src/opserv.h: more SRVX->X3 fixes
244
f14e4f83 245 * opserv.c: fixed SRVX defines to X3
5885cc06 246
51db18e0
AS
247 * src/nickserv.c: Applied patch to bring up to date with
248 local uncommitted changes on afternets srvx2 tree. improved
249 cookie gen code and removed /play from cookie messages.
250
ee20ba5b 251 * src/all, src/Makefile*, Makefile.in: changed srvx to x3 in a
5885cc06
AS
252 bunch more places.
253
34938510 2542005-03-07 Neil Spierling <sirvulcan@gmail.com>
ceafd592 255
34938510 256 * nickserv.help: Added odelcookie section.
257
258 * src/nickserv.c: Added odelcookie for deleting auth cookies and email
259 cookies.
260
261 * src/md5.c: Cleaned up compile warnings.
262
263 * src/nickserv.help: Added odelcookie section.
ceafd592 264
265***********************************************************************/
266
267#define CVS_VERSION "$Revision$"
268