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 |
2002-01-08 |
Kurt Zeilenga | Use iplanet OID (with typo fixed) for inetLocalMailReci... |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Kurt Zeilenga | comment out obsolete operational schema |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Kurt Zeilenga | Minor const'ification cleanup |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Kurt Zeilenga | A few changes to the handling of operational attributes. |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Kurt Zeilenga | Fix ACL logic for non-regex peername, sockname, etc. |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Kurt Zeilenga | Remove lint. |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Kurt Zeilenga | Minor cleanup |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Kurt Zeilenga | Don't use 'void *' unnecessarily. |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Kurt Zeilenga | Don't unlock if we've never locked. |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Pierangelo... | Passes last test (empty value); also passes many of... |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Pierangelo... | fix non-printable flag detection; improve dn test ... |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Pierangelo... | fix domain generation for UFN |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Pierangelo... | fix questionable behavior in case of bind errors |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Pierangelo... | fix c_cdn migration |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Kurt Zeilenga | Lachman laser is expired. |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Kurt Zeilenga | Add collective schema (not yet implemented) |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Kurt Zeilenga | Clarify DESC |
commit | commitdiff | tree | snapshot |
2002-01-06 |
Howard Chu | Fix some debug statements |
commit | commitdiff | tree | snapshot |
2002-01-06 |
Howard Chu | Added LDAP_FILTER_EXT case to filter_free() |
commit | commitdiff | tree | snapshot |
2002-01-06 |
Howard Chu | Don't need to malloc/free ma_rule_text |
commit | commitdiff | tree | snapshot |
2002-01-06 |
Howard Chu | Use 'm' ber_scanf format where convenient |
commit | commitdiff | tree | snapshot |
2002-01-06 |
Howard Chu | Changed 'w' format character to 'M': 'm' and 'M' for... |
commit | commitdiff | tree | snapshot |
2002-01-06 |
Howard Chu | Added doalloc flag to ber_get_stringbv |
commit | commitdiff | tree | snapshot |
2002-01-06 |
Howard Chu | Added doalloc flag to ber_get_stringbv. Added 'm' type... |
commit | commitdiff | tree | snapshot |
2002-01-06 |
Kurt Zeilenga | Hide select matching rules from published schema |
commit | commitdiff | tree | snapshot |
2002-01-06 |
Kurt Zeilenga | Don't split DESC over multiple lines |
commit | commitdiff | tree | snapshot |
2002-01-06 |
Kurt Zeilenga | Add LDAP/X.500 subentry schema (draft-zeilenga-ldap... |
commit | commitdiff | tree | snapshot |
2002-01-06 |
Howard Chu | Changed conn->c_cdn to struct berval. |
commit | commitdiff | tree | snapshot |
next |