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