summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog18
1 files changed, 17 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index dd273ad..837ec91 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,20 @@
-slapd-service-passwords (0.1) UNRELEASED; urgency=low
+slapd-service-passwords (0.2) unstable; urgency=medium
+
+ * Fix Makefile
+ * Use new custom objectClass: splineAccount
+ * is_user: Add possibility to check for gold accounts
+ * is_service: Add possibility to check for gold services
+ * get_service_dn: Get the service dn from service name
+ * pre_bind: Check permissions for gold services
+ * pre_entry: Only return gold accounts for gold services
+ * pre_entry: Check for gold service even if a user is authed
+ * Get service_base_dn from the plugin arguments
+ * Fix version
+ * pre_search: Set filter to speed up the search for gold accounts
+
+ -- Alexander Sulfrian <alex@spline.inf.fu-berlin.de> Thu, 17 Nov 2016 21:41:40 +0100
+
+slapd-service-passwords (0.1) unstable; urgency=low
* Initial release.