r22209: Fix the storage of time_t -> make it 64 bits (use the
authorJeremy Allison <jra@samba.org>
Fri, 13 Apr 2007 22:29:50 +0000 (22:29 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:19:19 +0000 (12:19 -0500)
commitc7d136dcac6fa1854f0115ccfd85ebcbb092c79a
treeed6cff1589d4bd5e3266c9ae19d18ab7b272ba8e
parenta2bab163bead11502f07844c56e273ae3e696a0c
r22209: Fix the storage of time_t -> make it 64 bits (use the
same load/store function as NTTIME). Add a version number
string to the winbindd cache so we can tell if it needs
upgrading. THIS WILL DELETE ANY EXISTING winbindd_cache.tdb
on first startup regardless of offline auth status. Once
this is done we're in good shape though.
Jeremy.
(This used to be commit c52c7f91af80d5fbb2574b5acf10e6afef3b0c7e)
source3/nsswitch/winbindd.c
source3/nsswitch/winbindd_cache.c