1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/lib/ldb/common
Stefan Metzmacher d1b515535d lib/ldb: fix logic in ldb_val_to_time()
040408072012Z should represent 20040408072012.0Z
as well as 20040408072012.000Z or
20040408072012.RandomIgnoredCharaters...Z

Bug: https://bugzilla.samba.org/show_bug.cgi?id=9810

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
2015-01-24 17:49:05 +01:00
..
attrib_handlers.c ldb: bad if test in ldb_comparison_fold() 2013-12-07 11:10:47 +01:00
ldb_attributes.c lib-ldb: Check for input parameter when searching attributes by name 2014-11-25 05:04:07 +01:00
ldb_controls.c ldb: add the VERIFY_NAME control 2012-06-22 23:22:02 -07:00
ldb_debug.c lib/ldb: Do not vasprintf() the tevent debug messages that will not be shown 2012-08-09 20:14:23 +10:00
ldb_dn.c lib/ldb fix compiler warnings 2013-12-12 14:21:27 -08:00
ldb_ldif.c lib-ldb_ldif: Stop processing if ldb_message element name is NULL 2014-11-25 05:04:07 +01:00
ldb_match.c ldb: Allow to register extended match rules 2014-12-22 00:18:09 +01:00
ldb_modules.c lib/ldb: fix compiler warnings in ldb_modules_list_from_string() 2014-11-14 23:27:04 +01:00
ldb_msg.c lib/ldb: fix logic in ldb_val_to_time() 2015-01-24 17:49:05 +01:00
ldb_options.c ldb: make ldb a top level library for Samba 4.0 2011-07-05 17:24:47 +10:00
ldb_pack.c ldb: fixed callers for ldb_pack_data() and ldb_unpack_data() 2012-11-01 15:40:41 +11:00
ldb_parse.c ldb: Cope with substring match with no chunks in ldb_filter_from_tree 2013-06-24 12:54:18 -07:00
ldb_utf8.c ldb: make ldb a top level library for Samba 4.0 2011-07-05 17:24:47 +10:00
ldb.c ldb: Allow to register extended match rules 2014-12-22 00:18:09 +01:00
qsort.c ldb: make ldb a top level library for Samba 4.0 2011-07-05 17:24:47 +10:00