2003-11-11 |
Jong Hyuk Choi | update ldapsync/syncrepl code according to the new... |
commit | commitdiff | tree | snapshot |
2003-11-10 |
Howard Chu | Fix GSSAPI connections to localhost |
commit | commitdiff | tree | snapshot |
2003-11-10 |
Jong Hyuk Choi | 1. Session history support |
commit | commitdiff | tree | snapshot |
2003-11-08 |
Kurt Zeilenga | ITS#2815: load modules |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Kurt Zeilenga | Code and logging cleanup |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Jong Hyuk Choi | second level interval support, interval=dd:hh:mm:ss |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Hallvard Furuseth | `test -e' is broken on SunOS 5.8. Replace with `test... |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Kurt Zeilenga | Should include <ac/string.h> not <string.h> |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Howard Chu | ITS#2805 fix core dump using LDBM |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Howard Chu | ITS#2808 fix UUIDNormalize, use it. |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Howard Chu | Fix ASCII_HEX tests |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Howard Chu | Fix refresh mode rescheduling |
commit | commitdiff | tree | snapshot |
2003-11-01 |
Howard Chu | ITS#2806 fix abort |
commit | commitdiff | tree | snapshot |
2003-11-01 |
Pierangelo... | clarify the usage of the <modifier> field in 'dn' and... |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Hallvard Furuseth | Ignore comments surrounded by empty lines in ldif_read_... |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Kurt Zeilenga | Fix ucdata to link within objdir |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Kurt Zeilenga | Update entryUUID to latest draft specification |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Hallvard Furuseth | Fix ucdata symlink |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Hallvard Furuseth | cast isdigit argument to unsigned char. |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Kurt Zeilenga | ITS#2801: fix str2entry trace |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Kurt Zeilenga | cleanup |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Stig Venaas | use AI_ADDRCONFIG if possible to not lookup AAAA when... |
commit | commitdiff | tree | snapshot |
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 |
next |