]> granicus.if.org Git - sudo/commit
Active Directory apparently requires that tenths of a second be
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 30 Jul 2012 15:15:14 +0000 (11:15 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 30 Jul 2012 15:15:14 +0000 (11:15 -0400)
commit9b67d2c203e3f4150aa5c00db41b8c172988bbd4
treef478ce7a47e4645195335088277552486972fe7b
parentf6d773c89700ebb920dcaa44f2c637a29ff61c0f
Active Directory apparently requires that tenths of a second be
present in a date so append .0 to the "now" value in the time filter.
Also remove space for the global AND from TIMEFILTER_LENGTH since
it was not being used consistently.  Buffers of TIMEFILTER_LENGTH
now need to account for the terminating NUL byte.

--HG--
branch : 1.7
ldap.c