]> git.sur5r.net Git - openldap/history - servers/slapd
ITS#5129 disallow Quick mode if DB_CONFIG has changed
[openldap] / servers / slapd /
2007-08-22 Pierangelo Masaratifix previous commit (need to finish breakfast before...
2007-08-22 Pierangelo Masaratilog formatOID, possibly mapped to friendly name if...
2007-08-22 Pierangelo Masaratiadd session tracking support to essential exops
2007-08-22 Pierangelo Masaratifix API change
2007-08-21 Pierangelo Masaratiminimal implementation of draft-wahl-ldap-session-03
2007-08-21 Pierangelo Masaraticleanup experimental controls: rename macros, ifdef...
2007-08-21 Pierangelo Masaratire-fix previous commit
2007-08-21 Pierangelo Masaratifix tree delete error handling
2007-08-21 Pierangelo Masaratiadd support for tree delete along with minor fixes...
2007-08-21 Pierangelo Masaratifix control value presence
2007-08-21 Pierangelo Masaratiset authorizing backend
2007-08-21 Pierangelo Masaratifix or comment Calysto findings
2007-08-20 Pierangelo Masaratifix yet another potential dereference of NULL op (caugh...
2007-08-20 Howard ChuMore for ITS#5077
2007-08-20 Pierangelo Masaratisupport subtree rename (ITS#5097)
2007-08-20 Pierangelo Masaraticheck for SOFTADD as well
2007-08-20 Pierangelo Masaratirework connections so that they get cached on a per...
2007-08-17 Howard ChuMore for BDB 4.6 compatibility
2007-08-17 Pierangelo Masaraticleanup previous commit; make sure what's queryid and...
2007-08-17 Pierangelo Masaratifix queryDelete by queryID
2007-08-17 Pierangelo Masaratiset the number of cached entries after reload...
2007-08-17 Pierangelo Masaratimake lutil_uuidstr_from_normalized() return the length...
2007-08-17 Pierangelo Masaratirevert previous commit: let queryId be an octet string...
2007-08-17 Pierangelo Masaratiuse UUID syntax for queryId
2007-08-17 Pierangelo Masaratifix UUID parsing (it's in normalized form)
2007-08-17 Pierangelo Masaratimove uuid normalized to string to liblutil
2007-08-17 Pierangelo Masaratifix previous commit
2007-08-17 Pierangelo Masaratifurther fix specification
2007-08-17 Pierangelo Masaraticleanup error messages; complete privateDB control...
2007-08-17 Pierangelo Masaratiadd:
2007-08-17 Pierangelo Masaratirework previous commit: consistently remove queries...
2007-08-17 Pierangelo Masaratimore consistent parsing checks
2007-08-17 Pierangelo Masaratirework previous commit
2007-08-17 Pierangelo Masaratiallow "traditional" behavior (more for ITS#4962; please...
2007-08-17 Pierangelo Masaratigive the db a chance if rootpw is unset (more for ITS...
2007-08-17 Pierangelo Masaratire-sort funcs (and enums) in "logical" order
2007-08-16 Howard ChuParanoia for prev commit
2007-08-16 Howard ChuFix double-free closing multiple ppolicy overlay instances
2007-08-16 Hallvard FurusethRemove lint
2007-08-16 Hallvard FurusethFix typo in previous commit: spurious space in UUID...
2007-08-16 Pierangelo Masaraticonsistently use SLAP_* malloc macros; alloc sizeof...
2007-08-16 Pierangelo Masaratifox to ITS#5070 fix: error out if serialNumber requires...
2007-08-16 Pierangelo Masaratifix error checking when parsing UUID (detected by Cover...
2007-08-16 Pierangelo Masaratidon't trick coverity...
2007-08-16 Pierangelo Masaratidefer thread key retrieve as it might not be needed
2007-08-16 Pierangelo Masaratilet req_modify_s and req_modrdn_s have a common portion...
2007-08-16 Pierangelo Masaratiuniformly exploit rootdn bind; add support for rootdn...
2007-08-16 Pierangelo Masaratifix previous commit
2007-08-16 Pierangelo Masaratis/orb_tmp_mech/orb_mech/
2007-08-16 Pierangelo Masaratidon't dereference save_errnop if NULL; create temporary...
2007-08-15 Howard ChuITS#4627 fix tool_entry_next
2007-08-15 Hallvard FurusethFix rev 1.68 spew_entry() for ITS#4627: Do not derefer...
2007-08-14 Howard ChuTS#4627 fix tool_entry_first()
2007-08-14 Pierangelo Masaratifix most of the issues of ITS#4627
2007-08-14 Pierangelo Masaratiadd '-Q' switch (used by slaptest only; ITS#4930)
2007-08-14 Pierangelo Masaratimerge attributes as required after mapping; avoid objec...
2007-08-13 Pierangelo Masaratirecent check for syncrepl searchbase broke test048...
2007-08-13 Pierangelo Masaratidon't allow NULL values (because of parsing errors...
2007-08-13 Pierangelo Masaratiprovide an interface to remove a set of entries from...
2007-08-13 Pierangelo Masaratiplug leak
2007-08-13 Pierangelo Masaratistop pcache task at close
2007-08-13 Pierangelo Masaratifix hot startup commit (read of uninitialized memory...
2007-08-11 Howard ChuAdd config keyword for DN cache size (aka EntryInfoSize)
2007-08-11 Pierangelo Masaratifix objectClass inheritance (ITS#5088)
2007-08-11 Pierangelo Masaratiuse RFC4523 objectClasses
2007-08-11 Pierangelo Masaratimore on ITS#4868
2007-08-11 Pierangelo Masaratifix previous commit: op is not a bind if error
2007-08-11 Pierangelo Masaratifix previous commit (crash if no rewrite but just mappi...
2007-08-11 Howard ChuRemove tool_id2entry_get
2007-08-11 Howard ChuITS#5087 fix tool_id2entry_get for hdb
2007-08-10 Howard ChuFix prev commit
2007-08-10 Howard ChuITS#5077 fix attr_cmp loop termination
2007-08-10 Howard ChuITS#5065 don't crash if old cookieCSN is sent
2007-08-10 Howard ChuITS#5082 must remove olcPasswordHash from global config...
2007-08-10 Howard ChuITS#5082 allow olcPassdwordHash in frontendDB config
2007-08-10 Gavin HenryITS#5085
2007-08-09 Pierangelo Masaratifixed few leaks in previous commit (ITS#5081)
2007-08-09 Pierangelo Masaratiexperimental code for hot restart of proxy cache (ITS...
2007-08-08 Pierangelo Masaratisyncrepl searchbase must be within the database naming...
2007-08-08 Pierangelo Masaratiimprove previous commit: now each missing index has...
2007-08-07 Pierangelo Masaratiadd monitor support for unindexed attributes (need...
2007-08-06 Pierangelo Masaratiadd back-config support to back-relay
2007-08-06 Pierangelo Masaratifix typo
2007-08-06 Pierangelo Masaratirework ITS#4322 check
2007-08-06 Pierangelo Masaratiworkaround open() being a macro in glibc 2.6 (ITS#5075)
2007-08-06 Pierangelo Masaratifix previous commit
2007-08-06 Pierangelo Masaratihonor 1.1, * and + (ITS#5074 and more)
2007-08-03 Pierangelo Masaratitrim unused vars
2007-08-03 Pierangelo Masaraticleanup
2007-08-03 Pierangelo Masaratirequire ';binary' when appropriate (ITS#5071)
2007-08-03 Pierangelo Masaratiadd certificateListValidate (#ifdef LDAP_DEVEL)
2007-08-03 Ralf HaferkampReworked recent backend API changes, now using a separa...
2007-08-03 Pierangelo Masaratiallow parsing of long long serials when long long is...
2007-08-01 Ralf Haferkampremoved bogus cast
2007-07-31 Ralf Haferkampinitialize msg[] Array, fixed typo
2007-07-30 Pierangelo Masaratireturn entry controls (partially fixes ITS#4591)
2007-07-27 Howard ChuRevert 1.101, not appropriate
2007-07-25 Ralf HaferkampAdded a new parameter (ConfigArgs*) to the _db_init...
2007-07-25 Pierangelo Masaratiallow validation/normalization of x509 v1 (default...
2007-07-24 Howard ChuQuick and dirty BDB 4.6.18 support. Expect this to...
next