version 1.81.2.5, 2003/11/30 22:20:26
|
version 1.81.2.6, 2003/12/01 00:58:36
|
Line 1
|
Line 1
|
/* $OpenLDAP: pkg/ldap/servers/slapd/root_dse.c,v 1.84 2003/09/19 16:41:28 kurt Exp $ */ |
/* root_dse.c - Provides the Root DSA-Specific Entry */ |
/* root_dse.c - Provides the Root DSA-Specific Entry |
/* $OpenLDAP: pkg/ldap/servers/slapd/root_dse.c,v 1.81.2.5 2003/11/30 22:20:26 kurt Exp $ */ |
|
/* This work is part of OpenLDAP Software <http://www.openldap.org/>. |
* |
* |
* Copyright 1999-2003 The OpenLDAP Foundation. |
* Copyright 1999-2003 The OpenLDAP Foundation. |
* All rights reserved. |
* All rights reserved. |
* |
* |
* Redistribution and use in source and binary forms are permitted only |
* Redistribution and use in source and binary forms, with or without |
* as authorized by the OpenLDAP Public License. A copy of this |
* modification, are permitted only as authorized by the OpenLDAP |
* license is available at http://www.OpenLDAP.org/license.html or |
* Public License. |
* in file LICENSE in the top-level directory of the distribution. |
* |
|
* A copy of this license is available in the file LICENSE in the |
|
* top-level directory of the distribution or, alternatively, at |
|
* <http://www.OpenLDAP.org/license.html>. |
*/ |
*/ |
|
|
#include "portable.h" |
#include "portable.h" |