1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-29 11:21:54 +03:00
samba-mirror/source4/lib/ldb/modules
Andrew Bartlett 0311a5396b r20459: LDB map cleanup:
- Replace 'return 0' with return LDB_SUCCESS in more places.

- Do not return NULL attribute values, these are not permitted.
  Instead, fail the whole conversion.

- Cleanup old comments.

Andrew Bartlett
(This used to be commit f28cf842da)
2007-10-10 14:35:51 -05:00
..
asq.c r20198: let the IBM checker ignore the warning about a missing break 2007-10-10 14:29:22 -05:00
ldb_map_inbound.c r19832: better prototypes for the linearization functions: 2007-10-10 14:28:22 -05:00
ldb_map_outbound.c r20459: LDB map cleanup: 2007-10-10 14:35:51 -05:00
ldb_map_private.h r19831: Big ldb_dn optimization and interfaces enhancement patch 2007-10-10 14:28:22 -05:00
ldb_map.c r19832: better prototypes for the linearization functions: 2007-10-10 14:28:22 -05:00
ldb_map.h r19831: Big ldb_dn optimization and interfaces enhancement patch 2007-10-10 14:28:22 -05:00
objectclass.c r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argument. 2007-10-10 14:24:38 -05:00
operational.c r20184: change ldb_attrib_handler into ldb_schema_attribute, which has a pointer 2007-10-10 14:29:19 -05:00
paged_results.c r19452: Warn but don't die if registering against the rootdse is not possible 2007-10-10 14:21:33 -05:00
paged_searches.c r19831: Big ldb_dn optimization and interfaces enhancement patch 2007-10-10 14:28:22 -05:00
rdn_name.c r20184: change ldb_attrib_handler into ldb_schema_attribute, which has a pointer 2007-10-10 14:29:19 -05:00
skel.c r15927: Optimize ldb module traverse while keeping the API intact. 2007-10-10 14:08:41 -05:00
sort.c r20184: change ldb_attrib_handler into ldb_schema_attribute, which has a pointer 2007-10-10 14:29:19 -05:00