summaryrefslogtreecommitdiff
path: root/src/s_user.c
AgeCommit message (Expand)Author
2014-07-02- Removed supported.hmichael
2014-07-02- Removed hooking systemmichael
2014-03-28- Backported -r3182 [s_user.c:check_xline(): use CONF_NOREASON for default re...michael
2014-03-01- white-space changes / style cleanupsmichael
2014-01-28- register_remote_user(): removed unused realname/gecos parametermichael
2014-01-25- Clean up all files in src/ (fixed indentation, removed whitespaces/tabs)michael
2013-12-17- Avoid magically sized temporary buffersmichael
2013-12-17- introduce_client(), sendnick_TS(): fixed buffer overflow if a client has al...michael
2013-10-27- Added usermode +W. Users connected via a webirc gateway get thismichael
2013-07-03- Fixed core with empty auth::spoof entriesmichael
2013-07-03- White-space commit / style correctionsmichael
2013-06-21- s_user.c: style corrections, remove useless commentmichael
2013-06-19- s_user.c:user_set_hostmask(): don't send QUIT message to channels ifmichael
2013-06-18- Added generall::cycle_on_host_change configuration option as requestedmichael
2013-06-16- Add usermode 'S' (client is connecte via SSL/TLS).michael
2013-06-15- Implement CERTFPmichael
2013-06-04- Removed usermode +Cmichael
2013-06-03- Now that invite- and ban-exempts are hardcoded, there's no need to deletemichael
2013-06-02- Cleanup ISUPPORT code and get rid of message.cmichael
2013-05-31- Implement motd{} configuration blocks based on ircu's implementationmichael
2013-05-30- m_svsmode(), user_set_hostmask(): minor cleanups and fixes to previous commitmichael
2013-05-30- m_svsmode.c: avoid HostServ floodsmichael
2013-05-30- s_user.c:user_set_hostmask(): send a QUIT/JOIN combination to other channelmichael
2013-05-29- s_user.c:user_set_hostmask(): don't unset FLAGS_IP_SPOOFING if the client'smichael
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 changesmichael
2013-05-26- s_user.c:report_and_set_user_flags(): minor spelling fixesmichael
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 anymoremichael
2013-05-12- Remove entering_umode and change_umode callbacks in preparation for themichael
2013-05-08- Added usermode F (remote client connect/exit notices) on public requestmichael
2013-04-30- Dropped PCRE supportmichael
2013-04-27- Removed operflag 'nick_changes'. Operators can now set +n at willmichael
2013-04-27- Changed RPL_WELCOME to comply with rfc2812michael
2013-04-24- Constificationmichael
2013-04-19- m_users, show_lusers: removed extranous arguments to sendto_one()michael
2013-04-19- Revert to -r1831michael
2013-04-19- Made all numeric defines use the actual string instead of the numeric valuemichael
2013-04-12- Removed recently added m_svshost.c. Services may now change the host of amichael
2013-04-12- Remote server connection and split notices now go to new usermode +emichael
2013-04-12- set_user_mode(): remove useless debugging noticemichael
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/snprintfmichael
2013-01-16- Forward-port -r1750 [IMPORTANT: nick and topic lengths are now configurablemichael
2012-11-07- First pass of conf parser stabilization/cleanupmichael
2012-11-06- More config subsystem cleanupsmichael
2012-11-04- Initial rewrite of the configuration subsystemmichael
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 tomichael