]> 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
62b5f021 110/09/2010 REV 79
2Q: Resetpassword had hardcoded Q name.
3
6f142ee8 410/09/2010 REV 78
5Changes: file booboo.
6
710/09/2010 REV 77
ac6b717f 8Core: Revamped CoreMail to use javamail and support authentication.
9Core: Better mail threading.
10Bash: Updated services to add mysqlconnector and javamail to classpath.
11
a626ea75 1209/06/2010 REV 76
13T: fixed unload causing a crash if no fakeclients were created.
14
0d5381f2 1518/02/2010 REV 75
16P: Added exceptions.
17
bf5f32d5 1818/02/2010 REV 74
19Core: Stopped crashing when backup directory is invalid.
20Core: Help without arguments shows showcommands.
21P: Fixed G-Line bug in BlackListScanner.
22P: Added option to just display a warning and not gline.
23
24a35c1c 2412/10/2009 REV 73
25Q: Updated IP display in Whois.
26
7376dcea 2709/09/2009 REV 72
28Core: Fixed a bug where a server would remain linked to a hub after it had split.
29Q: Fixed services dieing on duplicate Q ban.
30
7e4fed7d 3129/06/2009 REV 71
32Core: updated logon to use get_time
33
06881cc3 3429/06/2009 REV 70
35CHANGES: fixed
36
3729/06/2009 REV 69
32963f96 38Core: added log filter
39
06881cc3 4026/06/2009 REV 68
358a5b23 41R: Fixed bug in enable/disable
42
4315/06/2009 REV 67
13a81f87 44M: Made it not stop when one of the recipients doesn't exist.
45
aefbae76 4612/06/2009 REV 66
13a81f87 47M: Allows send to multiple recipients. (DimeCadmium)
aefbae76 48
5a65f2c5 4928/05/2009 REV 65
50Q: Updated levels on draw, changepas and defcon.
51
59411fcf 5226/05/2009 REV 64
53S: Added spamwords.
54
5525/05/2009 REV 63
c26dae2e 56Core: Exempt crawlers.
57Q: Removed additional confirmation from Invite.
58
7ee048fc 5908/05/2009 REV 62
60H: F.A.Q. System implemented.
61
2482e0e7 6208/05/2009 REV 61
63H: Pre-Alpha implementation of the F.A.Q. System, advise to ignore this rev.
64
aaf0b9ea 6508/05/2009 REV 60
66H: Pre-Alpha implementation of the F.A.Q. System, advise to ignore this rev.
67
6807/05/2009 REV 59
4a6f25e1 69P: Added possibility to add more then one blacklist
70T: Now has the possibility to scan channels using fakeusers.
71
ae7c111b
O
7206/05/2009 REV 58
73P: released.
74
cbead1ff 7505/05/2009 REV 57
76M: Changed Command names to be more logical.
77
32310e5f 7824/04/2009 REV 56
79Core: Fixed ip to integer conversion (uses longs now).
80Core: No longer tries to actually resolve the ips but uses the ircds resolving.
81Q: Serverlist fixed according to core ip changes.
82Q: Server fixed according to core ip changes.
83Q: Sbroadcast updated to relfect changes to memory.
84
94f73b36 8523/04/2009 REV 55
86X: Fixed fault in maxServers.
87
578f8ab6 8822/04/2009 REV 54
89Core: Backups are now dependant on the debug flag, if debugging is off, they will not be made.
90
29bb89b0 9122/04/2009 REV 53
92Q: Updated Auth and Challengeauth to relay their auth message to other modules.
93M: Now picks up on auths and notices the user when they have new messages.
94
3e2e8e67 9522/04/2009 REV 48-52
96SVN: updated directory structures, removed obsolete tag. Edge renamed branches and emptied out until major changes come along.
97
f996cf2e
O
9825/03/2009 REV 47
99Core: Updated the userlevels on Die, rehash, Load and Unload.
100Core: Fixed a bug in removing users that would cause the host,ip and auth to keep exisitng in memory.
101Q: Fixed bug in Serverlist.
102Q: Added deop command.
13a81f87 103S: Updated S chanflags help. (Darkpsy)
f996cf2e 104
15e049e4
O
10521/03/2009 REV 46
106Core: Changed the authlevels to a more logical set.
107Q: Changed the authlevels to a more logical set.
108
e5fddff1
O
10919/03/2009 REV 45
110Core: Chanfix no longer saves services.
111
76263c53
O
11219/03/2009 REV 44
113Discovered svn fluke. recommited.
114
11519/03/2009 REV 43
c26dae2e 116Q: chanlev: users can now remove their own flags, +w and +j are now also changeable by all users
5cb62c9d 117
76263c53
O
118XX/03/2009 REV42
119SVN fluke.
120
fc21b6d6
O
12117/03/2009 REV41
122Core: removed crawler exempts.
123Q: Added chanlev +j
124
1d4c958a
O
12517/03/2009 REV41
126Core: Exempt netsplit.de crawler.
127
88b4df98 12817/03/2009 REV40
fc21b6d6 129Q: Added chanlev +k
88b4df98 130
03b08208
O
13101/03/2009 REV39
132M: Added to SVN.
133
224417a9
O
13428/02/2009 REV38
135Core: fixed sethost.
136Q: Added a modes field to auth whois.
137V: Fixed a bug in forcehost (using user modes of the setter not settie).
138
531166fb 13928/02/2009 REV36 & Rev 37
17e4b65e
O
140Updated CreateAccount.
141
cb67c259
O
14228/02/2009 REV35
143T: Updated the botnet match.
144V: Removed startup message.
145Core: Fixed all timestamps, which should also fix the db cleanup issue.
146DB: Changed all fields to a more correct datatype than 'text'.
147Global: updated db classes and several others to reflect the new datatypes.
148DB: updated queries to work with mysql connector 5, although the thing still causes out of memory exceptions.
149Core: commands are now sorted alphabetically.
150H: Changed Quit message.
151DB: Optimized alot of queries and code.
152R: Updated DB code and config.
153S: Removed user and kills table, moved to internal memory.
154G: All memory is internal.
155Core: Added garbage collection.
156Core: Changed backup name format and made backups directly importable.
157Core: Users memory is internal.
158S: Now ignores services.
159Q: Stafflist changed, Services dev added. Staff with an authlev of 5000 or over will be ignored (handy for other services).
160Core: Deleting a non existing user no longer causes a crash.
161Core: Trying to load a non existant module on startup no longer causes a crash.
162Core: Auths loaded at startup, saved in real time.
163Core & Modules: Improves the commands processing.
164Q: Shade commands removed.
165Q: Added Userflags.
166Q: Invite works on multiple channels.
167Q: E-mail verification is optional.
168Core: Fixed typo.
169Core: Enabling debug will now also relay more messages to your reportchan.
170Q: Logoninfo is now saved.
171Q: Fixed crash on duplicate G-Line
172GLOBAL: Showcommands changed to a clearer listing
173Q: Fixed Act
174Q: Fixed various spelling mistakes
175Q: Userflags added
176Q: Auto vhost on auth
177V: Link vhosts to an auth
178Q: Fixed sbroadcast.
179X: Created.
180Core: Added internal timer.
181Q: Fixed Q reapplying expired Glines.
182Q: Fixed bug where a chanel that wasn't suspended got unsuspended Q didn't leave the channel.
183Core: Character encoding changed to ISO-8859-1.
184Core: Fixed some spelling.
185T: Added fakeclients to look for trojans.
186Q: Added cyclechannels command.
187Core: Updated showcommands.
188
189Name Changes:
190G->H
191U->G
192N->O
193
4fc25459
O
19413/04/2008 REV 34
195Core: Updated a Burst error with snircd.
196
fc55268c
O
19713/04/2008 REV 33
198Deleted some faulty svn content
199
9f393861
O
20013/04/2008 REV 32
201Core: Fixed pong message
202
20313/04/2008 REV 30-31
204Faulty Revisions.
205
15524d31 20622/03/2008 REV29
cb67c259
O
207R: Removed support for L.
208Logserv: removed.
15524d31 209
3a3023d3 21002/03/2008 REV28
211Q: Now accepts snircd channel modes.
212Global: added userlevel display to all showcommands.
213V: Changed hashing method.
214T: Removed join message.
215S: Changed Quit Message.
216LogServ: Changed Quit Message.
217Asuka support dropped.
218Snircd now officially supported.
219
0a3c3394
O
22019/12/2007 REV27
221Q: No longer deletes anything that expires (including glines and trusts) untill I can pinpoint the error.
222
fddb4657
O
22317/12/2007 REV26
224Updated entire package to Java 1.6
225REV25 Will NOT work
226
4051cd6e
O
22717/12/2007 REV25
228Q: Fixed bug when suspending a channel, then restarting Q, and not being able to remove Q.
229
18cd6efa 23018/10/2007 REV24
231T: Fixed gline issue.
232
4565d6c6 23318/10/2007 REV23
234Q: Added the compiled class... *sigh*
235T: Created a rough version of T with a very simple botnet detection.
236
c31e2eee 23718/10/2007 REV22
238Q: Fixed bug in not properly deleting jupes after they expired.
4565d6c6 239
553d066c 24025/05/2007 REV21
241LogServ: changed file layout and added dates to filenames.
242
92636887 24324/05/2007 REV20
244LogServ added.
245
dec7a45d 24623/05/2007 REV19
247Q: DBC: Some querry optimalisations.
248
c813e210 24915/05/2007 REV18
250Tutor: added invite to loading/ending tutorials
251Update version files
252
25315/05/2007 REV17
2e225944 254Cancelled snircd support for now.
255G: Queue system picks up users already in the channel (including voiced users)
256Q: fixed bug in not picking up a Clearmode
257
c813e210 25814/05/2007 REV16
51196add 259Updated Version files to reflect revision system.
260Q: Fixed bug in whois.
72f7703e 261U: Created One Armed Bandit
51196add 262
b1d4498c 26325/04/2007 V1.0.4
264Core: Fixed parsing of empty channels
265CreateAccount: Added an account creation program
266requestpassword.php: updated to reflect Core database.
267U: Connect4.java: removed printstacktrace.
268Tutor: Load.java: added a FileNotFoundException.
269
270
27108/04/2007 V1.0.4
272V: Created module
273
27426/06/2006 V1.0.3
275Tutor: Created module.
276
277Q: Fixed kick command kicking services.
278
27921/06/2006 V1.0.3
280U: Created module.
281
28220/06/2006 V1.0.3
283Q: Added Sbroadcast command.
284
28519/06/2006 V1.0.3
286Core: Fixed compability problem with startfile.
287
288Q: Added Shade command.
289 Fixed suspend only killing one auth account.
290
29119/02/2006 V1.0.2
292Core: Fixed bug in startfile.
293
cb67c259 29405/02/2006 V1.0.1 MILESTONE 1.0
b1d4498c 295Core: Added changelev command.
296 Picks up AC's by other servers.
297 Fixed bug in detecting mode changes.
298
299Q: Added requestowner command.
300 Added challenge command.
301 Added challengeauth command.
302 Fixed bug in detecting mode changes.
303
304
305Pre Core System Q:
306
30722-12-2005 V2.1.6 Holy Day
308* E-mail will require their password.
309
31020-12-2005 V2.1.6
311* Updated N,L-line parsing to the P10 docs.
312* Q now saves fakehosts.
313* Added unbanall command.
314* Added limit forcing.
315* When removing chanflag c,l or k, Q now removes the mode.
316* Modified flag extraction.
317
31819-12-2005 V2.1.6
319* Finally fixed the sync bug.
320
32118-12-2005 V2.1.6
322