Kurt Zeilenga
|
8694a8395c
|
Add EBCDIC test in preparation for VM port.
|
1999-03-15 19:31:13 +00:00 |
|
Kurt Zeilenga
|
5f3c7a88dc
|
Add 'extern' to externals.
|
1999-03-15 01:06:02 +00:00 |
|
Kurt Zeilenga
|
a8d7ee12a5
|
Fix "decleration" and missing ";" errors.
|
1999-03-15 01:01:45 +00:00 |
|
Ben Collins
|
13f169ee54
|
Only declare strdup() if DECL_STRDUP is defined
|
1999-03-15 00:19:46 +00:00 |
|
Ben Collins
|
e732e12279
|
configure.in now includes OL_DECL_STRDUP, configure and portable.h.in
rebuilt to reflect it.
|
1999-03-15 00:18:49 +00:00 |
|
Ben Collins
|
da5444cee5
|
Define OL_DECL_STRDUP, the current declaration conflicts with GLIBC 2.1's
macro definition. If the declaration errors, then we don't declare it in
ac/string.h
|
1999-03-15 00:16:25 +00:00 |
|
Hallvard Furuseth
|
8654f340cb
|
selectObjectClass returned without a value. Return NULL instead.
|
1999-03-14 07:42:14 +00:00 |
|
Hallvard Furuseth
|
02d668d8a8
|
free -> ldap_memfree. Remove spurious strdup.
|
1999-03-14 07:40:45 +00:00 |
|
Hallvard Furuseth
|
7927ffe7f3
|
Add missing parens around Debug macro parameter
|
1999-03-14 07:15:58 +00:00 |
|
Hallvard Furuseth
|
45f62b42a1
|
Fix typo web_ldap.txt -> web_ldap_usage.txt
|
1999-03-13 23:46:09 +00:00 |
|
Kurt Zeilenga
|
ae939acafe
|
Fail -lbe check if -lroot doesn't exist.
|
1999-03-13 23:03:40 +00:00 |
|
Hallvard Furuseth
|
520ea9b87f
|
Parameters in front of va_alist are unportable; use va_arg instead.
|
1999-03-13 22:59:18 +00:00 |
|
Kurt Zeilenga
|
5d5370c3ec
|
Make sure LN_S is set to "cp" if "ln -s" AND "ln" does work.
|
1999-03-13 22:57:38 +00:00 |
|
Kurt Zeilenga
|
4afc7aab40
|
Original test failed under FreeBSD. Reworked LN_H detection
after LN_S test. Moved to openldap.m4 and cached result.
Does not yet handle case where LN_H == 'cp' and LN_S == 'ln'.
|
1999-03-13 22:53:10 +00:00 |
|
Hallvard Furuseth
|
212e3d0f01
|
Add missing newline at end of file
|
1999-03-13 21:38:40 +00:00 |
|
Ben Collins
|
6a7a4cc872
|
Fix URL for latest hints
|
1999-03-13 20:41:37 +00:00 |
|
Ben Collins
|
07d93d495d
|
BeOS compile hints, also added to the FAQ-o-Matic
|
1999-03-13 20:35:15 +00:00 |
|
Ben Collins
|
0924180fa8
|
Used new ldap_(un)lockf() functions
|
1999-03-13 20:34:27 +00:00 |
|
Ben Collins
|
75d6e3f738
|
Added lockf.o to list of OBJS and lockf.c to list of SRCS
|
1999-03-13 20:32:40 +00:00 |
|
Ben Collins
|
4e733cf024
|
Macros for file locking/unlocking added (ldap_lockf/ldap_unlockf)
|
1999-03-13 20:31:55 +00:00 |
|
Ben Collins
|
9d2ea940e0
|
Check that FIONBIO is defined, also add defined(__BEOS__) to list for send/recv defines
|
1999-03-13 20:29:35 +00:00 |
|
Ben Collins
|
b5f8f61a88
|
Newest from GNU's CVS, provides detection of BeOS as well as other systems
|
1999-03-13 20:27:57 +00:00 |
|
Ben Collins
|
b35e123bcb
|
Use LN_H in order to link (or copy) ldapadd from ldapmodify
|
1999-03-13 19:34:09 +00:00 |
|
Ben Collins
|
15e0a0f827
|
Declare LN_H=@LN_H@
|
1999-03-13 19:32:58 +00:00 |
|
Ben Collins
|
f18213015c
|
Check for how to hard link (ln or cp) and define as LS_H, also includes check for be_app() in -lbe
|
1999-03-13 19:31:50 +00:00 |
|
Ben Collins
|
615923f0d1
|
Functions for using fcntl to lock/unlock files in case lockf is not available
|
1999-03-13 19:25:15 +00:00 |
|
Ben Collins
|
27572b4257
|
Fixed small error in last commit for sys_errlist in openldap.m4
|
1999-03-13 18:41:07 +00:00 |
|
Ben Collins
|
ebce51b2db
|
actually define HAVE_SYS_ERRLIST if we have it, if not then declare it locally in ac/errno.h
|
1999-03-13 18:19:11 +00:00 |
|
Ben Collins
|
159083640a
|
We need a SUBDIR makefile in contrib/ so that compiling in a build dir will work
|
1999-03-13 18:16:11 +00:00 |
|
Ben Collins
|
bc3d17add8
|
Moved 'doc' to SUBDIRS
|
1999-03-13 02:42:43 +00:00 |
|
Ben Collins
|
362f051a57
|
Added check for <arpa/inet.h>
|
1999-03-13 02:17:34 +00:00 |
|
Ben Collins
|
c0b11aa8b5
|
Added check for getpass() as well as adding it to the -llutil Makefile.in (BeOS will need this)
|
1999-03-13 02:08:42 +00:00 |
|
Ben Collins
|
8f0aae9b72
|
#ifdef for <arpa/inet.h>
|
1999-03-13 01:12:54 +00:00 |
|
Ben Collins
|
6023a2fe42
|
#ifdef for <sys/file.h>
|
1999-03-13 01:07:15 +00:00 |
|
Ben Collins
|
dfc4d48209
|
Don't FORCE manpages in all-common
|
1999-03-12 22:32:15 +00:00 |
|
Hallvard Furuseth
|
45c2877c92
|
Update README to reflect recent changes.
|
1999-03-11 19:52:05 +00:00 |
|
Hallvard Furuseth
|
72ef1d08df
|
Change U-M LDAP to OpenLDAP in manpage
|
1999-03-11 19:45:38 +00:00 |
|
Hallvard Furuseth
|
7645a4ec5f
|
Fix Makefile.in: Install in bindir instead of libexecdir. Install manpage.
|
1999-03-11 19:43:26 +00:00 |
|
Kurt Zeilenga
|
e2d90b3acb
|
Update configure to:
-- fixed gethostbyaddr_r/gethostbyname_r compile warnings
-- relocated Pthread -mt test to be before -kthread test
|
1999-03-10 23:31:06 +00:00 |
|
Juan Gomez
|
4be6bf9e9b
|
Added tests for modrdn and the proper operation of the deleteoldrdn field.
|
1999-03-10 22:31:26 +00:00 |
|
Juan Gomez
|
0df308410f
|
Expected output for modrdn tests.
|
1999-03-10 22:27:58 +00:00 |
|
Juan Gomez
|
f8a0a67e5f
|
Fixed a bug related to the deallocation of memory for new_dn and new_ndn,
They must not be deallocated since they are used by the cache entry.
|
1999-03-10 22:17:54 +00:00 |
|
Juan Gomez
|
63f5f5b4a3
|
Defined LDAPMODRDN in preparation to add tests for LDAP v2 modrdn.
|
1999-03-10 21:08:21 +00:00 |
|
Hallvard Furuseth
|
5dd9d6502b
|
Silence some warnings of unused variables and comparing signed with unsigned
|
1999-03-09 23:30:52 +00:00 |
|
Hallvard Furuseth
|
727fae81ed
|
"const"ify some static arrays and related function parameters
|
1999-03-09 23:19:07 +00:00 |
|
Hallvard Furuseth
|
80b641486b
|
Declare functions before use. Change some functions to return void.
|
1999-03-09 23:06:14 +00:00 |
|
Hallvard Furuseth
|
ca91e9f189
|
Protoize CMDTABLE.func()
|
1999-03-09 22:55:24 +00:00 |
|
Hallvard Furuseth
|
555e23dd43
|
Add readline support. Change prompt to "saucer dn=CURRENT-DN> ".
|
1999-03-09 22:50:06 +00:00 |
|
Hallvard Furuseth
|
973c830d32
|
Fix previous changes: //comment -> /*comment*/
|
1999-03-09 22:24:50 +00:00 |
|
Kurt Zeilenga
|
04769d5b82
|
-lldap requires $(KRB_LIBS)
|
1999-03-09 20:21:55 +00:00 |
|