]> jfr.im git - irc/evilnet/x3.git/blame - ChangeLog.X3
autoop, voice, bind, +Z mode
[irc/evilnet/x3.git] / ChangeLog.X3
CommitLineData
ceafd592 1/***********************************************************************
2 X3 ChangeLog
3
c8ca69a0 42005-05-04 Alex Schumann <rubin@afternet.org>
5
6 * src/chanserv.c: changed uset noautoop to uset autoop (removed double
7 negitive). Added set voice to provide control over use of voice.
8 Implimented a basic chanserv db version control system for upgrading
9 seamlessly.
10
11 * src/chanserv.help: adjusted help to reflect voice and uset autoop
12 changes.
13
14 * src/hash.h: updated ssz comment from z to Z
15
16 * src/modcmd.help: rewrote BIND help
17
18 * src/proto-p10.c: Added Z (sslonly) support back in
19
20 * UPGRADE: created file to document upgrading procedures needed
21
b75e24a3 222005-04-23 Alex Schumann <rubin@afternet.org>
23 * src/chanserv.c: removed settings: oplevel, halfoplevel, and
24 voicelevel, hard coding them to OP, HALFOP, and PEON. Changed
25 topicmask to be an on or off setting, uninfluenced by enftopic.
26 Added feature to use mask on /topic in addition to ,topic sets.
4cf6e271 27 Removed special consideration for ircops in protect_user()
b75e24a3 28
29 * src/chanserv.help: updated documentation to reflect the new and
30 much simpler topicmask feature, and removed op/voice levels.
31
684e2f02 32 * src/nickserv.c: added tailing 'end of' line for accountinfo
33 for non-opers too.
34
4cf6e271 35 * src/modcmd.c: tweaked alias notification for help and breef help.
36
180e0971 372005-04-20 Alex Schumann <rubin@afternet.org>
38
39 * src/proto-common.c: removing +d. needs to be a config option
40 or something.
41
42 * src/nickserv.help: modified main help reply of authserv
43
44 * src/nickserv.c: added title, epithet, and fakehost to oset listing
45
46 * src/modcmd.c: fixed up auto-help & alias command handling. Needs
47 totally redesigned though.
48
4bffb7bd 492005-04-15 Alex Schumann <rubin@afternet.org>
50
51 * src/proto-common.c: Temp fix for x3 not seeing -hv modes being set
52 at the same time. The whole block needs to be if/else instead of
53 switch though, to be cleaner.
54
55 * src/nickserv.help: added fakehost and title options to help oset.
56
57 * src/nickserv.c: removed 'style' setting. (was not being used in
58 code anyway)
59
66bb2c5b 602005-04-04 Neil Spierling <sirvulcan@gmail.com>
61
62 * src/proto-p10.c: Reinstated +d usermode.
63
aa222db2 642005-03-30 Alex Schumann <rubin@afternet.org>
65
66 * src/chanserv.c: Fixed unban.
67
4c1f98d9 68 * x3.conf.example: added note in snoop config that improper
69 setting for bots nick will cause segfault.
70
04009ebf 712005-03-22 Alex Schumann <rubin@afternet.org>
72
73 * x3.conf.example: added sethost/fakehost settings to conf
74
de9510bc 752005-03-19 Alex Schumann <rubin@afternet.org>
76
77 * chanserv.c: Changed style of command outputs, added userlevel back
78 to users list.
79
c52666c6 80 * opserv.c: Changed style of command outputs, removed warn feature
de9510bc 81
82 * tools.c: shortened duration string lengths
83
84 * main.c: shortened duration string lengths
85
86 * sendmail.c: Changed style of stats email
87
567a5f26 882005-03-18 Alex Schumann <rubin@afternet.org>
89
90 * Changed breef to brief...
91
a915f7d4 92 * chanserv.c: Changed to access level names instead of numbers.
93
e6892204 942005-03-17 Alex Schumann <rubin@afternet.org>
95
567a5f26 96
e6892204 97 * src/opserv.c: Improved readability of trace print output
98
99 * src/chanserv.c: Improved cmd_list_users output & cleaned it up
100 a little.
101
102 * src/helpfile.c: Improved table_send readability (used in lots
103 of listings including users and stats network etc)
104
4b5782a4 1052005-03-15 Alex Schumann <rubin@afternet.org>
106
107 * src/chanserv.c: Improved some syntax error reporting for commands
108
109 * src/helpfile.c: Added a 'breef' help function
110
111 * src/helpfile.h: Added a 'breef' help function
112
113 * src/main.c: Improved some syntax error reporting for commands
114
115 * src/modcmd.c: Improved some syntax error reporting for commands
116
117 * src/modcmd.h: Improved some syntax error reporting for commands
118
47777b9b 1192005-03-15 Reed Loden <reed@reedloden.com>
120
121 * Synchronization with srvx--devo--1.3--patch-19.
122
1232005-03-12 Alex Schumann <rubin@afternet.org>
f14e4f83 124
921592dd 125 * src/common.h, src/opserv.h: more SRVX->X3 fixes
126
f14e4f83 127 * opserv.c: fixed SRVX defines to X3
5885cc06 128
51db18e0 129 * src/nickserv.c: Applied patch to bring up to date with
130 local uncommitted changes on afternets srvx2 tree. improved
131 cookie gen code and removed /play from cookie messages.
132
ee20ba5b 133 * src/all, src/Makefile*, Makefile.in: changed srvx to x3 in a
5885cc06 134 bunch more places.
135
34938510 1362005-03-07 Neil Spierling <sirvulcan@gmail.com>
ceafd592 137
34938510 138 * nickserv.help: Added odelcookie section.
139
140 * src/nickserv.c: Added odelcookie for deleting auth cookies and email
141 cookies.
142
143 * src/md5.c: Cleaned up compile warnings.
144
145 * src/nickserv.help: Added odelcookie section.
ceafd592 146
147***********************************************************************/
148
149#define CVS_VERSION "$Revision$"
150