From d13e297de6da6902d8e798be973eb1d0ade24f86 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 9 May 2017 10:08:39 +0200 Subject: Add comment about tinyldap sources --- ldadp.c | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ldadp.c b/ldadp.c index 6a021b3..cad87ea 100644 --- a/ldadp.c +++ b/ldadp.c @@ -1,3 +1,8 @@ +/* + * ldadp - ldap to ad proxy + * + * LDAP protocol handling based on tinyldap https://www.fefe.de/tinyldap/ + */ #include "types.h" #include "epoll.h" #include "client.h" -- cgit v1.2.3-55-g7522