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
log msg
author
committer
range
path:
root
/
src
/
modules
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Change default value of <cloak:hostsegments>
Jackmcbarn
2010-11-09
1
-1
/
+1
|
*
Change cleanup of serverbots to avoid use-after-free on module unload
Daniel De Graaf
2010-11-09
1
-18
/
+24
|
*
Fix reference-after-delete of ServerUser object in ~TreeServer
Daniel De Graaf
2010-11-09
1
-2
/
+2
|
*
Improve /ACCTSHOW format
Jackmcbarn
2010-11-05
1
-2
/
+3
|
*
Add email addresses to accounts
Jackmcbarn
2010-11-04
1
-15
/
+103
|
*
Improve display of information in /ACCTSHOW
Jackmcbarn
2010-11-01
4
-7
/
+14
|
*
Fix compile
Jackmcbarn
2010-10-29
1
-2
/
+2
|
*
Use more numerics
Jackmcbarn
2010-10-29
1
-8
/
+21
|
*
Allow listing of all opflags on a channel
Jackmcbarn
2010-10-28
1
-5
/
+38
|
*
Add m_cloaking_21 by Xaquseg
Xaquseg
2010-10-21
1
-0
/
+564
|
*
Add flags to convert text to IRC lowercase and to convert spaces to underscores
Jackmcbarn
2010-10-20
5
-25
/
+49
|
*
Use the canonical form of the IP address as the host if the WEBIRC host ↵
Daniel De Graaf
2010-10-20
1
-3
/
+3
|
|
|
|
matches the WEBIRC ip
*
Add m_rmatch
Jackmcbarn
2010-10-20
1
-0
/
+87
|
*
Add support for case insensitive regular expressions
Jackmcbarn
2010-10-20
7
-16
/
+21
|
*
Move variables above functions
Jackmcbarn
2010-10-20
1
-4
/
+2
|
*
Remove REG_NICK from users who are not REG_ALL when /ENFORCE is used
Jackmcbarn
2010-10-20
1
-0
/
+2
|
*
Add account snomask
Jackmcbarn
2010-10-19
3
-1
/
+5
|
*
Call OnPostCommand from aliases
Jackmcbarn
2010-10-19
2
-10
/
+15
|
*
Rename some commands
Jackmcbarn
2010-10-18
2
-22
/
+22
|
*
Revert incorrect fix
Jackmcbarn
2010-10-17
1
-1
/
+1
|
*
Fix BOTNOTICE
Jackmcbarn
2010-10-17
1
-1
/
+1
|
*
Process at most one alias, to allow for "invalid command" type aliases
Jackmcbarn
2010-10-17
1
-12
/
+11
|
*
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
|
[next]