CVS commit: src/external/bsd/openldap/dist

2010-12-12 Thread Adam Ciarcinski
Module Name:src
Committed By:   adam
Date:   Sun Dec 12 15:46:33 UTC 2010

Modified Files:
src/external/bsd/openldap/dist/build: mkversion
src/external/bsd/openldap/dist/clients/tools: common.c
src/external/bsd/openldap/dist/include: Makefile.in portable.hin
src/external/bsd/openldap/dist/libraries/libldap: os-ip.c os-local.c
tls_o.c
src/external/bsd/openldap/dist/libraries/liblutil: passwd.c
Removed Files:
src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/nss-ldapd:
AUTHORS COPYING ChangeLog HACKING INSTALL Makefile.am Makefile.in
NEWS README TODO aclocal.m4 compile config.guess config.h.in
config.sub configure configure.ac depcomp install-sh missing
mkinstalldirs nslcd-common.h nslcd.h nss-ldapd.conf

src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/nss-ldapd/common:
Makefile.am Makefile.in dict.c dict.h set.c set.h tio.c tio.h

src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/nss-ldapd/compat:
Makefile.am Makefile.in attrs.h daemon.c daemon.h ether.c ether.h
getopt_long.c getopt_long.h getpeercred.c getpeercred.h pagectrl.c
pagectrl.h
src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/nss-ldapd/m4:
acx_pthread.m4

src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/nss-ldapd/man:
Makefile.am Makefile.in nslcd.8 nslcd.8.xml nss-ldapd.conf.5
nss-ldapd.conf.5.xml

src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/nss-ldapd/nslcd:
Makefile.am Makefile.in alias.c attmap.c attmap.h cfg.c cfg.h
common.c common.h ether.c group.c host.c log.c log.h myldap.c
myldap.h netgroup.c network.c nslcd.c passwd.c protocol.c rpc.c
service.c shadow.c

src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/nss-ldapd/nss:
Makefile.am Makefile.in aliases.c common.c common.h ethers.c
exports.linux group.c hosts.c netgroup.c networks.c pam.c passwd.c
protocols.c prototypes.h rpc.c services.c shadow.c

src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/nss-ldapd/tests:
Makefile.am Makefile.in nss-ldapd-test.conf test_aliases.c
test_cfg.c test_dict.c test_ethers.c test_group.c test_hosts.c
test_myldap.c test_myldap.sh test_netgroup.c test_networks.c
test_nslcd_group.c test_nsscmds.sh test_passwd.c test_protocols.c
test_rpc.c test_services.c test_set.c test_shadow.c test_tio.c
usernames.txt
src/external/bsd/openldap/dist/doc/drafts:
draft-zeilenga-ldap-txn-xx.txt
src/external/bsd/openldap/dist/libraries/liblutil: csn.c
src/external/bsd/openldap/dist/tests/scripts: acfilter.sh

Log Message:
Merge 2.4.23


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/openldap/dist/build/mkversion
cvs rdiff -u -r1.2 -r1.3 \
src/external/bsd/openldap/dist/clients/tools/common.c
cvs rdiff -u -r1.1.1.1 -r0 \

src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/nss-ldapd/AUTHORS \

src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/nss-ldapd/COPYING \

src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/nss-ldapd/ChangeLog \

src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/nss-ldapd/HACKING \

src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/nss-ldapd/INSTALL \

src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/nss-ldapd/Makefile.am
 \

src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/nss-ldapd/Makefile.in
 \
src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/nss-ldapd/NEWS \
src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/nss-ldapd/README 
\
src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/nss-ldapd/TODO \

src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/nss-ldapd/aclocal.m4 
\

src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/nss-ldapd/compile \

src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/nss-ldapd/config.guess
 \

src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/nss-ldapd/config.h.in
 \

src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/nss-ldapd/config.sub 
\

src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/nss-ldapd/configure \

src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/nss-ldapd/configure.ac
 \

src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/nss-ldapd/depcomp \

src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/nss-ldapd/install-sh 
\

src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/nss-ldapd/missing \

src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/nss-ldapd/mkinstalldirs
 \

src/external/bsd/openldap/dis

CVS commit: src/external/bsd/openldap/dist

2018-02-05 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Tue Feb  6 01:57:24 UTC 2018

Modified Files:
src/external/bsd/openldap/dist/build: mkversion
src/external/bsd/openldap/dist/clients/tools: common.c
src/external/bsd/openldap/dist/include: Makefile.in ldap_queue.h
portable.hin
src/external/bsd/openldap/dist/libraries/libldap: os-ip.c os-local.c
tls_o.c
src/external/bsd/openldap/dist/libraries/liblutil: detach.c md5.c
passwd.c
src/external/bsd/openldap/dist/libraries/librewrite: session.c
src/external/bsd/openldap/dist/servers/slapd: filter.c
src/external/bsd/openldap/dist/servers/slapd/overlays: deref.c
Removed Files:
src/external/bsd/openldap/dist: libtool

