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 |
2003-04-23 |
Luke Howard | Fix incorrect usage of slapi_ch_free() |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Howard Chu | Added back-hdb. Contributed by Howard Chu @ Symas Corp. |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Howard Chu | Function renaming, make internal funcs static, etc. |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Luke Howard | Fix SLAPI debug message typo |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Howard Chu | Fix file: URL examples |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Howard Chu | Fix missing slash in file: URL |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Kurt Zeilenga | Add CONTRIBUTING section to HEAD's README |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Jong Hyuk Choi | move ldap_get_message_ber() from ldap.h to ldap_pvt.h |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Jong Hyuk Choi | get_ldapmsg_ber() -> ldap_get_message_ber() |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Jong Hyuk Choi | Misc cleanup - more to come. |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Jong Hyuk Choi | get_ldapmsg_ber() added. |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Kurt Zeilenga | Fix typo in last commit |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Howard Chu | Missed a bei_rdn in prev commit |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Kurt Zeilenga | Fix up subtreeSpecification to allow new GSER-based... |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Jong Hyuk Choi | subtreeSpecification syntax change : -binary +validator |
commit | commitdiff | tree | snapshot |
next |