]> jfr.im git - solanum.git/history - librb
authd: be more anal about errors
[solanum.git] / librb /
2016-03-27  Elizabeth MyersMerge branch 'authd-framework' of github.com:charybdis...
2016-03-26  Elizabeth MyersMerge branch 'authd-framework-2' into authd-framework
2016-03-25  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-25  Elizabeth Myersserno.h: remove it with make clean.
2016-03-24  William Pitcocklibrb: define RB_PATH_SEPARATOR
2016-03-24  Elizabeth Myerscleanup: u_long -> unsigned long
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-23  William PitcockMerge pull request #175 from staticfox/datatypes
2016-03-23  Matt UllmanMove away from BSD data types
2016-03-23  Elizabeth MyersMerge branch 'master' into authd-framework-2
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 MyersMerge branch 'master' into authd-framework-2
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 MyersDICTIONARY_FOREACH → RB_DICTIONARY_FOREACH
2016-03-22  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-22  William PitcockMerge pull request #171 from staticfox/warnings
2016-03-22  Matt UllmanCleanup warnings
2016-03-22  William Pitcocklibrb: use readlink(2) on linux for the direct path...
2016-03-22  William Pitcocklibrb: provide rb_path_to_self() on windows
2016-03-22  William Pitcocklibrb: add rb_path_to_self(), which provides fairly...
2016-03-21  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-03-21  William Pitcockconfigure: fix msys checks
2016-03-21  William Pitcocklibrb: configure: tolerate older msys versions having...
2016-03-20  Elizabeth Myerslibrb: remove an experiment I had.
2016-03-20  William Pitcocklibrb: fix socklen_t check
2016-03-20  William Pitcocklibrb: commio: squelch setsockopt(3) warnings
2016-03-20  William Pitcocklibrb: configure: also include ws2tcpip.h
2016-03-20  William Pitcockacinclude: fix sockaddr_in6 checvk too
2016-03-20  William Pitcocklibrb: acinclude: check for ipv6 on win32
2016-03-20  William Pitcocklibrb: rb_lib: undefine any previous errno consts on...
2016-03-20  William Pitcocklibrb: rb_dictionary: temporary hack to shut up gcc...
2016-03-20  William Pitcocklibrb: win32: more cleanups
2016-03-20  William Pitcockcommio: even more win32 fixes
2016-03-20  William Pitcockcommio: further win32 fixes
2016-03-20  William Pitcockcommio: win32 fixes
2016-03-20  William Pitcocklibrb: further cleanups
2016-03-20  William Pitcocklibrb: some win32 fixes
2016-03-20  William Pitcocklibrb: only install WSA stubs if windows SDK does not...
2016-03-19  Elizabeth Myersrb_dictionary: add include needed for int types.
2016-03-19  Elizabeth Myersrb_dictionary: add include needed for int types.
2016-03-19  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-03-19  William Pitcocklibrb: use charybdis acinclude dir
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 MyersRemove unnecessary autotools cruft and other detritus
2016-03-15  Elizabeth Myersdns: remove unneeded defines
2016-03-13  Elizabeth Myersrb_dictionary: add functions for uint64_t (long) variables.
2016-03-10  Elizabeth Myersauthd: crap, C was taken already, rename reload to H.
2016-03-10  Elizabeth Myersauthd: crap, C was taken already, rename reload to H.
2016-03-08  Elizabeth MyersRename RATBOX_PROFILE to RB_PROFILE.
2016-03-08  Elizabeth MyersTry to fix stupid build error on Travis
2016-03-07  Elizabeth MyersFix generation of serno.h
2016-03-07  Elizabeth MyersMakefile.am: make git serno generation a little nicer.
2016-03-07  Elizabeth Myerslibrb: it's pretty obvious this has been updated since...
2016-03-07  William Pitcocklibrb: remove some files installed by libtoolize
2016-03-07  William Pitcockremove pregenerated librb/configure
2016-03-07  William Pitcocklibrb: provide AC_TRY_RUN fallback for cross-compiling...
2016-03-06  Elizabeth MyersMove irc_* data structures to librb.
2016-03-06  Elizabeth Myerslibrb: whoops, didn't realise this was needed... :x
2016-03-06  Elizabeth Myerslibrb: remove credits, they are redundant with charybdis's.
2016-03-06  Elizabeth Myerslibrb: remove ChangeLog, it hasn't been updated for...
2016-03-06  Elizabeth Myerslibrb: forgot this.
2016-03-06  Elizabeth MyersChange all leftover libratbox stuff to librb.
2016-03-06  William Pitcockupdate librb README to explain the namechange
2016-03-06  William Pitcockrename libratbox to librb, since its pretty modified...