]> git.sur5r.net Git - openldap/shortlog
openldap
2005-09-29 Kurt Zeilengacannot ignore old password when setting sasl password
2005-09-29 Kurt ZeilengaITS#4049: oldPassword cannot be ignored, error for now
2005-09-29 Kurt ZeilengaRefuse empty old and/or new passwords
2005-09-28 Pierangelo... parametrize all directories
2005-09-28 Kurt Zeilengacleanup
2005-09-28 Howard ChuITS#4045 fix ldapsearch checks
2005-09-28 Howard ChuFix prev commit, reset parent == slap_entry_root
2005-09-28 Howard ChuITS#4046 fix recvfrom len
2005-09-28 Howard ChuITS#4047 fix nested overlay configuration
2005-09-27 Hallvard FurusethFix typos in error messages
2005-09-27 Howard ChuITS#4025 add pretty/normal for pwdAttribute that recogn...
2005-09-27 Howard ChuITS#3996 add notes about glue interaction with other...
2005-09-27 Howard ChuITS#3996 fix glue/syncprov interaction
2005-09-27 Howard ChuFix dn2id_add/del parent cache updates
2005-09-26 Kurt ZeilengaentryUUID schema to use IANA (newly) assigned OIDs
2005-09-26 Hallvard FurusethAdd missing 'kill -HUP $KILLPIDS' statement before...
2005-09-26 Hallvard FurusethAdd missing 'kill -HUP $KILLPIDS' statements before...
2005-09-26 Hallvard FurusethDelete pointless wait for (foreground) slapadd
2005-09-26 Hallvard FurusethFix typo "failed $(RC)" -> "failed ($RC)"
2005-09-26 Howard ChuCheck log_ops before logging unbind and abandon
2005-09-26 Howard Chuavl_delete...
2005-09-26 Howard ChuTweak branches in avl_find
2005-09-26 Howard ChuReplace avl_insert/delete with iterative version
2005-09-26 Howard ChuFix tavl_delete
2005-09-26 Hallvard FurusethUpdate passwd-search to use current defines.sh variables.
2005-09-26 Howard ChuMore hdb optimizing - cache subtree IDLs, not just...
2005-09-26 Hallvard FurusethFix checks of exit values from ldapcompare
2005-09-26 Hallvard FurusethRemove variable AC_glue, set from the deleted configure...
2005-09-26 Hallvard FurusethFix snprintf() format
2005-09-26 Hallvard FurusethRemove unused variable
2005-09-25 Howard ChuITS#4040 move initialization
2005-09-25 Howard ChuITS#4040 fix uniqueMemberMatch when value is zero-length
2005-09-25 Howard ChuITS#4039
2005-09-24 Pierangelo... hide unused member (will likely be removed)
2005-09-24 Pierangelo... cleanup states/timeout handling in back-ldap/meta;...
2005-09-24 Pierangelo... fix previous commit; cleanup few 64 bit issues
2005-09-23 Howard ChuITS#3923 make perl_back_open symmetric with perl_back_close
2005-09-23 Howard ChuRevert prev commit
2005-09-23 Howard ChuFix end conditions for tavl_end and tavl_next
2005-09-23 Howard ChuITS#4026 add -F description for all tools
2005-09-22 Howard ChuITS#4031 don't update syncCookie if it has invalid...
2005-09-22 Howard ChuITS#4030 fix alias deref for Finding, fix alias error...
2005-09-22 Howard Chutavl_delete: copy balance factor
2005-09-21 Howard Chutavl_delete - swap whole structures, not the data pointers.
2005-09-21 Howard ChuFix tavl_delete threading
2005-09-21 Howard ChuAdd tavl_end and tavl_next
2005-09-21 Howard ChuAdd testtavl, add tavl_end and tavl_next. tavl_delete...
2005-09-21 Howard ChuAdd threaded AVL functions
2005-09-21 Howard ChuRearrange avlnode / padding, add threaded AVL functions
2005-09-21 Kurt Zeilengasome TESTDIR fixes
2005-09-19 Kurt ZeilengaDon't use #ifdefs in the inside of a macro
2005-09-19 Pierangelo... use result of validation (ITS#4028)
2005-09-17 Hallvard FurusethAdd thread debugging wrapper thr_debug.c and ldap_thr_d...
2005-09-17 Hallvard FurusethMore POSIX 1003.1-2001 support: Replace test -a with...
2005-09-17 Hallvard FurusethRebuild for configure.in rev 1.600 (POSIX 1003.1-2001...
2005-09-17 Hallvard FurusethSupport POSIX 1003.1-2001 without XSI extensions (ITS...
2005-09-17 Howard ChuAdd dummy reference to librewrite to force it to link
2005-09-16 Pierangelo... address ITS#4023
2005-09-16 Pierangelo... issue additional useful warning messages; may eventuall...
2005-09-16 Howard ChuFix prev commit, BIG_ENDIAN was broken
2005-09-16 Howard ChuMore hdb tweaks, add radix sort code from mbackes@symas.com
2005-09-15 Howard ChuFix SWAP macro
2005-09-15 Howard ChuMore optimizing - try harder to avoid sorting
2005-09-15 Howard ChuFix ISTACK space
2005-09-15 Howard ChuYet another idl_merge fix (test032 failure)
2005-09-15 Howard ChuFix prev commit, use BDB_IDL_LAST()
2005-09-15 Howard ChuSilence return val warnings in prev commit
2005-09-15 Howard ChuITS#4029 Fix misplaced lines in prev commit
2005-09-14 Howard ChuAdd syncdata keyword, to select different sync data...
2005-09-14 Howard ChuAdd a "nopresent" keyword to skip the present phase...
2005-09-14 Howard ChuAdd CSN management
2005-09-14 Howard ChuZero out op2
2005-09-14 Howard ChuAdd flag for only logging successful operations
2005-09-14 Howard ChuChange slap_ad_undef_remove() to slap_ad_undef_promote().
2005-09-14 Howard ChuTweak the description of continuation lines in LDIF
2005-09-14 Howard ChuFix whitespace, remove mention of backslashes.
2005-09-13 Howard ChuMore back-hdb search optimization
2005-09-13 Howard ChuSimplify array operations
2005-09-13 Hallvard FurusethAdd missing comma between Debug() args
2005-09-13 Hallvard FurusethFormat fixes. #include <ac/ctype.h>. Cast isspace...
2005-09-12 Howard ChuFix prev commit
2005-09-12 Howard ChuTweak stack size in prev commit
2005-09-12 Howard ChuUse quicksort instead of heapsort for hdb_idl_sort
2005-09-10 Pierangelo... cleanup
2005-09-10 Pierangelo... silence warnings
2005-09-10 Pierangelo... put logging under Debug(); silence warnings; s/warnings...
2005-09-10 Pierangelo... improved authz_backend detection for internal databases...
2005-09-10 Howard ChuFix syntax of modrdn/ bad newsuperior test
2005-09-10 Howard ChuTweak newsuperior error codes
2005-09-10 Howard ChuITS#2757 remove isroot checks, simplify
2005-09-10 Howard ChuITS#2757 remove be_isroot checks, simplify...
2005-09-09 Howard ChuITS#3979 restore 2.1,2.2 search order
2005-09-09 Howard ChuITS#3979 restore 2.1,2.2 search order
2005-09-09 Howard ChuITS#3979 restore old (RE21, RE22) search order
2005-09-09 Howard ChuITS#3979 only support tool entry points if root DB...
2005-09-09 Howard ChuITS#3979 better check for duplicate bi_open functions
2005-09-09 Howard ChuITS#3981 ch_realloc( addr, 0 ) frees addr, return NULL
2005-09-09 Howard ChuITS#3989 more fixes
2005-09-09 Pierangelo... release resources (ITS#4016)
2005-09-09 Howard ChuSilence valgrind warnings
next