index
:
~steering
/
inspircd++.git
this commit
insp2
insp4
Unnamed repository; edit this file 'description' to name the repository.
steering7253
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Delete unneeded channels from chanhistory table
Daniel De Graaf
2010-10-10
1
-2
/
+17
*
Allow changing registration without unregistering
Jackmcbarn
2010-10-10
1
-13
/
+26
*
Remove registrants that no longer exist
Jackmcbarn
2010-10-10
1
-2
/
+65
*
Fix backwards comparison for maximum line query
Daniel De Graaf
2010-10-10
1
-2
/
+2
*
Fix forgotten extension registration in sql_chanhistory
Daniel De Graaf
2010-10-10
1
-0
/
+1
*
Fix crash on sqlite rehash/unload if a database fails to open
Daniel De Graaf
2010-10-10
1
-2
/
+5
*
Fix incorrect dependency in m_clear causing crashes on partial rebuild
Daniel De Graaf
2010-10-10
1
-1
/
+1
*
Fix some unregistered Extensibles and include names in the thrown exception
Daniel De Graaf
2010-10-10
2
-0
/
+2
*
Rewrite TreeSocket timeout and lifecycle management
Daniel De Graaf
2010-10-10
8
-174
/
+125
*
Fix compilation
Daniel De Graaf
2010-10-10
1
-1
/
+1
*
Support glob patterns
Jackmcbarn
2010-10-09
1
-1
/
+1
*
Convert more stuff to printf-style
Jackmcbarn
2010-10-09
2
-21
/
+21
*
Hide TSs other than account creation TS in ACCTSHOW
Jackmcbarn
2010-10-09
4
-7
/
+24
*
Remove connectclass from the account system core
Jackmcbarn
2010-10-09
5
-59
/
+10
*
Move /ACCTLIST and /ACCTSHOW to their own module
Jackmcbarn
2010-10-09
2
-69
/
+149
*
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
1
-1
/
+5
*
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 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 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
*
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
3
-3
/
+15
*
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
[prev]
[next]