Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_5 at openldap / OpenLDAP
Commits:
ffeae26d by OndÅ™ej KuznÃk at 2022-10-06T16:44:59+00:00
ITS#9926 Drop unneeded symlinks from source
- - - - -
058cdf4a by Howard Chu at 2022-10-06T16:45:07+00:00
ITS#9926 drop symlinks from homedir testdata
Create them when running the test script instead.
- - - - -
bdf89eee by Quanah Gibson-Mount at 2022-10-06T16:45:26+00:00
ITS#9926
- - - - -
7 changed files:
- CHANGES
- − servers/lloadd/design.md
- − servers/lloadd/nt_svc.c
- − tests/data/homedir/skel/directory/broken link
- − tests/data/homedir/skel/symlink
- tests/data/slapd-homedir.conf
- tests/scripts/test085-homedir
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/2b9d9f9a99c6f282bd21f4…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/2b9d9f9a99c6f282bd21f4…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_6 at openldap / OpenLDAP
Commits:
4d440647 by OndÅ™ej KuznÃk at 2022-10-06T16:43:19+00:00
ITS#9926 Drop unneeded symlinks from source
- - - - -
9ebe27ed by Howard Chu at 2022-10-06T16:43:24+00:00
ITS#9926 drop symlinks from homedir testdata
Create them when running the test script instead.
- - - - -
17ab5084 by Quanah Gibson-Mount at 2022-10-06T16:44:15+00:00
ITS#9926
- - - - -
7 changed files:
- CHANGES
- − servers/lloadd/design.md
- − servers/lloadd/nt_svc.c
- − tests/data/homedir/skel/directory/broken link
- − tests/data/homedir/skel/symlink
- tests/data/slapd-homedir.conf
- tests/scripts/test085-homedir
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/18f6cc1609fe80ae30702f…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/18f6cc1609fe80ae30702f…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
f9d01f47 by Quanah Gibson-Mount at 2021-03-16T16:49:20+00:00
Return to engineering
- - - - -
c4085fdf by Howard Chu at 2021-10-26T16:40:38+01:00
ITS#9723 clear C_EOF on cursor with MDB_FIRST_DUP
- - - - -
f5138f29 by Quanah Gibson-Mount at 2021-10-26T16:34:16+00:00
ITS#9723
- - - - -
e2028b0d by Howard Chu at 2022-06-09T23:00:48+01:00
Fix spurious fallthru warning
- - - - -
8a764503 by moneromooo-monero at 2022-08-22T18:51:32+00:00
lmdb: catch non-LMDB negative errors before strerror
That should hopefully shut coverity up
- - - - -
4bb20ed0 by Mike Hommey at 2022-09-23T02:39:27+01:00
ITS#9030 - Use sys/cachectl.h rather than asm/cachectl.h on mips
It also contains the cacheflush function declaration.
- - - - -
b181666e by Quanah Gibson-Mount at 2022-09-26T16:52:55+00:00
ITS#9030
- - - - -
abe36745 by Mike Hommey at 2022-09-27T17:30:48+01:00
ITS#9919 - Mark infrequently used functions as cold rather than manually putting them in a separate section
- - - - -
ca7128ad by Quanah Gibson-Mount at 2022-10-03T16:40:10+00:00
ITS#9919
- - - - -
d87d682b by Quanah Gibson-Mount at 2022-10-04T14:23:03+00:00
Prepare for release (0.9.30)
- - - - -
9de1273a by Quanah Gibson-Mount at 2022-10-04T15:50:15+00:00
Merge remote-tracking branch 'origin/mdb.RE/0.9'
- - - - -
4 changed files:
- libraries/liblmdb/CHANGES
- libraries/liblmdb/lmdb.h
- libraries/liblmdb/mdb.c
- libraries/liblmdb/mdb_dump.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/1f1df15edd5707971e0cbc…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/1f1df15edd5707971e0cbc…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_6 at openldap / OpenLDAP
Commits:
f9d01f47 by Quanah Gibson-Mount at 2021-03-16T16:49:20+00:00
Return to engineering
- - - - -
c4085fdf by Howard Chu at 2021-10-26T16:40:38+01:00
ITS#9723 clear C_EOF on cursor with MDB_FIRST_DUP
- - - - -
f5138f29 by Quanah Gibson-Mount at 2021-10-26T16:34:16+00:00
ITS#9723
- - - - -
e2028b0d by Howard Chu at 2022-06-09T23:00:48+01:00
Fix spurious fallthru warning
- - - - -
8a764503 by moneromooo-monero at 2022-08-22T18:51:32+00:00
lmdb: catch non-LMDB negative errors before strerror
That should hopefully shut coverity up
- - - - -
4bb20ed0 by Mike Hommey at 2022-09-23T02:39:27+01:00
ITS#9030 - Use sys/cachectl.h rather than asm/cachectl.h on mips
It also contains the cacheflush function declaration.
- - - - -
b181666e by Quanah Gibson-Mount at 2022-09-26T16:52:55+00:00
ITS#9030
- - - - -
abe36745 by Mike Hommey at 2022-09-27T17:30:48+01:00
ITS#9919 - Mark infrequently used functions as cold rather than manually putting them in a separate section
- - - - -
ca7128ad by Quanah Gibson-Mount at 2022-10-03T16:40:10+00:00
ITS#9919
- - - - -
d87d682b by Quanah Gibson-Mount at 2022-10-04T14:23:03+00:00
Prepare for release (0.9.30)
- - - - -
18f6cc16 by Quanah Gibson-Mount at 2022-10-04T14:29:39+00:00
Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_6
- - - - -
4 changed files:
- libraries/liblmdb/CHANGES
- libraries/liblmdb/lmdb.h
- libraries/liblmdb/mdb.c
- libraries/liblmdb/mdb_dump.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/8b4c915a655373973a8347…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/8b4c915a655373973a8347…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_5 at openldap / OpenLDAP
Commits:
f9d01f47 by Quanah Gibson-Mount at 2021-03-16T16:49:20+00:00
Return to engineering
- - - - -
c4085fdf by Howard Chu at 2021-10-26T16:40:38+01:00
ITS#9723 clear C_EOF on cursor with MDB_FIRST_DUP
- - - - -
f5138f29 by Quanah Gibson-Mount at 2021-10-26T16:34:16+00:00
ITS#9723
- - - - -
e2028b0d by Howard Chu at 2022-06-09T23:00:48+01:00
Fix spurious fallthru warning
- - - - -
8a764503 by moneromooo-monero at 2022-08-22T18:51:32+00:00
lmdb: catch non-LMDB negative errors before strerror
That should hopefully shut coverity up
- - - - -
4bb20ed0 by Mike Hommey at 2022-09-23T02:39:27+01:00
ITS#9030 - Use sys/cachectl.h rather than asm/cachectl.h on mips
It also contains the cacheflush function declaration.
- - - - -
b181666e by Quanah Gibson-Mount at 2022-09-26T16:52:55+00:00
ITS#9030
- - - - -
abe36745 by Mike Hommey at 2022-09-27T17:30:48+01:00
ITS#9919 - Mark infrequently used functions as cold rather than manually putting them in a separate section
- - - - -
ca7128ad by Quanah Gibson-Mount at 2022-10-03T16:40:10+00:00
ITS#9919
- - - - -
d87d682b by Quanah Gibson-Mount at 2022-10-04T14:23:03+00:00
Prepare for release (0.9.30)
- - - - -
2b9d9f9a by Quanah Gibson-Mount at 2022-10-04T14:29:14+00:00
Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_5
- - - - -
4 changed files:
- libraries/liblmdb/CHANGES
- libraries/liblmdb/lmdb.h
- libraries/liblmdb/mdb.c
- libraries/liblmdb/mdb_dump.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/5e6b9c773f1a9d9eb40fb7…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/5e6b9c773f1a9d9eb40fb7…
You're receiving this email because of your account on git.openldap.org.