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
...
*
Fix memory leak
Jackmcbarn
2011-01-20
1
-1
/
+1
*
Fix bug #117, found by satmd, thanks
Jackmcbarn
2011-01-19
1
-3
/
+3
*
Add check for null
Jackmcbarn
2011-01-04
1
-0
/
+1
*
Fix crash on shutdown
Jackmcbarn
2011-01-04
1
-2
/
+2
*
Add TSStringVectorExtItem
Jackmcbarn
2010-12-28
2
-6
/
+49
*
Use braces around empty loop bodies
Jackmcbarn
2010-12-24
1
-1
/
+1
*
Add TSGenericExtItem
Jackmcbarn
2010-12-22
5
-184
/
+304
*
Use more printf-style WriteServ
Jackmcbarn
2010-12-16
13
-30
/
+30
*
Remove m_saprop
Jackmcbarn
2010-12-16
1
-72
/
+0
*
Forward port crash fix from 2.0
Jackmcbarn
2010-12-02
1
-1
/
+1
*
Don't use a typedef as a variable name
Jackmcbarn
2010-12-01
2
-9
/
+9
*
Use const references
Jackmcbarn
2010-12-01
3
-4
/
+4
*
Remove unused variables and functions
Jackmcbarn
2010-12-01
2
-8
/
+2
*
It's safe to delete a null pointer
Jackmcbarn
2010-12-01
1
-2
/
+1
*
Add const to some functions
Jackmcbarn
2010-12-01
2
-2
/
+2
*
Fix possible crash
Jackmcbarn
2010-12-01
2
-2
/
+2
*
Use long instead of float where possible, and use preincrement operators
Jackmcbarn
2010-12-01
1
-12
/
+12
*
Use std::string::npos rather than -1
Jackmcbarn
2010-12-01
1
-1
/
+1
*
Don't remove const when we don't have to
Jackmcbarn
2010-12-01
3
-3
/
+3
*
Fix misspelling of OnPermissionCheck
Jackmcbarn
2010-11-27
1
-1
/
+1
*
Don't implement hooks we don't use
Jackmcbarn
2010-11-27
1
-2
/
+2
*
Remove some gotos
Jackmcbarn
2010-11-27
1
-30
/
+31
*
Ensure that there are no desyncs when account items have the same TS but diff...
Jackmcbarn
2010-11-22
5
-41
/
+23
*
Send a SNOMASK when accounts expire
Jackmcbarn
2010-11-20
1
-0
/
+1
*
Fix account sync issue
Jackmcbarn
2010-11-20
4
-12
/
+12
*
Fix bug preventing removal of deleted users
Jackmcbarn
2010-11-15
1
-1
/
+1
*
Add support for changing the default mode required to use m_chanacl
Jackmcbarn
2010-11-15
1
-1
/
+19
*
Fix use of an unregistered Extensible
Jackmcbarn
2010-11-14
1
-0
/
+1
*
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 match...
Daniel De Graaf
2010-10-20
1
-3
/
+3
*
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
[prev]
[next]