]> git.sur5r.net Git - openldap/commit
Merge in all devel changes since 2.0-alpha2.
authorKurt Zeilenga <kurt@openldap.org>
Fri, 10 Sep 1999 21:58:17 +0000 (21:58 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 10 Sep 1999 21:58:17 +0000 (21:58 +0000)
commitb9f541f5213fbd220e484fa836145fbe39a4036a
tree6992ae1108765e4d27fd4ce47919113433e3920a
parent41595ab9e0694e5dddec14104bfb8fa324621763
Merge in all devel changes since 2.0-alpha2.
Move OPENLDAP_REL_ENG_2_MP forward.
72 files changed:
contrib/Makefile.in
contrib/tweb/CHANGES [new file with mode: 0644]
contrib/tweb/COPYRIGHTS [new file with mode: 0644]
contrib/tweb/FEATURE-LIST [new file with mode: 0644]
contrib/tweb/GETTING-STARTED.openldap [new file with mode: 0644]
contrib/tweb/LDAP_etc/allow.msg.0 [new file with mode: 0644]
contrib/tweb/LDAP_etc/allow.msg.1 [new file with mode: 0644]
contrib/tweb/LDAP_etc/ldapfilter.conf [new file with mode: 0644]
contrib/tweb/LDAP_etc/ldapfriendly.0 [new file with mode: 0644]
contrib/tweb/LDAP_etc/ldapfriendly.1 [new file with mode: 0644]
contrib/tweb/LDAP_etc/search-only.foot.0 [new file with mode: 0644]
contrib/tweb/LDAP_etc/search-only.foot.1 [new file with mode: 0644]
contrib/tweb/LDAP_etc/search-only.head.0 [new file with mode: 0644]
contrib/tweb/LDAP_etc/search-only.head.1 [new file with mode: 0644]
contrib/tweb/LDAP_etc/tweb-base.foot.0 [new file with mode: 0644]
contrib/tweb/LDAP_etc/tweb-base.foot.1 [new file with mode: 0644]
contrib/tweb/LDAP_etc/tweb-base.head.0 [new file with mode: 0644]
contrib/tweb/LDAP_etc/tweb-base.head.1 [new file with mode: 0644]
contrib/tweb/LDAP_etc/tweb.footer.0 [new file with mode: 0644]
contrib/tweb/LDAP_etc/tweb.footer.1 [new file with mode: 0644]
contrib/tweb/LDAP_etc/tweb.header.0 [new file with mode: 0644]
contrib/tweb/LDAP_etc/tweb.header.1 [new file with mode: 0644]
contrib/tweb/LDAP_etc/tweb.help.0 [new file with mode: 0644]
contrib/tweb/LDAP_etc/tweb.help.1 [new file with mode: 0644]
contrib/tweb/Makefile.openldap [new file with mode: 0644]
contrib/tweb/README [new file with mode: 0644]
contrib/tweb/TWEB_conFiles/robots.txt [new file with mode: 0644]
contrib/tweb/TWEB_conFiles/tweb.conf.0.dist [new file with mode: 0644]
contrib/tweb/TWEB_conFiles/tweb.conf.1.dist [new file with mode: 0644]
contrib/tweb/TWEB_conFiles/tweb.lang.0.dist [new file with mode: 0644]
contrib/tweb/TWEB_conFiles/tweb.lang.1.dist [new file with mode: 0644]
contrib/tweb/TWEB_conFiles/tweb.rc.dist [new file with mode: 0644]
contrib/tweb/Versiongw.c [new file with mode: 0644]
contrib/tweb/ch_malloc.c [new file with mode: 0644]
contrib/tweb/ch_malloc_exp.h [new file with mode: 0644]
contrib/tweb/charray.c [new file with mode: 0644]
contrib/tweb/charray_exp.h [new file with mode: 0644]
contrib/tweb/checkclient.c [new file with mode: 0644]
contrib/tweb/checkclient.h [new file with mode: 0644]
contrib/tweb/checkclient_exp.h [new file with mode: 0644]
contrib/tweb/dn.c [new file with mode: 0644]
contrib/tweb/dn.h [new file with mode: 0644]
contrib/tweb/dn_exp.h [new file with mode: 0644]
contrib/tweb/doc/Presentation/DANTE-01-99.ps [new file with mode: 0644]
contrib/tweb/doc/Presentation/README [new file with mode: 0644]
contrib/tweb/html.c [new file with mode: 0644]
contrib/tweb/html.h [new file with mode: 0644]
contrib/tweb/html_exp.h [new file with mode: 0644]
contrib/tweb/init.c [new file with mode: 0644]
contrib/tweb/init.h [new file with mode: 0644]
contrib/tweb/init_exp.h [new file with mode: 0644]
contrib/tweb/queries.c [new file with mode: 0644]
contrib/tweb/queries.h [new file with mode: 0644]
contrib/tweb/queries_exp.h [new file with mode: 0644]
contrib/tweb/regular.c [new file with mode: 0644]
contrib/tweb/regular.h [new file with mode: 0644]
contrib/tweb/regular_exp.h [new file with mode: 0644]
contrib/tweb/server.c [new file with mode: 0644]
contrib/tweb/server.h [new file with mode: 0644]
contrib/tweb/server_exp.h [new file with mode: 0644]
contrib/tweb/strng.c [new file with mode: 0644]
contrib/tweb/strng_exp.h [new file with mode: 0644]
contrib/tweb/support.c [new file with mode: 0644]
contrib/tweb/support.h [new file with mode: 0644]
contrib/tweb/support_exp.h [new file with mode: 0644]
contrib/tweb/tgeneral.h [new file with mode: 0644]
contrib/tweb/tglobal.h [new file with mode: 0644]
contrib/tweb/tweb.c [new file with mode: 0644]
contrib/tweb/tweb.h [new file with mode: 0644]
contrib/tweb/x500.c [new file with mode: 0644]
contrib/tweb/x500.h [new file with mode: 0644]
contrib/tweb/x500_exp.h [new file with mode: 0644]