X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=servers%2Fslapd%2Funbind.c;h=159dce501a9c4840bf61214cd9090f1d6f5205af;hb=f30269f5d2e4bb5ee7486fe6542078d1b59dba6d;hp=a90dee76fb5783943a37b830d8a8d4c7eec2b9b1;hpb=acbb5cf689a4336af05c9f259d909d8141055bac;p=openldap diff --git a/servers/slapd/unbind.c b/servers/slapd/unbind.c index a90dee76fb..159dce501a 100644 --- a/servers/slapd/unbind.c +++ b/servers/slapd/unbind.c @@ -2,7 +2,7 @@ /* $OpenLDAP$ */ /* This work is part of OpenLDAP Software . * - * Copyright 1998-2006 The OpenLDAP Foundation. + * Copyright 1998-2009 The OpenLDAP Foundation. * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -36,7 +36,8 @@ int do_unbind( Operation *op, SlapReply *rs ) { - Debug( LDAP_DEBUG_TRACE, "do_unbind\n", 0, 0, 0 ); + Debug( LDAP_DEBUG_TRACE, "%s do_unbind\n", + op->o_log_prefix, 0, 0 ); /* * Parse the unbind request. It looks like this: