]> jfr.im git - irc/rqf/shadowircd.git/history - include
'lip' added in LocalUser struct
[irc/rqf/shadowircd.git] / include /
2008-04-02  Valery Yatsko'lip' added in LocalUser struct
2008-04-02  Valery Yatskoextern declaration in ircd.h instead of ircd.c
2008-04-02  Valery YatskoMuch more changes to remove compilation warnings
2008-04-02  Valery YatskoThis define is in libratbox config.h
2008-04-02  Valery YatskoTrying again - this will need ssld integration from me
2008-04-02  Valery YatskoReverting last commit to try again
2008-04-02  Valery YatskoTrying to migrate on ratbox3's listener.
2008-04-02  Valery YatskoDupNString removed - we don't need it now
2008-04-02  Valery YatskoMerging again and again
2008-04-02  William Pitcockyet another autoreconf run.
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 Pitcockrun autoreconf.
2008-04-02  William PitcockAutomated merge with http://angelforce.ru:8000
2008-04-02  William Pitcockmake s_user.c build.
2008-04-02  William PitcockAutomated merge with http://85.237.34.214:8000/
2008-04-02  Valery Yatskook, trying to work on blockheap's stuff
2008-04-02  Valery Yatskofixing cache.c compilation - code stolen from ratbox3...
2008-04-01  Valery YatskoCurrentTime -> rb_currenttime();
2008-04-01  Valery Yatskoextern void send_pop_queue(struct Client *); in header...
2008-04-01  Valery Yatskoircd_defs.h declaration in stdinc.h - needed for some...
2008-04-01  Valery YatskoReturned back declaration I've mistakenly removed.
2008-04-01  Valery YatskoDubString -> rb_strdup
2008-04-01  Valery Yatskoaway stuff from ratbox3
2008-04-01  Valery Yatskomonitor.{c,h} stuff for libratbox3.
2008-04-01  Valery Yatskolibcharybdis includes gone.
2008-04-01  Jilles TjoelkerMake send.c compile, except for ziplinks.
2008-04-01  William PitcockMake m_set compile.
2008-04-01  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2008-04-01  Jilles TjoelkerMore changes for libratbox.
2008-04-01  Jilles TjoelkerVarious changes for libratbox.
2008-04-01  William Pitcockstart making this compile
2008-04-01  William Pitcockbork bork bork
2008-03-30  Jilles TjoelkerMove PRIVS command from extensions to modules (shows...
2008-03-30  Jilles TjoelkerAdd ERR_DISABLED (517) from ircu.
2008-03-29  Jilles TjoelkerUnbreak /quote help stats as an oper (all where oper...
2008-03-18  Jilles TjoelkerCleanups to 005 code, from ratbox (androsyn).
2008-03-15  Jilles Tjoelkertarget change: use fnv32 hash of UID instead of pointer...
2008-03-12  Jilles TjoelkerGenerate include/serno.h from the hg revision data.
2008-03-02  Jilles TjoelkerShow some target change statistics in /stats t.
2008-02-27  William PitcockRemove CHFL_DEOPPED entirely.
2008-01-05  Jilles TjoelkerRemove FLAGS2_NOLIMIT (IsExemptLimits/SetExemptLimits).
2008-01-05  Jilles TjoelkerUse a more expected value for SHARED_TRESV.
2008-01-04  Jilles TjoelkerSend a rate-limited server notice if a blacklist gives...
2008-01-04  Jilles Tjoelkerconfig.h: remove some obsolete options, move MAX_BUFFER...
2008-01-04  Jilles TjoelkerOverwrite config.h.dist with config.h.
2008-01-01  Jilles TjoelkerRemove idle time checking (auto disconnecting users...
2008-01-01  Jilles TjoelkerRemove various obsolete ConfItem statuses (types) and...
2007-12-28  William PitcockReplace int fd; in local client object with an fde...
2007-12-25  Jilles TjoelkerConsolidate duplicate channel mode flags tables to...
2007-12-24  Jilles TjoelkerAdd mass_notice oper priv, enabled by default for compa...
2007-12-24  Jilles TjoelkerRearrange flags2 to make room for 3 more oper privileges.
2007-12-24  Jilles TjoelkerMove various flags from flags2 to flags.
2007-12-24  Jilles TjoelkerRemove various unused macros.
2007-12-24  Jilles TjoelkerRemove unused CONF_FLAGS_DO_IDENTD and FLAGS_NEEDID.
2007-12-24  Jilles TjoelkerRemove unused flag FLAGS_CHKACCESS.
2007-12-24  Jilles TjoelkerBranch merge.
2007-12-24  Jilles TjoelkerRemove dot_in_ip6_addr config option.
2007-12-17  Jilles TjoelkerAdd resv oper priv, enabled by default for compatibility.
2007-12-12  Jilles TjoelkerDo not copy string passed to add_top_conf()/add_conf_it...
2007-12-12  Jilles TjoelkerMake /rehash help work again.
2007-12-08  Jilles TjoelkerRemove reject entries on unkline/ungline/unxline.
2007-12-08  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2007-12-08  Jilles TjoelkerChange meaning of "bits" in FNV hash functions to bitle...
2007-12-04  William Pitcockhelp system rework, part 1
2007-12-03  William Pitcocknickdelay -> dictionary.
2007-12-02  William PitcockIt compiles, ship it.
2007-12-02  William Pitcockcommands and aliases go from horrible hashtable code...
2007-12-02  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2007-12-02  William PitcockAdd irc_dictionary code.
2007-11-28  Jilles TjoelkerAdd find_exact_conf_by_address() to find klines etc...
2007-11-25  Jilles TjoelkerWhen checking if a nick resv or xline already exists...
2007-11-23  Jilles TjoelkerShow opers a list of recently (<24hrs) split servers...
2007-11-23  Jilles TjoelkerMerge links_cache into scache and rework scache.
2007-11-21  Jilles TjoelkerRemove Server.up and Server.upid.
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-11-17  jilles[svn] Update description of oper privileges a bit.
2007-11-07  jilles[svn] Fix desyncs with very long extbans. Bans can...
2007-11-07  jilles[svn] allocate_channel(): no need to truncate name...
2007-10-27  jilles[svn] Fix a memory leak.
2007-09-09  jilles[svn] Make /knock send to all channel members on +g...
2007-09-09  jilles[svn] Make EXTBAN 005 token like unreal's (, instead...
2007-09-06  jilles[svn] Remove a sentence which gives the impression...
2007-08-29  jilles[svn] Clarify format of IPv6 addresses in SGML document...
2007-08-29  jilles[svn] Clarify format of IPv6 addresses in auth{} and...
2007-08-23  jilles[svn] Add more information about invitations and invexes.
2007-08-23  jilles[svn] Add what /invite actually does (bypass +ijlr).
2007-08-18  jilles[svn] callerid (+g) documentation:
2007-08-10  jilles[svn] Send TS6 protocol for the actual work of override...
2007-08-09  nenolod[svn] - update IDEAS as TS6 only is partially done
2007-08-09  nenolod[svn] - TS6 is always enabled now.
2007-08-09  nenolod[svn] - better text for RPL_LOAD2HI explaining in a...
2007-08-01  jilles[svn] Also rerun autoheader, for solaris ports changes.
2007-08-01  jilles[svn] Rerun autoconf for version bump, at last.
2007-08-01  jilles[svn] Make highest connection counts a bit more consistent.
2007-07-30  jilles[svn] Fix wrong line numbers in ircd.conf parser (some...
2007-07-26  jilles[svn] Change EmptyString so gcc 4.2 doesn't complain.
2007-07-14  jilles[svn] In a two-argument whois, RPL_ENDOFWHOIS should...
next