r21637: Get "password never expires" account policy working.
authorJim McDonough <jmcd@samba.org>
Thu, 1 Mar 2007 20:52:14 +0000 (20:52 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:18:19 +0000 (12:18 -0500)
commitefd510fa185a75cad9ae2b5352f72f84113b950f
tree4ae97363c4acae886ee6ba7a3b59ce6c8fc44d4e
parentcfecca614f563e503a517ca86748e3e90dcdeca4
r21637: Get "password never expires" account policy working.
0x8000000000000000LL is "infinity" to NT and should
not be converted numerically to time_t.
(This used to be commit f3a8048a628753990f9c5401b2bb50c19d4f66e3)
source3/lib/time.c