]> jfr.im git - irc/rqf/shadowircd.git/history - include
Do not create directories under PREFIX while building.
[irc/rqf/shadowircd.git] / include /
2008-04-07  Valery YatskoSome declarations connected to removed servlink gone
2008-04-06  William Pitcockfix whois :)
2008-04-06  William Pitcockadd umode +Z for SSL, can't be set or unset
2008-04-06  William Pitcockadd missing file
2008-04-06  Valery Yatskossl sync with http://hg.angelforce.ru/charybdis-old
2008-04-05  Jilles TjoelkerBranch merge.
2008-04-05  Jilles TjoelkerPut back connecting to servers defined by hostname.
2008-04-05  Valery YatskoAutomated sync with http://hg.angelforce.ru/charybdis
2008-04-05  Valery YatskoMuch clear maxconnections stuff - ported from ratbox3.
2008-04-05  Jilles TjoelkerBranch merge.
2008-04-05  Valery YatskoMissed some files in r520 commit.
2008-04-05  Valery YatskoReplacing legacy IPV6 define with RB_IPV6 (which is...
2008-04-04  Valery Yatskos_stats.c removed, now we use new style of stats handling.
2008-04-03  Jilles TjoelkerRemove some declarations for removed functions.
2008-04-03  Jilles TjoelkerServlink control data is read again, this makes /stats...
2008-04-03  Jilles TjoelkerZiplinks appear to work again now.
2008-04-03  William Pitcocks_log.* -> logger.* (s_foo looks ugly, lets try to...
2008-04-03  William Pitcockilog_error() replaces legacy report_error() craq
2008-04-02  Jilles TjoelkerMake s_auth.c compile.
2008-04-02  Valery YatskoSynching http://angelforce.ru:8000/ with http://hg...
2008-04-02  Valery YatskoStuff connected with ctrlFd disabled
2008-04-02  Valery Yatskoflood_recalc moved on ratbox3 event engine
2008-04-02  Valery Yatskolinebuf -> rb_linebuf
2008-04-02  Valery YatskoWorkarond with listener.c stuff on moving from listener...
2008-04-02  William PitcockAutomated merge with http://angelforce.ru:8000/
2008-04-02  Valery Yatskoirc_sockaddr_storage -> rb_sockaddr_storage, changing...
2008-04-02  Valery Yatskoclass.c fixed
2008-04-02  Valery Yatskom_pass.c fixed
2008-04-02  Valery YatskoReverting some changed related not to moving on libratb...
2008-04-02  Valery Yatskoreplacing ssld with servlink
2008-04-02  Valery Yatskoget_printable_kline(..) fix
2008-04-02  Valery YatskoREADBUF_SIZE
2008-04-02  Valery YatskoTrying to fix packet.c
2008-04-02  Valery Yatskofixing ServerStats struct
2008-04-02  Valery Yatskotstats stuff gone to m_stats.c
2008-04-02  Valery Yatskofixing Class struct
2008-04-02  Valery YatskoMore charybdis -> ratbox3
2008-04-02  Valery YatskoFixing bugs
2008-04-02  Valery Yatskohostmask.h cleanup
2008-04-02  Valery Yatskoreject functions from ratbox3
2008-04-02  Valery Yatskos_stats workaround
2008-04-02  Valery Yatskossl_ok in ircd.{h,c}
2008-04-02  Valery Yatskolocalflags stuff
2008-04-02  Valery YatskoLocalUser::ssl_ctl
2008-04-02  Valery YatskoCLI_FD_MAX
2008-04-02  Valery YatskoSome hash stuff
2008-04-02  Valery YatskoReverting to 398.. trying again with native charybdis...
2008-04-02  Valery Yatskoswitching back on nd_dict instead of ratbox3 hash functions
2008-04-02  Valery YatskoLocalUser struct changes
2008-04-02  Valery YatskoLOCAL_COPY_N macro
2008-04-02  Valery Yatskond_entry struct from ratbox3
2008-04-02  Valery Yatskohash.{h,c} from ratbox3, let's work around them! xD
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...
next