]> git.sur5r.net Git - openldap/commit
Initial revision
authorKurt Spanier <ksp@openldap.org>
Fri, 10 Sep 1999 17:33:39 +0000 (17:33 +0000)
committerKurt Spanier <ksp@openldap.org>
Fri, 10 Sep 1999 17:33:39 +0000 (17:33 +0000)
commit884d6832d5d7f220c4bd8fba5aa82b6eba9d7b93
tree3b49475db3d1f300400ecfd41f31f225c06fdc2d
parent1c52d43149930ae654b32d9af80e417d18a254db
Initial revision
71 files changed:
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]