X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=servers%2Fslapd%2Funbind.c;h=0757418f4ec28717d99382c26ac57d2b5215c564;hb=24db207196a453a4f9acdce08593c7e0ed53ce4c;hp=0a9d4e4fd4d282b46147c2bdb4394342e1a176fe;hpb=e17ec4eb525537f2f2e74d7569e60718f144fc57;p=openldap diff --git a/servers/slapd/unbind.c b/servers/slapd/unbind.c index 0a9d4e4fd4..0757418f4e 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-2005 The OpenLDAP Foundation. + * Copyright 1998-2007 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: