]> 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
e5fddff1
O
119/03/2009 REV 45
2Core: Chanfix no longer saves services.
3
76263c53
O
419/03/2009 REV 44
5Discovered svn fluke. recommited.
6
719/03/2009 REV 43
5cb62c9d
O
8Q: chanlev: users can now rmove their own flags, +w and +j are now also changeable by all users
9
76263c53
O
10XX/03/2009 REV42
11SVN fluke.
12
fc21b6d6
O
1317/03/2009 REV41
14Core: removed crawler exempts.
15Q: Added chanlev +j
16
1d4c958a
O
1717/03/2009 REV41
18Core: Exempt netsplit.de crawler.
19
88b4df98 2017/03/2009 REV40
fc21b6d6 21Q: Added chanlev +k
88b4df98 22
03b08208
O
2301/03/2009 REV39
24M: Added to SVN.
25
224417a9
O
2628/02/2009 REV38
27Core: fixed sethost.
28Q: Added a modes field to auth whois.
29V: Fixed a bug in forcehost (using user modes of the setter not settie).
30
531166fb 3128/02/2009 REV36 & Rev 37
17e4b65e
O
32Updated CreateAccount.
33
cb67c259
O
3428/02/2009 REV35
35T: Updated the botnet match.
36V: Removed startup message.
37Core: Fixed all timestamps, which should also fix the db cleanup issue.
38DB: Changed all fields to a more correct datatype than 'text'.
39Global: updated db classes and several others to reflect the new datatypes.
40DB: updated queries to work with mysql connector 5, although the thing still causes out of memory exceptions.
41Core: commands are now sorted alphabetically.
42H: Changed Quit message.
43DB: Optimized alot of queries and code.
44R: Updated DB code and config.
45S: Removed user and kills table, moved to internal memory.
46G: All memory is internal.
47Core: Added garbage collection.
48Core: Changed backup name format and made backups directly importable.
49Core: Users memory is internal.
50S: Now ignores services.
51Q: Stafflist changed, Services dev added. Staff with an authlev of 5000 or over will be ignored (handy for other services).
52Core: Deleting a non existing user no longer causes a crash.
53Core: Trying to load a non existant module on startup no longer causes a crash.
54Core: Auths loaded at startup, saved in real time.
55Core & Modules: Improves the commands processing.
56Q: Shade commands removed.
57Q: Added Userflags.
58Q: Invite works on multiple channels.
59Q: E-mail verification is optional.
60Core: Fixed typo.
61Core: Enabling debug will now also relay more messages to your reportchan.
62Q: Logoninfo is now saved.
63Q: Fixed crash on duplicate G-Line
64GLOBAL: Showcommands changed to a clearer listing
65Q: Fixed Act
66Q: Fixed various spelling mistakes
67Q: Userflags added
68Q: Auto vhost on auth
69V: Link vhosts to an auth
70Q: Fixed sbroadcast.
71X: Created.
72Core: Added internal timer.
73Q: Fixed Q reapplying expired Glines.
74Q: Fixed bug where a chanel that wasn't suspended got unsuspended Q didn't leave the channel.
75Core: Character encoding changed to ISO-8859-1.
76Core: Fixed some spelling.
77T: Added fakeclients to look for trojans.
78Q: Added cyclechannels command.
79Core: Updated showcommands.
80
81Name Changes:
82G->H
83U->G
84N->O
85
4fc25459
O
8613/04/2008 REV 34
87Core: Updated a Burst error with snircd.
88
fc55268c
O
8913/04/2008 REV 33
90Deleted some faulty svn content
91
9f393861
O
9213/04/2008 REV 32
93Core: Fixed pong message
94
9513/04/2008 REV 30-31
96Faulty Revisions.
97
15524d31 9822/03/2008 REV29
cb67c259
O
99R: Removed support for L.
100Logserv: removed.
15524d31 101
3a3023d3 10202/03/2008 REV28
103Q: Now accepts snircd channel modes.
104Global: added userlevel display to all showcommands.
105V: Changed hashing method.
106T: Removed join message.
107S: Changed Quit Message.
108LogServ: Changed Quit Message.
109Asuka support dropped.
110Snircd now officially supported.
111
0a3c3394
O
11219/12/2007 REV27
113Q: No longer deletes anything that expires (including glines and trusts) untill I can pinpoint the error.
114
fddb4657
O
11517/12/2007 REV26
116Updated entire package to Java 1.6
117REV25 Will NOT work
118
4051cd6e
O
11917/12/2007 REV25
120Q: Fixed bug when suspending a channel, then restarting Q, and not being able to remove Q.
121
18cd6efa 12218/10/2007 REV24
123T: Fixed gline issue.
124
4565d6c6 12518/10/2007 REV23
126Q: Added the compiled class... *sigh*
127T: Created a rough version of T with a very simple botnet detection.
128
c31e2eee 12918/10/2007 REV22
130Q: Fixed bug in not properly deleting jupes after they expired.
4565d6c6 131
553d066c 13225/05/2007 REV21
133LogServ: changed file layout and added dates to filenames.
134
92636887 13524/05/2007 REV20
136LogServ added.
137
dec7a45d 13823/05/2007 REV19
139Q: DBC: Some querry optimalisations.
140
c813e210 14115/05/2007 REV18
142Tutor: added invite to loading/ending tutorials
143Update version files
144
14515/05/2007 REV17
2e225944 146Cancelled snircd support for now.
147G: Queue system picks up users already in the channel (including voiced users)
148Q: fixed bug in not picking up a Clearmode
149
c813e210 15014/05/2007 REV16
51196add 151Updated Version files to reflect revision system.
152Q: Fixed bug in whois.
72f7703e 153U: Created One Armed Bandit
51196add 154
b1d4498c 15525/04/2007 V1.0.4
156Core: Fixed parsing of empty channels
157CreateAccount: Added an account creation program
158requestpassword.php: updated to reflect Core database.
159U: Connect4.java: removed printstacktrace.
160Tutor: Load.java: added a FileNotFoundException.
161
162
16308/04/2007 V1.0.4
164V: Created module
165
16626/06/2006 V1.0.3
167Tutor: Created module.
168
169Q: Fixed kick command kicking services.
170
17121/06/2006 V1.0.3
172U: Created module.
173
17420/06/2006 V1.0.3
175Q: Added Sbroadcast command.
176
17719/06/2006 V1.0.3
178Core: Fixed compability problem with startfile.
179
180Q: Added Shade command.
181 Fixed suspend only killing one auth account.
182
18319/02/2006 V1.0.2
184Core: Fixed bug in startfile.
185
cb67c259 18605/02/2006 V1.0.1 MILESTONE 1.0
b1d4498c 187Core: Added changelev command.
188 Picks up AC's by other servers.
189 Fixed bug in detecting mode changes.
190
191Q: Added requestowner command.
192 Added challenge command.
193 Added challengeauth command.
194 Fixed bug in detecting mode changes.
195
196
197Pre Core System Q:
198
19922-12-2005 V2.1.6 Holy Day
200* E-mail will require their password.
201
20220-12-2005 V2.1.6
203* Updated N,L-line parsing to the P10 docs.
204* Q now saves fakehosts.
205* Added unbanall command.
206* Added limit forcing.
207* When removing chanflag c,l or k, Q now removes the mode.
208* Modified flag extraction.
209
21019-12-2005 V2.1.6
211* Finally fixed the sync bug.
212
21318-12-2005 V2.1.6
214