]> git.sur5r.net Git - openldap/history - servers
lutil_passwd_hash result berval is in argument list now
[openldap] / servers /
2004-03-02 Howard Chulutil_passwd_hash result berval is in argument list now
2004-03-02 Howard ChuFix SLAPI_ADD_RESCONTROLS
2004-03-02 Howard ChuITS#2961 check for NULL authcDN
2004-03-01 Howard ChuITS#2985 fix slappasswd typo
2004-02-29 Howard ChuAdded pwdexop request structure to avoid redundant...
2004-02-28 Pierangelo Masaratihandle filter computed in a more granular way (ITS...
2004-02-28 Pierangelo Masaratifix the problem right now
2004-02-28 Pierangelo Masaratishould fix ITS#2983 - total count of ops initiated...
2004-02-27 Kurt ZeilengaMove to Attic
2004-02-26 Howard ChuMerged slap tools with main slapd binary; installs...
2004-02-26 Howard ChuITS#2934 - don't touch conn->c_sasl_dn for Simple Binds
2004-02-26 Howard ChuITS#2978 make sure liboverlays.a is always built and...
2004-02-26 Howard ChuITS#2970 fix build_new_dn for zero-length parent DN
2004-02-24 Jong Hyuk Choimisc addition to the previous glueing commit
2004-02-23 Jong Hyuk ChoiGlue entry pruning: delete parent entries when they...
2004-02-23 Jong Hyuk ChoiGlue entry pruning : delete parent entries after modrdn...
2004-02-23 Jong Hyuk ChoiGlue entry pruning support: delete the parent entries...
2004-02-23 Pierangelo Masaratiimprove filter error logging in case of unknown attribu...
2004-02-22 Jong Hyuk Choisyncrepl update: 1) improve error handling 2) glueing...
2004-02-18 Pierangelo Masaratiallow search limits based on groups (ITS#2967)
2004-02-17 Jong Hyuk Choisync with the man page slapadd(8) : does not change...
2004-02-17 Pierangelo Masaratifix numericStringMatch (ITS#2938)
2004-02-17 Pierangelo Masaratiimprove previous commit
2004-02-17 Pierangelo Masaratiallow no-user-modification propagations if back-ldap...
2004-02-13 Howard ChuITS#2888 fix back-ldap to check result of send_search_e...
2004-02-13 Howard ChuITS#2962 - EBCDIC db_version string
2004-02-13 Howard ChuITS#2960 - make sure bi_open gets invoked
2004-02-10 Kurt ZeilengaDon't defer abandon due to pending
2004-02-09 Kurt ZeilengaITS#2959: provide reason for deferring operation in...
2004-02-06 Jong Hyuk Choifix for ITS#2947
2004-02-04 Howard ChuAnother EBCDIC syslog fix
2004-01-31 Pierangelo Masaratifix duplicate key in metadata
2004-01-30 Kurt ZeilengaRemove now redundant error check
2004-01-28 Howard ChuUse Btree instead of Hash for indexing
2004-01-27 Jong Hyuk ChoiFix the missing delete problem (reported by Doug Council)
2004-01-22 Howard ChuSkip spurious Statslog's for callback-intercepted respo...
2004-01-21 Howard ChuITS#2888 once more, fix sizelimit propagation
2004-01-19 Pierangelo Masaratimake file names more slapd-ish; add attribute inheritan...
2004-01-19 Ralf HaferkampAdditional fix for ITS#2924: check for availability of
2004-01-17 Pierangelo Masaraticleanup
2004-01-17 Pierangelo Masaraticleanup
2004-01-17 Pierangelo Masaratihonor attributeType inheritance as well
2004-01-17 Pierangelo Masaratiimprove fix to ITS#2923; note that suffix massaging...
2004-01-17 Pierangelo Masaratifix ITS#2923
2004-01-17 Pierangelo Masaratinow I remember why I introduced the 'has_ldapinfo_dn_ru...
2004-01-16 Howard Chuslapd_shutdown/syncrepl fix
2004-01-16 Howard ChuITS#2924, fix transition to subsequent subordinates
2004-01-16 Pierangelo Masaratishould improve readability and (hopefully) decrease...
2004-01-15 Howard ChuFix syncrepl slapd_shutdown detection, would not stop...
2004-01-15 Howard Chusl_malloc tweak
2004-01-15 Howard ChuITS#2921, fix client connection handling for HAVE_WINSOCK
2004-01-15 Howard ChuFix static mingw dependency
2004-01-13 Pierangelo Masaratiadd extra level of parens only if required
2004-01-12 Howard Chutrim prev commit
2004-01-12 Howard ChuReally fix ITS#2905
2004-01-12 Howard ChuFix ITS#2905, properly detect duplicate entries
2004-01-11 Pierangelo Masaratiwarn if no suffix or no init function are present
2004-01-11 Pierangelo Masaratidon't segfault if a database doesn't have the suffix
2004-01-11 Pierangelo Masaratifix ITS#2901
2004-01-11 Pierangelo Masaratidon't search if the filter is invalid; search also...
2004-01-10 Pierangelo Masaraticleanup avl duplicate handling
2004-01-10 Pierangelo Masaratiallow multiple attribute definitions; honor ldap_entry_...
2004-01-09 Pierangelo Masaratihonor objectclass inheritance in filters + some cleanup
2004-01-09 Kurt ZeilengaITS#2906: report invalid userPassword schemes, clarify...
2004-01-09 Pierangelo Masaratidon't try to decide if uppercase based on LDAP matching...
2004-01-09 Pierangelo Masaratitable 'ldap_entries' must be aliased to allow filtering...
2004-01-08 Pierangelo Masaratineed odbc libs when building back-sql as module
2004-01-08 Kurt ZeilengaFix typo in slap_auxprop_init() (should not impact...
2004-01-05 Pierangelo Masaratifix ITS#2900
2004-01-02 Luke HowardFix previous commit
2004-01-02 Luke HowardWrap slapi_entry_attr_get_charptr() around slapi_value_...
2004-01-02 Luke HowardCheck value is a C string in slapi_value_get_string()
2004-01-01 Kurt ZeilengaHappy new year
2004-01-01 Luke HowardMake defaulted backend available to ACL plugin pblock
2004-01-01 Luke HowardFix ACL plugin bug - return value of ACL plugins was...
2003-12-31 Jong Hyuk Choia patch for persistent search
2003-12-31 Kurt Zeilengacleanup
2003-12-31 Kurt ZeilengaQuick hack for PSEARCH crash.
2003-12-31 Kurt Zeilengacleanup
2003-12-30 Kurt Zeilengaclarify meaning of strongAuthRequired
2003-12-30 Kurt ZeilengaInitial subordinate implementation (for chaining)
2003-12-30 Luke HowardFix assertion failure if acl_check_modlist() called...
2003-12-30 Kurt ZeilengaUpdate OID
2003-12-30 Kurt ZeilengaMisc cleanup
2003-12-30 Kurt ZeilengaLDAP_SCOPE_SUBORDINATES (for chaining)
2003-12-29 Kurt ZeilengaUpdate no-op control to return LDAP_NO_OPERATION instea...
2003-12-29 Kurt ZeilengaMisc code cleanup
2003-12-28 Luke HowardDon't require slapi to be in the path - always include...
2003-12-28 Luke HowardCleanup SLAPI namespace
2003-12-27 Luke HowardInitialize terminating bv_len in slapi_int_ldapmods2mod...
2003-12-25 Howard ChuBetter fix for ITS#2512. Use callback to invoke replog...
2003-12-25 Howard ChuRevert prev commit, unnecessary
2003-12-25 Howard ChuRevert prev commit, not necessary
2003-12-24 Howard ChuFix prev commit
2003-12-24 Howard ChuUse a separate mutex for the replication timestamp
2003-12-24 Howard ChuITS#2895 TXN_PREPARE is not needed since we use nested...
2003-12-24 Howard ChuITS#2895 store a copy in the entry cache
2003-12-24 Howard ChuFix bogus "Internal error" when deleting non-existent...
2003-12-24 Howard ChuFix reject error logging
2003-12-23 Howard ChuDon't assume the replog is sorted, sort the queue befor...
next