]> git.sur5r.net Git - openldap/log
openldap
23 years agoAdd set_*_dir calls
Kurt Zeilenga [Mon, 18 Sep 2000 21:19:19 +0000 (21:19 +0000)]
Add set_*_dir calls

23 years agoFix up back-bdb framework
Kurt Zeilenga [Mon, 18 Sep 2000 20:03:41 +0000 (20:03 +0000)]
Fix up back-bdb framework

23 years agoInitial autoconf support for back-bdb
Kurt Zeilenga [Mon, 18 Sep 2000 19:02:03 +0000 (19:02 +0000)]
Initial autoconf support for back-bdb

23 years agoDon't check fd_sets until after we check fd < dtblsize
Kurt Zeilenga [Mon, 18 Sep 2000 19:01:21 +0000 (19:01 +0000)]
Don't check fd_sets until after we check fd < dtblsize

23 years agoFramework for back-bdb
Kurt Zeilenga [Mon, 18 Sep 2000 18:51:07 +0000 (18:51 +0000)]
Framework for back-bdb

23 years agoRemove -s (noschemacheck in favor of using global_schemacheck)
Kurt Zeilenga [Sun, 17 Sep 2000 20:40:43 +0000 (20:40 +0000)]
Remove -s (noschemacheck in favor of using global_schemacheck)

23 years agoFix default port
Kurt Zeilenga [Sun, 17 Sep 2000 17:05:26 +0000 (17:05 +0000)]
Fix default port

23 years agoValidate values in tool mode
Kurt Zeilenga [Sat, 16 Sep 2000 22:47:29 +0000 (22:47 +0000)]
Validate values in tool mode

23 years agoCleanup
Kurt Zeilenga [Sat, 16 Sep 2000 22:46:52 +0000 (22:46 +0000)]
Cleanup

23 years agocleanup
Kurt Zeilenga [Sat, 16 Sep 2000 22:46:04 +0000 (22:46 +0000)]
cleanup

23 years agolast log in error... s/#if 0/#if LDAP_.../
Kurt Zeilenga [Sat, 16 Sep 2000 06:26:05 +0000 (06:26 +0000)]
last log in error... s/#if 0/#if LDAP_.../

23 years agoFix #undef LDAP_UFN
Kurt Zeilenga [Sat, 16 Sep 2000 06:24:17 +0000 (06:24 +0000)]
Fix #undef LDAP_UFN

23 years agoReorder DN check
Kurt Zeilenga [Sat, 16 Sep 2000 06:23:53 +0000 (06:23 +0000)]
Reorder DN check

23 years agomodify ldap_dn2ufn() to return completely typeless UFNs
Kurt Zeilenga [Sat, 16 Sep 2000 04:33:52 +0000 (04:33 +0000)]
modify ldap_dn2ufn() to return completely typeless UFNs
hide rest of UFN code behind #ifdef LDAP_UFN in preparation
for eventual removal.

23 years agoValidate ber on get/set option calls
Kurt Zeilenga [Sat, 16 Sep 2000 01:28:20 +0000 (01:28 +0000)]
Validate ber on get/set option calls

23 years agooverrun protection doesn't work... hmmm....
Kurt Zeilenga [Sat, 16 Sep 2000 01:05:14 +0000 (01:05 +0000)]
overrun protection doesn't work... hmmm....

23 years agoFix modrdn handling
Kurt Zeilenga [Sat, 16 Sep 2000 00:26:24 +0000 (00:26 +0000)]
Fix modrdn handling

23 years agoITS#747: align with code changes from Bert Vermeulen <bert@biot.com>
Kurt Zeilenga [Fri, 15 Sep 2000 23:42:50 +0000 (23:42 +0000)]
ITS#747: align with code changes from Bert Vermeulen <bert@biot.com>

23 years agoUpdate slurpd with StartTLS and additional SASL parameters
Kurt Zeilenga [Fri, 15 Sep 2000 23:41:07 +0000 (23:41 +0000)]
Update slurpd with StartTLS and additional SASL parameters

23 years agoRemove cruft (-h)
Kurt Zeilenga [Fri, 15 Sep 2000 22:49:14 +0000 (22:49 +0000)]
Remove cruft (-h)

