summaryrefslogtreecommitdiff
path: root/user/openldap/time64.patch
diff options
context:
space:
mode:
Diffstat (limited to 'user/openldap/time64.patch')
-rw-r--r--user/openldap/time64.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/user/openldap/time64.patch b/user/openldap/time64.patch
index 780d67069..ecca4a143 100644
--- a/user/openldap/time64.patch
+++ b/user/openldap/time64.patch
@@ -34,7 +34,7 @@ diff -ur a/libraries/libldap/os-local.c b/libraries/libldap/os-local.c
diff -ur a/libraries/libldap/result.c b/libraries/libldap/result.c
--- a/libraries/libldap/result.c 2022-12-12 23:12:56.618567894 -0600
+++ b/libraries/libldap/result.c 2022-12-12 23:34:24.977768222 -0600
-@@ -264,8 +264,8 @@
+@@ -288,8 +288,8 @@
Debug2( LDAP_DEBUG_TRACE, "wait4msg ld %p msgid %d (infinite timeout)\n",
(void *)ld, msgid );
} else {
@@ -149,7 +149,7 @@ diff -ur a/servers/slapd/overlays/pcache.c b/servers/slapd/overlays/pcache.c
else
refresh_len = 0;
-@@ -1601,8 +1601,8 @@
+@@ -1607,8 +1607,8 @@
new_cached_query->lru_up = NULL;
new_cached_query->lru_down = NULL;
@@ -160,7 +160,7 @@ diff -ur a/servers/slapd/overlays/pcache.c b/servers/slapd/overlays/pcache.c
pc_caching_reason_str[ why ] );
new_cached_query->scope = query->scope;
-@@ -2729,7 +2729,7 @@
+@@ -2735,7 +2735,7 @@
pbi->bi_flags |= BI_HASHED;
} else {
Debug( pcache_debug, "pc_bind_search: cache is stale, "
@@ -169,7 +169,7 @@ diff -ur a/servers/slapd/overlays/pcache.c b/servers/slapd/overlays/pcache.c
pbi->bi_cq->bindref_time, op->o_time );
}
} else if ( pbi->bi_si ) {
-@@ -3865,7 +3865,7 @@
+@@ -3872,7 +3872,7 @@
struct berval bv;
switch( c->type ) {
case PC_MAIN:
@@ -178,7 +178,7 @@ diff -ur a/servers/slapd/overlays/pcache.c b/servers/slapd/overlays/pcache.c
cm->db.bd_info->bi_type, cm->max_entries, cm->numattrsets,
cm->num_entries_limit, cm->cc_period );
bv.bv_val = c->cr_msg;
-@@ -3909,7 +3909,7 @@
+@@ -3916,7 +3916,7 @@
/* HEADS-UP: always print all;
* if optional == 0, ignore */
bv.bv_len = snprintf( c->cr_msg, sizeof( c->cr_msg ),
@@ -187,7 +187,7 @@ diff -ur a/servers/slapd/overlays/pcache.c b/servers/slapd/overlays/pcache.c
temp->attr_set_index,
temp->ttl,
temp->negttl,
-@@ -3931,7 +3931,7 @@
+@@ -3938,7 +3938,7 @@
for (temp=qm->templates; temp; temp=temp->qmnext) {
if ( !temp->bindttr ) continue;
bv.bv_len = snprintf( c->cr_msg, sizeof( c->cr_msg ),