Ben Collins
|
53da7b6cda
|
* build/top.mk: removed references to TMPROOT and added DESTDIR support
* all others: Added DESTDIR support
|
1999-09-22 21:51:30 +00:00 |
|
Kurt Zeilenga
|
e0691dfbc0
|
create SASL_LIBS to hold -lsasl
create SECURITY_LIBS (top.mk) to order $SASL_LIBS $KRB_LIBS $TLS_LIBS
use $SECURITY_LIBS in Makefile.in's instead of $KRB_LIBS $TLS_LIBS
|
1999-08-05 02:25:19 +00:00 |
|
Kurt Zeilenga
|
df8f7cbb9b
|
s/exit(1)/exit(EXIT_FAILURE)/
s/exit(0)/exit(EXIT_SUCCESS)/
add <ac/stdlib.h> where needed and other minor header adjustments
|
1999-08-03 18:14:24 +00:00 |
|
Hallvard Furuseth
|
882d7444a0
|
s/OpenLDAP-bugs/OpenLDAP-its/
|
1999-08-03 10:08:49 +00:00 |
|
Kurt Zeilenga
|
cb68aab469
|
s/ldap_open/ldap_init/ calls... ldap_open is deprecated.
|
1999-06-13 21:49:35 +00:00 |
|
Kurt Zeilenga
|
21c70857f1
|
s/<stdlib.h>/<ac/stdlib.h>/
|
1999-06-03 00:37:44 +00:00 |
|
Ben Collins
|
a0c33034bf
|
Include sys/time.h if we have it defined, needed for some systems, to define time_t
|
1999-05-04 12:40:29 +00:00 |
|
Kurt Zeilenga
|
30665cb19a
|
Misc header cleanup
|
1999-03-29 02:07:18 +00:00 |
|
Hallvard Furuseth
|
dd44e1c28f
|
Initial port of web_ldap to OpenLDAP. Also fixed some doc bugs.
|
1999-03-27 18:05:33 +00:00 |
|
Hallvard Furuseth
|
45f62b42a1
|
Fix typo web_ldap.txt -> web_ldap_usage.txt
|
1999-03-13 23:46:09 +00:00 |
|
Hallvard Furuseth
|
73db912500
|
Cast char' arguments to ctype.h functions to unsigned char'.
These functions require their arguments to be in the range of `unsigned char'.
|
1999-02-22 17:57:22 +00:00 |
|
Kurt Zeilenga
|
add79ef969
|
Generalize the web_ldap Makefile a bit.
|
1998-12-14 23:24:33 +00:00 |
|
Kurt Zeilenga
|
b063f5e83b
|
Initial import of web_ldap written and contributed
by Jens Moller <Jens.Moller@mci.com>.
|
1998-12-14 23:10:02 +00:00 |
|