]> 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
7376dcea 109/09/2009 REV 72
2Core: Fixed a bug where a server would remain linked to a hub after it had split.
3Q: Fixed services dieing on duplicate Q ban.
4
7e4fed7d 529/06/2009 REV 71
6Core: updated logon to use get_time
7
06881cc3 829/06/2009 REV 70
9CHANGES: fixed
10
1129/06/2009 REV 69
32963f96 12Core: added log filter
13
06881cc3 1426/06/2009 REV 68
358a5b23 15R: Fixed bug in enable/disable
16
1715/06/2009 REV 67
13a81f87 18M: Made it not stop when one of the recipients doesn't exist.
19
aefbae76 2012/06/2009 REV 66
13a81f87 21M: Allows send to multiple recipients. (DimeCadmium)
aefbae76 22
5a65f2c5 2328/05/2009 REV 65
24Q: Updated levels on draw, changepas and defcon.
25
59411fcf 2626/05/2009 REV 64
27S: Added spamwords.
28
2925/05/2009 REV 63
c26dae2e 30Core: Exempt crawlers.
31Q: Removed additional confirmation from Invite.
32
7ee048fc 3308/05/2009 REV 62
34H: F.A.Q. System implemented.
35
2482e0e7 3608/05/2009 REV 61
37H: Pre-Alpha implementation of the F.A.Q. System, advise to ignore this rev.
38
aaf0b9ea 3908/05/2009 REV 60
40H: Pre-Alpha implementation of the F.A.Q. System, advise to ignore this rev.
41
4207/05/2009 REV 59
4a6f25e1 43P: Added possibility to add more then one blacklist
44T: Now has the possibility to scan channels using fakeusers.
45
ae7c111b
O
4606/05/2009 REV 58
47P: released.
48
cbead1ff 4905/05/2009 REV 57
50M: Changed Command names to be more logical.
51
32310e5f 5224/04/2009 REV 56
53Core: Fixed ip to integer conversion (uses longs now).
54Core: No longer tries to actually resolve the ips but uses the ircds resolving.
55Q: Serverlist fixed according to core ip changes.
56Q: Server fixed according to core ip changes.
57Q: Sbroadcast updated to relfect changes to memory.
58
94f73b36 5923/04/2009 REV 55
60X: Fixed fault in maxServers.
61
578f8ab6 6222/04/2009 REV 54
63Core: Backups are now dependant on the debug flag, if debugging is off, they will not be made.
64
29bb89b0 6522/04/2009 REV 53
66Q: Updated Auth and Challengeauth to relay their auth message to other modules.
67M: Now picks up on auths and notices the user when they have new messages.
68
3e2e8e67 6922/04/2009 REV 48-52
70SVN: updated directory structures, removed obsolete tag. Edge renamed branches and emptied out until major changes come along.
71
f996cf2e
O
7225/03/2009 REV 47
73Core: Updated the userlevels on Die, rehash, Load and Unload.
74Core: Fixed a bug in removing users that would cause the host,ip and auth to keep exisitng in memory.
75Q: Fixed bug in Serverlist.
76Q: Added deop command.
13a81f87 77S: Updated S chanflags help. (Darkpsy)
f996cf2e 78
15e049e4
O
7921/03/2009 REV 46
80Core: Changed the authlevels to a more logical set.
81Q: Changed the authlevels to a more logical set.
82
e5fddff1
O
8319/03/2009 REV 45
84Core: Chanfix no longer saves services.
85
76263c53
O
8619/03/2009 REV 44
87Discovered svn fluke. recommited.
88
8919/03/2009 REV 43
c26dae2e 90Q: chanlev: users can now remove their own flags, +w and +j are now also changeable by all users
5cb62c9d 91
76263c53
O
92XX/03/2009 REV42
93SVN fluke.
94
fc21b6d6
O
9517/03/2009 REV41
96Core: removed crawler exempts.
97Q: Added chanlev +j
98
1d4c958a
O
9917/03/2009 REV41
100Core: Exempt netsplit.de crawler.
101
88b4df98 10217/03/2009 REV40
fc21b6d6 103Q: Added chanlev +k
88b4df98 104
03b08208
O
10501/03/2009 REV39
106M: Added to SVN.
107
224417a9
O
10828/02/2009 REV38
109Core: fixed sethost.
110Q: Added a modes field to auth whois.
111V: Fixed a bug in forcehost (using user modes of the setter not settie).
112
531166fb 11328/02/2009 REV36 & Rev 37
17e4b65e
O
114Updated CreateAccount.
115
cb67c259
O
11628/02/2009 REV35
117T: Updated the botnet match.
118V: Removed startup message.
119Core: Fixed all timestamps, which should also fix the db cleanup issue.
120DB: Changed all fields to a more correct datatype than 'text'.
121Global: updated db classes and several others to reflect the new datatypes.
122DB: updated queries to work with mysql connector 5, although the thing still causes out of memory exceptions.
123Core: commands are now sorted alphabetically.
124H: Changed Quit message.
125DB: Optimized alot of queries and code.
126R: Updated DB code and config.
127S: Removed user and kills table, moved to internal memory.
128G: All memory is internal.
129Core: Added garbage collection.
130Core: Changed backup name format and made backups directly importable.
131Core: Users memory is internal.
132S: Now ignores services.
133Q: Stafflist changed, Services dev added. Staff with an authlev of 5000 or over will be ignored (handy for other services).
134Core: Deleting a non existing user no longer causes a crash.
135Core: Trying to load a non existant module on startup no longer causes a crash.
136Core: Auths loaded at startup, saved in real time.
137Core & Modules: Improves the commands processing.
138Q: Shade commands removed.
139Q: Added Userflags.
140Q: Invite works on multiple channels.
141Q: E-mail verification is optional.
142Core: Fixed typo.
143Core: Enabling debug will now also relay more messages to your reportchan.
144Q: Logoninfo is now saved.
145Q: Fixed crash on duplicate G-Line
146GLOBAL: Showcommands changed to a clearer listing
147Q: Fixed Act
148Q: Fixed various spelling mistakes
149Q: Userflags added
150Q: Auto vhost on auth
151V: Link vhosts to an auth
152Q: Fixed sbroadcast.
153X: Created.
154Core: Added internal timer.
155Q: Fixed Q reapplying expired Glines.
156Q: Fixed bug where a chanel that wasn't suspended got unsuspended Q didn't leave the channel.
157Core: Character encoding changed to ISO-8859-1.
158Core: Fixed some spelling.
159T: Added fakeclients to look for trojans.
160Q: Added cyclechannels command.
161Core: Updated showcommands.
162
163Name Changes:
164G->H
165U->G
166N->O
167
4fc25459
O
16813/04/2008 REV 34
169Core: Updated a Burst error with snircd.
170
fc55268c
O
17113/04/2008 REV 33
172Deleted some faulty svn content
173
9f393861
O
17413/04/2008 REV 32
175Core: Fixed pong message
176
17713/04/2008 REV 30-31
178Faulty Revisions.
179
15524d31 18022/03/2008 REV29
cb67c259
O
181R: Removed support for L.
182Logserv: removed.
15524d31 183
3a3023d3 18402/03/2008 REV28
185Q: Now accepts snircd channel modes.
186Global: added userlevel display to all showcommands.
187V: Changed hashing method.
188T: Removed join message.
189S: Changed Quit Message.
190LogServ: Changed Quit Message.
191Asuka support dropped.
192Snircd now officially supported.
193
0a3c3394
O
19419/12/2007 REV27
195Q: No longer deletes anything that expires (including glines and trusts) untill I can pinpoint the error.
196
fddb4657
O
19717/12/2007 REV26
198Updated entire package to Java 1.6
199REV25 Will NOT work
200
4051cd6e
O
20117/12/2007 REV25
202Q: Fixed bug when suspending a channel, then restarting Q, and not being able to remove Q.
203
18cd6efa 20418/10/2007 REV24
205T: Fixed gline issue.
206
4565d6c6 20718/10/2007 REV23
208Q: Added the compiled class... *sigh*
209T: Created a rough version of T with a very simple botnet detection.
210
c31e2eee 21118/10/2007 REV22
212Q: Fixed bug in not properly deleting jupes after they expired.
4565d6c6 213
553d066c 21425/05/2007 REV21
215LogServ: changed file layout and added dates to filenames.
216
92636887 21724/05/2007 REV20
218LogServ added.
219
dec7a45d 22023/05/2007 REV19
221Q: DBC: Some querry optimalisations.
222
c813e210 22315/05/2007 REV18
224Tutor: added invite to loading/ending tutorials
225Update version files
226
22715/05/2007 REV17
2e225944 228Cancelled snircd support for now.
229G: Queue system picks up users already in the channel (including voiced users)
230Q: fixed bug in not picking up a Clearmode
231
c813e210 23214/05/2007 REV16
51196add 233Updated Version files to reflect revision system.
234Q: Fixed bug in whois.
72f7703e 235U: Created One Armed Bandit
51196add 236
b1d4498c 23725/04/2007 V1.0.4
238Core: Fixed parsing of empty channels
239CreateAccount: Added an account creation program
240requestpassword.php: updated to reflect Core database.
241U: Connect4.java: removed printstacktrace.
242Tutor: Load.java: added a FileNotFoundException.
243
244
24508/04/2007 V1.0.4
246V: Created module
247
24826/06/2006 V1.0.3
249Tutor: Created module.
250
251Q: Fixed kick command kicking services.
252
25321/06/2006 V1.0.3
254U: Created module.
255
25620/06/2006 V1.0.3
257Q: Added Sbroadcast command.
258
25919/06/2006 V1.0.3
260Core: Fixed compability problem with startfile.
261
262Q: Added Shade command.
263 Fixed suspend only killing one auth account.
264
26519/02/2006 V1.0.2
266Core: Fixed bug in startfile.
267
cb67c259 26805/02/2006 V1.0.1 MILESTONE 1.0
b1d4498c 269Core: Added changelev command.
270 Picks up AC's by other servers.
271 Fixed bug in detecting mode changes.
272
273Q: Added requestowner command.
274 Added challenge command.
275 Added challengeauth command.
276 Fixed bug in detecting mode changes.
277
278
279Pre Core System Q:
280
28122-12-2005 V2.1.6 Holy Day
282* E-mail will require their password.
283
28420-12-2005 V2.1.6
285* Updated N,L-line parsing to the P10 docs.
286* Q now saves fakehosts.
287* Added unbanall command.
288* Added limit forcing.
289* When removing chanflag c,l or k, Q now removes the mode.
290* Modified flag extraction.
291
29219-12-2005 V2.1.6
293* Finally fixed the sync bug.
294
29518-12-2005 V2.1.6
296