index
:
linuxnet/ircd-hybrid-linuxnet.git
linuxnet-8.1.17
linuxnet-8.1.20
master
[no description]
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
m_whois.c
Age
Commit message (
Expand
)
Author
2014-01-15
- Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs)
michael
2014-01-06
- m_whois.c:do_whois(): get it to work with UIDs. Spotted and fixed by Adam.
michael
2014-01-06
- m_whois.c:whois_person(): removed /whois notice
michael
2014-01-05
- Fixed server name leak for hidden servers in /who, /whois and /whowas
michael
2013-12-29
- Cleaned up RPL_WHOISADMIN hack
michael
2013-11-20
- Better distinguishing between usermode +g and +G in both /whois and /privmsg
michael
2013-11-13
- m_whois.c: only administrators may see a client's certificate finger print
michael
2013-11-08
- Administrators are now able to see user modes a user has set via /whois
michael
2013-10-27
- Added usermode +W. Users connected via a webirc gateway get this
michael
2013-10-27
- Admins may now see +s channels a user is in with /WHOIS
michael
2013-10-23
- Stole ircu's RPL_WHOISACCOUNT numeric
michael
2013-07-04
- m_whois.c: removed legacy code
michael
2013-06-16
- Add usermode 'S' (client is connecte via SSL/TLS).
michael
2013-06-15
- Implement CERTFP
michael
2013-06-12
- white-space commit/style corrections
michael
2013-06-04
- Moved disable_remote_command configuration directive from
michael
2013-05-12
- Whitespace commit
michael
2013-05-11
- Mostly style cleanups & whitespace changes
michael
2013-04-27
- Backported -r1874 [WHOIS may no longer accept wildcards]
michael
2013-04-19
- Revert to -r1831
michael
2013-04-19
- Made all numeric defines use the actual string instead of the numeric value
michael
2013-04-12
- Forward-port -r1810 [m_whois.c: fixed bug where TS5 servers would send an
michael
2013-03-31
- Replaced all occurrences of ircsprintf with sprintf/snprintf
michael
2013-01-24
- Forward-port -r1774:
michael
2012-11-13
- changed match() polarity. match() now returns 0 on match and 1 on non-match
michael
2012-10-27
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to
michael