]> jfr.im git - irc/UndernetIRC/iauthd-c.git/shortlog
irc/UndernetIRC/iauthd-c.git
2019-12-08  Michael Pooleiauthd-c 1.0.4 v1.0.4
2019-12-08  Michael Pooleiauth_xquery: Fix warnings from GCC 8+
2019-12-08  Michael PooleConvert indentation to spaces
2019-09-21  Michael Pooletests: Add test_set unit test for splay tree code
2019-09-11  Michael Pooletests/iauthd-c.conf: Work around apparent musl or Alpin...
2019-06-23  Michael Pooleiauth_xquery: Add some memory allocation statistics.
2019-06-23  Michael Pooleiauth_core: Add some memory allocation statistics.
2019-06-23  Michael Poolemain: Consistently call_exit_funcs() on exit.
2019-06-23  Michael Pooleiauth_xquery: Free iauth_xquery_services on module...
2019-06-23  Michael Pooleiauth_core: Fix argument passed to set_remove().
2019-06-23  Michael Pooleset: Add "no_dispose" parameter to set_clear().
2019-06-23  Michael Pooleiauth_core: Repeat ourselves less often.
2019-06-23  Michael Poolevector.h: Make (lack of) spacing before \ in macro...
2019-06-23  Michael Poolemodule: Actually update the "rdepends" field.
2019-06-23  Michael Pooleiauth_core: Free the iauth_in object from libevent.
2019-06-23  Michael Pooleiauth_class: Fix leaks of "account" and "xreply_ok...
2019-04-07  Michael Pooleiauth_core: Send the right command for a new statistics...
2019-04-07  Michael Pooleiauth_class: Actually increment iauth_class_rule.assigned.
2019-04-07  Michael Pooleiauth_class: Tidy up the statistics report.
2019-04-06  Michael Pooleiauthd-c 1.0.3 v1.0.3
2019-04-06  Michael Pooleiauth_core: Convert iauth_module node to owning module...
2019-03-19  Michael PooleFix the value of MODULESDIR.
2019-03-17  Michael Pooleiauthd-c 1.0.2 v1.0.2
2019-03-16  Michael Pooleiauth_class: Fix trust_username.
2019-03-16  Michael Pooleiauth_core: Do not call iauth_check_request() for an...
2019-03-16  Michael Pooleiauth_class: Add "trust_username" option for classes.
2019-02-26  Michael PooleMakefile.am: Create LOGDIR at install time.
2019-02-25  Michael Pooleiauth_core: Support ? command to trigger config or...
2019-02-18  Michael Pooleiauth_xquery: Do not prefix ~ to a cli_username that...
2019-02-17  Michael Pooleiauth_xquery: Make sure we properly terminate username.
2019-02-13  Michael PooleDo not require git to support the -C command-line option.
2019-02-13  Michael Pooleiauth_core: Remove trailing carriage return from stdin...
2018-03-14  Michael Pooleiauth_class: Update comment about "address" config...
2018-03-14  Michael Pooleiauth_core: Stop expecting class in 'H' message.
2018-01-07  Michael Poolemain: Use the libevent1-compatible signal_set() name.
2017-10-28  Michael Pooleconfig: Avoid crashing on \<EOF> inside a quoted string.
2017-10-28  Michael Poolelog: Avoid buffer overruns of type_name[].
2017-10-28  Michael Poolelog: Always allow log_vmessage(type, LOG_FATAL, ...).
2017-10-28  Michael Pooleconfig: Detect premature EOF between structure members.
2017-10-28  Michael Pooleconfig: Fix conf_parse_get_child() for an existing...
2017-10-28  Michael Pooleconfig: Fix parsing of \xAB in a string.
2017-10-28  Michael Pooleconfig: Fix whitespace parsing near end of file.
2017-10-28  Michael Poolelog: Report failure when opening a log destination.
2017-10-28  Michael Poolesar: Tweak fallthrough comment to pacify gcc 7.
2017-10-28  Michael Poolesar: Check for overflow when appending search domain.
2017-10-28  Michael Pooleiauth_core: Properly test if req->class is an empty...
2017-07-31  Michael Pooleiauthd-c 1.0.1 v1.0.1
2017-03-28  Michael PooleINSTALL: Clarify how to pull in /usr/local packages.
2017-03-28  Michael Pooleconfig: Support syntax like "object { key value }".
2017-03-28  Michael Pooleiauthd-c.conf.example: Fix typo in comment.
2017-01-29  Michael Pooleiauthd-c 1.0 v1.0
2017-01-23  Michael Pooleiauth_xquery: Send +x usermode on OK from login service.
2016-11-29  Michael Pooleiauth_xquery: Remove : before <accountname password...
2016-10-29  Michael Pooleconfig: Make semicolons optional/intraline separators.
2016-10-29  Michael Pooleconfig: Minor coding style tweaks.
2016-10-25  Michael Pooleiauth_xquery: Also set user mode +x for hidden-host...
2016-10-25  Michael Pooleiauth_class: Add "xquery_ok" criterion.
2016-09-08  Michael PooleMakefile: Fix HAS_GIT for out-of-tree builds.
2016-09-08  Michael Pooleconfigure: Improve HAS_GET test.
2016-08-25  Michael PooleMakefile: Pass "make distcheck".
2016-06-26  Michael Pooletests: Add a proper (but small) regression test framework.
2016-06-26  Michael Poolesar: Various pton/ntop bug fixes.
2016-06-26  Michael Poolemain: Add -n option for debug, clean_exit flag for...
2016-06-26  Michael Pooleconfigure.ac: Fix quoting and enable silent rules.
2016-06-26  Michael Pooleiauth_xquery: Bug fixes for combined xquery services.
2016-06-26  Michael Pooleiauth_xquery: Bugfix for whether a configured service...
2016-06-26  Michael Pooleiauth: Fix expected syntax for 'U' command.
2016-06-26  Michael Poolemain: Terminate on SIGHUP; reload config on SIGUSR1.
2016-06-26  Michael Pooleiauth_core: Properly handle EOF on input.
2015-05-16  Michael Pooleiauth_xquery: Notify user when LoC server is disconnected.
2015-05-15  Michael Poolemain: Don't mention the (unimplemented) -s or -n flags.
2015-05-15  Michael Pooleiauth_class: New module for assigning clients to connec...
2015-05-15  Michael Poolefnmatch: Detect in configure, and include partial fallb...
2015-05-15  Michael Pooleaccumulators: New utility file for statistical accumula...
2015-05-15  Michael Poolevector.h: Fix calling VECTOR_reserve() on a zero-length...
2015-05-15  Michael Pooleiauth_xquery: Require a mode-like tag before <accountna...
2015-05-15  Michael Poolebitset: Add ANDNOT operation.
2015-05-05  Michael Poole*_VECTOR: Make <STRUCTNAME>_reserve() a common method.
2015-05-05  Michael PooleBITSET_ZERO: Set length from sizeof((SET).bits).
2015-04-29  Michael Pooleiauth: Add pre_registered() hook for iauth modules.
2014-08-15  Michael Poole.gitignore: Add patterns to support an in-tree build.
2014-08-15  Michael Poolesar: Fix compilation with gcc 4.4's overactive strict...
2014-08-15  Michael PooleFix build for libevent1.
2014-08-01  Michael PooleProperly check for, and document, the dependency on...
2014-05-02  Michael Pooleiauth_xquery: Try that again...
2014-05-02  Michael Pooleiauth_xquery: Make LOGIN2 syntax fit the documentation.
2014-04-26  Michael Poolelog: Show config syntax errors when just running as...
2014-04-26  Michael Pooleiauthd-c.conf.example: Clarify the example library_path...
2014-04-25  Michael Pooleiauth: Rewrite LoC logic into a generalized XQUERY...
2014-01-23  Michael PooleSplit log_message() into itself and log_vmessage().
2012-06-01  Michael PooleAdd a dummy src/git-version.c.
2012-06-01  Michael Pooleiauth_loc: Pass ? for clients with unknown user and...
2012-06-01  Michael Pooleiauth_core: Use a better compare function for per-modul...
2012-04-29  Michael PooleSupport a "MORE" response from an XQ/XR server.
2012-01-26  Michael PooleAdd an explicit timeout for IAuth requests.
2012-01-20  Michael PooleOnly send one "soft done" response per client. (Whoops.)
2012-01-20  Michael PooleAdd IP restriction support for login-on-connect.
2012-01-20  Michael PooleAdd "soft done" support for login-on-connect.
2012-01-17  Michael PooleAdd iauth_request.data field.
2012-01-17  Michael PooleAdd set_compare_voidp() function.
next