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
/
src
/
s_user.c
Age
Commit message (
Expand
)
Author
2013-06-04
- Removed usermode +C
michael
2013-06-03
- Now that invite- and ban-exempts are hardcoded, there's no need to delete
michael
2013-06-02
- Cleanup ISUPPORT code and get rid of message.c
michael
2013-05-31
- Implement motd{} configuration blocks based on ircu's implementation
michael
2013-05-30
- m_svsmode(), user_set_hostmask(): minor cleanups and fixes to previous commit
michael
2013-05-30
- m_svsmode.c: avoid HostServ floods
michael
2013-05-30
- s_user.c:user_set_hostmask(): send a QUIT/JOIN combination to other channel
michael
2013-05-29
- s_user.c:user_set_hostmask(): don't unset FLAGS_IP_SPOOFING if the client's
michael
2013-05-29
- Finished proper implementation of usermode 'x' (UMODE_HIDDENHOST)
michael
2013-05-29
- s_user.c, s_serv.c, rsa.c: style corrections; mostly whitespace changes
michael
2013-05-26
- s_user.c:report_and_set_user_flags(): minor spelling fixes
michael
2013-05-19
- Undo -r1900 for now [Changed RPL_WELCOME to comply with rfc2812]. Looks lik...
michael
2013-05-16
- Merged valid_username() and clean_user_name()
michael
2013-05-12
- m_svsmode(), set_user_mode(): \n, \r, \t aren't treaded specially anymore
michael
2013-05-12
- Remove entering_umode and change_umode callbacks in preparation for the
michael
2013-05-08
- Added usermode F (remote client connect/exit notices) on public request
michael
2013-04-30
- Dropped PCRE support
michael
2013-04-27
- Removed operflag 'nick_changes'. Operators can now set +n at will
michael
2013-04-27
- Changed RPL_WELCOME to comply with rfc2812
michael
2013-04-24
- Constification
michael
2013-04-19
- m_users, show_lusers: removed extranous arguments to sendto_one()
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
- Removed recently added m_svshost.c. Services may now change the host of a
michael
2013-04-12
- Remote server connection and split notices now go to new usermode +e
michael
2013-04-12
- set_user_mode(): remove useless debugging notice
michael
2013-03-31
- Forward-port -r1792 [Added SVSHOST command handler which allows services to...
michael
2013-03-31
- Replaced all occurrences of ircsprintf with sprintf/snprintf
michael
2013-01-16
- Forward-port -r1750 [IMPORTANT: nick and topic lengths are now configurable
michael
2012-11-07
- First pass of conf parser stabilization/cleanup
michael
2012-11-06
- More config subsystem cleanups
michael
2012-11-04
- Initial rewrite of the configuration subsystem
michael
2012-10-30
- Made m_globops() and ms_globops() use sendto_realops_flags()
michael
2012-10-27
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to
michael