Log Message:
merge conflicts


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r0 src/external/bsd/openldap/dist/libtool
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/openldap/dist/build/mkversion
cvs rdiff -u -r1.6 -r1.7 \
src/external/bsd/openldap/dist/clients/tools/common.c
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/openldap/dist/include/Makefile.in \
src/external/bsd/openldap/dist/include/portable.hin
cvs rdiff -u -r1.4 -r1.5 src/external/bsd/openldap/dist/include/ldap_queue.h
cvs rdiff -u -r1.7 -r1.8 \
src/external/bsd/openldap/dist/libraries/libldap/os-ip.c
cvs rdiff -u -r1.8 -r1.9 \
src/external/bsd/openldap/dist/libraries/libldap/os-local.c
cvs rdiff -u -r1.5 -r1.6 \
src/external/bsd/openldap/dist/libraries/libldap/tls_o.c
cvs rdiff -u -r1.4 -r1.5 \
src/external/bsd/openldap/dist/libraries/liblutil/detach.c \
src/external/bsd/openldap/dist/libraries/liblutil/md5.c
cvs rdiff -u -r1.5 -r1.6 \
src/external/bsd/openldap/dist/libraries/liblutil/passwd.c
cvs rdiff -u -r1.3 -r1.4 \
src/external/bsd/openldap/dist/libraries/librewrite/session.c
cvs rdiff -u -r1.4 -r1.5 \
src/external/bsd/openldap/dist/servers/slapd/filter.c
cvs rdiff -u -r1.3 -r1.4 \
src/external/bsd/openldap/dist/servers/slapd/overlays/deref.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/bsd/openldap/dist

2014-05-28 Thread Matthias Scheler
Module Name:src
Committed By:   tron
Date:   Wed May 28 10:12:43 UTC 2014

Modified Files:
src/external/bsd/openldap/dist/build: mkversion
src/external/bsd/openldap/dist/clients/tools: common.c
src/external/bsd/openldap/dist/include: Makefile.in ldap_queue.h
portable.hin
src/external/bsd/openldap/dist/libraries/libldap: os-ip.c os-local.c
tls_o.c
src/external/bsd/openldap/dist/libraries/liblutil: detach.c md5.c
passwd.c
Removed Files:
src/external/bsd/openldap/dist/contrib/ldapc++: LICENSE
src/external/bsd/openldap/dist/contrib/slapd-modules/acl: README
src/external/bsd/openldap/dist/doc/guide: COPYRIGHT LICENSE
src/external/bsd/openldap/dist/libraries/libldap_r: thr_lwp.c
src/external/bsd/openldap/dist/libraries/liblutil: fetch.c ldif.c

Log Message:
Resolve conflicts from last import.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/bsd/openldap/dist/build/mkversion
cvs rdiff -u -r1.3 -r1.4 \
src/external/bsd/openldap/dist/clients/tools/common.c
cvs rdiff -u -r1.1.1.1 -r0 \
src/external/bsd/openldap/dist/contrib/ldapc++/LICENSE
cvs rdiff -u -r1.1.1.3 -r0 \
src/external/bsd/openldap/dist/contrib/slapd-modules/acl/README
cvs rdiff -u -r1.1.1.4 -r0 src/external/bsd/openldap/dist/doc/guide/COPYRIGHT
cvs rdiff -u -r1.1.1.1 -r0 src/external/bsd/openldap/dist/doc/guide/LICENSE
cvs rdiff -u -r1.4 -r1.5 src/external/bsd/openldap/dist/include/Makefile.in \
src/external/bsd/openldap/dist/include/portable.hin
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/openldap/dist/include/ldap_queue.h
cvs rdiff -u -r1.5 -r1.6 \
src/external/bsd/openldap/dist/libraries/libldap/os-ip.c
cvs rdiff -u -r1.6 -r1.7 \
src/external/bsd/openldap/dist/libraries/libldap/os-local.c
cvs rdiff -u -r1.3 -r1.4 \
src/external/bsd/openldap/dist/libraries/libldap/tls_o.c
cvs rdiff -u -r1.1.1.3 -r0 \
src/external/bsd/openldap/dist/libraries/libldap_r/thr_lwp.c
cvs rdiff -u -r1.2 -r1.3 \
src/external/bsd/openldap/dist/libraries/liblutil/detach.c \
src/external/bsd/openldap/dist/libraries/liblutil/md5.c
cvs rdiff -u -r1.1.1.3 -r0 \
src/external/bsd/openldap/dist/libraries/liblutil/fetch.c \
src/external/bsd/openldap/dist/libraries/liblutil/ldif.c
cvs rdiff -u -r1.3 -r1.4 \
src/external/bsd/openldap/dist/libraries/liblutil/passwd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/bsd/openldap/dist/include

