r17831: Attempt to fix the build farm: 0x7fffffffffffffff needs special casing too I
authorVolker Lendecke <vlendec@samba.org>
Fri, 25 Aug 2006 14:25:06 +0000 (14:25 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:38:52 +0000 (11:38 -0500)
commitb9142f20dfb59055e05fa52c5414fb7c1877c556
treebf5d9ca5cda1c8f2a811ff0563497545dfb10eb3
parentc3178f6a1e10cb0f1862f7bcc45ec7ccfccc571a
r17831: Attempt to fix the build farm: 0x7fffffffffffffff needs special casing too I
think. This broke 'make test' because the newly created user was set to be
kicked off Mi, 22 Jan 1975 23:55:33 CET (unix time 159663333) with the
setuserinfo21 call.

I'm not 100% sure that 0x7ff... means max time as I do it here, I vaguely
remember it to mean "don't touch".

Does anybody know that for sure?

Jeremy, please check this.

Thanks,

Volker
(This used to be commit 872d1299ebffb7b7d696013fc676820f1fa1777c)
source3/lib/time.c
source3/passdb/pdb_interface.c