index
:
~steering
/
inspircd++.git
this commit
main
upstream/HEAD
upstream/insp10
upstream/insp11
upstream/insp12
upstream/insp20
upstream/insp3
upstream/insp4
upstream/master
upstream/obsolete/insp21
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add BOTNOTICE pseudo-command to <botcmd> parsing
Daniel De Graaf
2010-10-08
1
-1
/
+9
*
Add early_init() for module setup needed prior to config reading
Daniel De Graaf
2010-10-08
4
-1
/
+11
*
Force Extensible objects to be registered prior to use
Daniel De Graaf
2010-10-08
2
-1
/
+11
*
Allow /ACCTSHOW to take aliases
Jackmcbarn
2010-10-08
1
-5
/
+12
*
Add /FDELNICK command and convert everything to printf-style
Jackmcbarn
2010-10-08
1
-16
/
+65
*
This removal doesn't need to be sent
Jackmcbarn
2010-10-08
1
-1
/
+1
*
Remove from the account as well as the map
Jackmcbarn
2010-10-08
1
-13
/
+30
*
Fix possible desyncs on netjoin when an alias and an account with the same na...
Jackmcbarn
2010-10-08
3
-8
/
+55
*
Password changes and vhosts shouldn't take aliases
Jackmcbarn
2010-10-08
2
-3
/
+3
*
Add account aliases
Jackmcbarn
2010-10-07
6
-49
/
+71
*
Add command to control autoconnect blocks
Jackmcbarn
2010-10-07
4
-3
/
+89
*
Add a lot more timestamps for debugging things that take too long
Daniel De Graaf
2010-10-06
2
-2
/
+13
*
Add some timing debug logging to OnGarbageCollect
Daniel De Graaf
2010-10-06
2
-4
/
+23
*
Add limit to nicks that can be registered
Jackmcbarn
2010-10-06
1
-1
/
+13
*
Rename m_nickregister to m_account_nick_ownership
Jackmcbarn
2010-10-06
1
-3
/
+3
*
Register the enforce extension item
Jackmcbarn
2010-10-06
1
-0
/
+1
*
Fix up enforcement
Jackmcbarn
2010-10-06
1
-2
/
+20
*
Make a user's account name always belong to them and enable users to disable ...
Jackmcbarn
2010-10-06
1
-24
/
+90
*
Move generic extension items to account.h
Jackmcbarn
2010-10-06
3
-79
/
+108
*
Fix order of checks
Jackmcbarn
2010-10-05
1
-2
/
+2
*
Remove tags from the account system
Jackmcbarn
2010-10-05
4
-62
/
+15
*
Make sure m_nickregister loads after m_account
Jackmcbarn
2010-10-05
1
-0
/
+1
*
Change accounts to be stored as an irc::string
Jackmcbarn
2010-10-05
3
-14
/
+14
*
Remove remaining syntax.clear()s
Jackmcbarn
2010-10-05
4
-4
/
+2
*
Improve performance of unserialization and use a typedef for readability
Jackmcbarn
2010-10-05
1
-16
/
+21
*
Rewrite m_nickregister to work with the account system
Jackmcbarn
2010-10-05
2
-202
/
+164
*
Update login order
Jackmcbarn
2010-10-05
1
-5
/
+7
*
Kludge to fix permanent channels loaded from config not being set +P
Jackmcbarn
2010-10-05
1
-19
/
+26
*
Prevent unsafe expiration times and make a value of 0 disable expiration
Jackmcbarn
2010-10-05
1
-0
/
+6
*
Fix incorrect sign of idle time
Daniel De Graaf
2010-10-03
1
-1
/
+1
*
Fix crash
Jackmcbarn
2010-10-03
1
-0
/
+1
*
Add m_sql_chanhistory, a mode +H that does not have memory use issues
Daniel De Graaf
2010-10-03
2
-0
/
+225
*
Improve GnuTLS socket error messages
Daniel De Graaf
2010-10-02
1
-2
/
+24
*
Remove errored FDs in the next HandleEvent if OnError neglects to do so
Daniel De Graaf
2010-10-02
1
-0
/
+3
*
Avoid RESYNC on channel creation when possible
Daniel De Graaf
2010-10-02
1
-1
/
+16
*
Fix multiple-insert of newly created channels
Daniel De Graaf
2010-10-02
2
-1
/
+3
*
Fix error handling and bad SQL syntax
Daniel De Graaf
2010-10-02
4
-3
/
+24
*
Remove some unneeded complexity from spanningtree
Daniel De Graaf
2010-10-02
15
-367
/
+118
*
Make vhosts work when a user identifies with a server password
Jackmcbarn
2010-10-01
1
-2
/
+15
*
Allow vhosts to be set on accounts
Jackmcbarn
2010-10-01
1
-0
/
+180
*
Run garbage collect on rehash
Jackmcbarn
2010-09-28
1
-0
/
+2
*
Clean up m_timedmodes
Jackmcbarn
2010-09-28
1
-33
/
+45
*
Translate TR_NICK modes inside TryMode
Jackmcbarn
2010-09-28
1
-3
/
+9
*
Add support for shorthand listmodes
Jackmcbarn
2010-09-27
1
-0
/
+60
*
Change WhoWasMaintainTimer to a separate heap allocation because DelTimer is ...
Daniel De Graaf
2010-09-27
1
-6
/
+6
*
Remove deleted Membership objects from the user's channel list on quit
Daniel De Graaf
2010-09-27
1
-4
/
+4
*
Initialize recursing and botID in the constructor
Jackmcbarn
2010-09-27
1
-3
/
+1
*
Notify users of successful account drop even if they aren't logged in to the ...
Jackmcbarn
2010-09-27
1
-0
/
+2
*
Handle an account not existing
Jackmcbarn
2010-09-27
1
-5
/
+6
*
Fix crash in the account system
Jackmcbarn
2010-09-27
4
-181
/
+134
[prev]
[next]