[27254] in Source-Commits
moira commit: Re-snapshot moira at r4183
daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Tue Sep 3 11:45:51 2013
Date: Tue, 3 Sep 2013 11:45:42 -0400
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201309031545.r83FjgkU008404@drugstore.mit.edu>
To: source-commits@MIT.EDU
https://github.com/mit-athena/moira/commit/1872a8ee9da33edfecd79a9ad252f9254cd113e3
commit 1872a8ee9da33edfecd79a9ad252f9254cd113e3
Author: Jonathan Reed <jdreed@mit.edu>
Date: Tue Sep 3 10:37:33 2013 -0400
Re-snapshot moira at r4183
Changes are described in detail at
http://diswww.mit.edu/menelaus/moirac/1976 through 1999, but can
be summarized as:
- ship the previously-unofficial "qy" client
- fix bugs in stanley and stella clients
- update the DCM and incrementals
bigredbutton: whitespace
Makefile.in | 4 +-
afssync/Makefile.in | 16 +-
afssync/vis.c | 424 ----
afssync/vis.h | 98 -
clients/chsh/chsh.c | 6 +-
clients/moira/attach.c | 70 +-
clients/moira/user.c | 12 +-
clients/mrtest/Makefile.in | 4 +-
clients/mrtest/qy | 187 ++
clients/stanley/stanley.c | 64 +-
clients/stella/stella.c | 14 +-
configure | 5 +-
configure.in | 4 +-
db/dbopt.sql | 2 +
db/schema.sql | 13 +
db/unschema.sql | 1 +
debian/changelog | 7 +
gen/asa-db.gen | 6 +-
gen/hesiod.pc | 6 +-
gen/warehouse.gen | 8 +-
incremental/Makefile.in | 4 +-
incremental/incr-runner/Makefile.in | 68 +
incremental/incr-runner/incr-runner.pc | 356 +++
incremental/incr-runner/startincr.c | 147 ++
incremental/ldap/winad.c | 3402 +++++++++++++++++++++-------
incremental/route-server/Makefile.in | 2 +-
incremental/route-server/route-server.incr | 89 +-
reg_svr/coupons/coupon.ps | 2 +-
server/Makefile.in | 13 +-
server/increment.pc | 151 +-
server/mr_main.c | 10 +-
server/mr_server.h | 8 +-
server/qsupport.pc | 38 +-
server/queries2.c | 37 +-
util/bsd-compat/Makefile.in | 36 +
util/bsd-compat/setproctitle.c | 76 +
util/bsd-compat/setproctitle.h | 7 +
util/bsd-compat/vis.c | 424 ++++
util/bsd-compat/vis.h | 98 +
39 files changed, 4331 insertions(+), 1588 deletions(-)
Diff larger than 5000 lines; suppressing.