]> git.sur5r.net Git - openldap/shortlog
openldap
2005-12-10 Pierangelo... allow any base for debug level
2005-12-10 Pierangelo... more on ITS#4253
2005-12-09 Pierangelo... allow parsing of numbers in whatever base (ITS#4257)
2005-12-09 Pierangelo... improve previous commit
2005-12-09 Pierangelo... test attrval.{exact,regex} (related to ITS#4253)
2005-12-09 Pierangelo... normalize value in "exact" attrval clause (ITS#4255)
2005-12-09 Pierangelo... add comment
2005-12-09 Howard ChuFix ITS#4133, reset subtree search req_dn
2005-12-09 Howard ChuFix ITS#4084, onelevel searches cannot return NO_SUCH_O...
2005-12-09 Howard Chucache LRU concurrency improvements, reorder DB accesses...
2005-12-08 Howard ChuITS#4254 fix lock ordering
2005-12-07 Pierangelo... document idle-timeout; cleanup
2005-12-07 Pierangelo... implement (per-target) per-conn proxy-side idle-timeout...
2005-12-07 Pierangelo... unlink pid/args files only if actually touched (ITS...
2005-12-07 Howard ChuImprove previous commit
2005-12-07 Howard ChuDistinguish error message for frontendDB config
2005-12-07 Pierangelo... warn if "excessive" thread number is set (ITS#4249)
2005-12-07 Pierangelo... rework previous commit?
2005-12-07 Howard ChuITS#4250 bdb_idl_delete needs to check for Range
2005-12-07 Pierangelo... don't search max CSN if don't have a value; try the...
2005-12-06 Pierangelo... plug leaks
2005-12-06 Pierangelo... remove unused var
2005-12-06 Pierangelo... plug leaks...
2005-12-06 Pierangelo... use helper to destroy modrdn modifications; plug leaks...
2005-12-06 Pierangelo... use helper to destroy modrdn modifications; send result...
2005-12-06 Pierangelo... use helper to destroy modrdn modifications...
2005-12-06 Pierangelo... helper to destroy modrdn modifications...
2005-12-06 Pierangelo... fix various memory leaks and handling issues
2005-12-06 Pierangelo... return more appropriate error code
2005-12-06 Pierangelo... relax the check on objectClass (may be equal)
2005-12-05 Pierangelo... don't return the dummy empty string
2005-12-05 Pierangelo... cleanup
2005-12-05 Howard ChuFix mod delete by ordered index
2005-12-05 Howard ChuTweak syncrepl messageID
2005-12-05 Pierangelo... fix compilation without debugging (ITS#4245)
2005-12-02 Howard ChuITS#4241 write pid / args file before starting backends
2005-12-01 Howard ChuITS#4237 don't update sc_prev after a callback has...
2005-11-30 Pierangelo... clarify that pcache prefers to read objectClass from...
2005-11-29 Kurt ZeilengaITS#4229: update DB_CONFIG for -q option
2005-11-29 Howard ChuITS#4227 delta-sync should use subtree search
2005-11-29 Howard ChuITS#4226 must close cursor when limiting candidate...
2005-11-29 Pierangelo... add check on duplicate rules (may be too strict?)...
2005-11-29 Pierangelo... allow dynlist to take over dyngroup
2005-11-29 Pierangelo... complete merging of dyngroup into dynlist; add back...
2005-11-29 Pierangelo... fix return code in case the asserted DN does not exist...
2005-11-28 Howard ChuITS#4223 don't store negative results in IDL cache
2005-11-28 Pierangelo... add support for backend/overlay obsolete names...
2005-11-28 Pierangelo... add dyngroup compare functionality to dynlist
2005-11-28 Pierangelo... allow comma-separated descriptive log levels, so that...
2005-11-28 Pierangelo... cleanup OID comments
2005-11-28 Pierangelo... fix previous commit
2005-11-28 Howard ChuMore for prev commit - set entryCSN as well.
2005-11-27 Pierangelo... register temporary OID under OpenLDAP experimental arc
2005-11-27 Pierangelo... add very preliminary support for <draft-sermersheim...
2005-11-27 Pierangelo... cleanup
2005-11-27 Pierangelo... s/chain-cache-uris/chain-cache-uri/
2005-11-27 Pierangelo... allow to register (and expose) a supported feature
2005-11-27 Kurt ZeilengaUpdate description
2005-11-27 Kurt Zeilengaunifdef -DBDB_SUBENTRIES -DLDBM_SUBENTRIES
2005-11-26 Howard ChuDrop monitor_back_db_config()
2005-11-26 Howard ChuFix prev commit again, relative paths are legal.
2005-11-26 Howard ChuITS#4221 fix -r1.6
2005-11-26 Howard ChuITS#4220 - add warnings for unsupported modules. Note...
2005-11-26 Pierangelo... fix previous commit (overlay initializer prototypes...
2005-11-26 Howard ChuITS#4218 streamline frontend/overlay access_allowed...
2005-11-26 Kurt ZeilengaRemove some unnecessary #ifdefs
2005-11-26 Kurt ZeilengaPrimitive handling of dontUseCopy (always error).
2005-11-26 Kurt Zeilengaunifdef -DLDAP_SCOPE_SUBORDINATE
2005-11-26 Kurt ZeilengaAdd dontUseCopy control to ldapcompare(1) and ldapsearc...
2005-11-26 Kurt ZeilengaNote that children scope requires extension
2005-11-26 Kurt Zeilengadocument children scope
2005-11-26 Kurt ZeilengaRemove lint
2005-11-25 Howard ChuFix ITS#3717 - set restriction on all backends
2005-11-25 Howard ChuITS#4210 don't setup indexing threads if no indexing...
2005-11-25 Pierangelo... use LDAP_SIZELIMIT_EXCEEDED; rework the return values...
2005-11-25 Howard ChuITS#4198 initialize logdb contextCSN from main DB conte...
2005-11-25 Howard ChuITS#4209 release entry when it exists.
2005-11-25 Howard Chuop->ors_slimit is always intact now.
2005-11-25 Howard ChuDon't touch op->ors_slimit.
2005-11-25 Howard ChuDon't decrement op->ors_slimit, just compare with rs...
2005-11-25 Kurt ZeilengaLatest revisions
2005-11-25 Pierangelo... allow arbitrary base also in tools
2005-11-25 Kurt ZeilengaAdd reference to ldif(5) and RFC 2849
2005-11-25 Pierangelo... frontend/config/monitor cannot be shadow, I bet
2005-11-25 Pierangelo... detect if trying to make back-monitor shadow
2005-11-25 Pierangelo... fix sizelimit commit
2005-11-25 Pierangelo... streamline overlay configuration
2005-11-25 Pierangelo... cleanup filter escaping
2005-11-25 Pierangelo... add more versatile private API for filter escaping
2005-11-25 Kurt Zeilengaclarify ALL
2005-11-25 Pierangelo... add regression for ITS#4212
2005-11-25 Pierangelo... set limits as appropriate
2005-11-25 Pierangelo... escape filter values (ITS#4212)
2005-11-25 Pierangelo... fix ldap_bv2escaped_filter_value() according to <draft...
2005-11-25 Pierangelo... check sizelimit in frontend (ITS#4213)
2005-11-24 Pierangelo... one s/strtol/lutil_atoi/ too much...
2005-11-24 Pierangelo... use friendly form for timeouts
2005-11-24 Pierangelo... always set sr_flags before sending an entry
2005-11-24 Kurt ZeilengaAdd change record format description
2005-11-24 Pierangelo... use time_t for time-related vars
next