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
log msg
author
committer
range
path:
root
/
src
/
modules
/
m_account.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright notices to 2011
Jackmcbarn
2011-05-04
1
-1
/
+1
*
Remove protocol.h from inspircd.h
Jackmcbarn
2011-01-29
1
-0
/
+1
*
Use more printf-style WriteServ
Jackmcbarn
2010-12-16
1
-4
/
+4
*
Ensure that there are no desyncs when account items have the same TS but diff...
Jackmcbarn
2010-11-22
1
-5
/
+13
*
Add account snomask
Jackmcbarn
2010-10-19
1
-0
/
+1
*
Rename some commands
Jackmcbarn
2010-10-18
1
-9
/
+9
*
Remove connectclass from the account system core
Jackmcbarn
2010-10-09
1
-26
/
+0
*
Move /ACCTLIST and /ACCTSHOW to their own module
Jackmcbarn
2010-10-09
1
-69
/
+1
*
Allow /ACCTSHOW to take aliases
Jackmcbarn
2010-10-08
1
-5
/
+12
*
Fix possible desyncs on netjoin when an alias and an account with the same na...
Jackmcbarn
2010-10-08
1
-7
/
+21
*
Add account aliases
Jackmcbarn
2010-10-07
1
-6
/
+22
*
Fix order of checks
Jackmcbarn
2010-10-05
1
-2
/
+2
*
Remove tags from the account system
Jackmcbarn
2010-10-05
1
-29
/
+5
*
Remove remaining syntax.clear()s
Jackmcbarn
2010-10-05
1
-1
/
+0
*
Update login order
Jackmcbarn
2010-10-05
1
-5
/
+7
*
Fix crash in the account system
Jackmcbarn
2010-09-27
1
-36
/
+40
*
Log users out when their account is dropped or TS rollbacked
Jackmcbarn
2010-09-27
1
-3
/
+14
*
Make sure account exists before trying to use it
Jackmcbarn
2010-09-25
1
-1
/
+1
*
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
1
-4
/
+10
*
Major updates to the account system
Jackmcbarn
2010-09-24
1
-23
/
+126
*
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
*
Fix possible crash in m_account
Jackmcbarn
2010-09-24
1
-1
/
+1
*
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
1
-0
/
+367