Fix more time manipulations for y2038
authorGreg Hudson <ghudson@mit.edu>
Wed, 17 May 2017 18:52:09 +0000 (14:52 -0400)
committerGreg Hudson <ghudson@mit.edu>
Thu, 18 May 2017 16:03:37 +0000 (12:03 -0400)
commita60db180211a383bd382afe729e9309acb8dcf53
treed45d27667e1fffb3607877d887feef77001fb0db
parent85d64c43dbf7a7faa56a1999494cdfa49e8bd2c9
Fix more time manipulations for y2038

Use timestamp helper functions to ensure that more operations are safe
after y2038, and display the current timestamp as unsigned in
krb5int_trace().

ticket: 8352
src/kadmin/server/misc.c
src/kdc/dispatch.c
src/lib/krb5/os/c_ustime.c
src/lib/krb5/os/trace.c