223 lines
8.8 KiB
Plaintext
223 lines
8.8 KiB
Plaintext
This package was debianized by Mathias Gug <mathiaz@ubuntu.com> on
|
|
Wed, 05 Aug 2009 08:58:56 +0100.
|
|
|
|
It was downloaded from https://pagure.io/SSSD/sssd/
|
|
|
|
Upstream Authors:
|
|
Dmitri Pal <dpal@redhat.com>
|
|
Jakub Hrozek <jhrozek@redhat.com>
|
|
Simo Sorce <ssorce@redhat.com>
|
|
Stephen Gallagher <sgallagh@redhat.com>
|
|
Sumit Bose <sbose@redhat.com>
|
|
|
|
Copyright:
|
|
|
|
Copyright (C) Red Hat 2008, 2009
|
|
|
|
Copyright (C) Dmitri Pal <dpal@redhat.com> 2009
|
|
Copyright (C) Jakub Hrozek <jhrozek@redhat.com> 2009
|
|
Copyright (C) Simo Sorce <ssorce@redhat.com> 2007, 2008, 2009
|
|
Copyright (C) Stephen Gallagher <sgallagh@redhat.com> 2008,2009
|
|
Copyright (C) Sumit Bose <sbose@redhat.com> 2009
|
|
|
|
Copyright (C) Andrew Bartlett 2002
|
|
Copyright (C) Andrew Tridgell 1992-2006
|
|
Copyright (C) James J Myers 2003 <myersjj@samba.org>
|
|
Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2002, 2006, 2007
|
|
Copyright (C) Jeremy Allison 1998-2002, 2007
|
|
Copyright (C) Martin Pool 2002
|
|
Copyright (C) Michael Adam 2008
|
|
Copyright (C) Tim Potter 2000
|
|
Copyright (c) 1997 Kungliga Tekniska Högskolan
|
|
|
|
Copyright (c) 1996-2005, The PostgreSQL Global Development Group
|
|
Copyright (c) 1994, The Regents of the University of California
|
|
Copyright (c) 1996-2007, PostgreSQL Global Development Group
|
|
Copyright (C) 1996-2001 Internet Software Consortium.
|
|
|
|
|
|
License:
|
|
|
|
This program is free software; you can redistribute it and/or modify
|
|
it under the terms of the GNU General Public License as published by
|
|
the Free Software Foundation; either version 3 of the License, or
|
|
(at your option) any later version.
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
GNU General Public License for more details.
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
|
|
The Debian packaging is Copyright (C) Canonical Ltd 2009 and is licensed under
|
|
the GPL-3 or later, see `/usr/share/common-licenses/GPL-3'.
|
|
|
|
========================
|
|
replace/repdir_getdents.c
|
|
replace/test/testsuite.c
|
|
replace/test/main.c
|
|
replace/getpass.c
|
|
replace/replace.c
|
|
replace/socketpair.c
|
|
replace/inet_ntoa.c
|
|
replace/strptime.c
|
|
replace/inet_aton.c
|
|
replace/dlfcn.c
|
|
replace/repdir_getdirentries.c
|
|
common/collection/*
|
|
common/ini/*
|
|
========================
|
|
License: LGPL3 or later - see `/usr/share/common-licenses/LGPL-3'.
|
|
|
|
This library is free software; you can redistribute it and/or
|
|
modify it under the terms of the GNU Lesser General Public
|
|
License as published by the Free Software Foundation; either
|
|
version 3 of the License, or (at your option) any later version.
|
|
|
|
This library is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
Lesser General Public License for more details.
|
|
|
|
You should have received a copy of the GNU Lesser General Public
|
|
License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
|
|
|
|
|
===================
|
|
sss_client/group.c
|
|
sss_client/common.c
|
|
sss_client/passwd.c
|
|
===================
|
|
License: LGPL (v2.1 or later)
|
|
|
|
This program is free software; you can redistribute it and/or modify
|
|
it under the terms of the GNU Lesser General Public License as
|
|
published by the Free Software Foundation; either version 2.1 of the
|
|
License, or (at your option) any later version.
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
GNU Lesser General Public License for more details.
|
|
|
|
You should have received a copy of the GNU Lesser General Public
|
|
License along with this program; if not, write to the Free Software
|
|
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
|
|
USA.
|
|
|
|
|
|
=====================
|
|
replace/getaddrinfo.c
|
|
replace/getaddrinfo.h
|
|
=====================
|
|
|
|
Permission to use, copy, modify, and distribute this software and its
|
|
documentation for any purpose, without fee, and without a written agreement
|
|
is hereby granted, provided that the above copyright notice and this paragraph
|
|
and the following two paragraphs appear in all copies.
|
|
|
|
IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR
|
|
DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING
|
|
LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION,
|
|
EVEN IF THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF
|
|
SUCH DAMAGE.
|
|
|
|
THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES,
|
|
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS
|
|
ON AN "AS IS" BASIS, AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATIONS
|
|
TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
|
|
|
|
===================
|
|
replace/inet_pton.c
|
|
replace/inet_ntop.c
|
|
===================
|
|
License: ISC
|
|
|
|
Permission to use, copy, modify, and distribute this software for any
|
|
purpose with or without fee is hereby granted, provided that the above
|
|
copyright notice and this permission notice appear in all copies.
|
|
|
|
THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
|
|
DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
|
|
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
|
|
INTERNET SOFTWARE CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
|
|
FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
|
|
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
|
|
WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
|
================
|
|
replace/timegm.c
|
|
================
|
|
License: BSD (3 clause)
|
|
|
|
Redistribution and use in source and binary forms, with or without
|
|
modification, are permitted provided that the following conditions
|
|
are met:
|
|
|
|
1. Redistributions of source code must retain the above copyright
|
|
notice, this list of conditions and the following disclaimer.
|
|
|
|
2. Redistributions in binary form must reproduce the above copyright
|
|
notice, this list of conditions and the following disclaimer in the
|
|
documentation and/or other materials provided with the distribution.
|
|
|
|
3. Neither the name of the Institute nor the names of its contributors
|
|
may be used to endorse or promote products derived from this software
|
|
without specific prior written permission.
|
|
|
|
THIS SOFTWARE IS PROVIDED BY THE INSTITUTE AND CONTRIBUTORS ``AS IS'' AND
|
|
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
|
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
|
ARE DISCLAIMED. IN NO EVENT SHALL THE INSTITUTE OR CONTRIBUTORS BE LIABLE
|
|
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
|
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
|
|
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
|
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
|
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
|
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
|
SUCH DAMAGE.
|
|
|
|
==================
|
|
replace/snprintf.c
|
|
==================
|
|
|
|
This code is based on code written by Patrick Powell (papowell@astart.com)
|
|
It may be used for any purpose as long as this notice remains intact
|
|
on all source code distributions
|
|
|
|
===========================
|
|
sss_client/sss_cli.h
|
|
sss_client/protos.h
|
|
sss_client/sss_pam_macros.h
|
|
sss_client/sss_errno.h
|
|
===========================
|
|
|
|
You can used this header file in any way you see fit provided copyright
|
|
notices are preserved.
|
|
|
|
=============================
|
|
server/resolv/ares/ares_dns.h
|
|
=============================
|
|
|
|
* Permission to use, copy, modify, and distribute this
|
|
* software and its documentation for any purpose and without
|
|
* fee is hereby granted, provided that the above copyright
|
|
* notice appear in all copies and that both that copyright
|
|
* notice and this permission notice appear in supporting
|
|
* documentation, and that the name of M.I.T. not be used in
|
|
* advertising or publicity pertaining to distribution of the
|
|
* software without specific, written prior permission.
|
|
* M.I.T. makes no representations about the suitability of
|
|
* this software for any purpose. It is provided "as is"
|
|
* without express or implied warranty.
|
|
|
|
=============================
|
|
server/util/nss_sha512crypt.c
|
|
=============================
|
|
|
|
Released into the Public Domain by Ulrich Drepper <drepper@redhat.com>.
|