]> 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
358a5b23 115/06/2009 REV 68
2R: Fixed bug in enable/disable
3
415/06/2009 REV 67
13a81f87 5M: Made it not stop when one of the recipients doesn't exist.
6
aefbae76 712/06/2009 REV 66
13a81f87 8M: Allows send to multiple recipients. (DimeCadmium)
aefbae76 9
5a65f2c5 1028/05/2009 REV 65
11Q: Updated levels on draw, changepas and defcon.
12
59411fcf 1326/05/2009 REV 64
14S: Added spamwords.
15
1625/05/2009 REV 63
c26dae2e 17Core: Exempt crawlers.
18Q: Removed additional confirmation from Invite.
19
7ee048fc 2008/05/2009 REV 62
21H: F.A.Q. System implemented.
22
2482e0e7 2308/05/2009 REV 61
24H: Pre-Alpha implementation of the F.A.Q. System, advise to ignore this rev.
25
aaf0b9ea 2608/05/2009 REV 60
27H: Pre-Alpha implementation of the F.A.Q. System, advise to ignore this rev.
28
2907/05/2009 REV 59
4a6f25e1 30P: Added possibility to add more then one blacklist
31T: Now has the possibility to scan channels using fakeusers.
32
ae7c111b
O
3306/05/2009 REV 58
34P: released.
35
cbead1ff 3605/05/2009 REV 57
37M: Changed Command names to be more logical.
38
32310e5f 3924/04/2009 REV 56
40Core: Fixed ip to integer conversion (uses longs now).
41Core: No longer tries to actually resolve the ips but uses the ircds resolving.
42Q: Serverlist fixed according to core ip changes.
43Q: Server fixed according to core ip changes.
44Q: Sbroadcast updated to relfect changes to memory.
45
94f73b36 4623/04/2009 REV 55
47X: Fixed fault in maxServers.
48
578f8ab6 4922/04/2009 REV 54
50Core: Backups are now dependant on the debug flag, if debugging is off, they will not be made.
51
29bb89b0 5222/04/2009 REV 53
53Q: Updated Auth and Challengeauth to relay their auth message to other modules.
54M: Now picks up on auths and notices the user when they have new messages.
55
3e2e8e67 5622/04/2009 REV 48-52
57SVN: updated directory structures, removed obsolete tag. Edge renamed branches and emptied out until major changes come along.
58
f996cf2e
O
5925/03/2009 REV 47
60Core: Updated the userlevels on Die, rehash, Load and Unload.
61Core: Fixed a bug in removing users that would cause the host,ip and auth to keep exisitng in memory.
62Q: Fixed bug in Serverlist.
63Q: Added deop command.
13a81f87 64S: Updated S chanflags help. (Darkpsy)
f996cf2e 65
15e049e4
O
6621/03/2009 REV 46
67Core: Changed the authlevels to a more logical set.
68Q: Changed the authlevels to a more logical set.
69
e5fddff1
O
7019/03/2009 REV 45
71Core: Chanfix no longer saves services.
72
76263c53
O
7319/03/2009 REV 44
74Discovered svn fluke. recommited.
75
7619/03/2009 REV 43
c26dae2e 77Q: chanlev: users can now remove their own flags, +w and +j are now also changeable by all users
5cb62c9d 78
76263c53
O
79XX/03/2009 REV42
80SVN fluke.
81
fc21b6d6
O
8217/03/2009 REV41
83Core: removed crawler exempts.
84Q: Added chanlev +j
85
1d4c958a
O
8617/03/2009 REV41
87Core: Exempt netsplit.de crawler.
88
88b4df98 8917/03/2009 REV40
fc21b6d6 90Q: Added chanlev +k
88b4df98 91
03b08208
O
9201/03/2009 REV39
93M: Added to SVN.
94
224417a9
O
9528/02/2009 REV38
96Core: fixed sethost.
97Q: Added a modes field to auth whois.
98V: Fixed a bug in forcehost (using user modes of the setter not settie).
99
531166fb 10028/02/2009 REV36 & Rev 37
17e4b65e
O
101Updated CreateAccount.
102
cb67c259
O
10328/02/2009 REV35
104T: Updated the botnet match.
105V: Removed startup message.
106Core: Fixed all timestamps, which should also fix the db cleanup issue.
107DB: Changed all fields to a more correct datatype than 'text'.
108Global: updated db classes and several others to reflect the new datatypes.
109DB: updated queries to work with mysql connector 5, although the thing still causes out of memory exceptions.
110Core: commands are now sorted alphabetically.
111H: Changed Quit message.
112DB: Optimized alot of queries and code.
113R: Updated DB code and config.
114S: Removed user and kills table, moved to internal memory.
115G: All memory is internal.
116Core: Added garbage collection.
117Core: Changed backup name format and made backups directly importable.
118Core: Users memory is internal.
119S: Now ignores services.
120Q: Stafflist changed, Services dev added. Staff with an authlev of 5000 or over will be ignored (handy for other services).
121Core: Deleting a non existing user no longer causes a crash.
122Core: Trying to load a non existant module on startup no longer causes a crash.
123Core: Auths loaded at startup, saved in real time.
124Core & Modules: Improves the commands processing.
125Q: Shade commands removed.
126Q: Added Userflags.
127Q: Invite works on multiple channels.
128Q: E-mail verification is optional.
129Core: Fixed typo.
130Core: Enabling debug will now also relay more messages to your reportchan.
131Q: Logoninfo is now saved.
132Q: Fixed crash on duplicate G-Line
133GLOBAL: Showcommands changed to a clearer listing
134Q: Fixed Act
135Q: Fixed various spelling mistakes
136Q: Userflags added
137Q: Auto vhost on auth
138V: Link vhosts to an auth
139Q: Fixed sbroadcast.
140X: Created.
141Core: Added internal timer.
142Q: Fixed Q reapplying expired Glines.
143Q: Fixed bug where a chanel that wasn't suspended got unsuspended Q didn't leave the channel.
144Core: Character encoding changed to ISO-8859-1.
145Core: Fixed some spelling.
146T: Added fakeclients to look for trojans.
147Q: Added cyclechannels command.
148Core: Updated showcommands.
149
150Name Changes:
151G->H
152U->G
153N->O
154
4fc25459
O
15513/04/2008 REV 34
156Core: Updated a Burst error with snircd.
157
fc55268c
O
15813/04/2008 REV 33
159Deleted some faulty svn content
160
9f393861
O
16113/04/2008 REV 32
162Core: Fixed pong message
163
16413/04/2008 REV 30-31
165Faulty Revisions.
166
15524d31 16722/03/2008 REV29
cb67c259
O
168R: Removed support for L.
169Logserv: removed.
15524d31 170
3a3023d3 17102/03/2008 REV28
172Q: Now accepts snircd channel modes.
173Global: added userlevel display to all showcommands.
174V: Changed hashing method.
175T: Removed join message.
176S: Changed Quit Message.
177LogServ: Changed Quit Message.
178Asuka support dropped.
179Snircd now officially supported.
180
0a3c3394
O
18119/12/2007 REV27
182Q: No longer deletes anything that expires (including glines and trusts) untill I can pinpoint the error.
183
fddb4657
O
18417/12/2007 REV26
185Updated entire package to Java 1.6
186REV25 Will NOT work
187
4051cd6e
O
18817/12/2007 REV25
189Q: Fixed bug when suspending a channel, then restarting Q, and not being able to remove Q.
190
18cd6efa 19118/10/2007 REV24
192T: Fixed gline issue.
193
4565d6c6 19418/10/2007 REV23
195Q: Added the compiled class... *sigh*
196T: Created a rough version of T with a very simple botnet detection.
197
c31e2eee 19818/10/2007 REV22
199Q: Fixed bug in not properly deleting jupes after they expired.
4565d6c6 200
553d066c 20125/05/2007 REV21
202LogServ: changed file layout and added dates to filenames.
203
92636887 20424/05/2007 REV20
205LogServ added.
206
dec7a45d 20723/05/2007 REV19
208Q: DBC: Some querry optimalisations.
209
c813e210 21015/05/2007 REV18
211Tutor: added invite to loading/ending tutorials
212Update version files
213
21415/05/2007 REV17
2e225944 215Cancelled snircd support for now.
216G: Queue system picks up users already in the channel (including voiced users)
217Q: fixed bug in not picking up a Clearmode
218
c813e210 21914/05/2007 REV16
51196add 220Updated Version files to reflect revision system.
221Q: Fixed bug in whois.
72f7703e 222U: Created One Armed Bandit
51196add 223
b1d4498c 22425/04/2007 V1.0.4
225Core: Fixed parsing of empty channels
226CreateAccount: Added an account creation program
227requestpassword.php: updated to reflect Core database.
228U: Connect4.java: removed printstacktrace.
229Tutor: Load.java: added a FileNotFoundException.
230
231
23208/04/2007 V1.0.4
233V: Created module
234
23526/06/2006 V1.0.3
236Tutor: Created module.
237
238Q: Fixed kick command kicking services.
239
24021/06/2006 V1.0.3
241U: Created module.
242
24320/06/2006 V1.0.3
244Q: Added Sbroadcast command.
245
24619/06/2006 V1.0.3
247Core: Fixed compability problem with startfile.
248
249Q: Added Shade command.
250 Fixed suspend only killing one auth account.
251
25219/02/2006 V1.0.2
253Core: Fixed bug in startfile.
254
cb67c259 25505/02/2006 V1.0.1 MILESTONE 1.0
b1d4498c 256Core: Added changelev command.
257 Picks up AC's by other servers.
258 Fixed bug in detecting mode changes.
259
260Q: Added requestowner command.
261 Added challenge command.
262 Added challengeauth command.
263 Fixed bug in detecting mode changes.
264
265
266Pre Core System Q:
267
26822-12-2005 V2.1.6 Holy Day
269* E-mail will require their password.
270
27120-12-2005 V2.1.6
272* Updated N,L-line parsing to the P10 docs.
273* Q now saves fakehosts.
274* Added unbanall command.
275* Added limit forcing.
276* When removing chanflag c,l or k, Q now removes the mode.
277* Modified flag extraction.
278
27919-12-2005 V2.1.6
280* Finally fixed the sync bug.
281
28218-12-2005 V2.1.6
283