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 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
*
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
[prev]
[next]