2000-09-16 |
Kurt Zeilenga | last log in error... s/#if 0/#if LDAP_.../ |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Kurt Zeilenga | Fix #undef LDAP_UFN |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Kurt Zeilenga | Reorder DN check |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Kurt Zeilenga | modify ldap_dn2ufn() to return completely typeless... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Kurt Zeilenga | Validate ber on get/set option calls |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Kurt Zeilenga | overrun protection doesn't work... hmmm.... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Kurt Zeilenga | Fix modrdn handling |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Kurt Zeilenga | ITS#747: align with code changes from Bert Vermeulen... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Kurt Zeilenga | Update slurpd with StartTLS and additional SASL parameters |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Kurt Zeilenga | Remove cruft (-h) |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Kurt Zeilenga | Another minor ber_dump output format change |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Kurt Zeilenga | Remove cruft |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Kurt Zeilenga | Minor format adjust to ber_dump output |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Ben Collins | Remove unused var, 'rc' |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Kurt Zeilenga | consistently use ber_pvt_ber_*() routines |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Kurt Zeilenga | quick patch for NT. Need an integrated versioning... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Ben Collins | make function match it's decleration |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Ben Collins | don't define NEED_COPY_HOSTENT in the decleration |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Kurt Zeilenga | Centralize versioning in build/version.sh |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Kurt Zeilenga | Add additional error checking... need to better handle |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Ben Collins | include ac/unistd.h to avoid compiler warnings |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Ben Collins | fix formatting |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Ben Collins | wrap unused function, ldap_int_thread_onlist() in ... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Ben Collins | fix compiler warnings by including ac/unistd.h |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Ben Collins | fix compiler warnings by including ac/unistd.h and... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Ben Collins | initialize Sockbuf * to NULL |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Ben Collins | remove unused vars |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Ben Collins | move some vars to where they are actually used to avoid... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Ben Collins | fix call to ldap_connect_to_path() |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Ben Collins | s/LDAP_PF_UNIX/LDAP_PF_LOCAL/ so that we actually decla... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Ben Collins | remove unused var, 'dn' |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Ben Collins | include ac/ctype.h and initialize some variables to... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Ben Collins | wrap unused function, ber_log_puts(), in #if 0 |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Ben Collins | remove lint |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Ben Collins | remove unused var 'actions' |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Ben Collins | Fix fprintf\'s, missing `prog\' argument |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Ben Collins | compiler warnings, possible use of unitialized data |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Kurt Zeilenga | Fix Id |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Kurt Zeilenga | Keep ldap_first/next_attribute from running past end... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Kurt Zeilenga | Fix handling of optional cred |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Kurt Zeilenga | Don't send optional cred if empty |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Kurt Zeilenga | Fix typo |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Kurt Zeilenga | Rework ber dump to provide both hex and text output |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Kurt Zeilenga | Add shared lib versioning |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Kurt Zeilenga | Use build/version.sh instead of build/version |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Kurt Zeilenga | Fix typo in Kbind code |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Kurt Zeilenga | Use LDIF, not "alternative" format |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Kurt Zeilenga | ITS#741 fixes |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Kurt Zeilenga | Cleanup |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Kurt Zeilenga | Zap LDAP_LIBUI |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Kurt Zeilenga | Cleanup |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Kurt Zeilenga | Fix ;binary subtyping |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Ben Collins | missed newline in printf |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Ben Collins | dereference 'char **text' when passing it as an arg... |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Ben Collins | declare return value of index_mask() to be slap_mask_t... |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Kurt Zeilenga | Update handling of binary syntax to require ";binary... |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Ben Collins | specifically check for NULL return from acl_get() |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Kurt Zeilenga | Fix ldap_init/initialize error checking |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Ben Collins | Error in setting sa_flags (was never set) |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Ben Collins | specifically check for NULL return from ldap_int_thread... |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Ben Collins | Fix error in if() statement (==, not =) |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Ben Collins | s/got_max_ssf/got_min_ssf/ thinko fix when checking... |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Ben Collins | init output_string to NULL, and check in printbase... |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Kurt Zeilenga | Use o=OpenLDAP Project, remove unneed options |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Kurt Zeilenga | Fix java schema |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Kurt Zeilenga | Use root-dse to verify schema files |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Randy Kunkee | Include <ac/param.h> to pick up MAXPATHLEN. |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Kurt Zeilenga | Add Standard Track PKI schema (RFC2587) |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Kurt Zeilenga | Fix kerboros typo |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Kurt Zeilenga | Fix reversed assert logic |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Kurt Zeilenga | Just catch error, don't explain it |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Kurt Zeilenga | Clean up |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Kurt Zeilenga | Move ldap_pvt_tls_init call to ldap_pvt_tls_start |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Kurt Zeilenga | Add EOL at EOF |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Kurt Zeilenga | Remove extranous characters (^M) and other minor clean up |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Kurt Zeilenga | Default kbind to no as this functionality is deprecated. |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Kurt Zeilenga | Only set URANDOM_DEVICE if undef |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Kurt Zeilenga | Catch nextid failures. |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Kurt Zeilenga | Only set URANDOM_DEVICE if undefined |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Kurt Zeilenga | More NT threading fixes |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Kurt Zeilenga | Fix typo in last commit |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Kurt Zeilenga | Clean up defaultSearchBase code |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Kurt Zeilenga | ITS#697: Fix cond_wait |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Kurt Zeilenga | Add entry_encode() |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Kurt Zeilenga | remove lint |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Kurt Zeilenga | Fix bad merge |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Kurt Zeilenga | Update projects for DB31 (Sleepcat changed library... |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Kurt Zeilenga | Add BitString syntax/matching rule handlers |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Kurt Zeilenga | Rework TLS code (only supports default connection) |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Kurt Zeilenga | Add initial entry_encode() routine for back-sleepy... |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Kurt Zeilenga | Rework integer syntax to support signed values. |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Kurt Zeilenga | Add 'defaultSearchBase' configuration directive to... |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Kurt Zeilenga | Add Java (RFC2713) and Corba (RFC2714) schema |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Kurt Zeilenga | ITS#722: disallow argument buffer overflow |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Kurt Zeilenga | -lldbm now sets DB_USE_ENVIRON and support input of... |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Kurt Zeilenga | Import latest SDF generated INSTALL. This version... |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Kurt Zeilenga | Fix typo |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Julio Sánchez... | Integer (not numericString, that are different) matches. |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Kurt Zeilenga | Add more bind allow/disallow flags |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Kurt Zeilenga | Set DB_PRIVATE |
commit | commitdiff | tree | snapshot |
next |