]> jfr.im git - irc/borknet/trunk.git/blame - CHANGES
git-svn-id: https://svn.code.sf.net/p/borknet-dev-com/code/borknet_services/trunk...
[irc/borknet/trunk.git] / CHANGES
CommitLineData
03b08208
O
101/03/2009 REV39
2M: Added to SVN.
3
224417a9
O
428/02/2009 REV38
5Core: fixed sethost.
6Q: Added a modes field to auth whois.
7V: Fixed a bug in forcehost (using user modes of the setter not settie).
8
531166fb 928/02/2009 REV36 & Rev 37
17e4b65e
O
10Updated CreateAccount.
11
cb67c259
O
1228/02/2009 REV35
13T: Updated the botnet match.
14V: Removed startup message.
15Core: Fixed all timestamps, which should also fix the db cleanup issue.
16DB: Changed all fields to a more correct datatype than 'text'.
17Global: updated db classes and several others to reflect the new datatypes.
18DB: updated queries to work with mysql connector 5, although the thing still causes out of memory exceptions.
19Core: commands are now sorted alphabetically.
20H: Changed Quit message.
21DB: Optimized alot of queries and code.
22R: Updated DB code and config.
23S: Removed user and kills table, moved to internal memory.
24G: All memory is internal.
25Core: Added garbage collection.
26Core: Changed backup name format and made backups directly importable.
27Core: Users memory is internal.
28S: Now ignores services.
29Q: Stafflist changed, Services dev added. Staff with an authlev of 5000 or over will be ignored (handy for other services).
30Core: Deleting a non existing user no longer causes a crash.
31Core: Trying to load a non existant module on startup no longer causes a crash.
32Core: Auths loaded at startup, saved in real time.
33Core & Modules: Improves the commands processing.
34Q: Shade commands removed.
35Q: Added Userflags.
36Q: Invite works on multiple channels.
37Q: E-mail verification is optional.
38Core: Fixed typo.
39Core: Enabling debug will now also relay more messages to your reportchan.
40Q: Logoninfo is now saved.
41Q: Fixed crash on duplicate G-Line
42GLOBAL: Showcommands changed to a clearer listing
43Q: Fixed Act
44Q: Fixed various spelling mistakes
45Q: Userflags added
46Q: Auto vhost on auth
47V: Link vhosts to an auth
48Q: Fixed sbroadcast.
49X: Created.
50Core: Added internal timer.
51Q: Fixed Q reapplying expired Glines.
52Q: Fixed bug where a chanel that wasn't suspended got unsuspended Q didn't leave the channel.
53Core: Character encoding changed to ISO-8859-1.
54Core: Fixed some spelling.
55T: Added fakeclients to look for trojans.
56Q: Added cyclechannels command.
57Core: Updated showcommands.
58
59Name Changes:
60G->H
61U->G
62N->O
63
4fc25459
O
6413/04/2008 REV 34
65Core: Updated a Burst error with snircd.
66
fc55268c
O
6713/04/2008 REV 33
68Deleted some faulty svn content
69
9f393861
O
7013/04/2008 REV 32
71Core: Fixed pong message
72
7313/04/2008 REV 30-31
74Faulty Revisions.
75
15524d31 7622/03/2008 REV29
cb67c259
O
77R: Removed support for L.
78Logserv: removed.
15524d31 79
3a3023d3 8002/03/2008 REV28
81Q: Now accepts snircd channel modes.
82Global: added userlevel display to all showcommands.
83V: Changed hashing method.
84T: Removed join message.
85S: Changed Quit Message.
86LogServ: Changed Quit Message.
87Asuka support dropped.
88Snircd now officially supported.
89
0a3c3394
O
9019/12/2007 REV27
91Q: No longer deletes anything that expires (including glines and trusts) untill I can pinpoint the error.
92
fddb4657
O
9317/12/2007 REV26
94Updated entire package to Java 1.6
95REV25 Will NOT work
96
4051cd6e
O
9717/12/2007 REV25
98Q: Fixed bug when suspending a channel, then restarting Q, and not being able to remove Q.
99
18cd6efa 10018/10/2007 REV24
101T: Fixed gline issue.
102
4565d6c6 10318/10/2007 REV23
104Q: Added the compiled class... *sigh*
105T: Created a rough version of T with a very simple botnet detection.
106
c31e2eee 10718/10/2007 REV22
108Q: Fixed bug in not properly deleting jupes after they expired.
4565d6c6 109
553d066c 11025/05/2007 REV21
111LogServ: changed file layout and added dates to filenames.
112
92636887 11324/05/2007 REV20
114LogServ added.
115
dec7a45d 11623/05/2007 REV19
117Q: DBC: Some querry optimalisations.
118
c813e210 11915/05/2007 REV18
120Tutor: added invite to loading/ending tutorials
121Update version files
122
12315/05/2007 REV17
2e225944 124Cancelled snircd support for now.
125G: Queue system picks up users already in the channel (including voiced users)
126Q: fixed bug in not picking up a Clearmode
127
c813e210 12814/05/2007 REV16
51196add 129Updated Version files to reflect revision system.
130Q: Fixed bug in whois.
72f7703e 131U: Created One Armed Bandit
51196add 132
b1d4498c 13325/04/2007 V1.0.4
134Core: Fixed parsing of empty channels
135CreateAccount: Added an account creation program
136requestpassword.php: updated to reflect Core database.
137U: Connect4.java: removed printstacktrace.
138Tutor: Load.java: added a FileNotFoundException.
139
140
14108/04/2007 V1.0.4
142V: Created module
143
14426/06/2006 V1.0.3
145Tutor: Created module.
146
147Q: Fixed kick command kicking services.
148
14921/06/2006 V1.0.3
150U: Created module.
151
15220/06/2006 V1.0.3
153Q: Added Sbroadcast command.
154
15519/06/2006 V1.0.3
156Core: Fixed compability problem with startfile.
157
158Q: Added Shade command.
159 Fixed suspend only killing one auth account.
160
16119/02/2006 V1.0.2
162Core: Fixed bug in startfile.
163
cb67c259 16405/02/2006 V1.0.1 MILESTONE 1.0
b1d4498c 165Core: Added changelev command.
166 Picks up AC's by other servers.
167 Fixed bug in detecting mode changes.
168
169Q: Added requestowner command.
170 Added challenge command.
171 Added challengeauth command.
172 Fixed bug in detecting mode changes.
173
174
175Pre Core System Q:
176
17722-12-2005 V2.1.6 Holy Day
178* E-mail will require their password.
179
18020-12-2005 V2.1.6
181* Updated N,L-line parsing to the P10 docs.
182* Q now saves fakehosts.
183* Added unbanall command.
184* Added limit forcing.
185* When removing chanflag c,l or k, Q now removes the mode.
186* Modified flag extraction.
187
18819-12-2005 V2.1.6
189* Finally fixed the sync bug.
190
19118-12-2005 V2.1.6
192