Source-Commits
[28823] Lizhou Sha installer commit: Release xenial; add artful; deprecate wheezy, precise, and yakkety
[28824] Sean P. Preston debathena-thirdparty commit: Add new packages and release per alexp
[28825] System T. Builder debathena-thirdparty: new tag 1.2.11.3
[28826] Anders Kaseorg moira: new tag 4.0.0.3+70+g36ab6660
[28827] Anders Kaseorg moira commit [debian]: Add incremental pipe child support. If a service is listed in the incremental_pipe table, its process will be run once with no arguments. Each incremental update will be sent to it on its stdin as a four-byte length followed by a sequence of zero-terminated arguments.
[28828] Anders Kaseorg moira commit [debian]: Remove delay after incr-runner spawns a child process, by calling waitpid() inside do_service() instead of polling a global variable set by a SIGCHLD handler after an interval. reapchild() still exists to reap child processes which timed out.
[28829] Anders Kaseorg moira commit [debian]: Remove unused and nonfunctional queries to return all poboxes.
[28830] Anders Kaseorg moira commit [debian]: Replace deprecated /etc/athena paths
[28831] Anders Kaseorg moira commit [debian]: Fix setting TTL on delegated zone objects.
[28832] Anders Kaseorg moira commit [debian]: Checkpoint of DNS / IPv6 work.
[28833] Anders Kaseorg moira commit [debian]: Munge output of get_subnet into dotted quad notation for IP ranges.
[28834] Anders Kaseorg moira commit [debian]: Use libtool.
[28835] Anders Kaseorg moira commit [debian]: Merge branch 'master' of github.mit.edu:ops/moira
[28836] Anders Kaseorg moira commit [debian]: More libtool.
[28837] Anders Kaseorg moira: master branch head update
[28838] Anders Kaseorg moira commit [debian]: Merge pull request #2 from jweiss/zephyr-modern-path
[28839] Anders Kaseorg moira commit [debian]: Fix all uses of sqlglm() to use size_t * parameters. (The use in server/qrtn.pc was fixed in 2010.)
[28840] Anders Kaseorg moira commit [debian]: Check if owner is non-empty string; don't cast in a weird way.
[28841] Anders Kaseorg moira commit [debian]: Allow people to specify address for subnet queries in both decimal and dotted quad form. Strip quotes that get added if we prompt for args interactively.
[28842] Anders Kaseorg moira commit [debian]: Script to process data from Grade20 for new grad students.
[28843] Anders Kaseorg moira commit [debian]: Checkpoint.