1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source4/lib/ldb/common
Andrew Tridgell 6614f847e0 s4-ldb: fixed sorting of module names
this should also fix a valgrind error on freebsd

thanks to Matthieu for spotting this
2010-11-03 20:39:53 +11:00
..
attrib_handlers.c s4-ldb: fixed a crash bug for non-UTF8 strings 2010-04-12 19:12:37 +10:00
ldb_attributes.c ldb:"ldb_schema_attribute_by_name_internal" - support the whole unsigned int range 2010-10-19 10:52:08 +00:00
ldb_controls.c s4/ldb:introduce the LDB_CONTROL_PROVISION_OID control 2010-10-23 16:37:29 +02:00
ldb_debug.c
ldb_dn.c ldb:"ldb_dn_compare_base" - use "unsigned int" counters 2010-10-16 13:54:13 +00:00
ldb_ldif.c s4-ldb: use TALLOC_CTX type instead of 'void' 2010-07-29 00:53:49 +03:00
ldb_match.c ldb:ldb_match.c - fix a counter type 2010-10-13 13:35:21 +00:00
ldb_modules.c s4-ldb: fixed sorting of module names 2010-11-03 20:39:53 +11:00
ldb_msg.c ldb:ldb_msg_add_linearized_dn - handle NULL DNs 2010-09-24 09:25:41 +10:00
ldb_options.c s4-ldb: make ldb_options_find() public 2010-10-21 19:03:27 +11:00
ldb_parse.c ldb-dn: don't crash on NULL in ldb_binary_encode_string() 2010-09-28 19:25:51 -07:00
ldb_utf8.c s4-ldb: use TALLOC_CTX type instead of 'void' 2010-07-29 00:53:49 +03:00
ldb.c s4-ldb: expose some more ldb module functions 2010-11-03 07:43:57 +11:00
qsort.c