Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nadezhda Ivanova
OpenLDAP
Commits
e3a4c4ec
Commit
e3a4c4ec
authored
Nov 26, 2003
by
Kurt Zeilenga
Browse files
Notice/Acknowledge updates
parent
b24f96cd
Changes
84
Hide whitespace changes
Inline
Side-by-side
libraries/liblunicode/Makefile.in
View file @
e3a4c4ec
# Makefile.in for LDAP -llunicode
# $OpenLDAP$
## Copyright 1998-2003 The OpenLDAP Foundation
, All Rights Reserved
.
##
COPYING RESTRICTIONS APPLY, see COPYRIGHT file
## Copyright 1998-2003 The OpenLDAP Foundation.
##
All rights reserved.
##
## Makefile.in for LDAP -lldap
## Redistribution and use in source and binary forms, with or without
## modification, are permitted only as authorized by the OpenLDAP
## Public License.
##
## 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>.
LIBRARY
=
liblunicode.a
XXDIR
=
$(srcdir)
/
*
/
...
...
libraries/liblutil/Makefile.in
View file @
e3a4c4ec
# Makefile for -llutil
# $OpenLDAP$
## Copyright 1998-2003 The OpenLDAP Foundation
, All Rights Reserved
.
##
COPYING RESTRICTIONS APPLY, see COPYRIGHT file
## Copyright 1998-2003 The OpenLDAP Foundation.
##
All rights reserved.
##
## Makefile for -llutil
## Redistribution and use in source and binary forms, with or without
## modification, are permitted only as authorized by the OpenLDAP
## Public License.
##
## 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>.
LIBRARY
=
liblutil.a
...
...
libraries/librewrite/Makefile.in
View file @
e3a4c4ec
# LIBREWRITE
# $OpenLDAP$
## Copyright 1998-2003 The OpenLDAP Foundation
, All Rights Reserved
.
##
COPYING RESTRICTIONS APPLY, see COPYRIGHT file
## Copyright 1998-2003 The OpenLDAP Foundation.
##
All rights reserved.
##
## LIBREWRITE
## Redistribution and use in source and binary forms, with or without
## modification, are permitted only as authorized by the OpenLDAP
## Public License.
##
## 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>.
##
## Copyright 2000-2001 Pierangelo Masarati <ando@sys-net.it>
##
...
...
servers/Makefile.in
View file @
e3a4c4ec
# servers Makefile.in for OpenLDAP
# $OpenLDAP$
## Copyright 1998-2003 The OpenLDAP Foundation
, All Rights Reserved
.
##
COPYING RESTRICTIONS APPLY, see COPYRIGHT file
## Copyright 1998-2003 The OpenLDAP Foundation.
##
All rights reserved.
##
## servers Makefile.in for OpenLDAP
## Redistribution and use in source and binary forms, with or without
## modification, are permitted only as authorized by the OpenLDAP
## Public License.
##
## 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>.
SUBDIRS
=
slapd slurpd
servers/slapd/Makefile.in
View file @
e3a4c4ec
## Makefile.in for slapd
# $OpenLDAP$
## Copyright 1998-2003 The OpenLDAP Foundation
, All Rights Reserved
.
##
COPYING RESTRICTIONS APPLY, see COPYRIGHT file
## Copyright 1998-2003 The OpenLDAP Foundation.
##
All rights reserved.
##
## Makefile.in for slapd
## Redistribution and use in source and binary forms, with or without
## modification, are permitted only as authorized by the OpenLDAP
## Public License.
##
## 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>.
PROGRAMS
=
slapd
XPROGRAMS
=
sslapd libbackends.a .backend
XSRCS
=
version.c
...
...
servers/slapd/back-bdb/Makefile.in
View file @
e3a4c4ec
# Makefile.in for back-bdb
# $OpenLDAP$
## Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
## Copyright 1998-2003 The OpenLDAP Foundation.
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
## modification, are permitted only as authorized by the OpenLDAP
## Public License.
##
## 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>.
SRCS
=
init.c tools.c config.c
\
add.c bind.c compare.c delete.c modify.c modrdn.c search.c
\
extended.c passwd.c referral.c operational.c
\
attr.c index.c key.c dbcache.c filterindex.c
\
dn2entry.c dn2id.c error.c id2entry.c idl.c nextid.c cache.c trans.c ctxcsn.c
dn2entry.c dn2id.c error.c id2entry.c idl.c
\
nextid.c cache.c trans.c ctxcsn.c
OBJS
=
init.lo tools.lo config.lo
\
add.lo bind.lo compare.lo delete.lo modify.lo modrdn.lo search.lo
\
extended.lo passwd.lo referral.lo operational.lo
\
attr.lo index.lo key.lo dbcache.lo filterindex.lo
\
dn2entry.lo dn2id.lo error.lo id2entry.lo idl.lo nextid.lo cache.lo trans.lo ctxcsn.lo
dn2entry.lo dn2id.lo error.lo id2entry.lo idl.lo
\
nextid.lo cache.lo trans.lo ctxcsn.lo
LDAP_INCDIR
=
../../../include
LDAP_LIBDIR
=
../../../libraries
...
...
servers/slapd/back-dnssrv/Makefile.in
View file @
e3a4c4ec
# Makefile.in for back-dnssrv
# $OpenLDAP$
## Copyright 2000-2003 The OpenLDAP Foundation, All Rights Reserved.
## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
###########################################################################
# DNSSRV backend written by Kurt Zeilenga
##########################################################################
## Copyright 1998-2003 The OpenLDAP Foundation.
## Portions Copyright 1998-2003 Kurt D. Zeilenga.
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
## modification, are permitted only as authorized by the OpenLDAP
## Public License.
##
## 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>.
#
# ACKNOWLEDGEMENTS:
# The DNSSRV backend was written by Kurt D. Zeilenga.
#
SRCS
=
init.c bind.c search.c config.c referral.c
OBJS
=
init.lo bind.lo search.lo config.lo referral.lo
...
...
servers/slapd/back-hdb/Makefile.in
View file @
e3a4c4ec
# Makefile for back-hdb
# $OpenLDAP$
# Copyright 2003 Howard Chu @ Symas Corp. See master COPYRIGHT file for terms.
## Copyright 1998-2003 The OpenLDAP Foundation.
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
## modification, are permitted only as authorized by the OpenLDAP
## Public License.
##
## 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>.
#
## Copyright 2003 Howard Chu @ Symas Corp. See master COPYRIGHT file for terms.
XXDIR
=
$(srcdir)
/../back-bdb
...
...
servers/slapd/back-ldap/Makefile.in
View file @
e3a4c4ec
# Makefile.in for back-ldap
# $OpenLDAP$
## Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
## Copyright 1998-2003 The OpenLDAP Foundation.
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
## modification, are permitted only as authorized by the OpenLDAP
## Public License.
##
## 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>.
SRCS
=
init.c config.c search.c bind.c unbind.c add.c compare.c
\
delete.c modify.c modrdn.c
\
...
...
servers/slapd/back-ldbm/Makefile.in
View file @
e3a4c4ec
# Makefile.in for back-ldbm
# $OpenLDAP$
## Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
## Copyright 1998-2003 The OpenLDAP Foundation.
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
## modification, are permitted only as authorized by the OpenLDAP
## Public License.
##
## 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>.
SRCS
=
idl.c add.c search.c cache.c dbcache.c dn2id.c entry.c
\
id2entry.c index.c id2children.c nextid.c
\
...
...
servers/slapd/back-meta/Makefile.in
View file @
e3a4c4ec
# Makefile.in for back-meta
# $OpenLDAP$
## Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
## Copyright 1998-2003 The OpenLDAP Foundation.
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
## modification, are permitted only as authorized by the OpenLDAP
## Public License.
##
## 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>.
SRCS
=
init.c config.c search.c bind.c unbind.c add.c compare.c
\
cache-query.c cache-search.c cache-config.c cache-merge.c
\
...
...
servers/slapd/back-monitor/Makefile.in
View file @
e3a4c4ec
# Makefile.in for back-monitor
# $OpenLDAP$
## Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
## Copyright 1998-2003 The OpenLDAP Foundation.
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
## modification, are permitted only as authorized by the OpenLDAP
## Public License.
##
## 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>.
SRCS
=
init.c search.c compare.c modify.c bind.c
\
operational.c
\
...
...
servers/slapd/back-null/Makefile.in
View file @
e3a4c4ec
## Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
# Makefile.in for back-null
# $OpenLDAP$
## Copyright 1998-2003 The OpenLDAP Foundation.
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
## modification, are permitted only as authorized by the OpenLDAP
## Public License.
##
## 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>.
SRCS
=
null.c
OBJS
=
null.lo
...
...
servers/slapd/back-passwd/Makefile.in
View file @
e3a4c4ec
# Makefile.in for back-passwd
# $OpenLDAP$
## Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
## Copyright 1998-2003 The OpenLDAP Foundation.
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
## modification, are permitted only as authorized by the OpenLDAP
## Public License.
##
## 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>.
SRCS
=
search.c config.c init.c
OBJS
=
search.lo config.lo init.lo
...
...
servers/slapd/back-perl/Makefile.in
View file @
e3a4c4ec
# Makefile.in for back-perl
# $OpenLDAP$
## Copyright 1998-2003 The OpenLDAP Foundation.
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
## modification, are permitted only as authorized by the OpenLDAP
## Public License.
##
## 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>.
## Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
###########################################################################
...
...
servers/slapd/back-shell/Makefile.in
View file @
e3a4c4ec
# Makefile.in for back-shell
# $OpenLDAP$
## Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
## Copyright 1998-2003 The OpenLDAP Foundation.
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
## modification, are permitted only as authorized by the OpenLDAP
## Public License.
##
## 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>.
SRCS
=
init.c config.c fork.c search.c bind.c unbind.c add.c
\
delete.c modify.c modrdn.c compare.c result.c
...
...
servers/slapd/back-sql/Makefile.in
View file @
e3a4c4ec
# Makefile.in for back-sql
# $OpenLDAP$
## Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
## Copyright 1998-2003 The OpenLDAP Foundation.
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
## modification, are permitted only as authorized by the OpenLDAP
## Public License.
##
## 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>.
SRCS
=
init.c config.c search.c bind.c other.c
\
entry-id.c schema-map.c sql-wrap.c modify.c util.c
...
...
servers/slapd/back-tcl/Makefile.in
View file @
e3a4c4ec
# Makefile.in for back-tcl
# $OpenLDAP$
## Copyright 1999-2003 The OpenLDAP Foundation, All Rights Reserved.
## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
## Copyright 1998-2003 The OpenLDAP Foundation.
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
## modification, are permitted only as authorized by the OpenLDAP
## Public License.
##
## 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>.
###########################################################################
#
# Copyright 1999, Ben Collins <bcollins@debian.org>, All rights reserved.
...
...
servers/slapd/shell-backends/Makefile.in
View file @
e3a4c4ec
# Makefile.in for shell-backends
# $OpenLDAP$
## Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
## Copyright 1998-2003 The OpenLDAP Foundation.
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
## modification, are permitted only as authorized by the OpenLDAP
## Public License.
##
## 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>.
PROGRAMS
=
passwd-shell
...
...
servers/slapd/slapi/Makefile.in
View file @
e3a4c4ec
## Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
## Copyright IBM Corp. 1997,2002,2003
# Makefile.in for SLAPI
# $OpenLDAP$
## Copyright 1998-2003 The OpenLDAP Foundation.
## Portions Copyright IBM Corp. 1997,2002,2003
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
## modification, are permitted only as authorized by the OpenLDAP
## Public License.
##
## 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>.
LIBRARY
=
libslapi.la
...
...
Prev
1
2
3
4
5
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment