]> jfr.im git - solanum.git/shortlog
solanum.git
2016-03-26  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-26  Elizabeth Myersauthd/providers/rdns: minor function renaming cleanup
2016-03-26  Elizabeth Myersauthd/providers/ident: add configuration interface
2016-03-26  Elizabeth Myersauthd/providers/blacklist: add configuration interface...
2016-03-26  Matt Ullmansslproc: Remove unused variable
2016-03-26  Elizabeth Myersproviders/ident: cleanup things
2016-03-26  Elizabeth Myersproviders/rdns: add configuration interface for rDNS...
2016-03-26  Elizabeth Myersproviders/blacklist: add configuration interface
2016-03-26  William Pitcockwsockd: add some stub i/o code
2016-03-26  William Pitcockwsockd: conn_t.stream is not needed
2016-03-26  Elizabeth Myersauthd/provider: add options handlers for providers
2016-03-26  Elizabeth MyersPort notice stuff over from authd-framework-2 and use it.
2016-03-26  Elizabeth Myersauthd: split out notices stuff for backporting to master.
2016-03-26  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-26  William Pitcockauthd: also check size correctly
2016-03-26  William Pitcockauthd: check if handler is NULL, ensure that we do...
2016-03-26  Elizabeth Myersauthd: fix undefined behaviour
2016-03-26  Elizabeth Myersauthd/provider: remove obsolete comment [ci skip]
2016-03-26  Elizabeth Myersreject_client: send back ident and hostname with rejection.
2016-03-26  Elizabeth MyersFix dangling line from merge
2016-03-26  William Pitcockwsockd: add skeleton for future websockets helper ...
2016-03-26  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-26  Elizabeth Myersauthd: change reload character to R from H.
2016-03-26  Elizabeth Myersproviders/blacklist: change some checks to asserts.
2016-03-26  Elizabeth Myersprovider: make blacklist queries come after ident/rdns.
2016-03-26  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-26  Elizabeth Myersauthd/provider: add blacklist provider.
2016-03-26  William Pitcockircd: client: substantially rework the connid registry...
2016-03-26  Elizabeth Myersrdns: adjust timeout values
2016-03-25  Matt Ullmanextb_combi: More int to bool conversion
2016-03-25  Matt Ullman.gitignore: Ignore serno.h from librb as well
2016-03-25  William Pitcockappveyor: make the build less hacky
2016-03-25  William Pitcockircd: only relocate_paths on windows, no point on posix
2016-03-25  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-25  Elizabeth Myersserno.h: remove it with make clean.
2016-03-25  William Pitcockircd: implement path relocation
2016-03-25  William Pitcockircd: use ircd_paths for logFileName and pidFileName
2016-03-25  William Pitcockstarttls: use the client connid instead of the FD for...
2016-03-25  Elizabeth Myersactually use warn_opers function
2016-03-25  Elizabeth Myersauthd/provider: cleanups
2016-03-24  William Pitcockconfigure: define ENABLE_FHS_PATHS if built with -...
2016-03-24  William Pitcockircd: unbreak build
2016-03-24  William Pitcockircd: start staging for relocatable paths
2016-03-24  William Pitcocklibrb: define RB_PATH_SEPARATOR
2016-03-24  Matt Ullmanchmode: Move check_forward() to a boolean
2016-03-24  Matt Ullmanchmode: Move add_id() to a boolean
2016-03-24  Matt Ullmanchmode: Move allow_mode_change() to a boolean
2016-03-24  Matt Ullmanssld: Move plain_check_cork() to a boolean
2016-03-24  Matt Ullmanversion.c.SH: Fix generation not incrementing
2016-03-24  Matt Ullmanchannel: Move flood_attack_channel() to a boolean
2016-03-24  Matt Ullmanchannel: Change check_channel_name() note to false
2016-03-24  Matt Ullmanchannel: Move check_channel_name() to a boolean
2016-03-24  Elizabeth MyersAdd BlindSight to the credits
2016-03-24  Elizabeth Myerscleanup: u_long -> unsigned long
2016-03-24  Elizabeth Myersauthd/rdns: rename a function
2016-03-24  Elizabeth MyersMerge pull request #178 from staticfox/bsdisms
2016-03-24  Matt Ullmanauthd: Fix windows build
2016-03-24  Matt UllmanCleanup more BSD-isms
2016-03-24  Elizabeth MyersMerge pull request #177 from awilfox/master
2016-03-24  Andrew WilcoxInvoke the standard system shell in autogen.sh
2016-03-24  William PitcockMerge pull request #176 from staticfox/morecleanups
2016-03-24  Matt UllmanRemove the rest of the SVN id tags
2016-03-24  Matt Ullmanauthd: Change str_isnumber() to bool
2016-03-24  Elizabeth Myersstupidity fixes
2016-03-23  Elizabeth Myersident: use new *_addr fields
2016-03-23  Elizabeth Myersauthd/provider: add c_addr/l_addr fields
2016-03-23  Elizabeth Myersproviders/ident: fix inet_ntop/inet_pton mixup
2016-03-23  William PitcockMerge pull request #175 from staticfox/datatypes
2016-03-23  Matt UllmanMove away from BSD data types
2016-03-23  Elizabeth Myersproviders/rdns: remove useless struct member
2016-03-23  Elizabeth Myersres: expose rDNS building functions
2016-03-23  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-23  Elizabeth MyersRemove tier 4 (tier 3 is basically "everything but")
2016-03-23  Elizabeth MyersAdd unlisted architectures to tier 3 [ci skip]
2016-03-23  Elizabeth MyersREADME: clearly outline levels of platform support
2016-03-23  Elizabeth MyersDICTIONARY_FOREACH -> RB_DICTIONARY_FOREACH [ci skip]
2016-03-23  Elizabeth Myersmodules: libircd depends on librb, so no need to includ...
2016-03-23  Elizabeth MyersUpdate README
2016-03-23  Elizabeth Myerslibrb/ports: ungimp thing.
2016-03-23  Elizabeth Myersmisc solaris fixes
2016-03-23  Elizabeth Myersmisc solaris fixes
2016-03-23  Elizabeth MyersRemove common.h from lexer and parser
2016-03-23  Elizabeth MyersRemove common.h from here too.
2016-03-23  Elizabeth Myerscommon.h: raison d'être is gone, so out it goes.
2016-03-23  Elizabeth MyersEnsure the parser/lexer don't use IRCD_BUFSIZE.
2016-03-23  Elizabeth MyersIRCD_BUFSIZE is redundant with BUFSIZE, so kill it.
2016-03-23  Elizabeth Myersauthd/provider: really fix things for new changes.
2016-03-23  Elizabeth Myerscommon: don't even attempt to define NULL.
2016-03-23  Elizabeth Myerscommon: don't even attempt to define NULL.
2016-03-23  Elizabeth MyersUpdate NEWS
2016-03-23  Elizabeth Myersauthd/provider: incorporate new changes
2016-03-23  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-23  Elizabeth MyersSend YES/NO to Davy Jones's Locker.
2016-03-23  Elizabeth MyersRemove more YES/NO usage.
2016-03-23  Elizabeth MyersNEWS: fix typo [skip ci]
2016-03-23  Elizabeth MyersUpdate NEWS.
2016-03-23  Elizabeth Myerstypedef-ify rb_radixtree for consistency.
2016-03-23  Elizabeth MyersChange struct Dictionary(*) to rb_dictionary(_\1).
2016-03-23  Elizabeth Myersircd: shut GCC the fuck up.
2016-03-23  Elizabeth MyersDICTIONARY_FOREACH → RB_DICTIONARY_FOREACH
next