2002-01-16 |
Kurt Zeilenga | Fix last commit |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Kurt Zeilenga | more cleanup |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Kurt Zeilenga | Remove last uses of dn_validate() |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Kurt Zeilenga | Remove unused deprecated DN routines. |
commit | commitdiff | tree | snapshot |
2002-01-15 |
Kurt Zeilenga | Remove some asserts. Need to re-valid logic |
commit | commitdiff | tree | snapshot |
2002-01-15 |
Kurt Zeilenga | Switch the default backend to BDB. |
commit | commitdiff | tree | snapshot |
2002-01-15 |
Kurt Zeilenga | remove lint |
commit | commitdiff | tree | snapshot |
2002-01-15 |
Kurt Zeilenga | Change replace ACL semantics from U-Mich historical... |
commit | commitdiff | tree | snapshot |
2002-01-15 |
Howard Chu | Added some reference comments for ldap_utf8_charlen2 |
commit | commitdiff | tree | snapshot |
2002-01-15 |
Howard Chu | Use LDAP_UTF8_CHARLEN2 to check shortest possible encoding |
commit | commitdiff | tree | snapshot |
2002-01-15 |
Howard Chu | Added LDAP_UTF8_CHARLEN2() to validate shortest possibl... |
commit | commitdiff | tree | snapshot |
2002-01-15 |
Kurt Zeilenga | Misc. cleanup, remove lint, remove unused deprecated... |
commit | commitdiff | tree | snapshot |
2002-01-15 |
Kurt Zeilenga | A very basic UTF-8 check |
commit | commitdiff | tree | snapshot |
2002-01-15 |
Howard Chu | Fix ldap_utf8_lentab to detect illegal two-byte sequences. |
commit | commitdiff | tree | snapshot |
2002-01-15 |
Kurt Zeilenga | rm noautosubtypes |
commit | commitdiff | tree | snapshot |
2002-01-15 |
Howard Chu | Deleted autosubtypes support. |
commit | commitdiff | tree | snapshot |
2002-01-15 |
Howard Chu | Revert previous commit again. autosubtypes are gone... |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Howard Chu | More fixes for autosubtype index generation |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Howard Chu | Fix previous commit |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Howard Chu | Revert previous commit |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Pierangelo... | fix format |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Pierangelo... | make temporary RDN and AVA arrays rescalable if needed |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Pierangelo... | fix typo |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Pierangelo... | quick fix that in pretty mode escapes with hexpair... |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Kurt Zeilenga | Add a default case with assert() just in case. |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Kurt Zeilenga | ITS#1530 no value replace ACL fix |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Howard Chu | In DN_SUBTREE use idl_allids instead of explicit malloc. |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Pierangelo... | revert previous commit: do accept '\00' |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Pierangelo... | accept '\<special>' anywhere in the string |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Howard Chu | Fix subtype indexing. Really really made it the default. |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Pierangelo... | fix behavior on improperly escaped illegal hexpair... |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Kurt Zeilenga | Misc cleanup |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Howard Chu | Renamed BVarray to BerVarray. Moved slapd:bvarray_... |
commit | commitdiff | tree | snapshot |
2002-01-13 |
Howard Chu | Renamed subdirectories to hide rm warnings |
commit | commitdiff | tree | snapshot |
2002-01-13 |
Howard Chu | Modify performance patch from Gertjan van Wingerde... |
commit | commitdiff | tree | snapshot |
2002-01-13 |
Howard Chu | Modify performance patch from Gertjan van Wingerde... |
commit | commitdiff | tree | snapshot |
2002-01-13 |
Howard Chu | Turn on BDB_IDL_MULTI by default |
commit | commitdiff | tree | snapshot |
2002-01-13 |
Howard Chu | Turn on USE_INDIRECT_NIDS by default |
commit | commitdiff | tree | snapshot |
2002-01-13 |
Kurt Zeilenga | Use supertype index |
commit | commitdiff | tree | snapshot |
2002-01-13 |
Kurt Zeilenga | Really fix previous commit |
commit | commitdiff | tree | snapshot |
2002-01-13 |
Kurt Zeilenga | Fix compile error |
commit | commitdiff | tree | snapshot |
2002-01-13 |
Kurt Zeilenga | Clean up last patch |
commit | commitdiff | tree | snapshot |
2002-01-13 |
Kurt Zeilenga | Install system schema checks |
commit | commitdiff | tree | snapshot |
2002-01-13 |
Kurt Zeilenga | Zap connection_internal_* |
commit | commitdiff | tree | snapshot |
2002-01-13 |
Howard Chu | Fix mutex leak in previous commit |
commit | commitdiff | tree | snapshot |
2002-01-13 |
Howard Chu | Changed to use search callbacks instead of connection_i... |
commit | commitdiff | tree | snapshot |
2002-01-13 |
Howard Chu | Reworked callback layout, added send_search_entry callback |
commit | commitdiff | tree | snapshot |
2002-01-13 |
Howard Chu | More updates |
commit | commitdiff | tree | snapshot |
2002-01-13 |
Howard Chu | Minor updates, mention extended requests, server and... |
commit | commitdiff | tree | snapshot |
2002-01-13 |
Kurt Zeilenga | Misc cleanup, lint removal, and minor optimizations |
commit | commitdiff | tree | snapshot |
2002-01-13 |
Howard Chu | Rewrote ber_get_next, fixed byte-order dependency on... |
commit | commitdiff | tree | snapshot |
2002-01-13 |
Kurt Zeilenga | Fix grammar errors |
commit | commitdiff | tree | snapshot |
2002-01-13 |
Kurt Zeilenga | Minor updates |
commit | commitdiff | tree | snapshot |
2002-01-12 |
Pierangelo... | consistently use dn_match macro throughout slapd |
commit | commitdiff | tree | snapshot |
2002-01-12 |
Kurt Zeilenga | Fix SASL leak and clobber bug |
commit | commitdiff | tree | snapshot |
2002-01-12 |
Pierangelo... | clarify macro name: dn_match = 1 if match, 0 otherwise |
commit | commitdiff | tree | snapshot |
2002-01-12 |
Pierangelo... | some memory handling cleanup: check that memory is... |
commit | commitdiff | tree | snapshot |
2002-01-12 |
Pierangelo... | cleanup |
commit | commitdiff | tree | snapshot |
2002-01-12 |
Pierangelo... | cleanup and better dn handling |
commit | commitdiff | tree | snapshot |
2002-01-12 |
Pierangelo... | slap_strncopy function |
commit | commitdiff | tree | snapshot |
2002-01-12 |
Pierangelo... | error message from be_entry_put tool backend function |
commit | commitdiff | tree | snapshot |
2002-01-12 |
Pierangelo... | monitor objectclass definition |
commit | commitdiff | tree | snapshot |
2002-01-12 |
Kurt Zeilenga | Misc updates to the todo list |
commit | commitdiff | tree | snapshot |
2002-01-12 |
Howard Chu | More cleanup in ldap_pvt_tls_destroy() |
commit | commitdiff | tree | snapshot |
2002-01-12 |
Howard Chu | Fix ldap_start_tls_s, don't check for TLS present on... |
commit | commitdiff | tree | snapshot |
2002-01-12 |
Howard Chu | Fix struct initialization in ber_scanf() for ANSI C... |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Kurt Zeilenga | Add ITS#1508 fix to allow ACIs to grant anonymous users... |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Kurt Zeilenga | Additional system schema checks |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Kurt Zeilenga | Add collective attribute system schema support. |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Kurt Zeilenga | More system schema checks |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Kurt Zeilenga | Add some basic system schema checks. |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Kurt Zeilenga | Add system schema flags to backends supporting system... |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Kurt Zeilenga | Remove lint. |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Kurt Zeilenga | Add Backend to system schema check routines |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Pierangelo... | of course this is required by listener monitor |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Pierangelo... | listener monitor |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Pierangelo... | need this outside for back monitor ... |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Pierangelo... | added structural objectclass; reworked obejctclasses... |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Howard Chu | Added test for backend glue. Tests using slapadd/ldapse... |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Howard Chu | Added config and data files for testing backend glue |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Howard Chu | Fix loop in glue_tool_sync |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Howard Chu | Cleanup lint |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Kurt Zeilenga | Flip some bits in the backend flags mask |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Kurt Zeilenga | Fix the bits |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Jon Leichter | Added a missing attribute: tokenGroupsGlobalAndUniversa... |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Kurt Zeilenga | Rework backend (lastmod + glue + system schema) flags |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Howard Chu | readahead is only needed on UDP, don't use it on TCP... |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Howard Chu | Fix str2anlist declaration, str is not const. (gets... |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Pierangelo... | fix for backend-dependent schema check |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Kurt Zeilenga | Use NULL for be parameter to entry_schema_check() for... |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Kurt Zeilenga | Add Backend argument to entry_schema_check() to support... |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Howard Chu | Fix lint in previous commit |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Kurt Zeilenga | Add start of subentry support... still need to sort out |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Kurt Zeilenga | Remove references to dead schema |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Howard Chu | Mention that objectClass names are valid in the attrs... |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Howard Chu | Added an_oc to AttributeName for caching ObjectClass... |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Kurt Zeilenga | More clean up of system schema changes |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Kurt Zeilenga | add system schema checks |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Kurt Zeilenga | Fix up last commit |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Kurt Zeilenga | More operational attribute infrastructure... |
commit | commitdiff | tree | snapshot |
next |