Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
OpenLDAP
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jaak Ristioja
OpenLDAP
Commits
a82a6d84
Commit
a82a6d84
authored
21 years ago
by
Kurt Zeilenga
Browse files
Options
Downloads
Patches
Plain Diff
Junk
parent
d2840928
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
servers/slapd/slapi/README
+0
-55
0 additions, 55 deletions
servers/slapd/slapi/README
with
0 additions
and
55 deletions
servers/slapd/slapi/README
deleted
100644 → 0
+
0
−
55
View file @
d2840928
Files included in this patch:
I. Modified OpenLDAP files
---------------------------------
1. top level configure.in
2. slap.h
3. back-ldbm/Makefile.in
4. back-ldbm/config.c
5. back-bdb/Makefile.in
6. back-bdb/config.c
7. slapd/tools/Makefile.in
8. ldap/include/Makefile.in
9. slapd/Makefile.in
10. operation.c
11. root_dse.c
12. extended.c
13. bind.c
14. backend.c
15. add.c
16. delete.c
17. compare.c
18. moddify.c
19. modrdn.c
20. search.c
21. result.c
22. mimic.c
II. New files
-------------------------------
1. slapd/slapi/Makefile.in
2. slapd/slapi/ldapload.h
3. slapd/slapi/ldapload.c
4. slapd/slapi/plugin.h
5. slapd/slapi/plugin.c
6. slapd/slapi/printmsg.c
7. slapd/slapi/slapi_pblock.h
8. slapd/slapi/slapi_pblock.c
9. slapd/slapi/slapi_ops.h
10.slapd/slapi/slapi_utils.h
11.slapd/slapi/slapi_utils.c
12.slapd/slapi/ibm_pblock_params.h
13.slapd/slapi/slapi_common.h
14.slapd/slapi/slapi.h
15.slapd/slapi/slapi_cl.h
16.ldap/include/slapi-plugin.h
III. General procedure
The directory ldap/servers/slapd/slapi should be created and
files 1-15, section II above should be placed in that directory.
The file slapi-plugin.h (16 above) should also be copied into
the ldap/include directory.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment