Kurt Zeilenga
|
20e8ca0ebe
|
Remove cruft
|
2000-09-15 18:44:38 +00:00 |
|
Kurt Zeilenga
|
14abfc7fe6
|
Minor format adjust to ber_dump output
|
2000-09-15 18:10:52 +00:00 |
|
Ben Collins
|
9fe15dba96
|
Remove unused var, 'rc'
|
2000-09-15 14:20:20 +00:00 |
|
Kurt Zeilenga
|
b611ec4b87
|
consistently use ber_pvt_ber_*() routines
|
2000-09-15 05:56:37 +00:00 |
|
Kurt Zeilenga
|
fd0980cf8d
|
quick patch for NT. Need an integrated versioning mechanism...
|
2000-09-15 05:55:58 +00:00 |
|
Ben Collins
|
5c8d4c88b6
|
make function match it's decleration
|
2000-09-15 03:48:27 +00:00 |
|
Ben Collins
|
aaf59e2a2b
|
don't define NEED_COPY_HOSTENT in the decleration
|
2000-09-15 03:33:05 +00:00 |
|
Kurt Zeilenga
|
ac5ecaf8e0
|
Centralize versioning in build/version.sh
|
2000-09-15 03:27:20 +00:00 |
|
Kurt Zeilenga
|
45cf7e1dfe
|
Add additional error checking... need to better handle
garbage input from slapadd or pre-existing database.
|
2000-09-15 03:26:22 +00:00 |
|
Ben Collins
|
df4605b8c1
|
include ac/unistd.h to avoid compiler warnings
|
2000-09-15 03:11:03 +00:00 |
|
Ben Collins
|
ef1d8662f0
|
fix formatting
|
2000-09-15 03:08:05 +00:00 |
|
Ben Collins
|
4d0a95db04
|
wrap unused function, ldap_int_thread_onlist() in #if 0
|
2000-09-15 03:07:43 +00:00 |
|
Ben Collins
|
18c5605524
|
fix compiler warnings by including ac/unistd.h
|
2000-09-15 03:06:51 +00:00 |
|
Ben Collins
|
621babf51d
|
fix compiler warnings by including ac/unistd.h and only declaring copy_hostent() when we actually need to use it
|
2000-09-15 03:06:18 +00:00 |
|
Ben Collins
|
718a6bfca4
|
initialize Sockbuf * to NULL
|
2000-09-15 03:05:27 +00:00 |
|
Ben Collins
|
3635cbdbe1
|
remove unused vars
|
2000-09-15 03:04:46 +00:00 |
|
Ben Collins
|
9946e999c8
|
move some vars to where they are actually used to avoid compiler warnings
|
2000-09-15 03:04:04 +00:00 |
|
Ben Collins
|
81d26d3ac0
|
fix call to ldap_connect_to_path()
|
2000-09-15 03:02:57 +00:00 |
|
Ben Collins
|
b2866ff162
|
s/LDAP_PF_UNIX/LDAP_PF_LOCAL/ so that we actually declare ldap_connect_to_path(). Also fix the decleration to match the function
|
2000-09-15 02:55:54 +00:00 |
|
Ben Collins
|
5df2c83b38
|
remove unused var, 'dn'
|
2000-09-15 02:54:28 +00:00 |
|
Ben Collins
|
960041de8a
|
include ac/ctype.h and initialize some variables to avoid compiler warnings
|
2000-09-15 02:53:55 +00:00 |
|
Ben Collins
|
ed7f95edb0
|
wrap unused function, ber_log_puts(), in #if 0
|
2000-09-15 02:51:34 +00:00 |
|
Ben Collins
|
7fa88b2a27
|
remove lint
|
2000-09-15 02:50:14 +00:00 |
|
Ben Collins
|
0bd5e418be
|
remove unused var 'actions'
|
2000-09-15 02:49:27 +00:00 |
|
Ben Collins
|
bca61801a1
|
Fix fprintf\'s, missing `prog\' argument
|
2000-09-15 02:48:10 +00:00 |
|
Ben Collins
|
d3805f1980
|
compiler warnings, possible use of unitialized data
|
2000-09-15 02:45:53 +00:00 |
|
Kurt Zeilenga
|
0243c4b0da
|
Fix Id
|
2000-09-15 02:09:39 +00:00 |
|
Kurt Zeilenga
|
b641615c53
|
Keep ldap_first/next_attribute from running past end of attributes.
Likely other sequences need this attention.
|
2000-09-15 01:16:09 +00:00 |
|
Kurt Zeilenga
|
825c3c4c5c
|
Fix handling of optional cred
|
2000-09-15 00:09:44 +00:00 |
|
Kurt Zeilenga
|
b4c9287f45
|
Don't send optional cred if empty
|
2000-09-15 00:09:24 +00:00 |
|
Kurt Zeilenga
|
ac0714384c
|
Fix typo
|
2000-09-15 00:08:51 +00:00 |
|
Kurt Zeilenga
|
611ccd1ccb
|
Rework ber dump to provide both hex and text output
|
2000-09-14 22:28:45 +00:00 |
|
Kurt Zeilenga
|
32929a23d2
|
Add shared lib versioning
|
2000-09-14 21:15:11 +00:00 |
|
Kurt Zeilenga
|
af4fdca0bb
|
Use build/version.sh instead of build/version
|
2000-09-14 21:01:22 +00:00 |
|
Kurt Zeilenga
|
fbfe0f0ac7
|
Fix typo in Kbind code
|
2000-09-14 19:58:55 +00:00 |
|
Kurt Zeilenga
|
c5f8642816
|
Use LDIF, not "alternative" format
|
2000-09-14 16:52:12 +00:00 |
|
Kurt Zeilenga
|
b75d318ebf
|
ITS#741 fixes
|
2000-09-14 16:40:12 +00:00 |
|
Kurt Zeilenga
|
d2d7b97649
|
Cleanup
|
2000-09-14 07:26:28 +00:00 |
|
Kurt Zeilenga
|
ed68c977d9
|
Zap LDAP_LIBUI
|
2000-09-14 07:22:01 +00:00 |
|
Kurt Zeilenga
|
f2b1d423c1
|
Cleanup
|
2000-09-14 07:10:15 +00:00 |
|
Kurt Zeilenga
|
435bdf24b0
|
Fix ;binary subtyping
|
2000-09-14 06:07:23 +00:00 |
|
Ben Collins
|
7c90250fba
|
missed newline in printf
|
2000-09-13 23:32:06 +00:00 |
|
Ben Collins
|
09a2e74d5a
|
dereference 'char **text' when passing it as an arg to Debug()
|
2000-09-13 21:52:50 +00:00 |
|
Ben Collins
|
d216e32d63
|
declare return value of index_mask() to be slap_mask_t, also get rid of extraneous code in for() loop
|
2000-09-13 21:51:14 +00:00 |
|
Kurt Zeilenga
|
16cdbd9c74
|
Update handling of binary syntax to require ";binary" transfer
|
2000-09-13 21:50:24 +00:00 |
|
Ben Collins
|
810d3ce224
|
specifically check for NULL return from acl_get()
|
2000-09-13 21:49:56 +00:00 |
|
Kurt Zeilenga
|
e366aefffc
|
Fix ldap_init/initialize error checking
|
2000-09-13 21:49:31 +00:00 |
|
Ben Collins
|
e717717a8b
|
Error in setting sa_flags (was never set)
|
2000-09-13 21:49:08 +00:00 |
|
Ben Collins
|
df57978436
|
specifically check for NULL return from ldap_int_thread_delist(). Also, fixup comment to get rid of compiler warning.
|
2000-09-13 21:48:29 +00:00 |
|
Ben Collins
|
5a33b7509b
|
Fix error in if() statement (==, not =)
|
2000-09-13 21:47:12 +00:00 |
|