]> jfr.im git - irc/rqf/shadowircd.git/history - src/s_user.c
Allow opers to see other users umodes with /mode <nick>.
[irc/rqf/shadowircd.git] / src / s_user.c
2009-01-01  Jilles TjoelkerAllow opers to see other users umodes with /mode <nick>.
2008-12-28  Jilles TjoelkerRemove redundant check.
2008-11-26  Jilles TjoelkerPut back accidentally removed word.
2008-11-19  Jilles TjoelkerMake the notices reporting auth{} privs a bit more...
2008-09-17  William PitcockAutomated merge with http://hg.atheme.org/charybdis
2008-09-06  Jilles TjoelkerAdd need_ssl to auth{} and operator{}.
2008-08-29  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2008-08-29  William PitcockAutomated branch merge.
2008-08-29  Stephen BennettIf auth_user and server password were given and not...
2008-08-25  Jilles TjoelkerClear privset on deoper.
2008-08-17  William PitcockMake a reference to privset in Client.localClient.
2008-08-17  William PitcockInitial work on getting privsets working.
2008-08-01  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2008-07-31  Jilles TjoelkerMove to ratbox3 reject and throttle code.
2008-07-27  Valery Yatskolast changes of crypt -> rb_crypt
2008-06-25  Valery V YatskoBranch merge
2008-06-25  Valery V YatskoGenerating cflags bufs dynamically: one for RPL_MYINFO...
2008-06-08  William Pitcockcore: no more TS5
2008-06-08  William PitcockMerge with 'charybdis-ts6only' branch.
2008-04-20  Valery Yatskoirc_string.h -> match.h, irc_string.h; includes changed
2008-04-20  Valery Yatskolegacy irc sprintf gone
2008-04-20  Valery YatskoVarious inet* -> rb_inet_*
2008-04-20  Valery YatskoMissed file from previous changeset
2008-04-20  Valery Yatskostrlcpy -> rb_strlcpy
2008-04-11  Valery YatskoBranch merge
2008-04-11  Valery Yatsko'You are exempt from...' message fixed - glines gone
2008-04-11  Valery YatskoRemoving glines
2008-04-08  Jilles TjoelkerMake the format argument of change_nick_user_host(...
2008-04-06  William Pitcockadd umode +Z for SSL, can't be set or unset
2008-04-04  Valery Yatskos_stats.c removed, now we use new style of stats handling.
2008-04-03  William Pitcocks_log.* -> logger.* (s_foo looks ugly, lets try to...
2008-04-02  William PitcockAutomated merge with http://angelforce.ru:8000/
2008-04-02  Valery YatskoReverting some changed related not to moving on libratb...
2008-04-02  Valery Yatskoadd_reject fix - please check!!!
2008-04-02  Valery Yatskofixing ServerStats references
2008-04-02  William PitcockAutomated merge with http://angelforce.ru:8000
2008-04-02  Valery YatskoMerging s_newconf.c from nenolod and me
2008-04-02  William PitcockAutomated merge with http://angelforce.ru:8000
2008-04-02  William Pitcockmake s_user.c build.
2008-04-01  Valery YatskoCurrentTime -> rb_currenttime();
2008-04-01  Valery YatskoDubString -> rb_strdup
2008-04-01  Valery YatskoArgh, wrong replace caused by MS VS 2005 interface.
2008-04-01  Valery Yatskolibcharybdis includes gone.
2008-04-01  William Pitcockmacro replacement
2008-04-01  William Pitcockdlink -> rb_dlink
2008-04-01  William Pitcockircs[n]printf -> rb_s[n]printf
2008-01-06  Jilles Tjoelkerkline_exempt does not exempt from D:lines, so don't...
2008-01-05  Jilles TjoelkerRemove FLAGS2_NOLIMIT (IsExemptLimits/SetExemptLimits).
2008-01-05  Jilles TjoelkerAdd two missing colons for sendto_one_notice().
2008-01-05  Jilles TjoelkerShow full flag name, not letter, when refusing to set...
2008-01-01  Jilles TjoelkerRemove idle time checking (auto disconnecting users...
2007-12-28  William PitcockReplace int fd; in local client object with an fde...
2007-12-24  Jilles TjoelkerMove various flags from flags2 to flags.
2007-12-24  Jilles TjoelkerBranch merge.
2007-12-24  Jilles TjoelkerRemove dot_in_ip6_addr config option.
2007-12-08  Jilles TjoelkerRemove reject entries on unkline/ungline/unxline.
2007-11-20  William PitcockGet rid of User.server.
2007-11-20  nenolod[svn] - we do not need to call find_server() in the...
2007-11-20  nenolod[svn] Explain invalid username rejections to users...
2007-08-01  jilles[svn] Make highest connection counts a bit more consistent.
2007-05-14  jilles[svn] Apply ratbox flood fix.
2007-04-15  jilles[svn] Move new_local_user hook, so it is possible to...
2007-04-05  jilles[svn] Change code that checks maxclients limit: allow...
2007-04-03  nenolod[svn] - some more transit to sendto_one_numeric().
2007-04-03  nenolod[svn] - change some sendto_one() to sendto_one_numeric().
2007-03-28  jilles[svn] Merge old trunk r2294:
2007-03-06  jilles[svn] Move username check after xline and dnsbl checks...
2007-03-05  jilles[svn] Fix some cases where the size argument to strlcpy()
2007-02-24  jilles[svn] Make oper_up() take +i/-i during opering up into...
2007-02-04  jilles[svn] Change handling of modularized umodes:
2007-02-04  jilles[svn] Move find_umode_slot() from libcharybdis/tools...
2007-01-25  nenolod[svn] Backport from early 3.x:
2007-01-25  nenolod[svn] - keyword-subst from charybdis 2.2.
2007-01-25  nenolod[svn] - the new plan: