Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Shawn McKinney
OpenLDAP
Commits
35504eb7
Commit
35504eb7
authored
May 09, 2000
by
Kurt Zeilenga
Browse files
ITS#527: slapd_shutdown is static, remove extern in header
parent
a99a9e0a
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
35504eb7
...
...
@@ -8,6 +8,7 @@ Changes included in OpenLDAP 1.2.11 Release Engineering
non-zero number of items to process with only one replica.
Fixed strdup use in libldap/request.c
Fixed NULL prefix bug in libldap/ufn.c
Fixed slapd_shutdown extern reference bug (ITS#527)
Build Environment
Changed LDBM directory to $localstatedir/openldap-ldbm
...
...
servers/slapd/proto-slap.h
View file @
35504eb7
...
...
@@ -249,7 +249,6 @@ extern int global_schemacheck;
extern
int
lber_debug
;
extern
int
ldap_syslog
;
extern
int
num_conns
;
extern
int
slapd_shutdown
;
extern
long
num_bytes_sent
;
extern
long
num_entries_sent
;
extern
long
ops_completed
;
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment