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)
commitc52c7f91af80d5fbb2574b5acf10e6afef3b0c7e
treebe8e42688ee49bf0d40cbaee8eb7c3732f63fbba
parentfc2b9e860ef9512eb074622e0ad134ff3f30bfe7
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.
source/nsswitch/winbindd.c
source/nsswitch/winbindd_cache.c