[28832] in Source-Commits

home help back first fref pref prev next nref lref last post

moira commit [debian]: Checkpoint of DNS / IPv6 work.

daemon@ATHENA.MIT.EDU (Anders Kaseorg)
Wed Apr 25 23:50:04 2018

Date: Wed, 25 Apr 2018 23:49:58 -0400
From: Anders Kaseorg <andersk@mit.edu>
Message-Id: <201804260349.w3Q3nw7o025208@drugstore.mit.edu>
To: source-commits@mit.edu

https://github.com/mit-athena/moira/commit/9c80968ff0c8fcac7b8669a68a32f3d527933665
commit 9c80968ff0c8fcac7b8669a68a32f3d527933665
Author: Garry Zacheiss <zacheiss@mit.edu>
Date:   Tue Sep 12 15:41:36 2017 -0400

    Checkpoint of DNS / IPv6 work.

 moira/Makefile.in                        |    2 +-
 moira/afssync/Makefile.in                |    5 +-
 moira/afssync/ubik.c                     |   51 +-
 moira/clients/eunice/eunice.c            |  105 +-
 moira/clients/lib/Makefile.in            |    2 +-
 moira/clients/lib/machine.c              |  145 ++
 moira/clients/moira/cluster.c            |  886 +++++++++---
 moira/clients/moira/defs.h               |    4 +-
 moira/clients/moira/f_defs.h             |   21 +-
 moira/clients/moira/menus.c              |  106 ++-
 moira/clients/moira/printer.c            |   59 +-
 moira/clients/moira/utils.c              |   74 +-
 moira/clients/mrtest/qy                  |   27 -
 moira/clients/stella/stella.c            |  725 +++++++---
 moira/configure                          |  399 +-----
 moira/configure.in                       |   64 +-
 moira/db/dbopt.sql                       |   17 +-
 moira/db/schema.sql                      |   48 +-
 moira/gen/acl.pc                         |    4 -
 moira/gen/cups-print.pc                  |    4 -
 moira/gen/dhcp.pc                        |  120 ++-
 moira/gen/genacl.pc                      |    4 -
 moira/gen/hosts.pc                       |    9 +-
 moira/gen/ndb.pc                         |    7 +-
 moira/include/moira.h                    |    1 +
 moira/include/moira_site.h               |   36 +-
 moira/include/mrclient.h                 |   24 +
 moira/incremental/Makefile.in            |    2 +-
 moira/incremental/afs/Makefile.in        |    4 +-
 moira/incremental/afs/afs.c              |    4 -
 moira/incremental/dns/dns.c              |    2 -
 moira/incremental/infoblox/infoblox.incr | 2367 +++++++++++++++++++++---------
 moira/incremental/roles/roles.incr       |   14 +
 moira/lib/critical.c                     |   27 +-
 moira/lib/kname_parse.c                  |    4 -
 moira/lib/kname_unparse.c                |    4 -
 moira/lib/mr_auth.c                      |   47 -
 moira/lib/mr_et.et                       |    6 +
 moira/man/eunice.1                       |   20 +-
 moira/man/stella.1                       |   58 +-
 moira/reg_svr/Makefile.in                |   76 -
 moira/reg_svr/coupons/INSTRUCTIONS       |   35 -
 moira/reg_svr/coupons/coupon.ps          | 1576 --------------------
 moira/reg_svr/errors                     |  118 --
 moira/reg_svr/genkey.c                   |  134 --
 moira/reg_svr/genwords.pc                |   88 --
 moira/reg_svr/kerberos.c                 |  219 ---
 moira/reg_svr/protocol.c                 |  348 -----
 moira/reg_svr/reg_svr.h                  |   72 -
 moira/reg_svr/reg_svr.pc                 | 1127 --------------
 moira/reg_svr/startreg.c                 |  150 --
 moira/reg_svr/words.c                    |  414 ------
 moira/server/increment.pc                |  187 ++-
 moira/server/mr_main.c                   |    3 -
 moira/server/mr_sauth.c                  |   90 --
 moira/server/mr_server.h                 |   32 +-
 moira/server/mr_util.c                   |   97 ++
 moira/server/qaccess.pc                  |  285 ++--
 moira/server/qfollow.pc                  |  252 ++++-
 moira/server/qsetup.pc                   |  813 +++++++++--
 moira/server/qsupport.pc                 |  378 +++++-
 moira/server/queries2.c                  | 1040 ++++++++++++--
 moira/update/auth_002.c                  |   97 --
 moira/update/auth_003.c                  |    4 -
 moira/update/client.c                    |   68 -
 moira/update/get_file.c                  |   41 +-
 moira/update/send_file.c                 |   40 +-
 moira/update/ticket.c                    |   65 -
 moira/update/update_server.c             |    6 -
 moira/util/bind/config.h                 |   69 -
 moira/util/bind/make/includes            |   44 -
 moira/util/bind/make/mkdep               |  147 --
 moira/util/bind/make/rules               |  177 ---
 moira/util/bind/port_after.h             |  507 -------
 moira/util/bind/port_before.h            |  173 ---
 75 files changed, 6293 insertions(+), 8187 deletions(-)

Diff larger than 5000 lines; suppressing.

home help back first fref pref prev next nref lref last post