23 years agoAnother minor ber_dump output format change
Kurt Zeilenga [Fri, 15 Sep 2000 18:59:46 +0000 (18:59 +0000)]
Another minor ber_dump output format change

23 years agoRemove cruft
Kurt Zeilenga [Fri, 15 Sep 2000 18:44:38 +0000 (18:44 +0000)]
Remove cruft

23 years agoMinor format adjust to ber_dump output
Kurt Zeilenga [Fri, 15 Sep 2000 18:10:52 +0000 (18:10 +0000)]
Minor format adjust to ber_dump output

23 years agoRemove unused var, 'rc'
Ben Collins [Fri, 15 Sep 2000 14:20:20 +0000 (14:20 +0000)]
Remove unused var, 'rc'

23 years agoconsistently use ber_pvt_ber_*() routines
Kurt Zeilenga [Fri, 15 Sep 2000 05:56:37 +0000 (05:56 +0000)]
consistently use ber_pvt_ber_*() routines

23 years agoquick patch for NT. Need an integrated versioning mechanism...
Kurt Zeilenga [Fri, 15 Sep 2000 05:55:58 +0000 (05:55 +0000)]
quick patch for NT.  Need an integrated versioning mechanism...

23 years agomake function match it's decleration
Ben Collins [Fri, 15 Sep 2000 03:48:27 +0000 (03:48 +0000)]
make function match it's decleration

23 years agodon't define NEED_COPY_HOSTENT in the decleration
Ben Collins [Fri, 15 Sep 2000 03:33:05 +0000 (03:33 +0000)]
don't define NEED_COPY_HOSTENT in the decleration

23 years agoCentralize versioning in build/version.sh
Kurt Zeilenga [Fri, 15 Sep 2000 03:27:20 +0000 (03:27 +0000)]
Centralize versioning in build/version.sh

23 years agoAdd additional error checking... need to better handle
Kurt Zeilenga [Fri, 15 Sep 2000 03:26:22 +0000 (03:26 +0000)]
Add additional error checking...  need to better handle
garbage input from slapadd or pre-existing database.

23 years agoinclude ac/unistd.h to avoid compiler warnings
Ben Collins [Fri, 15 Sep 2000 03:11:03 +0000 (03:11 +0000)]
include ac/unistd.h to avoid compiler warnings

23 years agofix formatting
Ben Collins [Fri, 15 Sep 2000 03:08:05 +0000 (03:08 +0000)]
fix formatting

23 years agowrap unused function, ldap_int_thread_onlist() in #if 0
Ben Collins [Fri, 15 Sep 2000 03:07:43 +0000 (03:07 +0000)]
wrap unused function, ldap_int_thread_onlist() in #if 0

23 years agofix compiler warnings by including ac/unistd.h
Ben Collins [Fri, 15 Sep 2000 03:06:51 +0000 (03:06 +0000)]
fix compiler warnings by including ac/unistd.h

23 years agofix compiler warnings by including ac/unistd.h and only declaring copy_hostent()...
Ben Collins [Fri, 15 Sep 2000 03:06:18 +0000 (03:06 +0000)]
fix compiler warnings by including ac/unistd.h and only declaring copy_hostent() when we actually need to use it

23 years agoinitialize Sockbuf * to NULL
Ben Collins [Fri, 15 Sep 2000 03:05:27 +0000 (03:05 +0000)]
initialize Sockbuf * to NULL

23 years agoremove unused vars
Ben Collins [Fri, 15 Sep 2000 03:04:46 +0000 (03:04 +0000)]
remove unused vars

23 years agomove some vars to where they are actually used to avoid compiler warnings
Ben Collins [Fri, 15 Sep 2000 03:04:04 +0000 (03:04 +0000)]
move some vars to where they are actually used to avoid compiler warnings

23 years agofix call to ldap_connect_to_path()
Ben Collins [Fri, 15 Sep 2000 03:02:57 +0000 (03:02 +0000)]
fix call to ldap_connect_to_path()

23 years agos/LDAP_PF_UNIX/LDAP_PF_LOCAL/ so that we actually declare ldap_connect_to_path()...
Ben Collins [Fri, 15 Sep 2000 02:55:54 +0000 (02:55 +0000)]
s/LDAP_PF_UNIX/LDAP_PF_LOCAL/ so that we actually declare ldap_connect_to_path(). Also fix the decleration to match the function

23 years agoremove unused var, 'dn'
Ben Collins [Fri, 15 Sep 2000 02:54:28 +0000 (02:54 +0000)]
remove unused var, 'dn'

23 years agoinclude ac/ctype.h and initialize some variables to avoid compiler warnings
Ben Collins [Fri, 15 Sep 2000 02:53:55 +0000 (02:53 +0000)]
include ac/ctype.h and initialize some variables to avoid compiler warnings

23 years agowrap unused function, ber_log_puts(), in #if 0
Ben Collins [Fri, 15 Sep 2000 02:51:34 +0000 (02:51 +0000)]
wrap unused function, ber_log_puts(), in #if 0

23 years agoremove lint
Ben Collins [Fri, 15 Sep 2000 02:50:14 +0000 (02:50 +0000)]
remove lint

23 years agoremove unused var 'actions'
Ben Collins [Fri, 15 Sep 2000 02:49:27 +0000 (02:49 +0000)]
remove unused var 'actions'

23 years agoFix fprintf\'s, missing `prog\' argument
Ben Collins [Fri, 15 Sep 2000 02:48:10 +0000 (02:48 +0000)]
Fix fprintf\'s, missing `prog\' argument

23 years agocompiler warnings, possible use of unitialized data
Ben Collins [Fri, 15 Sep 2000 02:45:53 +0000 (02:45 +0000)]
compiler warnings, possible use of unitialized data

23 years agoFix Id
Kurt Zeilenga [Fri, 15 Sep 2000 02:09:39 +0000 (02:09 +0000)]
Fix Id

23 years agoKeep ldap_first/next_attribute from running past end of attributes.
Kurt Zeilenga [Fri, 15 Sep 2000 01:16:09 +0000 (01:16 +0000)]
Keep ldap_first/next_attribute from running past end of attributes.
Likely other sequences need this attention.

23 years agoFix handling of optional cred
Kurt Zeilenga [Fri, 15 Sep 2000 00:09:44 +0000 (00:09 +0000)]
Fix handling of optional cred

23 years agoDon't send optional cred if empty
Kurt Zeilenga [Fri, 15 Sep 2000 00:09:24 +0000 (00:09 +0000)]
Don't send optional cred if empty

23 years agoFix typo
Kurt Zeilenga [Fri, 15 Sep 2000 00:08:51 +0000 (00:08 +0000)]
Fix typo

23 years agoRework ber dump to provide both hex and text output
Kurt Zeilenga [Thu, 14 Sep 2000 22:28:45 +0000 (22:28 +0000)]
Rework ber dump to provide both hex and text output

23 years agoAdd shared lib versioning
Kurt Zeilenga [Thu, 14 Sep 2000 21:15:11 +0000 (21:15 +0000)]
Add shared lib versioning

23 years agoUse build/version.sh instead of build/version
Kurt Zeilenga [Thu, 14 Sep 2000 21:01:22 +0000 (21:01 +0000)]
Use build/version.sh instead of build/version

23 years agoFix typo in Kbind code
Kurt Zeilenga [Thu, 14 Sep 2000 19:58:55 +0000 (19:58 +0000)]
Fix typo in Kbind code

23 years agoUse LDIF, not "alternative" format
Kurt Zeilenga [Thu, 14 Sep 2000 16:52:12 +0000 (16:52 +0000)]
Use LDIF, not "alternative" format

23 years agoITS#741 fixes
Kurt Zeilenga [Thu, 14 Sep 2000 16:40:12 +0000 (16:40 +0000)]
ITS#741 fixes

23 years agoCleanup
Kurt Zeilenga [Thu, 14 Sep 2000 07:26:28 +0000 (07:26 +0000)]
Cleanup

23 years agoZap LDAP_LIBUI
Kurt Zeilenga [Thu, 14 Sep 2000 07:22:01 +0000 (07:22 +0000)]
Zap LDAP_LIBUI

23 years agoCleanup
Kurt Zeilenga [Thu, 14 Sep 2000 07:10:15 +0000 (07:10 +0000)]
Cleanup

