]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Revert "Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4"
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 18 Jan 2021 18:09:10 +0000 (18:09 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 18 Jan 2021 18:09:10 +0000 (18:09 +0000)
This reverts commit b28afdf6148067c31b38da2ad5123a8448ffec0d, reversing
changes made to 11ca9b68a0925edddb3d05009416bf748528e037.

23 files changed:
libraries/liblmdb/CHANGES
libraries/liblmdb/COPYRIGHT
libraries/liblmdb/intro.doc
libraries/liblmdb/lmdb.h
libraries/liblmdb/mdb.c
libraries/liblmdb/mdb_copy.1
libraries/liblmdb/mdb_copy.c
libraries/liblmdb/mdb_dump.1
libraries/liblmdb/mdb_dump.c
libraries/liblmdb/mdb_load.1
libraries/liblmdb/mdb_load.c
libraries/liblmdb/mdb_stat.1
libraries/liblmdb/mdb_stat.c
libraries/liblmdb/midl.c
libraries/liblmdb/midl.h
libraries/liblmdb/mtest.c
libraries/liblmdb/mtest2.c
libraries/liblmdb/mtest3.c
libraries/liblmdb/mtest4.c
libraries/liblmdb/mtest5.c
libraries/liblmdb/mtest6.c
libraries/liblmdb/sample-bdb.txt
libraries/liblmdb/sample-mdb.txt

index 9f0f8f6f402a79f887071e08b67baed7db4b33c4..5b9325f86b31e932842bea117f9443c008a2b025 100644 (file)
@@ -1,7 +1,5 @@
 LMDB 0.9 Change Log
 
-LMDB 0.9.28 Engineering
-
 LMDB 0.9.27 Release (2020/10/26)
        ITS#9376 fix repeated DUPSORT cursor deletes
 
index 14eb1493d625c27ba4eecd41e0454946658d972c..d9118b97c9901e1c17ec22658ce85b14aaf1a0f7 100644 (file)
@@ -1,4 +1,4 @@
-Copyright 2011-2021 Howard Chu, Symas Corp.
+Copyright 2011-2020 Howard Chu, Symas Corp.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
index b5bb06716a37fe2a7e3c1714dc9d9ecf4193da80..4853af736f7354accd71734e0fd462faf29a088e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2015-2021 Howard Chu, Symas Corp.
+ * Copyright 2015-2020 Howard Chu, Symas Corp.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 604438483231d8778a27799028fc1bf49f039c2b..361c930108878cda288e2756ce1cef38f5846d83 100644 (file)
  *
  *     @author Howard Chu, Symas Corporation.
  *
- *     @copyright Copyright 2011-2021 Howard Chu, Symas Corp. All rights reserved.
+ *     @copyright Copyright 2011-2020 Howard Chu, Symas Corp. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted only as authorized by the OpenLDAP
index e446bf854cf733b247d162cdd9d1077386b18e90..b70a6a54d7edd8fec1c6c42ae432618bd3371d76 100644 (file)
@@ -5,7 +5,7 @@
  *     BerkeleyDB API, but much simplified.
  */
 /*
- * Copyright 2011-2021 Howard Chu, Symas Corp.
+ * Copyright 2011-2020 Howard Chu, Symas Corp.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 0c53746223e1a86a35af1f049ce5a0fea0b3b9f4..606ea6639fe8b3228f36da42039a5a28d52a57ac 100644 (file)
@@ -1,5 +1,5 @@
 .TH MDB_COPY 1 "2014/07/01" "LMDB 0.9.14"
-.\" Copyright 2012-2021 Howard Chu, Symas Corp. All Rights Reserved.
+.\" Copyright 2012-2020 Howard Chu, Symas Corp. All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 mdb_copy \- LMDB environment copy tool
index 9b75a30d0090f02c1d68459e2b20799e82ce19ac..b3eb3208012e87b5e0f81fc435b537630269a0ed 100644 (file)
@@ -1,6 +1,6 @@
 /* mdb_copy.c - memory-mapped database backup tool */
 /*
- * Copyright 2012-2021 Howard Chu, Symas Corp.
+ * Copyright 2012-2020 Howard Chu, Symas Corp.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 5f2d771b5859d667a3c91bd6be97f98668e1f0b6..08a9f64385d41e11c1b1fa72e6adf7bbc92c1f51 100644 (file)
@@ -1,5 +1,5 @@
 .TH MDB_DUMP 1 "2015/09/30" "LMDB 0.9.17"
-.\" Copyright 2014-2021 Howard Chu, Symas Corp. All Rights Reserved.
+.\" Copyright 2014-2020 Howard Chu, Symas Corp. All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 mdb_dump \- LMDB environment export tool
index 671ec574d0ef6f6db5ce21dd68b11f0b2a2880f3..ee7dbe85d8f29ba02e5fedb28740808af21333a2 100644 (file)
@@ -1,6 +1,6 @@
 /* mdb_dump.c - memory-mapped database dump tool */
 /*
- * Copyright 2011-2021 Howard Chu, Symas Corp.
+ * Copyright 2011-2020 Howard Chu, Symas Corp.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 05e71c3a7639ce3a1cc523ed3b3519ced882d8c6..9c5848501c6dbec1e105dbf5ec1cb471cf46463a 100644 (file)
@@ -1,5 +1,5 @@
 .TH MDB_LOAD 1 "2015/09/30" "LMDB 0.9.17"
-.\" Copyright 2014-2021 Howard Chu, Symas Corp. All Rights Reserved.
+.\" Copyright 2014-2020 Howard Chu, Symas Corp. All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 mdb_load \- LMDB environment import tool
index 85a18a70be82fc6d424bf880213536096288dd2e..c4bcfc2bae84ec01f94bed1e54282f241546be01 100644 (file)
@@ -1,6 +1,6 @@
 /* mdb_load.c - memory-mapped database load tool */
 /*
- * Copyright 2011-2021 Howard Chu, Symas Corp.
+ * Copyright 2011-2020 Howard Chu, Symas Corp.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 62e8ce1d4aa9e51b9184fa6aba92c7a6f0a749cc..e805bbc838d2076d14c4764d9ea2e5ad8e11f528 100644 (file)
@@ -1,5 +1,5 @@
 .TH MDB_STAT 1 "2015/09/30" "LMDB 0.9.17"
-.\" Copyright 2012-2021 Howard Chu, Symas Corp. All Rights Reserved.
+.\" Copyright 2012-2020 Howard Chu, Symas Corp. All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 mdb_stat \- LMDB environment status tool
index 3a81175f15e70cb199ca20ab05d77aaff19ba7d9..cb73e11322f68280048805bc1df2614bd3e552e5 100644 (file)
@@ -1,6 +1,6 @@
 /* mdb_stat.c - memory-mapped database status tool */
 /*
- * Copyright 2011-2021 Howard Chu, Symas Corp.
+ * Copyright 2011-2020 Howard Chu, Symas Corp.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b0ea5383b2884a09fea4e8e172fdf2aa7041e467..ab321291f742d197243ed3714bf51778eba16af5 100644 (file)
@@ -3,8 +3,8 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2021 The OpenLDAP Foundation.
- * Portions Copyright 2001-2021 Howard Chu, Symas Corp.
+ * Copyright 2000-2020 The OpenLDAP Foundation.
+ * Portions Copyright 2001-2020 Howard Chu, Symas Corp.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index dd6ae77c37c88fc6a05e553cb8d2e9efd7a67081..6bb9cf60922db2b07c0a9b36b2ac3b9cef04322c 100644 (file)
@@ -11,8 +11,8 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2021 The OpenLDAP Foundation.
- * Portions Copyright 2001-2021 Howard Chu, Symas Corp.
+ * Copyright 2000-2020 The OpenLDAP Foundation.
+ * Portions Copyright 2001-2020 Howard Chu, Symas Corp.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index c03daa1081dcc7c24cc75e76229758f2afd76459..c1c9abb8f70c22bead9d34a68089caf898fbc832 100644 (file)
@@ -1,6 +1,6 @@
 /* mtest.c - memory-mapped database tester/toy */
 /*
- * Copyright 2011-2021 Howard Chu, Symas Corp.
+ * Copyright 2011-2020 Howard Chu, Symas Corp.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 1ce4c9442d7d7d965a87236d84852003470c7481..db32525c5b0cd3d5df06b78be9db5a9d73663473 100644 (file)
@@ -1,6 +1,6 @@
 /* mtest2.c - memory-mapped database tester/toy */
 /*
- * Copyright 2011-2021 Howard Chu, Symas Corp.
+ * Copyright 2011-2020 Howard Chu, Symas Corp.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f8da0d331c7989d755ec1d848279b2f45b127b77..bc471eeeaa479839e15b03f792182a9c291705dd 100644 (file)
@@ -1,6 +1,6 @@
 /* mtest3.c - memory-mapped database tester/toy */
 /*
- * Copyright 2011-2021 Howard Chu, Symas Corp.
+ * Copyright 2011-2020 Howard Chu, Symas Corp.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 3d7476c455fc2c7fa68640b7c03947718887f63d..b7531755a96613902866ccec5505c2794614f6c7 100644 (file)
@@ -1,6 +1,6 @@
 /* mtest4.c - memory-mapped database tester/toy */
 /*
- * Copyright 2011-2021 Howard Chu, Symas Corp.
+ * Copyright 2011-2020 Howard Chu, Symas Corp.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d7a7307e29d89e98a5f8aa88512c08cf59057256..d6d1cf9cd796a631d3f67ad32bb019369a96122f 100644 (file)
@@ -1,6 +1,6 @@
 /* mtest5.c - memory-mapped database tester/toy */
 /*
- * Copyright 2011-2021 Howard Chu, Symas Corp.
+ * Copyright 2011-2020 Howard Chu, Symas Corp.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index cf8ba961d03f3239942afea4ed7d3b5fa04c1918..e4d4e6b27ee67b946fad2edac727f25699e0c120 100644 (file)
@@ -1,6 +1,6 @@
 /* mtest6.c - memory-mapped database tester/toy */
 /*
- * Copyright 2011-2021 Howard Chu, Symas Corp.
+ * Copyright 2011-2020 Howard Chu, Symas Corp.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 8ca927c6cf43c4373d7096961fc12aa29cbf9302..c72078c7221eba49eb52a9186af87481fbf7a26d 100644 (file)
@@ -3,7 +3,7 @@
  * Do a line-by-line comparison of this and sample-mdb.txt
  */
 /*
- * Copyright 2012-2021 Howard Chu, Symas Corp.
+ * Copyright 2012-2020 Howard Chu, Symas Corp.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 2e1731631de8b5adfd6e84bb36f52106d05399c6..e54a8470682b9ca194194f18bd10c0d967150227 100644 (file)
@@ -3,7 +3,7 @@
  * Do a line-by-line comparison of this and sample-bdb.txt
  */
 /*
- * Copyright 2012-2021 Howard Chu, Symas Corp.
+ * Copyright 2012-2020 Howard Chu, Symas Corp.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without