From c0124a9bc626734694ff320c3a94c7076ca26e0c Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Fri, 21 Apr 2017 15:03:25 +0200 Subject: Introduce lowercase homeattr, update server last activity properly --- types.h | 1 + 1 file changed, 1 insertion(+) (limited to 'types.h') diff --git a/types.h b/types.h index 16cf964..57f790f 100644 --- a/types.h +++ b/types.h @@ -106,6 +106,7 @@ struct _server_t_ { char sid[SIDLEN]; char homeTemplate[MOUNTLEN]; struct string homeAttr; + struct string homeAttrLower; unsigned char fingerprint[FINGERPRINTLEN]; char cabundle[MAXPATH]; BOOL plainLdap; -- cgit v1.2.3-55-g7522