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 (
Expand
)
Author
Age
Files
Lines
...
*
Clean up m_timedmodes
Jackmcbarn
2010-09-28
1
-33
/
+45
*
Add support for shorthand listmodes
Jackmcbarn
2010-09-27
1
-0
/
+60
*
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
*
Log users out when their account is dropped or TS rollbacked
Jackmcbarn
2010-09-27
2
-6
/
+15
*
Fix other crash
Jackmcbarn
2010-09-26
1
-1
/
+3
*
Fix crash
Jackmcbarn
2010-09-26
1
-1
/
+3
*
Only check local users
Jackmcbarn
2010-09-26
1
-0
/
+2
*
Don't expire held accounts
Jackmcbarn
2010-09-26
1
-1
/
+1
*
Add expiry functionality
Jackmcbarn
2010-09-26
1
-1
/
+35
*
Track last login time
Jackmcbarn
2010-09-26
1
-3
/
+19
*
Call SendUpdate after (un)holding account
Jackmcbarn
2010-09-26
1
-0
/
+1
*
Add a hold flag to m_account_register and a way to store last used time in pr...
Jackmcbarn
2010-09-26
1
-2
/
+93
*
Make m_sql_* module names consistent
Daniel De Graaf
2010-09-26
3
-0
/
+0
*
Make sure account exists before trying to use it
Jackmcbarn
2010-09-25
1
-1
/
+1
*
Extract IsRegistrant function for clarity
webczat
2010-09-25
1
-25
/
+22
*
Allow logging in via server password
Jackmcbarn
2010-09-25
1
-18
/
+31
*
Rename ACCTINFO to SVSACCOUNT
Jackmcbarn
2010-09-25
1
-16
/
+16
*
Fix CHGPASS and ACCTSHOW
Jackmcbarn
2010-09-24
2
-4
/
+11
*
Major updates to the account system
Jackmcbarn
2010-09-24
3
-26
/
+309
*
This needs to be VF_OPTCOMMON for the same reason as m_account
Jackmcbarn
2010-09-24
1
-1
/
+1
*
m_account must be OPTCOMMON, it will desync its own data if a hub does not ha...
Daniel De Graaf
2010-09-24
1
-1
/
+1
*
Change /OPER to use PermissionCheck
•••
This makes SSL fingerprint checking of oper blocks less of a hack
Daniel De Graaf
2010-09-24
2
-29
/
+31
*
Fix possible crash in m_account
Jackmcbarn
2010-09-24
1
-1
/
+1
*
Add very basic register command
Jackmcbarn
2010-09-24
2
-1
/
+170
*
Add sanity check
Jackmcbarn
2010-09-24
1
-1
/
+3
*
Rename m_flatfile_auth and split the reader/writer off, and change the way th...
Jackmcbarn
2010-09-24
5
-677
/
+859
*
Remove unused variable
Jackmcbarn
2010-09-24
1
-1
/
+0
*
Fix type mismatch error
Jackmcbarn
2010-09-23
1
-0
/
+1
*
Publish an interface to m_flatfile_auth and allow it to be used without persi...
Jackmcbarn
2010-09-23
2
-92
/
+136
*
Handle extension items and fix some minor bugs
Jackmcbarn
2010-09-23
1
-7
/
+56
*
Implement I_OnUnloadModule
Jackmcbarn
2010-09-23
1
-1
/
+1
*
Change m_flatfile_auth to derive its data storage class from Extensible, and ...
Jackmcbarn
2010-09-23
1
-62
/
+152
*
Add ExtensibleType argument to ExtensionItem to identify item types
Daniel De Graaf
2010-09-22
37
-38
/
+39
*
Set connect class if there is one
Jackmcbarn
2010-09-22
1
-0
/
+1
*
Add m_flatfile_auth - currently has very basic functionality, but will be exp...
Jackmcbarn
2010-09-22
1
-0
/
+493
*
Split m_cloaking into m_cloaking_12 and m_cloaking_20
Daniel De Graaf
2010-09-21
2
-171
/
+451
*
A zero return from gnutls_record_send is not an error
Daniel De Graaf
2010-09-19
1
-7
/
+1
*
Add nickregistration_change event, remove user-accessible /NICKREGISTER command
Daniel De Graaf
2010-09-18
2
-87
/
+37
*
SVSNICK should not translate nicks to UIDs
Daniel De Graaf
2010-09-17
1
-1
/
+1
*
Fix denied nick change error numeric
Daniel De Graaf
2010-09-12
1
-2
/
+2
*
Don't apply timestamp merges to nick unregistration
Daniel De Graaf
2010-09-12
1
-5
/
+5
*
Add C++ wrappers to more GnuTLS objects; remove the need to specify certcount
Daniel De Graaf
2010-09-12
1
-48
/
+153
*
Change spanningtree intercept of WHOIS to a DoWhois function in RemoteUser
Daniel De Graaf
2010-09-12
5
-63
/
+10
*
Move RemoteUser into spanningtree
Daniel De Graaf
2010-09-12
4
-3
/
+29
*
Move gnutls_dh_params into its own refcounted container object
Daniel De Graaf
2010-09-11
1
-19
/
+41
*
Show opflags changes
Jackmcbarn
2010-09-11
1
-1
/
+5
*
Fix crash on /opflags query
Daniel De Graaf
2010-09-11
1
-1
/
+2
[prev]
[next]