]> jfr.im git - solanum.git/shortlog
solanum.git
2016-03-19  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-03-19  William Pitcockircd/sslproc: same for zlib_ok
2016-03-19  William Pitcockssld: do not shadow openssl-internal symbol "ssl_ok...
2016-03-19  William Pitcockircd: do not shadow internal openssl symbol "ssl_ok...
2016-03-19  William Pitcocksslproc: return after calling free_ssl_daemon() when...
2016-03-19  William Pitcockbandb: embedded sqlite3: fix build on cygwin
2016-03-19  William Pitcocklibrb: use charybdis acinclude dir
2016-03-19  William Pitcockircd: link libircd with -no-external
2016-03-18  Elizabeth Myersinstall-sh: make +x
2016-03-18  Elizabeth Myersircd: fix a really retarded GCC warning by being anal...
2016-03-18  Elizabeth Myerscrypt: fix strict-aliasing warnings by using an explici...
2016-03-18  Elizabeth Myersmodules: fix stupid GCC false positive warning.
2016-03-18  Elizabeth MyersUpdate gitignore
2016-03-18  Elizabeth MyersRemove unnecessary autotools cruft and other detritus
2016-03-18  Elizabeth MyersAdd --enable-ignore-bogus-ts flag.
2016-03-18  Elizabeth Myersconfigure: add ENABLE_OPER_CHGHOST flag
2016-03-18  Elizabeth Myersconfig.h: update a tad
2016-03-18  Elizabeth MyersRemove aclocal.m4
2016-03-18  William Pitcockparse: ensure that aliases have a sufficient number...
2016-03-17  Elizabeth MyersImport this from authd-framework branch
2016-03-17  Elizabeth MyersRedo of the authd-framework branch.
2016-03-17  Elizabeth Myersmailmap: Sam is Christine now apparently.
2016-03-15  Elizabeth Myersdns: remove unneeded defines
2016-03-15  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-03-14  Simon Arlottircd: Don't refer to the IP address as a "netmask"...
2016-03-13  Elizabeth Myersdns: use a dictionary for query storage
2016-03-13  Elizabeth Myersauthd: fix a fallthrough.
2016-03-13  Elizabeth Myersrb_dictionary: add functions for uint64_t (long) variables.
2016-03-13  Elizabeth Myersreference.conf: fix me being an incompetent fuckwit.
2016-03-13  Elizabeth Myersmodules: can .la suffix.
2016-03-12  Elizabeth Myerscancel_query: fix stupid build error
2016-03-12  Elizabeth Myersauthd: add the ability to cancel DNS requests
2016-03-12  Elizabeth Myersauthd: add improved API for internal usage
2016-03-12  Elizabeth MyersReally fix the help index.
2016-03-12  Elizabeth MyersRegenerate user help index.
2016-03-10  Elizabeth MyersWhat I really meant to say.
2016-03-10  Elizabeth MyersStop building this branch plzkthxbai
2016-03-10  Elizabeth Myersauthd: crap, C was taken already, rename reload to H.
2016-03-10  Elizabeth MyersSend cnotice/cprivmsg help to Hades.
2016-03-10  William Pitcockmodules: remove explicit CPRIVMSG/CNOTICE, this has...
2016-03-10  Elizabeth Myersm_error: use strncasecmp, not strcmp
2016-03-09  Elizabeth Myersm_stats: eliminate special casing of calling the stats...
2016-03-09  Mantas Mikulėnasauthd, m_stats: fix command table sizes
2016-03-09  Elizabeth Myersrehash: don't restart authd for DNS reloads
2016-03-09  Elizabeth MyersMore bool conversions
2016-03-09  Elizabeth MyersMerge branch 'elizafox-cleanups' of github.com:charybdi...
2016-03-09  Elizabeth MyersFix m_xline [ci skip]
2016-03-09  Elizabeth MyersMore bool conversions [ci skip]
2016-03-09  Elizabeth MyersMore bool conversions [ci skip]
2016-03-09  Elizabeth MyersRemove dead variable "cold_start" that no longer exists...
2016-03-09  Elizabeth MyersMore bool conversions
2016-03-09  Elizabeth Myersm_close: remove dangling return [ci skip]
2016-03-09  Elizabeth Myersm_chghost: convert more stuff to bool [ci skip]
2016-03-09  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-03-09  Elizabeth MyersMessage handlers should return void.
2016-03-09  Elizabeth MyersMerge pull request #163 from awilfox/master
2016-03-09  Elizabeth MyersMove module description headers to the top
2016-03-09  Andrew Wilcoxcore/m_error: Be consistent in strncmp usage
2016-03-08  William Pitcockircd: further cleanup of YES/NO
2016-03-08  William Pitcockircd: fix up some iwarn() calls which referred to L_MAIN
2016-03-08  William Pitcockmodules: using labs() for date math is unsafe
2016-03-08  William Pitcocks_conf: remove YES/NO references
2016-03-08  Elizabeth Myerss_user: clean up return types and can YES/NO.
2016-03-08  Elizabeth MyersDetect stdbool.h and add conformant shims if it isn...
2016-03-08  Elizabeth MyersRemove another silly outdated comment [ci skip]
2016-03-08  Elizabeth Myersm_svinfo: remove outdated comment
2016-03-08  Elizabeth Myersm_stats: kill O(n) lookup on stats.
2016-03-08  Elizabeth MyersMore mailmap entries
2016-03-08  Elizabeth MyersUpdate mailmap for my emails past and present.
2016-03-08  Elizabeth Myersdns: prune worthless function.
2016-03-08  Elizabeth Myersdns: clean up awful hacks.
2016-03-08  Elizabeth Myersauthd: allow querying the list of DNS servers.
2016-03-08  Elizabeth Myersblacklist: clean up some of my old code
2016-03-08  Elizabeth MyersConvert 2.8 style ToUpper/ToLower names to irctoupper...
2016-03-08  Elizabeth MyersRename RATBOX_PROFILE to RB_PROFILE.
2016-03-08  Elizabeth MyersAdd ircd serials to AV2.
2016-03-08  Elizabeth MyersTry to fix stupid build error on Travis
2016-03-07  Elizabeth MyersUse Unix time for the date code.
2016-03-07  Elizabeth MyersFix generation of serno.h
2016-03-07  William PitcockMerge pull request #162 from maxteufel/umode_noctcp
2016-03-07  Max Teufelextensions: add umode_noctcp extension
2016-03-07  Elizabeth MyersMakefile.am: make git serno generation a little nicer.
2016-03-07  Elizabeth MyersChange some RATBOX_FOO defines to CHARYBDIS_FOO.
2016-03-07  Elizabeth MyersAV2 description: forgot this one too
2016-03-07  Elizabeth MyersAV2 descriptions: forgot these
2016-03-07  Elizabeth MyersUpdate extensions/spy_* with AV2 descriptions.
2016-03-07  Elizabeth MyersAdd AV2 descriptions for extensions/sno_*
2016-03-07  Elizabeth MyersPort some more extensions to AV2 and add descriptions
2016-03-07  Elizabeth MyersCompensate for my obviously diminished faculties.
2016-03-07  Elizabeth MyersGive all extensions/m_* modules AV2 descriptions
2016-03-07  Elizabeth Myersm_starttls: fix fucked-up merge
2016-03-07  Elizabeth Myersm_starttls: port to AV2 caps stuff
2016-03-07  Elizabeth MyersMerge pull request #161 from awilfox/av2desc
2016-03-07  Elizabeth MyersBump some extensions to AV2 and add descriptions
2016-03-07  Andrew Wilcoxmodules: Add AV2 description to m_xline
2016-03-07  Andrew Wilcoxmodules: Add AV2 descriptions for m_w* modules
2016-03-07  Andrew Wilcoxm_time and m_user: Fix small typo
2016-03-07  Elizabeth MyersAV2 descriptions for m_[no]*
2016-03-07  Andrew Wilcoxmodules: Add AV2 description to m_version
2016-03-07  Andrew Wilcoxmodules: Add AV2 descriptions to all m_u* modules
next