2005-10-05 |
Howard Chu | Call normalizer directly, not rdnNormalize. |
tree | commitdiff |
2005-10-05 |
Howard Chu | Fix rdn timestamp normalization |
tree | commitdiff |
2005-10-05 |
Howard Chu | ITS#4066 ignore writes that aren't under the unique_base |
tree | commitdiff |
2005-10-04 |
Pierangelo Masarati | add missing space (ITS#4061) |
tree | commitdiff |
2005-10-04 |
Howard Chu | Don't flush psearch queue in main search, let the qtask... |
tree | commitdiff |
2005-10-03 |
Howard Chu | Fix abandon checks, syncop use count. |
tree | commitdiff |
2005-10-03 |
Howard Chu | Fix prev commit op initialization, runqueue startup... |
tree | commitdiff |
2005-10-03 |
Howard Chu | ITS#4027 select_backend should ignore manageDSAit when... |
tree | commitdiff |
2005-10-02 |
Howard Chu | Tweak prev commit, avoid rescheduling running qtask |
tree | commitdiff |
2005-10-02 |
Howard Chu | Fix runq scheduling |
tree | commitdiff |
2005-10-02 |
Howard Chu | Fix prev commit modrdn |
tree | commitdiff |
2005-10-02 |
Howard Chu | Minimize base lookups |
tree | commitdiff |
2005-10-02 |
Howard Chu | Always queue psearch responses (ITS#3671 revisited) |
tree | commitdiff |
2005-10-02 |
Howard Chu | Add slap_overinfo oi_origdb field to point to original... |
tree | commitdiff |
2005-10-01 |
Pierangelo Masarati | deal with the case a pseudorootn is not defined |
tree | commitdiff |
2005-10-01 |
Pierangelo Masarati | plug selected leaks resulting from ITS#4056 & ITS#4057... |
tree | commitdiff |
2005-10-01 |
Howard Chu | ITS#4049,4051 - verify oldPassword when provided. |
tree | commitdiff |
2005-09-30 |
Kurt Zeilenga | Removed initialization of old.bv_len and new.bv_len... |
tree | commitdiff |
2005-09-30 |
Howard Chu | ITS#4050 compare normalized DNs when detecting modrdn |
tree | commitdiff |
2005-09-29 |
Kurt Zeilenga | ITS#4021: add new {CLEARTEXT} kludge as bv_len=0 kludge no |
tree | commitdiff |
2005-09-29 |
Kurt Zeilenga | Remove lint |
tree | commitdiff |
2005-09-29 |
Hallvard Furuseth | Remove unused variable |
tree | commitdiff |
2005-09-29 |
Kurt Zeilenga | cannot ignore old password when setting sasl password |
tree | commitdiff |
2005-09-29 |
Kurt Zeilenga | ITS#4049: oldPassword cannot be ignored, error for now |
tree | commitdiff |
2005-09-29 |
Kurt Zeilenga | Refuse empty old and/or new passwords |
tree | commitdiff |
2005-09-28 |
Kurt Zeilenga | cleanup |
tree | commitdiff |
2005-09-28 |
Howard Chu | Fix prev commit, reset parent == slap_entry_root |
tree | commitdiff |
2005-09-28 |
Howard Chu | ITS#4047 fix nested overlay configuration |
tree | commitdiff |
2005-09-27 |
Howard Chu | ITS#4025 add pretty/normal for pwdAttribute that recogn... |
tree | commitdiff |
2005-09-27 |
Howard Chu | ITS#3996 fix glue/syncprov interaction |
tree | commitdiff |
2005-09-27 |
Howard Chu | Fix dn2id_add/del parent cache updates |
tree | commitdiff |
2005-09-26 |
Kurt Zeilenga | entryUUID schema to use IANA (newly) assigned OIDs |
tree | commitdiff |
2005-09-26 |
Howard Chu | Check log_ops before logging unbind and abandon |
tree | commitdiff |
2005-09-26 |
Howard Chu | More hdb optimizing - cache subtree IDLs, not just... |
tree | commitdiff |
2005-09-26 |
Hallvard Furuseth | Fix snprintf() format |
tree | commitdiff |
2005-09-25 |
Howard Chu | ITS#4040 move initialization |
tree | commitdiff |
2005-09-25 |
Howard Chu | ITS#4040 fix uniqueMemberMatch when value is zero-length |
tree | commitdiff |
2005-09-25 |
Howard Chu | ITS#4039 |
tree | commitdiff |
2005-09-24 |
Pierangelo Masarati | hide unused member (will likely be removed) |
tree | commitdiff |
2005-09-24 |
Pierangelo Masarati | cleanup states/timeout handling in back-ldap/meta;... |
tree | commitdiff |
2005-09-24 |
Pierangelo Masarati | fix previous commit; cleanup few 64 bit issues |
tree | commitdiff |
2005-09-23 |
Howard Chu | ITS#3923 make perl_back_open symmetric with perl_back_close |
tree | commitdiff |
2005-09-22 |
Howard Chu | ITS#4031 don't update syncCookie if it has invalid... |
tree | commitdiff |
2005-09-22 |
Howard Chu | ITS#4030 fix alias deref for Finding, fix alias error... |
tree | commitdiff |
2005-09-19 |
Kurt Zeilenga | Don't use #ifdefs in the inside of a macro |
tree | commitdiff |
2005-09-19 |
Pierangelo Masarati | use result of validation (ITS#4028) |
tree | commitdiff |
2005-09-17 |
Hallvard Furuseth | Support POSIX 1003.1-2001 without XSI extensions (ITS... |
tree | commitdiff |
2005-09-17 |
Howard Chu | Add dummy reference to librewrite to force it to link |
tree | commitdiff |
2005-09-16 |
Pierangelo Masarati | issue additional useful warning messages; may eventuall... |
tree | commitdiff |
2005-09-16 |
Howard Chu | Fix prev commit, BIG_ENDIAN was broken |
tree | commitdiff |
2005-09-16 |
Howard Chu | More hdb tweaks, add radix sort code from mbackes@symas.com |
tree | commitdiff |
2005-09-15 |
Howard Chu | Fix SWAP macro |
tree | commitdiff |
2005-09-15 |
Howard Chu | More optimizing - try harder to avoid sorting |
tree | commitdiff |
2005-09-15 |
Howard Chu | Fix ISTACK space |
tree | commitdiff |
2005-09-15 |
Howard Chu | Yet another idl_merge fix (test032 failure) |
tree | commitdiff |
2005-09-15 |
Howard Chu | Fix prev commit, use BDB_IDL_LAST() |
tree | commitdiff |
2005-09-15 |
Howard Chu | Silence return val warnings in prev commit |
tree | commitdiff |
2005-09-15 |
Howard Chu | ITS#4029 Fix misplaced lines in prev commit |
tree | commitdiff |
2005-09-14 |
Howard Chu | Add syncdata keyword, to select different sync data... |
tree | commitdiff |
2005-09-14 |
Howard Chu | Add a "nopresent" keyword to skip the present phase... |
tree | commitdiff |
2005-09-14 |
Howard Chu | Add CSN management |
tree | commitdiff |
2005-09-14 |
Howard Chu | Zero out op2 |
tree | commitdiff |
2005-09-14 |
Howard Chu | Add flag for only logging successful operations |
tree | commitdiff |
2005-09-14 |
Howard Chu | Change slap_ad_undef_remove() to slap_ad_undef_promote(). |
tree | commitdiff |
2005-09-13 |
Howard Chu | More back-hdb search optimization |
tree | commitdiff |
2005-09-13 |
Hallvard Furuseth | Add missing comma between Debug() args |
tree | commitdiff |
2005-09-12 |
Howard Chu | Fix prev commit |
tree | commitdiff |
2005-09-12 |
Howard Chu | Tweak stack size in prev commit |
tree | commitdiff |
2005-09-12 |
Howard Chu | Use quicksort instead of heapsort for hdb_idl_sort |
tree | commitdiff |
2005-09-10 |
Pierangelo Masarati | silence warnings |
tree | commitdiff |
2005-09-10 |
Pierangelo Masarati | put logging under Debug(); silence warnings; s/warnings... |
tree | commitdiff |
2005-09-10 |
Pierangelo Masarati | improved authz_backend detection for internal databases... |
tree | commitdiff |
2005-09-10 |
Howard Chu | Tweak newsuperior error codes |
tree | commitdiff |
2005-09-10 |
Howard Chu | ITS#2757 remove isroot checks, simplify |
tree | commitdiff |
2005-09-10 |
Howard Chu | ITS#2757 remove be_isroot checks, simplify... |
tree | commitdiff |
2005-09-09 |
Howard Chu | ITS#3979 restore old (RE21, RE22) search order |
tree | commitdiff |
2005-09-09 |
Howard Chu | ITS#3979 only support tool entry points if root DB... |
tree | commitdiff |
2005-09-09 |
Howard Chu | ITS#3979 better check for duplicate bi_open functions |
tree | commitdiff |
2005-09-09 |
Howard Chu | ITS#3981 ch_realloc( addr, 0 ) frees addr, return NULL |
tree | commitdiff |
2005-09-09 |
Howard Chu | ITS#3989 more fixes |
tree | commitdiff |
2005-09-09 |
Pierangelo Masarati | release resources (ITS#4016) |
tree | commitdiff |
2005-09-09 |
Howard Chu | Silence valgrind warnings |
tree | commitdiff |
2005-09-08 |
Howard Chu | ITS#4015 silence pointer/integer size warnings |
tree | commitdiff |
2005-09-08 |
Kurt Zeilenga | cast pointer to long instead of int to hopefully avoid |
tree | commitdiff |
2005-09-08 |
Pierangelo Masarati | plug one-time leaks |
tree | commitdiff |
2005-09-08 |
Pierangelo Masarati | fix format and signedness issues |
tree | commitdiff |
2005-09-08 |
Howard Chu | ITS#4010 fixes complaint, larger problem remains |
tree | commitdiff |
2005-09-08 |
Pierangelo Masarati | don't bother about the port if none is given (ITS#4012) |
tree | commitdiff |
2005-09-08 |
Pierangelo Masarati | fix messages in previous commit |
tree | commitdiff |
2005-09-08 |
Pierangelo Masarati | reject registrations when back-monitor is not configured |
tree | commitdiff |
2005-09-08 |
Howard Chu | Check errcode from dn2entry before using ei |
tree | commitdiff |
2005-09-08 |
Howard Chu | ITS#3989 fix crash - don't access freed psearch records |
tree | commitdiff |
2005-09-07 |
Howard Chu | Misc Windows linking fixes |
tree | commitdiff |
2005-09-07 |
Howard Chu | ITS#4009 set X-ORDERED extension on olcReplica |
tree | commitdiff |
2005-09-06 |
Pierangelo Masarati | allow "proxied" attributeDescriptions in DN as well... |
tree | commitdiff |
2005-09-06 |
Pierangelo Masarati | pretty the DN as well |
tree | commitdiff |
2005-09-06 |
Pierangelo Masarati | fix typo (ITS#4005) |
tree | commitdiff |
2005-09-06 |
Pierangelo Masarati | cleanup dynacl usage() |
tree | commitdiff |
2005-09-06 |
Pierangelo Masarati | few more fixes |
tree | commitdiff |
2005-09-06 |
Pierangelo Masarati | don't lookup rootdn if the password is incorrect (ITS... |
tree | commitdiff |
next |