]> git.sur5r.net Git - openldap/shortlog
openldap
2000-09-15 Kurt ZeilengaRemove cruft
2000-09-15 Kurt ZeilengaMinor format adjust to ber_dump output
2000-09-15 Ben CollinsRemove unused var, 'rc'
2000-09-15 Kurt Zeilengaconsistently use ber_pvt_ber_*() routines
2000-09-15 Kurt Zeilengaquick patch for NT. Need an integrated versioning...
2000-09-15 Ben Collinsmake function match it's decleration
2000-09-15 Ben Collinsdon't define NEED_COPY_HOSTENT in the decleration
2000-09-15 Kurt ZeilengaCentralize versioning in build/version.sh
2000-09-15 Kurt ZeilengaAdd additional error checking... need to better handle
2000-09-15 Ben Collinsinclude ac/unistd.h to avoid compiler warnings
2000-09-15 Ben Collinsfix formatting
2000-09-15 Ben Collinswrap unused function, ldap_int_thread_onlist() in ...
2000-09-15 Ben Collinsfix compiler warnings by including ac/unistd.h
2000-09-15 Ben Collinsfix compiler warnings by including ac/unistd.h and...
2000-09-15 Ben Collinsinitialize Sockbuf * to NULL
2000-09-15 Ben Collinsremove unused vars
2000-09-15 Ben Collinsmove some vars to where they are actually used to avoid...
2000-09-15 Ben Collinsfix call to ldap_connect_to_path()
2000-09-15 Ben Collinss/LDAP_PF_UNIX/LDAP_PF_LOCAL/ so that we actually decla...
2000-09-15 Ben Collinsremove unused var, 'dn'
2000-09-15 Ben Collinsinclude ac/ctype.h and initialize some variables to...
2000-09-15 Ben Collinswrap unused function, ber_log_puts(), in #if 0
2000-09-15 Ben Collinsremove lint
2000-09-15 Ben Collinsremove unused var 'actions'
2000-09-15 Ben CollinsFix fprintf\'s, missing `prog\' argument
2000-09-15 Ben Collinscompiler warnings, possible use of unitialized data
2000-09-15 Kurt ZeilengaFix Id
2000-09-15 Kurt ZeilengaKeep ldap_first/next_attribute from running past end...
2000-09-15 Kurt ZeilengaFix handling of optional cred
2000-09-15 Kurt ZeilengaDon't send optional cred if empty
2000-09-15 Kurt ZeilengaFix typo
2000-09-14 Kurt ZeilengaRework ber dump to provide both hex and text output
2000-09-14 Kurt ZeilengaAdd shared lib versioning
2000-09-14 Kurt ZeilengaUse build/version.sh instead of build/version
2000-09-14 Kurt ZeilengaFix typo in Kbind code
2000-09-14 Kurt ZeilengaUse LDIF, not "alternative" format
2000-09-14 Kurt ZeilengaITS#741 fixes
2000-09-14 Kurt ZeilengaCleanup
2000-09-14 Kurt ZeilengaZap LDAP_LIBUI
2000-09-14 Kurt ZeilengaCleanup
2000-09-14 Kurt ZeilengaFix ;binary subtyping
2000-09-13 Ben Collinsmissed newline in printf
2000-09-13 Ben Collinsdereference 'char **text' when passing it as an arg...
2000-09-13 Ben Collinsdeclare return value of index_mask() to be slap_mask_t...
2000-09-13 Kurt ZeilengaUpdate handling of binary syntax to require ";binary...
2000-09-13 Ben Collinsspecifically check for NULL return from acl_get()
2000-09-13 Kurt ZeilengaFix ldap_init/initialize error checking
2000-09-13 Ben CollinsError in setting sa_flags (was never set)
2000-09-13 Ben Collinsspecifically check for NULL return from ldap_int_thread...
2000-09-13 Ben CollinsFix error in if() statement (==, not =)
2000-09-13 Ben Collinss/got_max_ssf/got_min_ssf/ thinko fix when checking...
2000-09-13 Ben Collinsinit output_string to NULL, and check in printbase...
2000-09-13 Kurt ZeilengaUse o=OpenLDAP Project, remove unneed options
2000-09-13 Kurt ZeilengaFix java schema
2000-09-13 Kurt ZeilengaUse root-dse to verify schema files
2000-09-13 Randy KunkeeInclude <ac/param.h> to pick up MAXPATHLEN.
2000-09-13 Kurt ZeilengaAdd Standard Track PKI schema (RFC2587)
2000-09-13 Kurt ZeilengaFix kerboros typo
2000-09-13 Kurt ZeilengaFix reversed assert logic
2000-09-13 Kurt ZeilengaJust catch error, don't explain it
2000-09-13 Kurt ZeilengaClean up
2000-09-13 Kurt ZeilengaMove ldap_pvt_tls_init call to ldap_pvt_tls_start
2000-09-13 Kurt ZeilengaAdd EOL at EOF
2000-09-12 Kurt ZeilengaRemove extranous characters (^M) and other minor clean up
2000-09-12 Kurt ZeilengaDefault kbind to no as this functionality is deprecated.
2000-09-12 Kurt ZeilengaOnly set URANDOM_DEVICE if undef
2000-09-12 Kurt ZeilengaCatch nextid failures.
2000-09-12 Kurt ZeilengaOnly set URANDOM_DEVICE if undefined
2000-09-12 Kurt ZeilengaMore NT threading fixes
2000-09-12 Kurt ZeilengaFix typo in last commit
2000-09-12 Kurt ZeilengaClean up defaultSearchBase code
2000-09-12 Kurt ZeilengaITS#697: Fix cond_wait
2000-09-12 Kurt ZeilengaAdd entry_encode()
2000-09-12 Kurt Zeilengaremove lint
2000-09-12 Kurt ZeilengaFix bad merge
2000-09-12 Kurt ZeilengaUpdate projects for DB31 (Sleepcat changed library...
2000-09-12 Kurt ZeilengaAdd BitString syntax/matching rule handlers
2000-09-12 Kurt ZeilengaRework TLS code (only supports default connection)
2000-09-12 Kurt ZeilengaAdd initial entry_encode() routine for back-sleepy...
2000-09-12 Kurt ZeilengaRework integer syntax to support signed values.
2000-09-11 Kurt ZeilengaAdd 'defaultSearchBase' configuration directive to...
2000-09-11 Kurt ZeilengaAdd Java (RFC2713) and Corba (RFC2714) schema
2000-09-11 Kurt ZeilengaITS#722: disallow argument buffer overflow
2000-09-11 Kurt Zeilenga-lldbm now sets DB_USE_ENVIRON and support input of...
2000-09-11 Kurt ZeilengaImport latest SDF generated INSTALL. This version...
2000-09-11 Kurt ZeilengaFix typo
2000-09-11 Julio Sánchez... Integer (not numericString, that are different) matches.
2000-09-11 Kurt ZeilengaAdd more bind allow/disallow flags
2000-09-11 Kurt ZeilengaSet DB_PRIVATE
2000-09-10 Randy KunkeeGrep for PRNG message in $SEARCHOUT to make sure error...
2000-09-09 Kurt ZeilengaUpdate install docs
2000-09-08 Kurt ZeilengaAdd "allow tls_2_anon" to allow StartTLS to force sessi...
2000-09-08 Kurt ZeilengaMinor change to connection error handling
2000-09-08 Kurt Zeilengadisallow more root dse operations
2000-09-08 Kurt ZeilengaAdd a root dse test to flush out misc problems (like...
2000-09-08 Kurt ZeilengaDisallow inappropriate operations upon the root dse.
2000-09-07 Kurt Zeilengabackout ucdata change as being a little too experimental
2000-09-07 Kurt ZeilengaBandaid ucdata build problems
2000-09-07 Kurt ZeilengaAdd pvt ucdata header
2000-09-07 Kurt ZeilengaUse ucdata (very experimental)
next