[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openldap-cvs
Subject:    [Git][openldap/openldap][master] ITS#10161 Add nestgroup overlay
From:       "Quanah Gibson-Mount ( () quanah)" <gitlab () git ! openldap ! org>
Date:       2024-03-21 18:11:40
Message-ID: 65fc785c93d48_48668ab780463781 () granville ! openldap ! org ! mail
[Download RAW message or body]

Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP


Commits:
ddd42a2a by Howard Chu at 2024-03-21T17:12:53+00:00
ITS#10161 Add nestgroup overlay

- - - - -


10 changed files:

- configure.ac
- + doc/man/man5/slapo-nestgroup.5
- servers/slapd/bconfig.c
- servers/slapd/overlays/Makefile.in
- + servers/slapd/overlays/nestgroup.c
- + tests/data/nestgroup.out.1
- + tests/data/nestgroup.out.2
- tests/scripts/conf.sh
- tests/scripts/defines.sh
- + tests/scripts/test089-nestgroup


View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/ddd42a2af3f6e9d1b6bfd65fb48c00a4e3ad7733


-- 
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/ddd42a2af3f6e9d1b6bfd65fb48c00a4e3ad7733
 You're receiving this email because of your account on git.openldap.org.


[Attachment #3 (text/html)]

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" \
"http://www.w3.org/TR/REC-html40/loose.dtd"> <html lang="en" \
style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, \
Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale \
mono, lucida console, monospace;'> <head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>

<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>


<style>img {
max-width: 100%; height: auto;
}
body {
font-size: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
}
body {
font-family: var(--default-regular-font, "GitLab \
Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto \
Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI \
Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: inherit; }
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px; \
font-family: var(--default-regular-font, "GitLab \
Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto \
Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI \
Emoji","Segoe UI Symbol","Noto Color Emoji";'> <div class="content">

<h3 style="margin-top: 20px; margin-bottom: 10px;">
Quanah Gibson-Mount pushed to branch master at <a \
href="https://git.openldap.org/openldap/openldap">openldap / OpenLDAP</a> </h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: bold;"><a \
href="https://git.openldap.org/openldap/openldap/-/commit/ddd42a2af3f6e9d1b6bfd65fb48c00a4e3ad7733">ddd42a2a</a></strong>
 <div>
<span> by Howard Chu </span> <i> at 2024-03-21T17:12:53+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: \
14px; color: #333238; position: relative; font-family: var(--default-mono-font, \
"GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation \
Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida \
console",monospace; word-break: break-all; word-wrap: break-word; background-color: \
#fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid \
#dcdcde;'>ITS#10161 Add nestgroup overlay </pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
10 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="https://git.openldap.org/openldap/openldap/-/commit/ddd42a2af3f6e9d1b6bfd65fb48c00a4e3ad7733#87db583be5c13c1f7b3c958b10e03d67b6a2ca06">
 configure.ac
</a>
</li>
<li class="file-stats">
<a href="https://git.openldap.org/openldap/openldap/-/commit/ddd42a2af3f6e9d1b6bfd65fb48c00a4e3ad7733#6e940c1fb090f4ff36af1aa3fb806428a971928d">
 <span class="new-file">
+
doc/man/man5/slapo-nestgroup.5
</span>
</a>
</li>
<li class="file-stats">
<a href="https://git.openldap.org/openldap/openldap/-/commit/ddd42a2af3f6e9d1b6bfd65fb48c00a4e3ad7733#c05342f7da8c4942f4a5e900c3a1cb79c1e59667">
 servers/slapd/bconfig.c
</a>
</li>
<li class="file-stats">
<a href="https://git.openldap.org/openldap/openldap/-/commit/ddd42a2af3f6e9d1b6bfd65fb48c00a4e3ad7733#f8a1805a6ec4d9d4e7d862a2182717a35d618a8d">
 servers/slapd/overlays/Makefile.in
</a>
</li>
<li class="file-stats">
<a href="https://git.openldap.org/openldap/openldap/-/commit/ddd42a2af3f6e9d1b6bfd65fb48c00a4e3ad7733#944e785e31a87a039023f31497b5972ff429c36d">
 <span class="new-file">
+
servers/slapd/overlays/nestgroup.c
</span>
</a>
</li>
<li class="file-stats">
<a href="https://git.openldap.org/openldap/openldap/-/commit/ddd42a2af3f6e9d1b6bfd65fb48c00a4e3ad7733#de09235aa13fe8b76a11d479d6ba57a2618578ad">
 <span class="new-file">
+
tests/data/nestgroup.out.1
</span>
</a>
</li>
<li class="file-stats">
<a href="https://git.openldap.org/openldap/openldap/-/commit/ddd42a2af3f6e9d1b6bfd65fb48c00a4e3ad7733#f0c007d2a434f69aac34185ed528b956de0b5bbc">
 <span class="new-file">
+
tests/data/nestgroup.out.2
</span>
</a>
</li>
<li class="file-stats">
<a href="https://git.openldap.org/openldap/openldap/-/commit/ddd42a2af3f6e9d1b6bfd65fb48c00a4e3ad7733#fea59bb3c8484cb1e335c115db0992226462ba84">
 tests/scripts/conf.sh
</a>
</li>
<li class="file-stats">
<a href="https://git.openldap.org/openldap/openldap/-/commit/ddd42a2af3f6e9d1b6bfd65fb48c00a4e3ad7733#74efa458ba55c0d6b4fdf92f3f1e7b5a9c6ce386">
 tests/scripts/defines.sh
</a>
</li>
<li class="file-stats">
<a href="https://git.openldap.org/openldap/openldap/-/commit/ddd42a2af3f6e9d1b6bfd65fb48c00a4e3ad7733#e8108058b343a156f5e0945d308aafc1e1533de5">
 <span class="new-file">
+
tests/scripts/test089-nestgroup
</span>
</a>
</li>
</ul>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #737278;">
&#8212;
<br>
<a href="https://git.openldap.org/openldap/openldap/-/commit/ddd42a2af3f6e9d1b6bfd65fb48c00a4e3ad7733">View \
it on GitLab</a>. <br>
You're receiving this email because of your account on <a target="_blank" \
rel="noopener noreferrer" href="https://git.openldap.org">git.openldap.org</a>. <a \
href="https://git.openldap.org/-/profile/notifications" target="_blank" rel="noopener \
noreferrer" class="mng-notif-link">Manage all notifications</a> &#183; <a \
href="https://git.openldap.org/help" target="_blank" rel="noopener noreferrer" \
class="help-link">Help</a> <script \
type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View \
Commit","url":"https://git.openldap.org/openldap/openldap/-/commit/ddd42a2af3f6e9d1b6bfd65fb48c00a4e3ad7733"}}</script>



</p>
</div>
</body>
</html>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic