]> git.sur5r.net Git - openldap/history - servers
Revert to original code
[openldap] / servers /
2004-03-06 Howard ChuRevert to original code
2004-03-06 Pierangelo Masaratimassage normalized DN when either is fine
2004-03-06 Pierangelo Masaraticleanup
2004-03-06 Pierangelo Masaratihandle unknown attribute type (ITS#3005)
2004-03-06 Pierangelo Masaratiinitial round of fixes related to ITS#2986
2004-03-06 Howard ChuStore IDs in BeigEndian format on disk
2004-03-06 Howard ChuStore IDs in BigEndian format on disk
2004-03-06 Howard ChuITS#3004, fix IDL cache AVL comparisons
2004-03-06 Pierangelo Masaratidocument saslAuthzTo/saslAuthzFrom new syntax; add...
2004-03-06 Pierangelo Masaratifix continuation of ITS#2999
2004-03-05 Howard ChuFix prev commit
2004-03-05 Howard ChuTake advantage of IDL cache in bdb_idl_insert/delete_key
2004-03-05 Howard ChuFix prev commit
2004-03-05 Howard ChuSet IDL cache to 10x Entry cache by default
2004-03-05 Howard Chuunifdef SLAP_IDL_CACHE
2004-03-05 Howard ChuITS#2992 Windows fixes from Alexey Melnikov
2004-03-05 Howard ChuITS#2998 rename pcl -> be_pcl
2004-03-05 Pierangelo Masaraticleanup
2004-03-04 Pierangelo Masaratiimprove fix to ITS#2999: don't care about limits after...
2004-03-04 Pierangelo Masaratifix ITS#2999
2004-03-03 Howard ChuFix missing EQAULITY rules
2004-03-02 Howard ChuITS#2974 fix hole array allocation
2004-03-02 Howard Chudefault_passwd_hash now takes a list of schemes
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
next