Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
138422cb by Nadezhda Ivanova at 2025-10-21T18:22:05+00:00
ITS#10388 ldif_parse_line2 is not compliant with RFC2849
- - - - -
9731103f by Nadezhda Ivanova at 2025-10-21T18:22:05+00:00
ITS#10390 ldif_parse_line2 calculates an incorrect length of the attribute type
- - - - -
2 changed files:
- libraries/libldap/ldif.c
- + tests/data/regressions/its10388/its10388
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/fb2d478ef51b5723dae90a…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/fb2d478ef51b5723dae90a…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
8d04c2bd by OndÅ™ej KuznÃk at 2025-10-21T03:15:43+00:00
ITS#9437 Enable test081 in CI
- - - - -
a480eae0 by OndÅ™ej KuznÃk at 2025-10-21T03:15:43+00:00
ITS#10169 Do not leak opattr mods
- - - - -
1414325c by OndÅ™ej KuznÃk at 2025-10-21T03:15:43+00:00
ITS#10379 Use a fresh timestamp for internal mod
- - - - -
e0cca3fc by OndÅ™ej KuznÃk at 2025-10-21T03:15:43+00:00
ITS#10313 Tighten counter tracking modification
Try to make sure the counter/timer value we used hasn't been used up in
the meantime. Also if the update cannot be committed, do not say whether
the provided OTP was correct, this would open up an oracle for malicious
clients to brute force a token they could use later/elsewhere.
- - - - -
6a28e891 by OndÅ™ej KuznÃk at 2025-10-21T03:15:43+00:00
ITS#10313 Allow counter mods to be chained
- - - - -
bbe436d0 by OndÅ™ej KuznÃk at 2025-10-21T03:15:43+00:00
ITS#10313 Add a chaining test
- - - - -
3 changed files:
- .gitlab-ci.yml
- servers/slapd/overlays/otp.c
- tests/scripts/test080-hotp
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/b0f486e72efe8e9d7fb673…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/b0f486e72efe8e9d7fb673…
You're receiving this email because of your account on git.openldap.org.
Howard Chu pushed to branch master at openldap / OpenLDAP
Commits:
1b1b687b by Howard Chu at 2025-10-07T19:12:12+01:00
ITS#10398 slapo-memberof/refint: fix clash on subtree renames
refint must use manageDsaIt control on its repair ops, and
memberof must ignore modify ops with this control set.
- - - - -
e8105816 by Howard Chu at 2025-10-15T20:17:34+01:00
ITS#10381 fix logformat for Windows again
Misplaced line in previous commit.
- - - - -
3 changed files:
- servers/slapd/logging.c
- servers/slapd/overlays/memberof.c
- servers/slapd/overlays/refint.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/0c69e59f853239d0f3c262…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/0c69e59f853239d0f3c262…
You're receiving this email because of your account on git.openldap.org.