2003-03-23 |
Hallvard Furuseth | Manpage nitpicks |
commit | commitdiff | tree | snapshot |
2003-03-23 |
Howard Chu | ITS#2364 fix unterminated AttributeName array |
commit | commitdiff | tree | snapshot |
2003-03-23 |
Howard Chu | Fix typo |
commit | commitdiff | tree | snapshot |
2003-03-23 |
Howard Chu | Code for SLAP_NVALUES_ON_DISK in entry_encode/entry_decode |
commit | commitdiff | tree | snapshot |
2003-03-23 |
Howard Chu | BDB_HIER was defined by accident, undef |
commit | commitdiff | tree | snapshot |
2003-03-23 |
Kurt Zeilenga | Boolean indexing support |
commit | commitdiff | tree | snapshot |
2003-03-23 |
Kurt Zeilenga | Add SLAP_NVALUES_ON_DISK define (but not code) |
commit | commitdiff | tree | snapshot |
2003-03-23 |
Kurt Zeilenga | Add namingCSN attribute type |
commit | commitdiff | tree | snapshot |
2003-03-22 |
Kurt Zeilenga | Use ifdef not comment to comment out code |
commit | commitdiff | tree | snapshot |
2003-03-22 |
Kurt Zeilenga | Minor tweak to search filter |
commit | commitdiff | tree | snapshot |
2003-03-22 |
Howard Chu | Plug ndn leak (re: ITS#2390) |
commit | commitdiff | tree | snapshot |
2003-03-22 |
Kurt Zeilenga | ITS#2390 fix for back-bdb |
commit | commitdiff | tree | snapshot |
2003-03-22 |
Howard Chu | ITS#2390 - freeing uninit'd ndn |
commit | commitdiff | tree | snapshot |
2003-03-22 |
Howard Chu | Still need DB_AUTO_COMMIT flag |
commit | commitdiff | tree | snapshot |
2003-03-22 |
Kurt Zeilenga | namingCSN |
commit | commitdiff | tree | snapshot |
2003-03-22 |
Kurt Zeilenga | ITS#2847: fix cn=#,... |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Kurt Zeilenga | Remove cache stuff |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Howard Chu | ITS#2389 - stop reading requests on a conn if it has... |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Howard Chu | ITS#2389 - stop reading requests on a connection when... |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Howard Chu | ITS#2388 fix if() conditions. |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Howard Chu | Edit portable.nt to update OPENLDAP_VERSION |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Howard Chu | Use OPENLDAP_PACKAGE instead of _OLV_PKG |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Howard Chu | Use OPENLDAP_PACKAGE (from portable.h) instead of _OLV_... |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Howard Chu | Use ol_version.h |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Howard Chu | Use ol_version.h |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Howard Chu | Rename version.h to ol_version.h |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Howard Chu | New version.h to replace mkversion |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Howard Chu | ITS#2385 fix typo in comment terminator |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Pierangelo... | value is parsed in place; minor cleanup |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Pierangelo... | document -u option |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Howard Chu | Don't use DB_AUTO_COMMIT when opening a database |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Kurt Zeilenga | replace get_substring_filter with get_ssa() |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Kurt Zeilenga | SLAP_NVALUES: fix values_find_ex call |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Kurt Zeilenga | SLAP_NVALUES: more fixes |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Kurt Zeilenga | SLAP_NVALUES updates |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Kurt Zeilenga | Undo last commit |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Kurt Zeilenga | SLAP_NVALUES: remove all the extra frees |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Kurt Zeilenga | SLAP_NVALUES: fix extraneous free bug. |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Kurt Zeilenga | Fix typos in last commit |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Kurt Zeilenga | Rewrite filter routines to malloc() late. |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Kurt Zeilenga | SLAP_NVALUES: still chasing an extranous free... this... |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Kurt Zeilenga | reorder to statements for debugging purposes |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Kurt Zeilenga | SLAP_NVALUES changes |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Howard Chu | ITS#2382 use ch_calloc |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Kurt Zeilenga | SLAP_NVALUES updates |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Kurt Zeilenga | SLAP_NVALUES updates |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Kurt Zeilenga | SLAP_NVALUES: value_find v value_find_ex |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Kurt Zeilenga | Not sure why these asserts are failing... too tired... |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Kurt Zeilenga | Fix typo (ITS#2379) |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Kurt Zeilenga | Fix test006-acls |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Kurt Zeilenga | NVALUES: fix a couple of value_find_ex() calls |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Kurt Zeilenga | Add some additional error checking... |
commit | commitdiff | tree | snapshot |
2003-03-14 |
Howard Chu | Plug leaks in controls_destroy() |
commit | commitdiff | tree | snapshot |
2003-03-14 |
Howard Chu | Plug leaks. (benign. slap_controls and root_dse need... |
commit | commitdiff | tree | snapshot |
2003-03-14 |
Kurt Zeilenga | just in case <netdb.h> does something like |
commit | commitdiff | tree | snapshot |
2003-03-14 |
Howard Chu | ITS#2373 add declaration of h_errno |
commit | commitdiff | tree | snapshot |
2003-03-13 |
Howard Chu | ITS#2371, fix BDB_SUBDIRs |
commit | commitdiff | tree | snapshot |
2003-03-13 |
Kurt Zeilenga | minor cleanup |
commit | commitdiff | tree | snapshot |
2003-03-13 |
Howard Chu | Fix version check in previous |
commit | commitdiff | tree | snapshot |
2003-03-13 |
Howard Chu | ITS#2356 - support Perl newer than 5.6 |
commit | commitdiff | tree | snapshot |
2003-03-13 |
Kurt Zeilenga | Minor tweaks |
commit | commitdiff | tree | snapshot |
2003-03-13 |
Kurt Zeilenga | Use BER_BVC |
commit | commitdiff | tree | snapshot |
2003-03-13 |
Kurt Zeilenga | Fix typo in last commit |
commit | commitdiff | tree | snapshot |
2003-03-13 |
Kurt Zeilenga | Another comment. |
commit | commitdiff | tree | snapshot |
2003-03-13 |
Kurt Zeilenga | Add comment that this schema is invalid |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Howard Chu | Fix up lutil_passwd stuff to avoid struct berval definition |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Howard Chu | ITS#2366 typos |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Howard Chu | ITS#2368 - fix deleting key from range IDL |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Howard Chu | Fix error messages |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Jong Hyuk Choi | Error checking code for ITS#2367 |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Jong Hyuk Choi | declaration of bdb_idl_entry_cmp() |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Jong Hyuk Choi | AVL delete upon shutdown (ITS#2367) |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Kurt Zeilenga | clarify "by anonymous auth" semantics |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Howard Chu | Fix cache consistency problems on txn retry |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Howard Chu | ITS#2348 - revert previous patch, use patch from ITS |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Howard Chu | Added lutil_passwd_init(), lutil_passwd_destroy() |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Howard Chu | #ifndef SLAP_NVALUES asserted berval was leaked |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Howard Chu | Plug memory leaks: |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Howard Chu | ITS#2348, additional check to prevent re-inserting... |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Howard Chu | ITS#2253 - when StartTLS fails, slapd closes the connec... |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Howard Chu | Add comment to previous |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Howard Chu | ITS#2365 - preserve internal ber_tag as well as ber_ptr... |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Pierangelo... | use an "unknown" listener name/url when faking connections |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Pierangelo... | fix ITS#2362 and other leaks/unhandled massaged DN... |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Kurt Zeilenga | Tweak SLAP_OP_BLOCKS |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Pierangelo... | #include reordering |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Pierangelo... | silence warning |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Pierangelo... | cleanup cache search |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Pierangelo... | cleanup bind |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Pierangelo... | (ultimately?) fix ITS#2361 |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Howard Chu | Added proposed request parameters to Operation. #ifdef... |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Howard Chu | Added lutil_passwd_init, _destroy, _add for dynamically... |
commit | commitdiff | tree | snapshot |
2003-03-10 |
Howard Chu | ITS#2361, skip sockname, peername, peerdomain, sockurl... |
commit | commitdiff | tree | snapshot |
2003-03-10 |
Pierangelo... | check conn->c_listener before use (hack to fix ITS... |
commit | commitdiff | tree | snapshot |
2003-03-10 |
Howard Chu | Added op->o_is_auth_check; use ACL_AUTH instead of... |
commit | commitdiff | tree | snapshot |
2003-03-10 |
Howard Chu | Blind fix - remove suffixalias.c |
commit | commitdiff | tree | snapshot |
2003-03-10 |
Kurt Zeilenga | Add comment about LDAPv2 |
commit | commitdiff | tree | snapshot |
2003-03-10 |
Kurt Zeilenga | LDAPv2 is Historic |
commit | commitdiff | tree | snapshot |
2003-03-10 |
Pierangelo... | fix log message (ITS#2359) |
commit | commitdiff | tree | snapshot |
2003-03-09 |
Kurt Zeilenga | need to use ch_malloc/realloc |
commit | commitdiff | tree | snapshot |
next |