]> 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
2849e209 124/04/2011 REV 96
2X: Can now read rss feeds
3
3986f951 420/04/2011 REV 95
5Core: Fixed not deleting empty channels
6
89f2eafe 718/03/2011 REV 94
8S: Added remove command.
9X: Fixed userchan references.
10
ec7c57c9 1115/03/2011 REV 93
12SQL: Added drop for userchans.
13Q: Fixed help on chanlev.
14Q: Fixed not removing chanlev after removing the auth.
15
fd4c7cd7 1615/03/2011 REV 92
17Core: Fixed nasty bug in Burst parsing (thanks wiebe!).
18
5761d543 1915/03/2011 REV 91
20Core: userchans should now be internal.
21Core: holds voice status.
22Q: chaninfo displays userlist+modes.
23T: should now only parse it's own messages.
24
2cc40ef7 2514/03/2011 REV 90
26Core: Random Command: more checks implemented.
27
644fc012 2814/03/2011 REV 89
29Core: Added Create channel.
30Core: userchans should be held in memory now, next update will use this.
31Core: Random Command: various checks on inmemory userchans.
32
f3ee49da 3303/03/2011 REV 88
34Changes: file booboo.
35
3603/03/2011 REV 87
fe1ddb69 37V: Changed the way qwebirc host spoofing works.
38
cce7dd7e 3928/02/2011 REV 86
40V: Added qwebirc vhost support. Probably a bad idea to use, i'll write an actual patch for snircd some day.
41
4a02e290 4226/02/2011 REV 85
43Core: ConcurrentModificationException in delServer.
44
e1852f91 4518/11/2010 REV 84
46Core: Added RAW command.
47P: On hold, use pxys2 (tip: you need to add some includes).
48
bd09b4c0 4916/11/2010 REV 83
50Core: Cleaned up rehash code.
51Core: Improved jupes.
52Core: Made die() available to all.
53Q: Fixed the mess that was jupes.
54SQL: Added default line for X.
55SQL: Added default line for R.
56All: Changed all non critical system.exit()'s to C.die();
57
c86559ee 5829/09/2010 REV 82
59Q: Warning to protected nick holders.
60
99c32336 6115/09/2010 REV 81
62Core: Changed chanfix rules.
63
8a3ce9f6 6410/09/2010 REV 80
65Q: Fixed cleanup.
66
62b5f021 6710/09/2010 REV 79
68Q: Resetpassword had hardcoded Q name.
69
6f142ee8 7010/09/2010 REV 78
71Changes: file booboo.
72
7310/09/2010 REV 77
ac6b717f 74Core: Revamped CoreMail to use javamail and support authentication.
75Core: Better mail threading.
76Bash: Updated services to add mysqlconnector and javamail to classpath.
77
a626ea75 7809/06/2010 REV 76
79T: fixed unload causing a crash if no fakeclients were created.
80
0d5381f2 8118/02/2010 REV 75
82P: Added exceptions.
83
bf5f32d5 8418/02/2010 REV 74
85Core: Stopped crashing when backup directory is invalid.
86Core: Help without arguments shows showcommands.
87P: Fixed G-Line bug in BlackListScanner.
88P: Added option to just display a warning and not gline.
89
24a35c1c 9012/10/2009 REV 73
91Q: Updated IP display in Whois.
92
7376dcea 9309/09/2009 REV 72
94Core: Fixed a bug where a server would remain linked to a hub after it had split.
95Q: Fixed services dieing on duplicate Q ban.
96
7e4fed7d 9729/06/2009 REV 71
98Core: updated logon to use get_time
99
06881cc3 10029/06/2009 REV 70
101CHANGES: fixed
102
10329/06/2009 REV 69
32963f96 104Core: added log filter
105
06881cc3 10626/06/2009 REV 68
358a5b23 107R: Fixed bug in enable/disable
108
10915/06/2009 REV 67
13a81f87 110M: Made it not stop when one of the recipients doesn't exist.
111
aefbae76 11212/06/2009 REV 66
13a81f87 113M: Allows send to multiple recipients. (DimeCadmium)
aefbae76 114
5a65f2c5 11528/05/2009 REV 65
116Q: Updated levels on draw, changepas and defcon.
117
59411fcf 11826/05/2009 REV 64
119S: Added spamwords.
120
12125/05/2009 REV 63
c26dae2e 122Core: Exempt crawlers.
123Q: Removed additional confirmation from Invite.
124
7ee048fc 12508/05/2009 REV 62
126H: F.A.Q. System implemented.
127
2482e0e7 12808/05/2009 REV 61
129H: Pre-Alpha implementation of the F.A.Q. System, advise to ignore this rev.
130
aaf0b9ea 13108/05/2009 REV 60
132H: Pre-Alpha implementation of the F.A.Q. System, advise to ignore this rev.
133
13407/05/2009 REV 59
4a6f25e1 135P: Added possibility to add more then one blacklist
136T: Now has the possibility to scan channels using fakeusers.
137
ae7c111b
O
13806/05/2009 REV 58
139P: released.
140
cbead1ff 14105/05/2009 REV 57
142M: Changed Command names to be more logical.
143
32310e5f 14424/04/2009 REV 56
145Core: Fixed ip to integer conversion (uses longs now).
146Core: No longer tries to actually resolve the ips but uses the ircds resolving.
147Q: Serverlist fixed according to core ip changes.
148Q: Server fixed according to core ip changes.
149Q: Sbroadcast updated to relfect changes to memory.
150
94f73b36 15123/04/2009 REV 55
152X: Fixed fault in maxServers.
153
578f8ab6 15422/04/2009 REV 54
155Core: Backups are now dependant on the debug flag, if debugging is off, they will not be made.
156
29bb89b0 15722/04/2009 REV 53
158Q: Updated Auth and Challengeauth to relay their auth message to other modules.
159M: Now picks up on auths and notices the user when they have new messages.
160
3e2e8e67 16122/04/2009 REV 48-52
162SVN: updated directory structures, removed obsolete tag. Edge renamed branches and emptied out until major changes come along.
163
f996cf2e
O
16425/03/2009 REV 47
165Core: Updated the userlevels on Die, rehash, Load and Unload.
166Core: Fixed a bug in removing users that would cause the host,ip and auth to keep exisitng in memory.
167Q: Fixed bug in Serverlist.
168Q: Added deop command.
13a81f87 169S: Updated S chanflags help. (Darkpsy)
f996cf2e 170
15e049e4
O
17121/03/2009 REV 46
172Core: Changed the authlevels to a more logical set.
173Q: Changed the authlevels to a more logical set.
174
e5fddff1
O
17519/03/2009 REV 45
176Core: Chanfix no longer saves services.
177
76263c53
O
17819/03/2009 REV 44
179Discovered svn fluke. recommited.
180
18119/03/2009 REV 43
c26dae2e 182Q: chanlev: users can now remove their own flags, +w and +j are now also changeable by all users
5cb62c9d 183
76263c53
O
184XX/03/2009 REV42
185SVN fluke.
186
fc21b6d6
O
18717/03/2009 REV41
188Core: removed crawler exempts.
189Q: Added chanlev +j
190
1d4c958a
O
19117/03/2009 REV41
192Core: Exempt netsplit.de crawler.
193
88b4df98 19417/03/2009 REV40
fc21b6d6 195Q: Added chanlev +k
88b4df98 196
03b08208
O
19701/03/2009 REV39
198M: Added to SVN.
199
224417a9
O
20028/02/2009 REV38
201Core: fixed sethost.
202Q: Added a modes field to auth whois.
203V: Fixed a bug in forcehost (using user modes of the setter not settie).
204
531166fb 20528/02/2009 REV36 & Rev 37
17e4b65e
O
206Updated CreateAccount.
207
cb67c259
O
20828/02/2009 REV35
209T: Updated the botnet match.
210V: Removed startup message.
211Core: Fixed all timestamps, which should also fix the db cleanup issue.
212DB: Changed all fields to a more correct datatype than 'text'.
213Global: updated db classes and several others to reflect the new datatypes.
214DB: updated queries to work with mysql connector 5, although the thing still causes out of memory exceptions.
215Core: commands are now sorted alphabetically.
216H: Changed Quit message.
217DB: Optimized alot of queries and code.
218R: Updated DB code and config.
219S: Removed user and kills table, moved to internal memory.
220G: All memory is internal.
221Core: Added garbage collection.
222Core: Changed backup name format and made backups directly importable.
223Core: Users memory is internal.
224S: Now ignores services.
225Q: Stafflist changed, Services dev added. Staff with an authlev of 5000 or over will be ignored (handy for other services).
226Core: Deleting a non existing user no longer causes a crash.
227Core: Trying to load a non existant module on startup no longer causes a crash.
228Core: Auths loaded at startup, saved in real time.
229Core & Modules: Improves the commands processing.
230Q: Shade commands removed.
231Q: Added Userflags.
232Q: Invite works on multiple channels.
233Q: E-mail verification is optional.
234Core: Fixed typo.
235Core: Enabling debug will now also relay more messages to your reportchan.
236Q: Logoninfo is now saved.
237Q: Fixed crash on duplicate G-Line
238GLOBAL: Showcommands changed to a clearer listing
239Q: Fixed Act
240Q: Fixed various spelling mistakes
241Q: Userflags added
242Q: Auto vhost on auth
243V: Link vhosts to an auth
244Q: Fixed sbroadcast.
245X: Created.
246Core: Added internal timer.
247Q: Fixed Q reapplying expired Glines.
248Q: Fixed bug where a chanel that wasn't suspended got unsuspended Q didn't leave the channel.
249Core: Character encoding changed to ISO-8859-1.
250Core: Fixed some spelling.
251T: Added fakeclients to look for trojans.
252Q: Added cyclechannels command.
253Core: Updated showcommands.
254
255Name Changes:
256G->H
257U->G
258N->O
259
4fc25459
O
26013/04/2008 REV 34
261Core: Updated a Burst error with snircd.
262
fc55268c
O
26313/04/2008 REV 33
264Deleted some faulty svn content
265
9f393861
O
26613/04/2008 REV 32
267Core: Fixed pong message
268
26913/04/2008 REV 30-31
270Faulty Revisions.
271
15524d31 27222/03/2008 REV29
cb67c259
O
273R: Removed support for L.
274Logserv: removed.
15524d31 275
3a3023d3 27602/03/2008 REV28
277Q: Now accepts snircd channel modes.
278Global: added userlevel display to all showcommands.
279V: Changed hashing method.
280T: Removed join message.
281S: Changed Quit Message.
282LogServ: Changed Quit Message.
283Asuka support dropped.
284Snircd now officially supported.
285
0a3c3394
O
28619/12/2007 REV27
287Q: No longer deletes anything that expires (including glines and trusts) untill I can pinpoint the error.
288
fddb4657
O
28917/12/2007 REV26
290Updated entire package to Java 1.6
291REV25 Will NOT work
292
4051cd6e
O
29317/12/2007 REV25
294Q: Fixed bug when suspending a channel, then restarting Q, and not being able to remove Q.
295
18cd6efa 29618/10/2007 REV24
297T: Fixed gline issue.
298
4565d6c6 29918/10/2007 REV23
300Q: Added the compiled class... *sigh*
301T: Created a rough version of T with a very simple botnet detection.
302
c31e2eee 30318/10/2007 REV22
304Q: Fixed bug in not properly deleting jupes after they expired.
4565d6c6 305
553d066c 30625/05/2007 REV21
307LogServ: changed file layout and added dates to filenames.
308
92636887 30924/05/2007 REV20
310LogServ added.
311
dec7a45d 31223/05/2007 REV19
313Q: DBC: Some querry optimalisations.
314
c813e210 31515/05/2007 REV18
316Tutor: added invite to loading/ending tutorials
317Update version files
318
31915/05/2007 REV17
2e225944 320Cancelled snircd support for now.
321G: Queue system picks up users already in the channel (including voiced users)
322Q: fixed bug in not picking up a Clearmode
323
c813e210 32414/05/2007 REV16
51196add 325Updated Version files to reflect revision system.
326Q: Fixed bug in whois.
72f7703e 327U: Created One Armed Bandit
51196add 328
b1d4498c 32925/04/2007 V1.0.4
330Core: Fixed parsing of empty channels
331CreateAccount: Added an account creation program
332requestpassword.php: updated to reflect Core database.
333U: Connect4.java: removed printstacktrace.
334Tutor: Load.java: added a FileNotFoundException.
335
336
33708/04/2007 V1.0.4
338V: Created module
339
34026/06/2006 V1.0.3
341Tutor: Created module.
342
343Q: Fixed kick command kicking services.
344
34521/06/2006 V1.0.3
346U: Created module.
347
34820/06/2006 V1.0.3
349Q: Added Sbroadcast command.
350
35119/06/2006 V1.0.3
352Core: Fixed compability problem with startfile.
353
354Q: Added Shade command.
355 Fixed suspend only killing one auth account.
356
35719/02/2006 V1.0.2
358Core: Fixed bug in startfile.
359
cb67c259 36005/02/2006 V1.0.1 MILESTONE 1.0
b1d4498c 361Core: Added changelev command.
362 Picks up AC's by other servers.
363 Fixed bug in detecting mode changes.
364
365Q: Added requestowner command.
366 Added challenge command.
367 Added challengeauth command.
368 Fixed bug in detecting mode changes.
369
370
371Pre Core System Q:
372
37322-12-2005 V2.1.6 Holy Day
374* E-mail will require their password.
375
37620-12-2005 V2.1.6
377* Updated N,L-line parsing to the P10 docs.
378* Q now saves fakehosts.
379* Added unbanall command.
380* Added limit forcing.
381* When removing chanflag c,l or k, Q now removes the mode.
382* Modified flag extraction.
383
38419-12-2005 V2.1.6
385* Finally fixed the sync bug.
386
38718-12-2005 V2.1.6
388