]> 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
c26dae2e 108/05/2009 REV 62
2Core: Exempt crawlers.
3Q: Removed additional confirmation from Invite.
4
7ee048fc 508/05/2009 REV 62
6H: F.A.Q. System implemented.
7
2482e0e7 808/05/2009 REV 61
9H: Pre-Alpha implementation of the F.A.Q. System, advise to ignore this rev.
10
aaf0b9ea 1108/05/2009 REV 60
12H: Pre-Alpha implementation of the F.A.Q. System, advise to ignore this rev.
13
1407/05/2009 REV 59
4a6f25e1 15P: Added possibility to add more then one blacklist
16T: Now has the possibility to scan channels using fakeusers.
17
ae7c111b
O
1806/05/2009 REV 58
19P: released.
20
cbead1ff 2105/05/2009 REV 57
22M: Changed Command names to be more logical.
23
32310e5f 2424/04/2009 REV 56
25Core: Fixed ip to integer conversion (uses longs now).
26Core: No longer tries to actually resolve the ips but uses the ircds resolving.
27Q: Serverlist fixed according to core ip changes.
28Q: Server fixed according to core ip changes.
29Q: Sbroadcast updated to relfect changes to memory.
30
94f73b36 3123/04/2009 REV 55
32X: Fixed fault in maxServers.
33
578f8ab6 3422/04/2009 REV 54
35Core: Backups are now dependant on the debug flag, if debugging is off, they will not be made.
36
29bb89b0 3722/04/2009 REV 53
38Q: Updated Auth and Challengeauth to relay their auth message to other modules.
39M: Now picks up on auths and notices the user when they have new messages.
40
3e2e8e67 4122/04/2009 REV 48-52
42SVN: updated directory structures, removed obsolete tag. Edge renamed branches and emptied out until major changes come along.
43
f996cf2e
O
4425/03/2009 REV 47
45Core: Updated the userlevels on Die, rehash, Load and Unload.
46Core: Fixed a bug in removing users that would cause the host,ip and auth to keep exisitng in memory.
47Q: Fixed bug in Serverlist.
48Q: Added deop command.
49S: Updated S chanflags help.
50
15e049e4
O
5121/03/2009 REV 46
52Core: Changed the authlevels to a more logical set.
53Q: Changed the authlevels to a more logical set.
54
e5fddff1
O
5519/03/2009 REV 45
56Core: Chanfix no longer saves services.
57
76263c53
O
5819/03/2009 REV 44
59Discovered svn fluke. recommited.
60
6119/03/2009 REV 43
c26dae2e 62Q: chanlev: users can now remove their own flags, +w and +j are now also changeable by all users
5cb62c9d 63
76263c53
O
64XX/03/2009 REV42
65SVN fluke.
66
fc21b6d6
O
6717/03/2009 REV41
68Core: removed crawler exempts.
69Q: Added chanlev +j
70
1d4c958a
O
7117/03/2009 REV41
72Core: Exempt netsplit.de crawler.
73
88b4df98 7417/03/2009 REV40
fc21b6d6 75Q: Added chanlev +k
88b4df98 76
03b08208
O
7701/03/2009 REV39
78M: Added to SVN.
79
224417a9
O
8028/02/2009 REV38
81Core: fixed sethost.
82Q: Added a modes field to auth whois.
83V: Fixed a bug in forcehost (using user modes of the setter not settie).
84
531166fb 8528/02/2009 REV36 & Rev 37
17e4b65e
O
86Updated CreateAccount.
87
cb67c259
O
8828/02/2009 REV35
89T: Updated the botnet match.
90V: Removed startup message.
91Core: Fixed all timestamps, which should also fix the db cleanup issue.
92DB: Changed all fields to a more correct datatype than 'text'.
93Global: updated db classes and several others to reflect the new datatypes.
94DB: updated queries to work with mysql connector 5, although the thing still causes out of memory exceptions.
95Core: commands are now sorted alphabetically.
96H: Changed Quit message.
97DB: Optimized alot of queries and code.
98R: Updated DB code and config.
99S: Removed user and kills table, moved to internal memory.
100G: All memory is internal.
101Core: Added garbage collection.
102Core: Changed backup name format and made backups directly importable.
103Core: Users memory is internal.
104S: Now ignores services.
105Q: Stafflist changed, Services dev added. Staff with an authlev of 5000 or over will be ignored (handy for other services).
106Core: Deleting a non existing user no longer causes a crash.
107Core: Trying to load a non existant module on startup no longer causes a crash.
108Core: Auths loaded at startup, saved in real time.
109Core & Modules: Improves the commands processing.
110Q: Shade commands removed.
111Q: Added Userflags.
112Q: Invite works on multiple channels.
113Q: E-mail verification is optional.
114Core: Fixed typo.
115Core: Enabling debug will now also relay more messages to your reportchan.
116Q: Logoninfo is now saved.
117Q: Fixed crash on duplicate G-Line
118GLOBAL: Showcommands changed to a clearer listing
119Q: Fixed Act
120Q: Fixed various spelling mistakes
121Q: Userflags added
122Q: Auto vhost on auth
123V: Link vhosts to an auth
124Q: Fixed sbroadcast.
125X: Created.
126Core: Added internal timer.
127Q: Fixed Q reapplying expired Glines.
128Q: Fixed bug where a chanel that wasn't suspended got unsuspended Q didn't leave the channel.
129Core: Character encoding changed to ISO-8859-1.
130Core: Fixed some spelling.
131T: Added fakeclients to look for trojans.
132Q: Added cyclechannels command.
133Core: Updated showcommands.
134
135Name Changes:
136G->H
137U->G
138N->O
139
4fc25459
O
14013/04/2008 REV 34
141Core: Updated a Burst error with snircd.
142
fc55268c
O
14313/04/2008 REV 33
144Deleted some faulty svn content
145
9f393861
O
14613/04/2008 REV 32
147Core: Fixed pong message
148
14913/04/2008 REV 30-31
150Faulty Revisions.
151
15524d31 15222/03/2008 REV29
cb67c259
O
153R: Removed support for L.
154Logserv: removed.
15524d31 155
3a3023d3 15602/03/2008 REV28
157Q: Now accepts snircd channel modes.
158Global: added userlevel display to all showcommands.
159V: Changed hashing method.
160T: Removed join message.
161S: Changed Quit Message.
162LogServ: Changed Quit Message.
163Asuka support dropped.
164Snircd now officially supported.
165
0a3c3394
O
16619/12/2007 REV27
167Q: No longer deletes anything that expires (including glines and trusts) untill I can pinpoint the error.
168
fddb4657
O
16917/12/2007 REV26
170Updated entire package to Java 1.6
171REV25 Will NOT work
172
4051cd6e
O
17317/12/2007 REV25
174Q: Fixed bug when suspending a channel, then restarting Q, and not being able to remove Q.
175
18cd6efa 17618/10/2007 REV24
177T: Fixed gline issue.
178
4565d6c6 17918/10/2007 REV23
180Q: Added the compiled class... *sigh*
181T: Created a rough version of T with a very simple botnet detection.
182
c31e2eee 18318/10/2007 REV22
184Q: Fixed bug in not properly deleting jupes after they expired.
4565d6c6 185
553d066c 18625/05/2007 REV21
187LogServ: changed file layout and added dates to filenames.
188
92636887 18924/05/2007 REV20
190LogServ added.
191
dec7a45d 19223/05/2007 REV19
193Q: DBC: Some querry optimalisations.
194
c813e210 19515/05/2007 REV18
196Tutor: added invite to loading/ending tutorials
197Update version files
198
19915/05/2007 REV17
2e225944 200Cancelled snircd support for now.
201G: Queue system picks up users already in the channel (including voiced users)
202Q: fixed bug in not picking up a Clearmode
203
c813e210 20414/05/2007 REV16
51196add 205Updated Version files to reflect revision system.
206Q: Fixed bug in whois.
72f7703e 207U: Created One Armed Bandit
51196add 208
b1d4498c 20925/04/2007 V1.0.4
210Core: Fixed parsing of empty channels
211CreateAccount: Added an account creation program
212requestpassword.php: updated to reflect Core database.
213U: Connect4.java: removed printstacktrace.
214Tutor: Load.java: added a FileNotFoundException.
215
216
21708/04/2007 V1.0.4
218V: Created module
219
22026/06/2006 V1.0.3
221Tutor: Created module.
222
223Q: Fixed kick command kicking services.
224
22521/06/2006 V1.0.3
226U: Created module.
227
22820/06/2006 V1.0.3
229Q: Added Sbroadcast command.
230
23119/06/2006 V1.0.3
232Core: Fixed compability problem with startfile.
233
234Q: Added Shade command.
235 Fixed suspend only killing one auth account.
236
23719/02/2006 V1.0.2
238Core: Fixed bug in startfile.
239
cb67c259 24005/02/2006 V1.0.1 MILESTONE 1.0
b1d4498c 241Core: Added changelev command.
242 Picks up AC's by other servers.
243 Fixed bug in detecting mode changes.
244
245Q: Added requestowner command.
246 Added challenge command.
247 Added challengeauth command.
248 Fixed bug in detecting mode changes.
249
250
251Pre Core System Q:
252
25322-12-2005 V2.1.6 Holy Day
254* E-mail will require their password.
255
25620-12-2005 V2.1.6
257* Updated N,L-line parsing to the P10 docs.
258* Q now saves fakehosts.
259* Added unbanall command.
260* Added limit forcing.
261* When removing chanflag c,l or k, Q now removes the mode.
262* Modified flag extraction.
263
26419-12-2005 V2.1.6
265* Finally fixed the sync bug.
266
26718-12-2005 V2.1.6
268