2010-12-12 Thread Adam Ciarcinski
Module Name:src
Committed By:   adam
Date:   Sun Dec 12 16:10:19 UTC 2010

Modified Files:
src/external/bsd/openldap/dist/include: portable.hin

Log Message:
Use conditional WORDS_BIGENDIAN


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/openldap/dist/include/portable.hin

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/bsd/openldap/dist/include

2013-11-25 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Tue Nov 26 01:31:43 UTC 2013

Modified Files:
src/external/bsd/openldap/dist/include: ldap_queue.h

Log Message:
Kill CIRCLEQ, nothing uses it and it will not work with gcc-4.8, so avoid
future accidents.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.3 -r1.2 \
src/external/bsd/openldap/dist/include/ldap_queue.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/bsd/openldap/dist/clients/tools

2010-07-10 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Sun Jul 11 00:47:36 UTC 2010

Modified Files:
src/external/bsd/openldap/dist/clients/tools: common.c

Log Message:
add a miss #ifdef HAVE_TLS, that fixes MKCRYPTO=no build in here.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.3 -r1.2 \
src/external/bsd/openldap/dist/clients/tools/common.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/bsd/openldap/dist/libraries/libldap

2011-05-24 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Tue May 24 16:03:15 UTC 2011

Modified Files:
src/external/bsd/openldap/dist/libraries/libldap: os-ip.c os-local.c

Log Message:
Fix formatting of time_t


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
src/external/bsd/openldap/dist/libraries/libldap/os-ip.c
cvs rdiff -u -r1.5 -r1.6 \
src/external/bsd/openldap/dist/libraries/libldap/os-local.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/bsd/openldap/dist/libraries/liblutil

2011-06-30 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Fri Jul  1 02:01:21 UTC 2011

Modified Files:
src/external/bsd/openldap/dist/libraries/liblutil: md5.c

Log Message:
Fix memset usage.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.3 -r1.2 \
src/external/bsd/openldap/dist/libraries/liblutil/md5.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/bsd/openldap/dist/servers/slapd

2015-02-07 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Feb  7 17:57:00 UTC 2015

Modified Files:
src/external/bsd/openldap/dist/servers/slapd: filter.c

Log Message:
Apply: http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=commit;\
h=2f1a2dd329b91afe561cd06b872d09630d4edb6a

Certain search queries including the Matched Values control can trigger
a double free in slapd 2.4.40 when freeing operation controls. This is a
regression in 2.4.40, no earlier releases are affected. [CVE-1546]

XXX: Pullup-7


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.4 -r1.2 \
src/external/bsd/openldap/dist/servers/slapd/filter.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/bsd/openldap/dist/libraries/librewrite

2014-05-28 Thread Matthias Scheler
Module Name:src
Committed By:   tron
Date:   Wed May 28 10:14:13 UTC 2014

Modified Files:
src/external/bsd/openldap/dist/libraries/librewrite: session.c

Log Message:
Apply patch to fix CVE-2013-4449. This shouldn't be necessary as we don't
build the server or its plug-ins. But it is better to be safe in case
this changes.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.4 -r1.2 \
src/external/bsd/openldap/dist/libraries/librewrite/session.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/bsd/openldap/dist/clients/tools

2016-11-02 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Wed Nov  2 13:15:54 UTC 2016

Modified Files:
src/external/bsd/openldap/dist/clients/tools: common.c

Log Message:
Logical negation binds stronger than bitwise and, which doesn't seem to
be intended here.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
src/external/bsd/openldap/dist/clients/tools/common.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/bsd/openldap/dist/servers/slapd

2017-02-08 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Feb  9 02:20:33 UTC 2017

Modified Files:
src/external/bsd/openldap/dist/servers/slapd: filter.c

Log Message:
resolve conflict


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
src/external/bsd/openldap/dist/servers/slapd/filter.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/bsd/openldap/dist/libraries/libldap

2021-08-14 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Aug 14 16:15:46 UTC 2021

Added Files:
src/external/bsd/openldap/dist/libraries/libldap: gssapi.c

Log Message:
Put back gssapi.c


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.4 \
src/external/bsd/openldap/dist/libraries/libldap/gssapi.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/bsd/openldap/dist/servers/slapd/overlays

2015-02-07 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Feb  7 17:58:23 UTC 2015

Modified Files:
src/external/bsd/openldap/dist/servers/slapd/overlays: deref.c

Log Message:
Apply: http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=commit;\
h=c32e74763f77675b9e144126e375977ed6dc562c
The deref overlay in slapd 2.4.13 through 2.4.40 dereferences a NULL
pointer when a search request includes the Deref control with an empty
list of attributes to return (missing input validation). [CVE-2015-1545]

XXX: Pullup-7


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.3 -r1.2 \
src/external/bsd/openldap/dist/servers/slapd/overlays/deref.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.