This website requires JavaScript.
Explore
Help
Sign In
mirror
/
openldap
Watch
2
Star
0
Fork
0
You've already forked openldap
mirror of
https://git.openldap.org/openldap/openldap.git
synced
2024-12-21 03:10:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cc27d26f48
openldap
/
servers
History
Hallvard Furuseth
cc27d26f48
rs->sr_flags should be saved in variables of type slap_mask_t, not int.
2005-07-22 13:28:49 +00:00
..
slapd
rs->sr_flags should be saved in variables of type slap_mask_t, not int.
2005-07-22 13:28:49 +00:00
slurpd
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
2005-07-18 06:22:33 +00:00
Makefile.in