Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_5 at openldap / OpenLDAP
Commits:
b98ee408 by Howard Chu at 2022-10-10T17:09:23+00:00
ITS#9929 dynlist: avoid unnecessary search for dynamic lists
Was broken if only dynamic lists were configured, and not groups. Optional config URIs were being ignored. Don't prevent returning dynamic lists if dynamic groups were part of search.
- - - - -
060c6e8f by Quanah Gibson-Mount at 2022-10-10T17:09:40+00:00
ITS#9929
- - - - -
2 changed files:
- CHANGES
- servers/slapd/overlays/dynlist.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/bdf89eee44f473856378c7…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/bdf89eee44f473856378c7…
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:
24313f81 by Howard Chu at 2022-10-10T17:07:09+00:00
ITS#9929 dynlist: avoid unnecessary search for dynamic lists
Was broken if only dynamic lists were configured, and not groups. Optional config URIs were being ignored. Don't prevent returning dynamic lists if dynamic groups were part of search.
- - - - -
c8d1e517 by Quanah Gibson-Mount at 2022-10-10T17:08:53+00:00
ITS#9929
- - - - -
2 changed files:
- CHANGES
- servers/slapd/overlays/dynlist.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/17ab5084a70d23bdc4b181…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/17ab5084a70d23bdc4b181…
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:
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.
Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_5 at openldap / OpenLDAP
Commits:
46c75746 by Thomas Daniels at 2022-10-03T20:41:00+00:00
ITS#9917 Remove 'h' and 'p' from options[] in client tools
The options -h and -p got removed from client tools in commit
66af4cfd5d3c559fcdf6d722b02fa66416b95f01. However, they were still
present in the options[] array in several client tools source files. So,
if one of those tools got executed with -h or -p followed by a value,
this lead to the error "unrecognized option -", without mentioning
which option was problematic. Removing 'h' and 'p' from options[] fixes
this.
- - - - -
794dd8fb by Quanah Gibson-Mount at 2022-10-03T20:41:18+00:00
ITS#9917
- - - - -
6fa3c838 by Quanah Gibson-Mount at 2022-10-03T20:41:53+00:00
ITS#9915 - Clarify quoting should only be used with slapd.conf configurations
- - - - -
5e6b9c77 by Quanah Gibson-Mount at 2022-10-03T20:42:18+00:00
ITS#9915
- - - - -
11 changed files:
- CHANGES
- clients/tools/ldapcompare.c
- clients/tools/ldapdelete.c
- clients/tools/ldapexop.c
- clients/tools/ldapmodify.c
- clients/tools/ldapmodrdn.c
- clients/tools/ldappasswd.c
- clients/tools/ldapsearch.c
- clients/tools/ldapvc.c
- clients/tools/ldapwhoami.c
- doc/man/man5/slapo-unique.5
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/d3a823582d0db6fa20c2cd…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/d3a823582d0db6fa20c2cd…
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:
a8f7fd00 by Thomas Daniels at 2022-10-03T19:25:31+00:00
ITS#9917 Remove 'h' and 'p' from options[] in client tools
The options -h and -p got removed from client tools in commit
66af4cfd5d3c559fcdf6d722b02fa66416b95f01. However, they were still
present in the options[] array in several client tools source files. So,
if one of those tools got executed with -h or -p followed by a value,
this lead to the error "unrecognized option -", without mentioning
which option was problematic. Removing 'h' and 'p' from options[] fixes
this.
- - - - -
f5a0c417 by Quanah Gibson-Mount at 2022-10-03T19:26:22+00:00
ITS#9917
- - - - -
10 changed files:
- CHANGES
- clients/tools/ldapcompare.c
- clients/tools/ldapdelete.c
- clients/tools/ldapexop.c
- clients/tools/ldapmodify.c
- clients/tools/ldapmodrdn.c
- clients/tools/ldappasswd.c
- clients/tools/ldapsearch.c
- clients/tools/ldapvc.c
- clients/tools/ldapwhoami.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/37c8826aab68a5cdcdcb9c…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/37c8826aab68a5cdcdcb9c…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
1c18f31d by Thomas Daniels at 2022-10-03T16:51:26+00:00
Remove 'h' and 'p' from options[] in client tools
The options -h and -p got removed from client tools in commit
66af4cfd5d3c559fcdf6d722b02fa66416b95f01. However, they were still
present in the options[] array in several client tools source files. So,
if one of those tools got executed with -h or -p followed by a value,
this lead to the error "unrecognized option -", without mentioning
which option was problematic. Removing 'h' and 'p' from options[] fixes
this.
- - - - -
9 changed files:
- clients/tools/ldapcompare.c
- clients/tools/ldapdelete.c
- clients/tools/ldapexop.c
- clients/tools/ldapmodify.c
- clients/tools/ldapmodrdn.c
- clients/tools/ldappasswd.c
- clients/tools/ldapsearch.c
- clients/tools/ldapvc.c
- clients/tools/ldapwhoami.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/1c18f31d1c992d69568b8b7…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/1c18f31d1c992d69568b8b7…
You're receiving this email because of your account on git.openldap.org.