]> git.sur5r.net Git - openldap/shortlog
openldap
2006-12-06 Kurt ZeilengaDon't suggest free by deprecated function.
2006-12-06 Pierangelo... don't use conditionals in macro arguments (ITS#4769)
2006-12-04 Howard ChuITS#4767 fix bdb_add / translucent interaction
2006-12-04 Pierangelo... fix warnings after previous commit
2006-12-03 Pierangelo... don't keep searching referrals...
2006-12-03 Pierangelo... make sure -i propagates correctly
2006-12-03 Pierangelo... fix request/result abandon
2006-12-03 Pierangelo... document -I switch
2006-12-02 Pierangelo... fix deadlock in case of bind error; propagate error...
2006-12-02 Pierangelo... improve error message
2006-12-02 Pierangelo... fix DN (and berval'ued items requiring) normalization...
2006-12-02 Pierangelo... complain if instantiated outside of a database definition
2006-12-02 Pierangelo... use case consistent with RFCs (ITS#4764)
2006-12-02 Pierangelo... revert -I for slapd-bind
2006-12-01 Howard ChuITS#4765 init slap_daemon.sd_actives
2006-12-01 Howard ChuFix prev commit, attrs_dup left a_desc uninit'd
2006-12-01 Howard ChuTweak bei_state so cache_lru_add doesn't ever try to...
2006-11-30 Howard ChuITS#4723 add CRYPTO_set_id_callback
2006-11-30 Howard ChuRewrite attrs_dup with attrs_alloc.
2006-11-27 Howard ChuAvoid unnecessary calls to oc_bvfind
2006-11-27 Howard ChuSkip checkpoint call if size was not specified - defer...
2006-11-27 Howard ChuFix modify ops
2006-11-27 Howard ChuURL with authority spec must use absolute path
2006-11-27 Howard Chuallow file: URLs without authority spec.
2006-11-27 Howard Chudefine LDIF_MAXLINE instead of using BUFSIZ
2006-11-27 Howard ChuReject malformed LDIF - missing modops, or mismatched...
2006-11-27 Howard ChuRevert rbuf length setting in prev commit
2006-11-25 Howard ChuUse quicksort in slap_mods_check for finding duplicates.
2006-11-24 Howard ChuParser rewrite:
2006-11-24 Pierangelo... fix ITS#4760 differently
2006-11-24 Pierangelo... destroy cached groups after identity change (ITS#4760)
2006-11-24 Pierangelo... fix defaults in "group" in parsing (ITS#4761)
2006-11-24 Pierangelo... fix leak in case of retry
2006-11-23 Pierangelo... add "report" to "onerr" modes: continue a search in...
2006-11-23 Pierangelo... fix backward compatibility issues in ACI; more debug...
2006-11-23 Howard ChuITS#4600 #if out redundant checks. will delete them...
2006-11-18 Pierangelo... add support for extra ops after bind; allow to skip...
2006-11-18 Pierangelo... fix leak when 'rebind-as-user' is set (and client searc...
2006-11-18 Pierangelo... fix sizelimit (formatting in ldap_search_ext(), absence...
2006-11-17 Howard ChuBetter tracking of system schema, refresh cn=schema...
2006-11-17 Howard ChuTone down enum_tree warning
2006-11-17 Howard ChuKeep hardcoded schema together in lists
2006-11-17 Howard ChuMore tweaks
2006-11-17 Howard ChuExpand examples, mention converting old conf file with...
2006-11-17 Howard ChuITS#4755 add rid to syncrepl debug msgs
2006-11-16 Howard ChuReject BDB version 4.3; it is too unstable.
2006-11-16 Howard ChuAdd note about access controls on config backend
2006-11-16 Howard ChuMore RFC4533 syncrepl references
2006-11-16 Howard ChuRemove ordering restriction on logdb configuration...
2006-11-16 Howard ChuFix prev commit, reset DB pointer
2006-11-16 Howard ChuUse runq to defer creation of log root entry; allows...
2006-11-16 Howard ChuRefer SLAPI to slapd.plugin(5)
2006-11-16 Howard ChuFix typos
2006-11-16 Howard Chumanpage is slapd-config(5), not slapd.d(5)
2006-11-16 Howard ChuITS#3812 back-config documentation
2006-11-16 Howard Chusyncrepl is now RFC4533
2006-11-15 Pierangelo... fix typo (ITS#4753)
2006-11-15 Kurt ZeilengaClarify that directories are searchable and browsable...
2006-11-15 Howard ChuDon't bother setting up threads if there are no indexed...
2006-11-15 Howard ChuConvert schema parsers to ConfigArgs so they can pass...
2006-11-14 Ralf HaferkampAdd calls to PERL_SET_CONTEXT, as the active thread...
2006-11-13 Pierangelo... revert previous commit; disable RESTART from ldap.conf
2006-11-13 Pierangelo... document missing RESTART option (ITS#4749); restore...
2006-11-13 Howard ChuITS#4746 additional leaks
2006-11-13 Howard ChuITS#4746 plug leaks
2006-11-13 Howard ChuITS#4738 provisional fix, still needs confirmation
2006-11-12 Howard ChuITS#4490 fix awk comment
2006-11-12 Pierangelo... fix endless loop in canceling child requests; cleanup
2006-11-12 Howard ChuAdd valx arg to config_parse_add - indicate which value...
2006-11-12 Howard ChuITS#4742 cleanup config error reporting
2006-11-12 Howard ChuShort-circuit the mapping search if more than 1 entry...
2006-11-12 Howard ChuFix typo in prev commit
2006-11-12 Howard ChuFix prev commit, better test for multiple URI matches
2006-11-11 Howard ChuITS#4744 test URL matching with multiple entries returned
2006-11-11 Howard ChuTweak prev commit, use LDAP_UNAVAILABLE to force early...
2006-11-11 Howard ChuITS#4744 authzTo/authzFrom patterns are supposed to...
2006-11-10 Howard ChuSilence warning in prev commit
2006-11-10 Howard ChuITS#3755 silence strict-aliasing warnings
2006-11-09 Howard ChuITS#4726 call ldap_pvt_tls_init() in init_ctx() to...
2006-11-09 Howard ChuDelete obsolete note. Full schema checks are done by... OPENLDAP_REL_ENG_2_3_MP
2006-11-09 Howard ChuDelete bogus .UC 6 macro invocation (This is not a...
2006-11-09 Howard ChuFix typo in prev commit
2006-11-09 Howard ChuITS#4741 fix error check from external password quality...
2006-11-09 Howard ChuFix - failed Binds could leave a closing connection...
2006-11-08 Howard ChuFix strval2strlen end-of-string check. Otherwise passin...
2006-11-07 Howard ChuITS#4704 use an old CSN while purging log.
2006-11-07 Pierangelo... allow to select the desired ODBC sequence (ITS#4735)
2006-11-05 Pierangelo... rework compare
2006-11-05 Pierangelo... fix test output; clarify rationale
2006-11-05 Pierangelo... s/fprintf/Debug/; improve logging
2006-11-05 Pierangelo... cleanup variables scope; re-sort conditions
2006-11-05 Pierangelo... fix build with thread debugging
2006-11-03 Pierangelo... improve previous commit (ITS#4729)
2006-11-03 Pierangelo... fix dynlist dynamic build (ITS#4729)
2006-11-02 Howard ChuTweak prev commit:
2006-11-02 Howard Chumodify/replace test for ITS#4728
2006-11-02 Pierangelo... cleanup prvious commit; log number of abandoned request...
2006-11-02 Howard ChuITS#4728 mod/Replace can have no values also
2006-10-30 Howard ChuITS#4724 revert prev commit, better fix.
2006-10-30 Howard ChuITS#4724 fix _uccase_map parameters
next