23 years agoFix ;binary subtyping
Kurt Zeilenga [Thu, 14 Sep 2000 06:07:23 +0000 (06:07 +0000)]
Fix ;binary subtyping

23 years agomissed newline in printf
Ben Collins [Wed, 13 Sep 2000 23:32:06 +0000 (23:32 +0000)]
missed newline in printf

23 years agodereference 'char **text' when passing it as an arg to Debug()
Ben Collins [Wed, 13 Sep 2000 21:52:50 +0000 (21:52 +0000)]
dereference 'char **text' when passing it as an arg to Debug()

23 years agodeclare return value of index_mask() to be slap_mask_t, also get rid of extraneous...
Ben Collins [Wed, 13 Sep 2000 21:51:14 +0000 (21:51 +0000)]
declare return value of index_mask() to be slap_mask_t, also get rid of extraneous code in for() loop

23 years agoUpdate handling of binary syntax to require ";binary" transfer
Kurt Zeilenga [Wed, 13 Sep 2000 21:50:24 +0000 (21:50 +0000)]
Update handling of binary syntax to require ";binary" transfer

23 years agospecifically check for NULL return from acl_get()
Ben Collins [Wed, 13 Sep 2000 21:49:56 +0000 (21:49 +0000)]
specifically check for NULL return from acl_get()

23 years agoFix ldap_init/initialize error checking
Kurt Zeilenga [Wed, 13 Sep 2000 21:49:31 +0000 (21:49 +0000)]
Fix ldap_init/initialize error checking

23 years agoError in setting sa_flags (was never set)
Ben Collins [Wed, 13 Sep 2000 21:49:08 +0000 (21:49 +0000)]
Error in setting sa_flags (was never set)

23 years agospecifically check for NULL return from ldap_int_thread_delist(). Also, fixup comment...
Ben Collins [Wed, 13 Sep 2000 21:48:29 +0000 (21:48 +0000)]
specifically check for NULL return from ldap_int_thread_delist(). Also, fixup comment to get rid of compiler warning.

23 years agoFix error in if() statement (==, not =)
Ben Collins [Wed, 13 Sep 2000 21:47:12 +0000 (21:47 +0000)]
Fix error in if() statement (==, not =)

23 years agos/got_max_ssf/got_min_ssf/ thinko fix when checking for minssf. In this case, minssf...
Ben Collins [Wed, 13 Sep 2000 21:46:11 +0000 (21:46 +0000)]
s/got_max_ssf/got_min_ssf/ thinko fix when checking for minssf. In this case, minssf was never set, and would cause maxssh to be set in error

23 years agoinit output_string to NULL, and check in printbase() to make sure we don't pass garbage
Ben Collins [Wed, 13 Sep 2000 21:44:37 +0000 (21:44 +0000)]
init output_string to NULL, and check in printbase() to make sure we don't pass garbage

23 years agoUse o=OpenLDAP Project, remove unneed options
Kurt Zeilenga [Wed, 13 Sep 2000 20:14:45 +0000 (20:14 +0000)]
Use o=OpenLDAP Project, remove unneed options

23 years agoFix java schema
Kurt Zeilenga [Wed, 13 Sep 2000 19:58:56 +0000 (19:58 +0000)]
Fix java schema

23 years agoUse root-dse to verify schema files
Kurt Zeilenga [Wed, 13 Sep 2000 14:31:22 +0000 (14:31 +0000)]
Use root-dse to verify schema files

23 years agoInclude <ac/param.h> to pick up MAXPATHLEN.
Randy Kunkee [Wed, 13 Sep 2000 07:26:55 +0000 (07:26 +0000)]
Include <ac/param.h> to pick up MAXPATHLEN.

23 years agoAdd Standard Track PKI schema (RFC2587)
Kurt Zeilenga [Wed, 13 Sep 2000 06:09:50 +0000 (06:09 +0000)]
Add Standard Track PKI schema (RFC2587)

23 years agoFix kerboros typo
Kurt Zeilenga [Wed, 13 Sep 2000 01:40:15 +0000 (01:40 +0000)]
Fix kerboros typo

23 years agoFix reversed assert logic
Kurt Zeilenga [Wed, 13 Sep 2000 01:23:39 +0000 (01:23 +0000)]
Fix reversed assert logic

