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
/
users.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Set the minimum length to 1 for most config items with a default.
Sadie Powell
2020-04-09
1
-1
/
+1
|
*
Fix various documentation and formatting issues.
Sadie Powell
2020-03-30
1
-1
/
+1
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-03-18
1
-5
/
+7
|
\
|
|
*
Implement support for the SERVLIST command.
Sadie Powell
2020-03-12
1
-3
/
+3
|
*
Warn if the server config contains an unhashed password.
•••
This will be made a hard failure in v4.
Sadie Powell
2020-03-11
1
-2
/
+4
*
|
Move FindNickOnly to UserManager.
Sadie Powell
2020-02-09
1
-1
/
+1
*
|
Use C++11 inline initialisation for class members.
Sadie Powell
2020-02-06
1
-25
/
+0
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-01-17
1
-6
/
+18
|
\
|
|
*
Update copyright headers.
InspIRCd Robot
2020-01-11
1
-6
/
+18
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-01-01
1
-0
/
+6
|
\
|
|
*
Ignore clients on ulined servers when reporting stats in LUSERS.
Peter Powell
2019-12-28
1
-0
/
+6
*
|
Merge branch 'insp3' into master.
Sadie Powell
2019-12-08
1
-1
/
+1
|
\
|
|
*
Deprecate Send{Channel,User}Notice; use SendMessage instead.
Peter Powell
2019-11-17
1
-1
/
+1
*
|
Merge branch 'insp3' into master.
Sadie Powell
2019-11-13
1
-8
/
+30
|
\
|
|
*
Fix respecting the deprecated <channels:users> tag.
Peter Powell
2019-10-24
1
-4
/
+18
|
*
Fire the OnSetUserIP event after the connect class change.
Peter Powell
2019-10-21
1
-4
/
+3
|
*
Fix a shadowing warning in LocalUser.
Peter Powell
2019-10-18
1
-2
/
+2
|
*
Implement serialisation of users.
•••
This allows for various things which will be coming in the future. e.g. Transferring users to another server on upgrade.
Peter Powell
2019-10-14
1
-0
/
+9
*
|
Merge branch 'insp3' into master.
Sadie Powell
2019-08-09
1
-5
/
+9
|
\
|
|
*
Fix a shadowing warning in UserIOHandler::OnError.
Peter Powell
2019-08-01
1
-2
/
+2
|
*
Stop removing oper modes after a user have been quit network-wide.
•••
Fixes #1686.
Peter Powell
2019-07-31
1
-3
/
+7
*
|
Merge branch 'insp3' into master.
Sadie Powell
2019-07-27
1
-4
/
+19
|
\
|
|
*
Improve the "max connections exceeded" oper snotice.
Peter Powell
2019-07-26
1
-2
/
+8
|
*
Add a method for swapping user I/O handlers.
Peter Powell
2019-07-21
1
-0
/
+6
|
*
Allow modules to prevent a failed connection from being closed.
Peter Powell
2019-07-21
1
-2
/
+5
*
|
Merge branch 'insp3' into master.
Sadie Powell
2019-07-16
1
-1
/
+1
|
\
|
|
*
Default idents to the uuid of the connecting user.
Peter Powell
2019-06-12
1
-1
/
+1
*
|
Merge branch 'insp3' into master.
Sadie Powell
2019-05-15
1
-21
/
+8
|
\
|
|
*
Delete some obsolete comments.
Peter Powell
2019-05-09
1
-4
/
+0
|
*
Textual improvements and fixes such as typos, casing, etc. (#1612)
Robby
2019-04-28
1
-1
/
+1
|
*
HasModePermission: fix inverted condition.
Peter Powell
2019-04-21
1
-1
/
+1
|
*
HasModePermission: use IsModeChar.
Peter Powell
2019-04-19
1
-1
/
+2
|
*
Rename HasPermission to HasCommandPermission.
Peter Powell
2019-04-19
1
-2
/
+2
|
*
Remove the 'noisy' mode for HasPrivPermission.
•••
This was only used in one place.
Peter Powell
2019-04-19
1
-13
/
+3
*
|
Merge branch 'insp3' into master.
Sadie Powell
2019-03-30
1
-1
/
+1
|
\
|
|
*
Fix an off-by-one error in User::GetModeLetters().
Peter Powell
2019-02-17
1
-1
/
+1
*
|
Merge branch 'insp3' into master.
Sadie Powell
2019-02-15
1
-20
/
+4
|
\
|
|
*
Replace GetServerPort() with server_sa.port().
Peter Powell
2019-02-15
1
-7
/
+2
|
*
Rename User::nping to nextping for consistency with lastping.
Peter Powell
2019-02-15
1
-2
/
+2
|
*
Move <oper:class> and <oper:vhost> to core_oper.
Peter Powell
2019-02-05
1
-11
/
+0
*
|
UserManager: remove fakederef.
Sadie Powell
2019-02-07
1
-18
/
+18
*
|
SnomaskManager: remove fakederef.
Sadie Powell
2019-02-07
1
-5
/
+5
*
|
ModeParser: remove fakederef.
Sadie Powell
2019-02-07
1
-5
/
+5
*
|
LogManager: remove fakederef.
Sadie Powell
2019-02-07
1
-13
/
+13
*
|
Merge branch 'insp3' into master.
Sadie Powell
2019-02-05
1
-2
/
+2
|
\
|
|
*
Fix erroneously sending RPL_YOURDISPLAYEDHOST to HAProxy clients.
Peter Powell
2019-01-28
1
-1
/
+1
|
*
Remove trailing whitespace from various source files.
Peter Powell
2019-01-24
1
-1
/
+1
*
|
Remove all 2.0 config compatibility code.
Sadie Powell
2019-01-25
1
-1
/
+1
*
|
Replace the override macro with the override keyword.
Sadie Powell
2019-01-25
1
-1
/
+1
|
/
*
Implement support for the extended tag space for client tags.
Peter Powell
2019-01-24
1
-23
/
+19
[prev]
[next]