]> 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
cbead1ff 105/05/2009 REV 57
2M: Changed Command names to be more logical.
3
32310e5f 424/04/2009 REV 56
5Core: Fixed ip to integer conversion (uses longs now).
6Core: No longer tries to actually resolve the ips but uses the ircds resolving.
7Q: Serverlist fixed according to core ip changes.
8Q: Server fixed according to core ip changes.
9Q: Sbroadcast updated to relfect changes to memory.
10
94f73b36 1123/04/2009 REV 55
12X: Fixed fault in maxServers.
13
578f8ab6 1422/04/2009 REV 54
15Core: Backups are now dependant on the debug flag, if debugging is off, they will not be made.
16
29bb89b0 1722/04/2009 REV 53
18Q: Updated Auth and Challengeauth to relay their auth message to other modules.
19M: Now picks up on auths and notices the user when they have new messages.
20
3e2e8e67 2122/04/2009 REV 48-52
22SVN: updated directory structures, removed obsolete tag. Edge renamed branches and emptied out until major changes come along.
23
f996cf2e
O
2425/03/2009 REV 47
25Core: Updated the userlevels on Die, rehash, Load and Unload.
26Core: Fixed a bug in removing users that would cause the host,ip and auth to keep exisitng in memory.
27Q: Fixed bug in Serverlist.
28Q: Added deop command.
29S: Updated S chanflags help.
30
15e049e4
O
3121/03/2009 REV 46
32Core: Changed the authlevels to a more logical set.
33Q: Changed the authlevels to a more logical set.
34
e5fddff1
O
3519/03/2009 REV 45
36Core: Chanfix no longer saves services.
37
76263c53
O
3819/03/2009 REV 44
39Discovered svn fluke. recommited.
40
4119/03/2009 REV 43
5cb62c9d
O
42Q: chanlev: users can now rmove their own flags, +w and +j are now also changeable by all users
43
76263c53
O
44XX/03/2009 REV42
45SVN fluke.
46
fc21b6d6
O
4717/03/2009 REV41
48Core: removed crawler exempts.
49Q: Added chanlev +j
50
1d4c958a
O
5117/03/2009 REV41
52Core: Exempt netsplit.de crawler.
53
88b4df98 5417/03/2009 REV40
fc21b6d6 55Q: Added chanlev +k
88b4df98 56
03b08208
O
5701/03/2009 REV39
58M: Added to SVN.
59
224417a9
O
6028/02/2009 REV38
61Core: fixed sethost.
62Q: Added a modes field to auth whois.
63V: Fixed a bug in forcehost (using user modes of the setter not settie).
64
531166fb 6528/02/2009 REV36 & Rev 37
17e4b65e
O
66Updated CreateAccount.
67
cb67c259
O
6828/02/2009 REV35
69T: Updated the botnet match.
70V: Removed startup message.
71Core: Fixed all timestamps, which should also fix the db cleanup issue.
72DB: Changed all fields to a more correct datatype than 'text'.
73Global: updated db classes and several others to reflect the new datatypes.
74DB: updated queries to work with mysql connector 5, although the thing still causes out of memory exceptions.
75Core: commands are now sorted alphabetically.
76H: Changed Quit message.
77DB: Optimized alot of queries and code.
78R: Updated DB code and config.
79S: Removed user and kills table, moved to internal memory.
80G: All memory is internal.
81Core: Added garbage collection.
82Core: Changed backup name format and made backups directly importable.
83Core: Users memory is internal.
84S: Now ignores services.
85Q: Stafflist changed, Services dev added. Staff with an authlev of 5000 or over will be ignored (handy for other services).
86Core: Deleting a non existing user no longer causes a crash.
87Core: Trying to load a non existant module on startup no longer causes a crash.
88Core: Auths loaded at startup, saved in real time.
89Core & Modules: Improves the commands processing.
90Q: Shade commands removed.
91Q: Added Userflags.
92Q: Invite works on multiple channels.
93Q: E-mail verification is optional.
94Core: Fixed typo.
95Core: Enabling debug will now also relay more messages to your reportchan.
96Q: Logoninfo is now saved.
97Q: Fixed crash on duplicate G-Line
98GLOBAL: Showcommands changed to a clearer listing
99Q: Fixed Act
100Q: Fixed various spelling mistakes
101Q: Userflags added
102Q: Auto vhost on auth
103V: Link vhosts to an auth
104Q: Fixed sbroadcast.
105X: Created.
106Core: Added internal timer.
107Q: Fixed Q reapplying expired Glines.
108Q: Fixed bug where a chanel that wasn't suspended got unsuspended Q didn't leave the channel.
109Core: Character encoding changed to ISO-8859-1.
110Core: Fixed some spelling.
111T: Added fakeclients to look for trojans.
112Q: Added cyclechannels command.
113Core: Updated showcommands.
114
115Name Changes:
116G->H
117U->G
118N->O
119
4fc25459
O
12013/04/2008 REV 34
121Core: Updated a Burst error with snircd.
122
fc55268c
O
12313/04/2008 REV 33
124Deleted some faulty svn content
125
9f393861
O
12613/04/2008 REV 32
127Core: Fixed pong message
128
12913/04/2008 REV 30-31
130Faulty Revisions.
131
15524d31 13222/03/2008 REV29
cb67c259
O
133R: Removed support for L.
134Logserv: removed.
15524d31 135
3a3023d3 13602/03/2008 REV28
137Q: Now accepts snircd channel modes.
138Global: added userlevel display to all showcommands.
139V: Changed hashing method.
140T: Removed join message.
141S: Changed Quit Message.
142LogServ: Changed Quit Message.
143Asuka support dropped.
144Snircd now officially supported.
145
0a3c3394
O
14619/12/2007 REV27
147Q: No longer deletes anything that expires (including glines and trusts) untill I can pinpoint the error.
148
fddb4657
O
14917/12/2007 REV26
150Updated entire package to Java 1.6
151REV25 Will NOT work
152
4051cd6e
O
15317/12/2007 REV25
154Q: Fixed bug when suspending a channel, then restarting Q, and not being able to remove Q.
155
18cd6efa 15618/10/2007 REV24
157T: Fixed gline issue.
158
4565d6c6 15918/10/2007 REV23
160Q: Added the compiled class... *sigh*
161T: Created a rough version of T with a very simple botnet detection.
162
c31e2eee 16318/10/2007 REV22
164Q: Fixed bug in not properly deleting jupes after they expired.
4565d6c6 165
553d066c 16625/05/2007 REV21
167LogServ: changed file layout and added dates to filenames.
168
92636887 16924/05/2007 REV20
170LogServ added.
171
dec7a45d 17223/05/2007 REV19
173Q: DBC: Some querry optimalisations.
174
c813e210 17515/05/2007 REV18
176Tutor: added invite to loading/ending tutorials
177Update version files
178
17915/05/2007 REV17
2e225944 180Cancelled snircd support for now.
181G: Queue system picks up users already in the channel (including voiced users)
182Q: fixed bug in not picking up a Clearmode
183
c813e210 18414/05/2007 REV16
51196add 185Updated Version files to reflect revision system.
186Q: Fixed bug in whois.
72f7703e 187U: Created One Armed Bandit
51196add 188
b1d4498c 18925/04/2007 V1.0.4
190Core: Fixed parsing of empty channels
191CreateAccount: Added an account creation program
192requestpassword.php: updated to reflect Core database.
193U: Connect4.java: removed printstacktrace.
194Tutor: Load.java: added a FileNotFoundException.
195
196
19708/04/2007 V1.0.4
198V: Created module
199
20026/06/2006 V1.0.3
201Tutor: Created module.
202
203Q: Fixed kick command kicking services.
204
20521/06/2006 V1.0.3
206U: Created module.
207
20820/06/2006 V1.0.3
209Q: Added Sbroadcast command.
210
21119/06/2006 V1.0.3
212Core: Fixed compability problem with startfile.
213
214Q: Added Shade command.
215 Fixed suspend only killing one auth account.
216
21719/02/2006 V1.0.2
218Core: Fixed bug in startfile.
219
cb67c259 22005/02/2006 V1.0.1 MILESTONE 1.0
b1d4498c 221Core: Added changelev command.
222 Picks up AC's by other servers.
223 Fixed bug in detecting mode changes.
224
225Q: Added requestowner command.
226 Added challenge command.
227 Added challengeauth command.
228 Fixed bug in detecting mode changes.
229
230
231Pre Core System Q:
232
23322-12-2005 V2.1.6 Holy Day
234* E-mail will require their password.
235
23620-12-2005 V2.1.6
237* Updated N,L-line parsing to the P10 docs.
238* Q now saves fakehosts.
239* Added unbanall command.
240* Added limit forcing.
241* When removing chanflag c,l or k, Q now removes the mode.
242* Modified flag extraction.
243
24419-12-2005 V2.1.6
245* Finally fixed the sync bug.
246
24718-12-2005 V2.1.6
248