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 |
2003-04-29 |
Kurt Zeilenga | cleanup |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Howard Chu | Free ber mem arrays in reverse order. (better for sl_free) |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Hallvard Furuseth | Implement slapcat -s <dn>: Only dump a subtree of the... |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Howard Chu | Fix computed filter inversion |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Howard Chu | Check HAVE_CYRUS_SASL for sasl_done(). |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Hallvard Furuseth | Must have ';' between default: and '}' |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Howard Chu | ITS#2474 default return value |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Kurt Zeilenga | remove dnNormalize2 |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Kurt Zeilenga | remove dnPretty |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Jong Hyuk Choi | tab cleanup |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Hallvard Furuseth | Reduce warnings: Add missing 0 or NULL initializers... |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Hallvard Furuseth | Make string parameter to ldap_charray_add() and ldap_ch... |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Hallvard Furuseth | Minor nroff tweaks. |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Hallvard Furuseth | #include <ac/string.h>. |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Hallvard Furuseth | #include <ac/string.h>, to get memset() and strlen(). |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Hallvard Furuseth | Print long with %ld, not %d. |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Hallvard Furuseth | Don't do arithmetic on void pointers. |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Hallvard Furuseth | Declare lap_free_ctrls() and sl_mem_init(). |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Hallvard Furuseth | #include "ldap_pvt.h", to get ldap_charray_free() and... |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Hallvard Furuseth | #include <lber.h>, to get ber_memalloc_x() and ber_memr... |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Hallvard Furuseth | Cast away const. |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Hallvard Furuseth | #include "ldap_pvt.h", to get ldap_pvt_tls_destroy(). |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Howard Chu | Fix computed TRUE/FALSE filters |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Howard Chu | ITS#2453 - Handle computed filters, ignore Undefined... |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Howard Chu | Handle SLAPD_FILTER_COMPUTED cases |
commit | commitdiff | tree | snapshot |
2003-04-28 |
Kurt Zeilenga | generic first component matching routines |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Kurt Zeilenga | axe suffixAlias |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Luke Howard | Remove unused variables in slapi_filter_test() |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Luke Howard | Don't crash in slapi_send_ldap_search_entry if no attri... |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Howard Chu | Undo BDB const mucking |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Howard Chu | ITS#2464 don't strdup NULL DN |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Howard Chu | EBCDIC fix - ber_pvt_strcopy is now lutil_strcopy |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Howard Chu | ITS#2467 NULL pointer check |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Kurt Zeilenga | fix up nvalues code so that pretty routines work properly |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Kurt Zeilenga | Need to pretty assertion values |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Kurt Zeilenga | cleanup |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Kurt Zeilenga | Backout last commit... needs more work |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Kurt Zeilenga | rework objectClass mucking to use syntax "pretty" routine |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Kurt Zeilenga | remove lint |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Kurt Zeilenga | Add some comments about DB_CONFIG |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Kurt Zeilenga | Fix typo |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Luke Howard | Fix potential attr_merge_normalize() crasher |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Luke Howard | More careful checking of AVA flags |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Luke Howard | Fix Active Directory canonical name breakage |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Luke Howard | Fix another crasher in attr_merge_normalize_one() |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Luke Howard | Fix crasher in attr_merge_normalize_one() |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Luke Howard | When a validate function fails from within a tool,... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Howard Chu | Fix prev commit |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Kurt Zeilenga | New integer syntax / matching routines |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Howard Chu | Clean up prev commit |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Howard Chu | Fix multi-byte tag parsing |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Howard Chu | ITS#2465 fix? ber_get_next must read at least sizeof... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Howard Chu | ITS#2458 fix array decoding |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Kurt Zeilenga | Rebuild configure scripts with --enable-hdb support |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Jong Hyuk Choi | ber, bv memory cleanup |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Howard Chu | Fix byte-ordering in bdb_dup_compare |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Luke Howard | slapi_dn_normalize() should pretty DN; slapi_dn_normali... |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Howard Chu | Change RDN compare funcs, we don't need lexical ordering |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Luke Howard | Use attr_merge_normalize() instead of attr_mergeit() |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Howard Chu | Added back-hdb |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Howard Chu | Subtree rename support for the cache |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Luke Howard | Allow search rewriter plugins to also set the search... |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Howard Chu | Fix multiple inclusion |
commit | commitdiff | tree | snapshot |
next |