2003-10-25 |
Howard Chu | Fix retry on failure |
commit | commitdiff | tree | snapshot |
2003-10-25 |
Howard Chu | Fix prev commit, don't timeout outbound connections |
commit | commitdiff | tree | snapshot |
2003-10-25 |
Howard Chu | Add "defer" arg to ldap_pvt_runqueue_resched to suspend... |
commit | commitdiff | tree | snapshot |
2003-10-25 |
Pierangelo... | this should be the intended behavior |
commit | commitdiff | tree | snapshot |
2003-10-25 |
Kurt Zeilenga | More naming checks |
commit | commitdiff | tree | snapshot |
2003-10-25 |
Kurt Zeilenga | Provide more descriptive naming violation error messages |
commit | commitdiff | tree | snapshot |
2003-10-24 |
Kurt Zeilenga | fix compile error |
commit | commitdiff | tree | snapshot |
2003-10-24 |
Howard Chu | Outbound connection management |
commit | commitdiff | tree | snapshot |
2003-10-24 |
Howard Chu | Add support for outbound connections in main listener. |
commit | commitdiff | tree | snapshot |
2003-10-24 |
Howard Chu | Drop unused arguments from syncrepl_add_glue |
commit | commitdiff | tree | snapshot |
2003-10-24 |
Howard Chu | Drop SLAPI support |
commit | commitdiff | tree | snapshot |
2003-10-24 |
Howard Chu | Fix prev commit |
commit | commitdiff | tree | snapshot |
2003-10-24 |
Howard Chu | SLAPI fix - no-op when slapi_plugins_used == 0 |
commit | commitdiff | tree | snapshot |
2003-10-24 |
Kurt Zeilenga | Add a basic DIT content rule test. |
commit | commitdiff | tree | snapshot |
2003-10-24 |
Howard Chu | Fix error recovery, cleanup session handles. Always... |
commit | commitdiff | tree | snapshot |
2003-10-24 |
Kurt Zeilenga | Add/update server startup scripts |
commit | commitdiff | tree | snapshot |
2003-10-23 |
Howard Chu | Fix caseExact/caseIgnore IA5 normalization |
commit | commitdiff | tree | snapshot |
2003-10-23 |
Howard Chu | ITS#2781 don't worry about missing updateref if SLAPD_M... |
commit | commitdiff | tree | snapshot |
2003-10-23 |
Howard Chu | (clean up o_groups anyway) |
commit | commitdiff | tree | snapshot |
2003-10-23 |
Howard Chu | Use tmpmem for group cache, doesn't need cleanup |
commit | commitdiff | tree | snapshot |
2003-10-23 |
Howard Chu | ITS#2779, cache group ACLs per operation instead of... |
commit | commitdiff | tree | snapshot |
2003-10-23 |
Kurt Zeilenga | cleanup |
commit | commitdiff | tree | snapshot |
2003-10-23 |
Kurt Zeilenga | Don't return garbage when plist is empty. |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Jong Hyuk Choi | removing trailing spaces |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Jong Hyuk Choi | checking ldapmodify return code & replace member with... |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Howard Chu | Unlock mutexes before deleting them |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Kurt Zeilenga | Fix 1 v 2 typo |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Kurt Zeilenga | s/member/uniqueMember/ |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Kurt Zeilenga | Fix last commit |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Kurt Zeilenga | Check ldapmodify for success. |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Kurt Zeilenga | Reverse last commit |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Jong Hyuk Choi | fix broken test ldif files |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Kurt Zeilenga | Revent last change. Must use TOPSRCDIR for VPATH support. |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Jong Hyuk Choi | fix ucdata path |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Howard Chu | Fix CONF/CONF1 usage |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Howard Chu | Undo test020 overwrite |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Howard Chu | Fix dnPrettyNormalize mem usage |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Howard Chu | Fix typo in killpid |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Howard Chu | Fix for selectable backend |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Howard Chu | Fix prev commit, avoid abort when entry is NULL |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Howard Chu | Shortcut syncrepl candidate selection if CSN is up... |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Kurt Zeilenga | Forgot to add renamed tests |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Kurt Zeilenga | Find scripts by short names (test000, rootdse) |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Jong Hyuk Choi | syncrepl_entry() return code fix (returns 1 when e... |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Kurt Zeilenga | Syncrepl code cleanup (namely prefix struct field names) |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Kurt Zeilenga | Rework test scripts to use single 'testrun' directory. |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Jong Hyuk Choi | fix for changing si->syncCookie to bvarray |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Jong Hyuk Choi | remove ldbm related lines |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Kurt Zeilenga | Fix PERL ldopt handling |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Howard Chu | Fix cookie search |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Kurt Zeilenga | Fix -w option |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Kurt Zeilenga | Generate test/run script |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Kurt Zeilenga | Rework test suite to use run script. |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Kurt Zeilenga | Avoid questionable use of strlen(), strcpy(), and strcat(). |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Kurt Zeilenga | With export of variables |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Kurt Zeilenga | Initial run script (for further devel discussions) |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Howard Chu | Add note about not using ldapdb with slapd. |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Howard Chu | Misc notes |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Howard Chu | Fix error messages |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Howard Chu | ITS#2684 keep psearch operations on the connection... |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Howard Chu | ITS#2780, redundant cache add |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Howard Chu | Fix prev commit, syncrepl_add_glue must start from... |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Howard Chu | Tweak startup, exiting |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Howard Chu | ITS#2684 fix bogus entry_free(), connection problem... |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Howard Chu | ITS#2778 use real malloc for new entry, not sl_malloc |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Howard Chu | More malloc cleanup |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Kurt Zeilenga | add a few misc projects |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Howard Chu | Make space for trailing NUL |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Luke Howard | Back out previous commit - files apart from test.c |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Luke Howard | ITS#2777 - fix previous commit |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Luke Howard | Possible fix for ITS#2777 - getline() conflict when... |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Luke Howard | Return duplicated entry from entry_dup() - interesting... |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Howard Chu | ITS#2747, Reorganize syncrepl, fix some memleaks. More... |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Howard Chu | Revert/Fix prev commit |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Howard Chu | Fix parse order in new print_entry ( ctrls ) |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Kurt Zeilenga | Explicitly mark attribute/assertion syntax of values... |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Howard Chu | ITS#2771 fix memory usage in LDAPDN_rewrite, fix normalizer |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Kurt Zeilenga | Add basic support for certificateMatch (as an extensibl... |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Kurt Zeilenga | Include a (userCertificate:certificateExactMatch:=SN... |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Kurt Zeilenga | Rework support for certificate exact matching based... |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Kurt Zeilenga | Fix modify attrs= overflow bug |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Kurt Zeilenga | Add a trace message to dnX509normalize |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Kurt Zeilenga | Fix SLAPD_NS_MTA_MD5 compile bug (ITS#2773) |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Kurt Zeilenga | Fix linking --with-cyrus-sasl and --without-tls |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Kurt Zeilenga | Add initial certificate test |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Howard Chu | Forced commit, prev commit was ITS#2758 |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Howard Chu | ITS#2770 - delete bogus maxbuf checks on sasl_read |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Howard Chu | ITS#2769 - NT SIGBREAK handling |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Kurt Zeilenga | clarify that replacement, but not expression evaluation, |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Kurt Zeilenga | Improve printing of ACLs |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Kurt Zeilenga | Don't use compat features unnecessarily. |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Kurt Zeilenga | Use macro instead of sizeof |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Kurt Zeilenga | cleanup |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Jong Hyuk Choi | ITS #2766 (remove slap_syncrepl_bvc & slap_syncrepl_cn_... |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Jong Hyuk Choi | remove #include <db.h> (ITS#2765) |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Jong Hyuk Choi | fix slap_syncrepl_cn_bv |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Hallvard Furuseth | Really rename ldap_int_get_controls() to ldap_pvt_get_c... |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Kurt Zeilenga | ITS#2764: fix sed of perl ldopts |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Howard Chu | Fix use of ProxyAuthz control |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Kurt Zeilenga | Minor tweak to last commit |
commit | commitdiff | tree | snapshot |
next |