2005-09-22 |
Howard Chu | ITS#4031 don't update syncCookie if it has invalid... |
commit | commitdiff | tree | snapshot |
2005-09-22 |
Howard Chu | ITS#4030 fix alias deref for Finding, fix alias error... |
commit | commitdiff | tree | snapshot |
2005-09-22 |
Howard Chu | tavl_delete: copy balance factor |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Howard Chu | tavl_delete - swap whole structures, not the data pointers. |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Howard Chu | Fix tavl_delete threading |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Howard Chu | Add tavl_end and tavl_next |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Howard Chu | Add testtavl, add tavl_end and tavl_next. tavl_delete... |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Howard Chu | Add threaded AVL functions |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Howard Chu | Rearrange avlnode / padding, add threaded AVL functions |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Kurt Zeilenga | some TESTDIR fixes |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Kurt Zeilenga | Don't use #ifdefs in the inside of a macro |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Pierangelo... | use result of validation (ITS#4028) |
commit | commitdiff | tree | snapshot |
2005-09-17 |
Hallvard Furuseth | Add thread debugging wrapper thr_debug.c and ldap_thr_d... |
commit | commitdiff | tree | snapshot |
2005-09-17 |
Hallvard Furuseth | More POSIX 1003.1-2001 support: Replace test -a with... |
commit | commitdiff | tree | snapshot |
2005-09-17 |
Hallvard Furuseth | Rebuild for configure.in rev 1.600 (POSIX 1003.1-2001... |
commit | commitdiff | tree | snapshot |
2005-09-17 |
Hallvard Furuseth | Support POSIX 1003.1-2001 without XSI extensions (ITS... |
commit | commitdiff | tree | snapshot |
2005-09-17 |
Howard Chu | Add dummy reference to librewrite to force it to link |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Pierangelo... | address ITS#4023 |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Pierangelo... | issue additional useful warning messages; may eventuall... |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Howard Chu | Fix prev commit, BIG_ENDIAN was broken |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Howard Chu | More hdb tweaks, add radix sort code from mbackes@symas.com |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Howard Chu | Fix SWAP macro |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Howard Chu | More optimizing - try harder to avoid sorting |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Howard Chu | Fix ISTACK space |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Howard Chu | Yet another idl_merge fix (test032 failure) |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Howard Chu | Fix prev commit, use BDB_IDL_LAST() |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Howard Chu | Silence return val warnings in prev commit |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Howard Chu | ITS#4029 Fix misplaced lines in prev commit |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Howard Chu | Add syncdata keyword, to select different sync data... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Howard Chu | Add a "nopresent" keyword to skip the present phase... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Howard Chu | Add CSN management |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Howard Chu | Zero out op2 |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Howard Chu | Add flag for only logging successful operations |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Howard Chu | Change slap_ad_undef_remove() to slap_ad_undef_promote(). |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Howard Chu | Tweak the description of continuation lines in LDIF |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Howard Chu | Fix whitespace, remove mention of backslashes. |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Howard Chu | More back-hdb search optimization |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Howard Chu | Simplify array operations |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Hallvard Furuseth | Add missing comma between Debug() args |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Hallvard Furuseth | Format fixes. #include <ac/ctype.h>. Cast isspace... |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Howard Chu | Fix prev commit |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Howard Chu | Tweak stack size in prev commit |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Howard Chu | Use quicksort instead of heapsort for hdb_idl_sort |
commit | commitdiff | tree | snapshot |
2005-09-10 |
Pierangelo... | cleanup |
commit | commitdiff | tree | snapshot |
2005-09-10 |
Pierangelo... | silence warnings |
commit | commitdiff | tree | snapshot |
2005-09-10 |
Pierangelo... | put logging under Debug(); silence warnings; s/warnings... |
commit | commitdiff | tree | snapshot |
2005-09-10 |
Pierangelo... | improved authz_backend detection for internal databases... |
commit | commitdiff | tree | snapshot |
2005-09-10 |
Howard Chu | Fix syntax of modrdn/ bad newsuperior test |
commit | commitdiff | tree | snapshot |
2005-09-10 |
Howard Chu | Tweak newsuperior error codes |
commit | commitdiff | tree | snapshot |
2005-09-10 |
Howard Chu | ITS#2757 remove isroot checks, simplify |
commit | commitdiff | tree | snapshot |
2005-09-10 |
Howard Chu | ITS#2757 remove be_isroot checks, simplify... |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Howard Chu | ITS#3979 restore 2.1,2.2 search order |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Howard Chu | ITS#3979 restore 2.1,2.2 search order |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Howard Chu | ITS#3979 restore old (RE21, RE22) search order |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Howard Chu | ITS#3979 only support tool entry points if root DB... |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Howard Chu | ITS#3979 better check for duplicate bi_open functions |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Howard Chu | ITS#3981 ch_realloc( addr, 0 ) frees addr, return NULL |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Howard Chu | ITS#3989 more fixes |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Pierangelo... | release resources (ITS#4016) |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Howard Chu | Silence valgrind warnings |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Howard Chu | ITS#4015 silence pointer/integer size warnings |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Kurt Zeilenga | cast pointer to long instead of int to hopefully avoid |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Pierangelo... | plug one-time leaks |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Pierangelo... | fix format and signedness issues |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Howard Chu | ITS#4010 fixes complaint, larger problem remains |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Pierangelo... | don't bother about the port if none is given (ITS#4012) |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Pierangelo... | fix messages in previous commit |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Pierangelo... | reject registrations when back-monitor is not configured |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Howard Chu | Check errcode from dn2entry before using ei |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Howard Chu | ITS#3989 fix crash - don't access freed psearch records |
commit | commitdiff | tree | snapshot |
2005-09-07 |
Howard Chu | Misc Windows linking fixes |
commit | commitdiff | tree | snapshot |
2005-09-07 |
Howard Chu | ITS#4009 set X-ORDERED extension on olcReplica |
commit | commitdiff | tree | snapshot |
2005-09-07 |
Howard Chu | Fix typos |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Howard Chu | ITS#4006 add stub for ldap_pvt_thread_pool_context_reset() |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Pierangelo... | allow "proxied" attributeDescriptions in DN as well... |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Pierangelo... | pretty the DN as well |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Pierangelo... | fix typo (ITS#4005) |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Pierangelo... | cleanup dynacl usage() |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Pierangelo... | few more fixes |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Pierangelo... | don't lookup rootdn if the password is incorrect (ITS... |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Howard Chu | ITS#3807 use a different tokenizer for parsing LDIF... |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Howard Chu | Add searchFilter var in searchDN session. Would have... |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Howard Chu | ITS#4003 frontend->be_replogfile can legitimately be... |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Kurt Zeilenga | really fix commit before last |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Howard Chu | Moved from back-bdb |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Kurt Zeilenga | Fix typo in last commit |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Kurt Zeilenga | Move uidNumber and gidNumber into slapd(8) |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Pierangelo... | all right, don't worry about free() by now |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Howard Chu | ITS#3980 fix when master doesn't explicitly reset grace... |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Pierangelo... | disable pagedResults or reject |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Pierangelo... | silence warning |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Pierangelo... | cleanup |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Pierangelo... | fix old erroneous commit (ITS#4001) |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Howard Chu | Also compile for LDBM |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Howard Chu | ITS#3980, filter out some delete modifications on repli... |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Howard Chu | ITS#3978: Added alock calls; warns about inconsistency... |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Howard Chu | Fix XXHEADERS dependency |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Howard Chu | ITS#3978 move alock from back-bdb to slapd |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Howard Chu | ITS#3802, #3999 skip wake_sds in epoll event loop |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Kurt Zeilenga | Fix multicast bit |
commit | commitdiff | tree | snapshot |
next |