Colin Vidal
3dd72f1e80
Move LMDB common definitions in a dedicated header
...
As several places uses custom LMDB macros, this centralize those
definitions inside a dedicated `lib/isc/include/isc/lmdb.h` header
file, so future uses cases not DNS-centrics could fit into there as
well.
MDB_CREATE is removed as well because:
- it was useless (it's needed only for named DB, which is not the case
for all use case so far)
- it was used in `mdb_env_open` which is not expecting this flag: it
should be passed (if needed) to `mdb_dbi_open`. It was likely
ignored so far.
2025-02-24 10:35:38 +01:00
..
2025-02-24 10:35:38 +01:00
2025-02-22 16:19:00 +01:00
2025-02-22 16:19:00 +01:00
2025-02-22 16:19:00 +01:00
2025-02-03 00:24:34 +00:00
2025-01-23 15:54:57 -08:00
2025-02-21 09:51:42 +00:00
2025-02-22 16:19:00 +01:00
2025-02-22 16:19:00 +01:00
2025-01-22 13:40:45 +00:00
2025-02-22 16:19:00 +01:00
2025-02-22 16:19:00 +01:00
2025-01-23 15:54:57 -08:00
2025-01-23 09:43:07 +00:00
2025-01-23 15:54:57 -08:00
2025-02-22 16:19:00 +01:00
2025-02-22 16:19:00 +01:00
2024-12-18 13:10:39 +01:00
2024-12-18 13:10:39 +01:00
2025-02-22 16:19:00 +01:00
2025-02-22 16:19:00 +01:00
2025-01-30 11:52:53 +01:00
2025-01-23 15:54:57 -08:00
2025-01-23 15:54:57 -08:00
2025-01-23 15:54:57 -08:00
2025-01-23 09:31:00 +01:00
2025-01-23 15:54:57 -08:00
2025-02-22 16:19:00 +01:00
2025-02-24 10:34:44 +01:00
2025-01-23 15:54:57 -08:00
2025-02-03 15:47:06 +01:00
2025-02-20 20:31:07 +00:00
2025-01-09 17:04:08 -08:00
2025-01-30 11:52:53 +01:00
2025-01-23 15:54:57 -08:00
2025-01-23 15:54:57 -08:00
2024-12-13 13:52:52 +01:00
2025-02-22 16:19:00 +01:00
2025-02-22 16:19:00 +01:00
2024-12-18 13:10:39 +01:00
2025-02-19 15:00:15 -08:00
2024-12-18 13:10:39 +01:00
2025-02-19 14:58:32 -08:00
2025-02-19 17:25:20 -08:00
2025-02-19 17:25:20 -08:00
2025-01-22 11:57:52 +00:00
2025-02-21 22:25:43 +01:00
2025-01-23 15:54:57 -08:00
2024-12-11 17:11:32 +00:00
2025-01-23 15:54:57 -08:00
2025-01-23 15:54:57 -08:00
2024-12-18 13:10:39 +01:00
2025-02-17 08:57:58 +11:00
2025-02-24 10:35:38 +01:00
2025-02-20 09:32:55 +00:00
2024-12-18 13:10:39 +01:00
2025-02-20 09:32:55 +00:00