https://bugs.openldap.org/show_bug.cgi?id=9715
Issue ID: 9715 Summary: Consolidate code for loglevel/logfile for better shared usage between slapd and lloadd Product: OpenLDAP Version: unspecified Hardware: All OS: All Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: slapd Assignee: bugs@openldap.org Reporter: quanah@openldap.org Target Milestone: ---
In a future release, consolidate logging code, loglevel bits to be better shared between slapd and stand-alone lloadd.
https://bugs.openldap.org/show_bug.cgi?id=9715
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|needs_review | Target Milestone|--- |2.6.0 Assignee|bugs@openldap.org |hyc@openldap.org
https://bugs.openldap.org/show_bug.cgi?id=9715
Howard Chu hyc@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |IN_PROGRESS
--- Comment #1 from Howard Chu hyc@openldap.org --- https://git.openldap.org/openldap/openldap/-/merge_requests/425
https://bugs.openldap.org/show_bug.cgi?id=9715
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |TEST Status|IN_PROGRESS |RESOLVED
--- Comment #2 from Quanah Gibson-Mount quanah@openldap.org --- head:
• 90fc3496 by Ondřej Kuzník at 2021-10-18T17:49:38+01:00 ITS#9715 Deduplicate verbmasks implementation from slapd/lloadd
• d76b8cbb by Howard Chu at 2021-10-18T17:49:47+01:00 ITS#9715 consolidate logging functionality into logging.c
• 9b03a1ec by Howard Chu at 2021-10-18T17:49:52+01:00 ITS#9715 allow setting both debug and loglevel in cn=monitor
https://bugs.openldap.org/show_bug.cgi?id=9715
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|TEST |FIXED
--- Comment #3 from Quanah Gibson-Mount quanah@openldap.org --- RE26:
• fb1a7d38 by Ondřej Kuzník at 2021-10-18T20:22:22+00:00 ITS#9715 Deduplicate verbmasks implementation from slapd/lloadd
• 56c9bb42 by Howard Chu at 2021-10-18T20:22:28+00:00 ITS#9715 consolidate logging functionality into logging.c
• 549a5e78 by Howard Chu at 2021-10-18T20:22:33+00:00 ITS#9715 allow setting both debug and loglevel in cn=monitor
https://bugs.openldap.org/show_bug.cgi?id=9715
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED
https://bugs.openldap.org/show_bug.cgi?id=9715
--- Comment #4 from Quanah Gibson-Mount quanah@openldap.org --- • 8dcf12f7 by Howard Chu at 2021-10-26T15:45:06+00:00 ITS#9715 Fix loglevel regression
https://bugs.openldap.org/show_bug.cgi?id=9715
--- Comment #5 from Quanah Gibson-Mount quanah@openldap.org --- RE26:
• 0bd4ba4d by Howard Chu at 2021-10-26T16:34:47+00:00 ITS#9715 Fix loglevel regression