23 years agoJust catch error, don't explain it
Kurt Zeilenga [Wed, 13 Sep 2000 01:16:10 +0000 (01:16 +0000)]
Just catch error, don't explain it

23 years agoClean up
Kurt Zeilenga [Wed, 13 Sep 2000 01:12:47 +0000 (01:12 +0000)]
Clean up

23 years agoMove ldap_pvt_tls_init call to ldap_pvt_tls_start
Kurt Zeilenga [Wed, 13 Sep 2000 00:54:45 +0000 (00:54 +0000)]
Move ldap_pvt_tls_init call to ldap_pvt_tls_start
Relax user-only options on TLS_RANDFILE and TLS_REQCERT

23 years agoAdd EOL at EOF
Kurt Zeilenga [Wed, 13 Sep 2000 00:05:45 +0000 (00:05 +0000)]
Add EOL at EOF

23 years agoRemove extranous characters (^M) and other minor clean up
Kurt Zeilenga [Tue, 12 Sep 2000 21:43:42 +0000 (21:43 +0000)]
Remove extranous characters (^M) and other minor clean up

23 years agoDefault kbind to no as this functionality is deprecated.
Kurt Zeilenga [Tue, 12 Sep 2000 21:19:12 +0000 (21:19 +0000)]
Default kbind to no as this functionality is deprecated.

23 years agoOnly set URANDOM_DEVICE if undef
Kurt Zeilenga [Tue, 12 Sep 2000 21:17:19 +0000 (21:17 +0000)]
Only set URANDOM_DEVICE if undef

23 years agoCatch nextid failures.
Kurt Zeilenga [Tue, 12 Sep 2000 21:16:03 +0000 (21:16 +0000)]
Catch nextid failures.

23 years agoOnly set URANDOM_DEVICE if undefined
Kurt Zeilenga [Tue, 12 Sep 2000 20:56:43 +0000 (20:56 +0000)]
Only set URANDOM_DEVICE if undefined

23 years agoMore NT threading fixes
Kurt Zeilenga [Tue, 12 Sep 2000 20:39:13 +0000 (20:39 +0000)]
More NT threading fixes

23 years agoFix typo in last commit
Kurt Zeilenga [Tue, 12 Sep 2000 19:35:19 +0000 (19:35 +0000)]
Fix typo in last commit

23 years agoClean up defaultSearchBase code
Kurt Zeilenga [Tue, 12 Sep 2000 18:21:09 +0000 (18:21 +0000)]
Clean up defaultSearchBase code

23 years agoITS#697: Fix cond_wait
Kurt Zeilenga [Tue, 12 Sep 2000 18:18:27 +0000 (18:18 +0000)]
ITS#697: Fix cond_wait

23 years agoAdd entry_encode()
Kurt Zeilenga [Tue, 12 Sep 2000 04:57:56 +0000 (04:57 +0000)]
Add entry_encode()

23 years agoremove lint
Kurt Zeilenga [Tue, 12 Sep 2000 00:38:47 +0000 (00:38 +0000)]
remove lint

23 years agoFix bad merge
Kurt Zeilenga [Tue, 12 Sep 2000 00:37:03 +0000 (00:37 +0000)]
Fix bad merge

23 years agoUpdate projects for DB31 (Sleepcat changed library names, ugh)
Kurt Zeilenga [Tue, 12 Sep 2000 00:33:02 +0000 (00:33 +0000)]
Update projects for DB31 (Sleepcat changed library names, ugh)

23 years agoAdd BitString syntax/matching rule handlers
Kurt Zeilenga [Tue, 12 Sep 2000 00:32:08 +0000 (00:32 +0000)]
Add BitString syntax/matching rule handlers
Add NameAndOptionalUID/UniqueMemberMatch handlers

23 years agoRework TLS code (only supports default connection)
Kurt Zeilenga [Tue, 12 Sep 2000 00:30:05 +0000 (00:30 +0000)]
Rework TLS code (only supports default connection)

23 years agoAdd initial entry_encode() routine for back-sleepy (behind #if)
Kurt Zeilenga [Tue, 12 Sep 2000 00:28:08 +0000 (00:28 +0000)]
Add initial entry_encode() routine for back-sleepy (behind #if)
Need to add entry_decode().