index
:
~steering
/
inspircd++.git
this commit
insp2
insp4
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
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Display TSs in human-readable form
Jackmcbarn
2010-10-17
2
-4
/
+10
*
Include reason in netsplit message
Daniel De Graaf
2010-10-17
1
-1
/
+1
*
Let a user know when their nick is enforced
Jackmcbarn
2010-10-17
1
-0
/
+4
*
Add /ENFORCE command
Jackmcbarn
2010-10-16
1
-1
/
+52
*
Send a success message
Jackmcbarn
2010-10-16
1
-0
/
+1
*
Add /GHOST command
Jackmcbarn
2010-10-16
1
-0
/
+91
*
Add suggestion by | - allow clearing modes by glob patterns
Jackmcbarn
2010-10-15
1
-7
/
+7
*
Fix recentlydropped and maxregcount checks
Jackmcbarn
2010-10-15
1
-7
/
+7
*
Add registration limit
Jackmcbarn
2010-10-15
1
-2
/
+15
*
Register the silence list extension
Jackmcbarn
2010-10-15
1
-0
/
+1
*
Fix serialization
Jackmcbarn
2010-10-14
1
-3
/
+2
*
Second part of last commit
Jackmcbarn
2010-10-14
2
-4
/
+9
*
Show unset fields
Jackmcbarn
2010-10-14
1
-3
/
+5
*
Fix memory leak in m_conn_waitpong caught by its breaking in 2.1
Daniel De Graaf
2010-10-13
1
-0
/
+1
*
Fix desync
Jackmcbarn
2010-10-13
1
-1
/
+1
*
Do it properly
Jackmcbarn
2010-10-12
1
-35
/
+54
*
Keep recentlydropped the same across servers
Jackmcbarn
2010-10-12
1
-16
/
+33
*
Prevent re-registering a dropped account until a garbage collect runs
Jackmcbarn
2010-10-12
1
-5
/
+18
*
Remove autoop entries for accounts that no longer exist
Jackmcbarn
2010-10-10
2
-6
/
+37
*
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
[prev]
[next]