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 |
2002-01-10 |
Kurt Zeilenga | Remove lint |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Howard Chu | For Windows, use getsockopt() to retrieve error if... |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Kurt Zeilenga | Finish building in operational attributes |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Kurt Zeilenga | More builtin operational attributes |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Kurt Zeilenga | Cleanup last commit. Need to add more internal schema.... |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Kurt Zeilenga | Another round of operational attribute changes... more... |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Kurt Zeilenga | Minor cleanup |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Kurt Zeilenga | Start of new operational attribute framework |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Kurt Zeilenga | Round 2 of subentry changes |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Kurt Zeilenga | Add very basic subentry search support. |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Kurt Zeilenga | Fix problems caused by lint removal |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Kurt Zeilenga | Remove some lint caused by the changes in const'ification |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Kurt Zeilenga | Rework control infrastructure a bit. Add subentries... |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Kurt Zeilenga | Add some comments |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Kurt Zeilenga | Bring nadf back from attic, but note that it is obsolete |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Kurt Zeilenga | A subentries control framework |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Kurt Zeilenga | Move nadf to attic |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Kurt Zeilenga | comment out pilotObject as it depends on lastModifiedBy |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Kurt Zeilenga | Clarify comment. |
commit | commitdiff | tree | snapshot |
next |