]> git.sur5r.net Git - openldap/commit
Add support for "foo:< http://localhost/path.
authorKurt Zeilenga <kurt@openldap.org>
Sat, 31 Jul 1999 03:23:26 +0000 (03:23 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sat, 31 Jul 1999 03:23:26 +0000 (03:23 +0000)
commit48d5465ab76af3739294584e25985b0cf368ad05
treeab6902b83290b6b4d25d7b48cf775b0e38d4f964
parent9160692ab19fba361f9138c58b461af3f77db18d
Add support for "foo:< http://localhost/path.
Requires FreeBSD's -lfetch...
Implementations to other URL APIs encouraged.
Probably should be moved to -llutil.
12 files changed:
build/openldap.m4
build/top.mk
clients/tools/Makefile.in
configure
configure.in
include/portable.h.in
libraries/libldif/Makefile.in
libraries/libldif/fetch.c [new file with mode: 0644]
libraries/libldif/line64.c
servers/slapd/Makefile.in
servers/slapd/tools/Makefile.in
servers/slurpd/Makefile.in