Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
ea3194a6
Commit
ea3194a6
authored
Jan 09, 2020
by
Quanah Gibson-Mount
Browse files
Happy New Year!
parent
e697b791
Changes
1000
Hide whitespace changes
Inline
Side-by-side
Too many changes to show.
To preserve performance only
20 of 1000+
files are displayed.
Plain diff
Email patch
build/rules.mk
View file @
ea3194a6
# $OpenLDAP$
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
##
## Copyright 1998-20
19
The OpenLDAP Foundation.
## Copyright 1998-20
20
The OpenLDAP Foundation.
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
...
...
build/srv.mk
View file @
ea3194a6
# $OpenLDAP$
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
##
## Copyright 1998-20
19
The OpenLDAP Foundation.
## Copyright 1998-20
20
The OpenLDAP Foundation.
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
...
...
build/top.mk
View file @
ea3194a6
# $OpenLDAP$
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
##
## Copyright 1998-20
19
The OpenLDAP Foundation.
## Copyright 1998-20
20
The OpenLDAP Foundation.
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
...
...
build/version.h
View file @
ea3194a6
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
*
* Copyright 1998-20
19
The OpenLDAP Foundation.
* Copyright 1998-20
20
The OpenLDAP Foundation.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
...
...
@@ -13,6 +13,6 @@
*/
static
const
char
copyright
[]
=
"Copyright 1998-20
19
The OpenLDAP Foundation. All rights reserved.
\n
"
"Copyright 1998-20
20
The OpenLDAP Foundation. All rights reserved.
\n
"
"COPYING RESTRICTIONS APPLY.
\n
"
;
build/version.sh
View file @
ea3194a6
...
...
@@ -2,7 +2,7 @@
# $OpenLDAP$
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
##
## Copyright 1998-20
19
The OpenLDAP Foundation.
## Copyright 1998-20
20
The OpenLDAP Foundation.
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
...
...
build/version.var
View file @
ea3194a6
...
...
@@ -2,7 +2,7 @@
# $OpenLDAP$
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
##
## Copyright 1998-20
19
The OpenLDAP Foundation.
## Copyright 1998-20
20
The OpenLDAP Foundation.
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
...
...
clients/Makefile.in
View file @
ea3194a6
...
...
@@ -2,7 +2,7 @@
# $OpenLDAP$
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
##
## Copyright 1998-20
19
The OpenLDAP Foundation.
## Copyright 1998-20
20
The OpenLDAP Foundation.
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
...
...
clients/tools/Makefile.in
View file @
ea3194a6
...
...
@@ -2,7 +2,7 @@
# $OpenLDAP$
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
##
## Copyright 1998-20
19
The OpenLDAP Foundation.
## Copyright 1998-20
20
The OpenLDAP Foundation.
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
...
...
clients/tools/common.c
View file @
ea3194a6
...
...
@@ -2,7 +2,7 @@
/* $OpenLDAP$ */
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
*
* Copyright 1998-20
19
The OpenLDAP Foundation.
* Copyright 1998-20
20
The OpenLDAP Foundation.
* Portions Copyright 2003 Kurt D. Zeilenga.
* Portions Copyright 2003 IBM Corporation.
* All rights reserved.
...
...
clients/tools/common.h
View file @
ea3194a6
...
...
@@ -2,7 +2,7 @@
/* $OpenLDAP$ */
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
*
* Copyright 1998-20
19
The OpenLDAP Foundation.
* Copyright 1998-20
20
The OpenLDAP Foundation.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
...
...
clients/tools/ldapcompare.c
View file @
ea3194a6
...
...
@@ -2,7 +2,7 @@
/* $OpenLDAP$ */
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
*
* Copyright 1998-20
19
The OpenLDAP Foundation.
* Copyright 1998-20
20
The OpenLDAP Foundation.
* Portions Copyright 1998-2003 Kurt D. Zeilenga.
* Portions Copyright 1998-2001 Net Boolean Incorporated.
* All rights reserved.
...
...
clients/tools/ldapdelete.c
View file @
ea3194a6
...
...
@@ -2,7 +2,7 @@
/* $OpenLDAP$ */
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
*
* Copyright 1998-20
19
The OpenLDAP Foundation.
* Copyright 1998-20
20
The OpenLDAP Foundation.
* Portions Copyright 1998-2003 Kurt D. Zeilenga.
* All rights reserved.
*
...
...
clients/tools/ldapexop.c
View file @
ea3194a6
...
...
@@ -2,7 +2,7 @@
/* $OpenLDAP$ */
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
*
* Copyright 2005-20
19
The OpenLDAP Foundation.
* Copyright 2005-20
20
The OpenLDAP Foundation.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
...
...
clients/tools/ldapmodify.c
View file @
ea3194a6
...
...
@@ -2,7 +2,7 @@
/* $OpenLDAP$ */
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
*
* Copyright 1998-20
19
The OpenLDAP Foundation.
* Copyright 1998-20
20
The OpenLDAP Foundation.
* Portions Copyright 2006 Howard Chu.
* Portions Copyright 1998-2003 Kurt D. Zeilenga.
* Portions Copyright 1998-2001 Net Boolean Incorporated.
...
...
clients/tools/ldapmodrdn.c
View file @
ea3194a6
...
...
@@ -2,7 +2,7 @@
/* $OpenLDAP$ */
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
*
* Copyright 1998-20
19
The OpenLDAP Foundation.
* Copyright 1998-20
20
The OpenLDAP Foundation.
* Portions Copyright 1998-2003 Kurt D. Zeilenga.
* Portions Copyright 1998-2001 Net Boolean Incorporated.
* Portions Copyright 2001-2003 IBM Corporation.
...
...
clients/tools/ldappasswd.c
View file @
ea3194a6
...
...
@@ -2,7 +2,7 @@
/* $OpenLDAP$ */
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
*
* Copyright 1998-20
19
The OpenLDAP Foundation.
* Copyright 1998-20
20
The OpenLDAP Foundation.
* Portions Copyright 1998-2003 Kurt D. Zeilenga.
* Portions Copyright 1998-2001 Net Boolean Incorporated.
* Portions Copyright 2001-2003 IBM Corporation.
...
...
clients/tools/ldapsearch.c
View file @
ea3194a6
...
...
@@ -2,7 +2,7 @@
/* $OpenLDAP$ */
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
*
* Copyright 1998-20
19
The OpenLDAP Foundation.
* Copyright 1998-20
20
The OpenLDAP Foundation.
* Portions Copyright 1998-2003 Kurt D. Zeilenga.
* Portions Copyright 1998-2001 Net Boolean Incorporated.
* Portions Copyright 2001-2003 IBM Corporation.
...
...
clients/tools/ldapurl.c
View file @
ea3194a6
...
...
@@ -2,7 +2,7 @@
/* $OpenLDAP$ */
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
*
* Copyright 2008-20
19
The OpenLDAP Foundation.
* Copyright 2008-20
20
The OpenLDAP Foundation.
* Portions Copyright 2008 Pierangelo Masarati, SysNet
* All rights reserved.
*
...
...
clients/tools/ldapwhoami.c
View file @
ea3194a6
...
...
@@ -2,7 +2,7 @@
/* $OpenLDAP$ */
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
*
* Copyright 1998-20
19
The OpenLDAP Foundation.
* Copyright 1998-20
20
The OpenLDAP Foundation.
* Portions Copyright 1998-2003 Kurt D. Zeilenga.
* Portions Copyright 1998-2001 Net Boolean Incorporated.
* Portions Copyright 2001-2003 IBM Corporation.
...
...
configure
View file @
ea3194a6
...
...
@@ -3,7 +3,7 @@
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.65.
#
# Copyright 1998-20
19
The OpenLDAP Foundation. All rights reserved.
# Copyright 1998-20
20
The OpenLDAP Foundation. All rights reserved.
# Restrictions apply, see COPYRIGHT and LICENSE files.
#
#
...
...
@@ -1818,7 +1818,7 @@ Copyright (C) 2009 Free Software Foundation, Inc.
This configure script is free software; the Free Software Foundation
gives unlimited permission to copy, distribute and modify it.
Copyright 1998-20
19
The OpenLDAP Foundation. All rights reserved.
Copyright 1998-20
20
The OpenLDAP Foundation. All rights reserved.
Restrictions apply, see COPYRIGHT and LICENSE files.
_ACEOF
exit
...
...
@@ -26161,7 +26161,7 @@ rm -f $BACKENDSC
cat > $BACKENDSC << ENDX
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
*
* Copyright 1998-20
19
The OpenLDAP Foundation.
* Copyright 1998-20
20
The OpenLDAP Foundation.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
...
...
@@ -26212,7 +26212,7 @@ rm -f $OVERLAYSC
cat > $OVERLAYSC << ENDX
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
*
* Copyright 1998-20
19
The OpenLDAP Foundation.
* Copyright 1998-20
20
The OpenLDAP Foundation.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
...
...
Prev
1
2
3
4
5
6
…
50
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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