2003-05-19 |
Howard Chu | More ITS#2490 - fix retries for multi-byte lengths |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Howard Chu | ITS#2490 - more retry checks |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Howard Chu | ITS#2490 - allow retry for incomplete reads of BER... |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Pierangelo... | update back-monitor man page |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Pierangelo... | do not init schema that's not specific to monitoring |
commit | commitdiff | tree | snapshot |
2003-05-17 |
Kurt Zeilenga | Rework CAVEATS |
commit | commitdiff | tree | snapshot |
2003-05-17 |
Pierangelo... | use back-monitor without including core.schema; commit... |
commit | commitdiff | tree | snapshot |
2003-05-17 |
Pierangelo... | clarify DN regex match quirks |
commit | commitdiff | tree | snapshot |
2003-05-17 |
Kurt Zeilenga | cleanup |
commit | commitdiff | tree | snapshot |
2003-05-17 |
Kurt Zeilenga | Warn folks that setting TLS option may break some appli... |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Kurt Zeilenga | Clean up SLAP_NVALUES comment |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Kurt Zeilenga | NVALUES updates to approximate matching... |
commit | commitdiff | tree | snapshot |
2003-05-15 |
Hallvard Furuseth | Fix some Statslog()s: Add missing newlines. Print... |
commit | commitdiff | tree | snapshot |
2003-05-15 |
Howard Chu | Streamlined listener/select/accept handling: |
commit | commitdiff | tree | snapshot |
2003-05-15 |
Pierangelo... | remove unused arg from fprintf (ITS#2516) |
commit | commitdiff | tree | snapshot |
2003-05-15 |
Hallvard Furuseth | #include "lutil.h" to get lutil_strcopy(). |
commit | commitdiff | tree | snapshot |
2003-05-15 |
Hallvard Furuseth | Remove excess `0' arguments to fprintf. |
commit | commitdiff | tree | snapshot |
2003-05-15 |
Hallvard Furuseth | #include <ac/unistd.h> to get write() |
commit | commitdiff | tree | snapshot |
2003-05-15 |
Hallvard Furuseth | #include <ac/string.h> to get strcasecmp(). |
commit | commitdiff | tree | snapshot |
2003-05-15 |
Pierangelo... | add create/modify timestamp to all entries; use monitor... |
commit | commitdiff | tree | snapshot |
2003-05-15 |
Pierangelo... | cleanup previous commit; update header |
commit | commitdiff | tree | snapshot |
2003-05-15 |
Pierangelo... | need starttime before backend db_open() is invoked |
commit | commitdiff | tree | snapshot |
2003-05-15 |
Pierangelo... | add local generalized time generator |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Hallvard Furuseth | #include <ac/string.h>, to get strlen(), strncmp()... |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Jong Hyuk Choi | remove ch_malloc/ch_free |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Kurt Zeilenga | updated certificateExactMatch support, |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Howard Chu | ITS#2514 fix NULL deref |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Howard Chu | ITS#2509 add missing arg for dnNormalize |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Howard Chu | ITS#2511 use %p to log pointer values |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Howard Chu | Fix ldap_get_attribute_ber to get values in-place. |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Luke Howard | Don't crash if attr_find() fails (Howard, you might... |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Luke Howard | Fix content rule validation code -- don't use validatio... |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Howard Chu | ITS#2507, fix *_candidates error return values |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Howard Chu | Optimize modify_internal, only reindex the actual modif... |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Howard Chu | Fix prev commit, must passthru precomputed scopes |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Howard Chu | ITS#2506 - fix prev patch, don't ignore undefined filte... |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Howard Chu | ITS#2505 - make sr_strings per-op instead of static |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Howard Chu | plug memleak in alternate print_entry() |
commit | commitdiff | tree | snapshot |
2003-05-11 |
Howard Chu | Revert prev commit |
commit | commitdiff | tree | snapshot |
2003-05-11 |
Howard Chu | Plug leak in hdb |
commit | commitdiff | tree | snapshot |
2003-05-11 |
Howard Chu | Added SLAP_TOOL_READMAIN and SLAP_TOOL_READONLY slapMod... |
commit | commitdiff | tree | snapshot |
2003-05-11 |
Howard Chu | Another idle time tweak |
commit | commitdiff | tree | snapshot |
2003-05-10 |
Howard Chu | Plug mem leak in slapindex |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Howard Chu | For ITS#2502 - force release of locks on exiting threads |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Kurt Zeilenga | rm cruft |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Jong Hyuk Choi | -Test only valid for bdb |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Jong Hyuk Choi | -reenabling LDAP_CACHING |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Jong Hyuk Choi | -syncUUID search in syncrepl |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Kurt Zeilenga | Add a few more "nice to haves" |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Pierangelo... | now LDAP_CACHING can be enabled again; not sure it... |
commit | commitdiff | tree | snapshot |
2003-05-07 |
Jong Hyuk Choi | runqueue restructuring |
commit | commitdiff | tree | snapshot |
2003-05-07 |
Jong Hyuk Choi | runqueue update |
commit | commitdiff | tree | snapshot |
2003-05-07 |
Kurt Zeilenga | minor tweak |
commit | commitdiff | tree | snapshot |
2003-05-07 |
Jong Hyuk Choi | a runqueue for periodic thread execution (for syncrepl) |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Kurt Zeilenga | Fix typo in last commit |
commit | commitdiff | tree | snapshot |
2003-05-05 |
Kurt Zeilenga | ITS#2486: plug leak |
commit | commitdiff | tree | snapshot |
2003-05-05 |
Kurt Zeilenga | Blind fix for NGROUPS Tru64 5.1 bug (ITS#2485) |
commit | commitdiff | tree | snapshot |
2003-05-05 |
Jong Hyuk Choi | temporarily disable LDAP_CACHING (till API update) |
commit | commitdiff | tree | snapshot |
2003-05-05 |
Luke Howard | Don't crash slapi_filter_get_subfilt() if no "any"... |
commit | commitdiff | tree | snapshot |
2003-05-05 |
Luke Howard | Content rule logic fix |
commit | commitdiff | tree | snapshot |
2003-05-04 |
Luke Howard | Don't crash if no attributes in slapi_attr_value_find() |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Pierangelo... | add network timeout (ITS#2413 reworked) |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Luke Howard | Add slapi_x_filter_append(), as a replacement for slapi... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Luke Howard | Fix slapi_filter_join() behavioural bug. |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Kurt Zeilenga | Junk |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Kurt Zeilenga | Remove junk |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Jong Hyuk Choi | strdup cleanup |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Howard Chu | ITS#2480 uninit'd vars |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Hallvard Furuseth | Fix assignment of <char/int>* to unsigned <char/int... |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Hallvard Furuseth | ctrls[] was initialized with which non-constants. |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Hallvard Furuseth | Entry *e could be freed uninitialized after goto return... |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Hallvard Furuseth | Insert missing %s in printf format to print ldap_err2st... |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Hallvard Furuseth | Fix printf/Debug format arguments. |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Howard Chu | Use pthread_equal to compare thread IDs |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Jong Hyuk Choi | - LDAP_SYNCREPL defined in include/ldap.h |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Howard Chu | Fix HDB search_aliases crash, cleanup search scope... |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Luke Howard | Fix build breakage |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Howard Chu | Fix prev commit |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Howard Chu | ITS#2424 use two SASL contexts per session to conform... |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Jong Hyuk Choi | syncrepl REFRESH : a master entry modify case fix |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Jong Hyuk Choi | cleanup |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Jong Hyuk Choi | comment cleanup |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Jong Hyuk Choi | list of nonpresent entries in syncinfo_t |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Jong Hyuk Choi | syncrepl refresh mode : both scope-in & scope-out worki... |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Howard Chu | Fix prev commit |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Howard Chu | ITS#2424 reset SASL on an existing connection |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Howard Chu | For ITS#2424, move all SASL session management to ldap_... |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Luke Howard | A pre-operation plugin is not required to set SLAPI_RES... |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Howard Chu | ITS#2475 delete bogus SASL2 call |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Howard Chu | Added errmsg arg to lutil_passwd_{check,hash} functions |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Howard Chu | Log errors from dn2id failures |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Howard Chu | Use DB_RMW when deleting dn2id elements |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Howard Chu | Use computed filters to pass in search scope. |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Jong Hyuk Choi | - mods memory allocation fix |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Howard Chu | ITS#2401 support tests for dynamically loaded backends |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Jong Hyuk Choi | - manageDSAit is implicitly assumed for LCUP / SYNC |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Jong Hyuk Choi | LCUP / SYNC overrides manageDSAit upon calling select_b... |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Jong Hyuk Choi | cleanup |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Howard Chu | Revert prev commit. It's a symptom that BDB was built... |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Howard Chu | Better handling of computed filters |
commit | commitdiff | tree | snapshot |
next |