]> jfr.im git - irc/evilnet/x3.git/blob - ChangeLog.X3
see changelog
[irc/evilnet/x3.git] / ChangeLog.X3
1 /***********************************************************************
2 X3 ChangeLog
3
4 2005-04-20 Alex Schumann <rubin@afternet.org>
5
6 * src/proto-common.c: removing +d. needs to be a config option
7 or something.
8
9 * src/nickserv.help: modified main help reply of authserv
10
11 * src/nickserv.c: added title, epithet, and fakehost to oset listing
12
13 * src/modcmd.c: fixed up auto-help & alias command handling. Needs
14 totally redesigned though.
15
16 2005-04-15 Alex Schumann <rubin@afternet.org>
17
18 * src/proto-common.c: Temp fix for x3 not seeing -hv modes being set
19 at the same time. The whole block needs to be if/else instead of
20 switch though, to be cleaner.
21
22 * src/nickserv.help: added fakehost and title options to help oset.
23
24 * src/nickserv.c: removed 'style' setting. (was not being used in
25 code anyway)
26
27 2005-04-04 Neil Spierling <sirvulcan@gmail.com>
28
29 * src/proto-p10.c: Reinstated +d usermode.
30
31 2005-03-30 Alex Schumann <rubin@afternet.org>
32
33 * src/chanserv.c: Fixed unban.
34
35 * x3.conf.example: added note in snoop config that improper
36 setting for bots nick will cause segfault.
37
38 2005-03-22 Alex Schumann <rubin@afternet.org>
39
40 * x3.conf.example: added sethost/fakehost settings to conf
41
42 2005-03-19 Alex Schumann <rubin@afternet.org>
43
44 * chanserv.c: Changed style of command outputs, added userlevel back
45 to users list.
46
47 * opserv.c: Changed style of command outputs, removed warn feature
48
49 * tools.c: shortened duration string lengths
50
51 * main.c: shortened duration string lengths
52
53 * sendmail.c: Changed style of stats email
54
55 2005-03-18 Alex Schumann <rubin@afternet.org>
56
57 * Changed breef to brief...
58
59 * chanserv.c: Changed to access level names instead of numbers.
60
61 2005-03-17 Alex Schumann <rubin@afternet.org>
62
63
64 * src/opserv.c: Improved readability of trace print output
65
66 * src/chanserv.c: Improved cmd_list_users output & cleaned it up
67 a little.
68
69 * src/helpfile.c: Improved table_send readability (used in lots
70 of listings including users and stats network etc)
71
72 2005-03-15 Alex Schumann <rubin@afternet.org>
73
74 * src/chanserv.c: Improved some syntax error reporting for commands
75
76 * src/helpfile.c: Added a 'breef' help function
77
78 * src/helpfile.h: Added a 'breef' help function
79
80 * src/main.c: Improved some syntax error reporting for commands
81
82 * src/modcmd.c: Improved some syntax error reporting for commands
83
84 * src/modcmd.h: Improved some syntax error reporting for commands
85
86 2005-03-15 Reed Loden <reed@reedloden.com>
87
88 * Synchronization with srvx--devo--1.3--patch-19.
89
90 2005-03-12 Alex Schumann <rubin@afternet.org>
91
92 * src/common.h, src/opserv.h: more SRVX->X3 fixes
93
94 * opserv.c: fixed SRVX defines to X3
95
96 * src/nickserv.c: Applied patch to bring up to date with
97 local uncommitted changes on afternets srvx2 tree. improved
98 cookie gen code and removed /play from cookie messages.
99
100 * src/all, src/Makefile*, Makefile.in: changed srvx to x3 in a
101 bunch more places.
102
103 2005-03-07 Neil Spierling <sirvulcan@gmail.com>
104
105 * nickserv.help: Added odelcookie section.
106
107 * src/nickserv.c: Added odelcookie for deleting auth cookies and email
108 cookies.
109
110 * src/md5.c: Cleaned up compile warnings.
111
112 * src/nickserv.help: Added odelcookie section.
113
114 ***********************************************************************/
115
116 #define CVS_VERSION "$Revision$"
117