]> git.sur5r.net Git - openldap/history - servers
patch for ITS#3379
[openldap] / servers /
2004-10-28 Jong Hyuk Choipatch for ITS#3379
2004-10-28 Ralf HaferkampCRL checking options for ldap.conf and slapd.conf
2004-10-27 Jong Hyuk Choimove componentCertificate to test.schema for now
2004-10-27 Kurt ZeilengaRemove 'componentCertificate', doesn't belong in 'core...
2004-10-27 Sang Seok Limremove a componentCertificate attribute from the organi...
2004-10-27 Sang Seok LimHeader file for component.c
2004-10-27 Sang Seok LimComponent Matching module
2004-10-27 Howard ChuITS#3369 - be is seldom NULL, now test for be == frontendDB
2004-10-27 Howard ChuITS#3365 - fix leaking bdb locks when evaluating dynami...
2004-10-27 Howard ChuITS#3358 - make bdb_cache_lru_add skip entries that...
2004-10-27 Pierangelo Masaratiwarn when using "replogfile" or "replica" inside monito...
2004-10-20 Kurt ZeilengaFix LDAP Intermediate Response tag values.
2004-10-19 Kurt ZeilengaFix typo
2004-10-19 Kurt ZeilengaMore NEW_LOGGING removal
2004-10-16 Howard ChuBDB 4.3 compatibility
2004-10-16 Howard Chudefine DB_VERSION_FULL to simplify version checks
2004-10-16 Howard ChuFree old op->o_sync_csn before allocating new one....
2004-10-16 Pierangelo Masaratifix typo when string keys are used
2004-10-16 Jong Hyuk Choifurther cleanup of search data upon exit, abandon,...
2004-10-16 Howard ChuBDB 4.3 compatibility, if the reader TXN is deadlocked...
2004-10-12 Jong Hyuk Choisyncrepl consistency patch: utilize BDB txn rollback
2004-10-11 Kurt ZeilengaITS#3311: check sasl_auxprop_add_plugin return
2004-10-09 Jong Hyuk Choisyncrepl consistency patch
2004-10-09 Kurt ZeilengaConditionally add SIGTRAP signal handler
2004-10-08 Kurt ZeilengaITS#3362: Fix typo in dNSDomain def'n.
2004-10-08 Pierangelo Masaratiimprove memory allocation in sets
2004-10-08 Pierangelo Masaratifurther cleanup of sets
2004-10-08 Pierangelo Masarati"optimize" sets: since the attr part must be an attribu...
2004-10-08 Pierangelo Masaratirevert previous commit
2004-10-07 Pierangelo Masaratiimprove previous commit
2004-10-07 Pierangelo Masaratifix previous commit
2004-10-07 Pierangelo Masaratiimprove previous commit; now attrs in URI, if any,...
2004-10-07 Pierangelo Masaratiadd URI search to sets; documentation to come...
2004-10-07 Howard ChuAdd ppolicy_hash_cleartext config keyword, hash Adds...
2004-10-07 Howard ChuAdd a retry for entry_get too. (oops)
2004-10-06 Pierangelo Masaratis/free/slap_sl_free/
2004-10-06 Pierangelo Masaratiminor cleanup
2004-10-06 Pierangelo Masaratiextend the availability of submatches to non-regex...
2004-10-06 Howard ChuFix prev commit
2004-10-06 Howard ChuRevert ITS#3353 patch, it needs to be reworked.
2004-10-05 Pierangelo Masaraticleanup & silence warnings
2004-10-05 Jong Hyuk Choimisc cleanup
2004-10-05 Jong Hyuk Choisimplify attrs parsing and process objectClass differently
2004-10-04 Pierangelo Masaratifix global configuration patch (ITS#3353)
2004-10-04 Pierangelo Masaratifix global configuration patch (ITS#3353)
2004-10-04 Pierangelo Masaratiminor cleanup
2004-10-04 Pierangelo Masaratifix string_expand error cases; cleanup
2004-10-04 Pierangelo Masaratiadd support for entryUUID and entryCSN operational...
2004-10-03 Pierangelo Masaratiimprove previous commit; consistently use dn/ndn; add...
2004-10-02 Pierangelo Masaratiadd (and honor) a (configurable) baseObject to workarou...
2004-10-02 Pierangelo Masaraticleanup naming; minor fixes
2004-10-02 Sang Seok LimBug fix : msiing SLAPD_GLOBAL
2004-10-01 Howard ChuAdd a retry for failed connections
2004-10-01 Howard ChuAdd a retry for failed connections
2004-10-01 Howard ChuITS#3353 consolidate slapd globals into a single struct
2004-09-28 Pierangelo Masaratifix, rework and optimize search base; allow orphaned...
2004-09-28 Howard ChuAdd SLAP_MR_ORDERED_INDEX - support for inequality...
2004-09-28 Howard ChuMove time parsers from ppolicy.c to liblutil; preserve...
2004-09-28 Howard ChuTweak exact hashing in prev commit
2004-09-28 Howard ChuITS#2661: configurable substring index lengths
2004-09-27 Pierangelo Masaratiminor cleanup
2004-09-27 Pierangelo Masaratimore cleanup
2004-09-27 Pierangelo Masaratifix ITS#3346
2004-09-27 Jong Hyuk Choipreserve attrs="*"
2004-09-27 Pierangelo Masaratifix csne destroy
2004-09-26 Pierangelo Masaratimisc syncrepl cleanup/fixes
2004-09-26 Pierangelo Masaratipreformat "conn=%lu op=%lu"
2004-09-26 Pierangelo Masaratimultiple precision with BIGNUM/gmp/ulong
2004-09-26 Pierangelo Masaratiput overlays in alphabetical order
2004-09-25 Pierangelo Masaraticonsistently check return value of BindParam*; rework...
2004-09-25 Pierangelo Masaratiadd column size to SQLBindParameter when SQL_CHAR param...
2004-09-25 Kurt ZeilengaITS#3344: initialize threads early
2004-09-25 Jong Hyuk Choia fix to prev commit
2004-09-25 Kurt ZeilengaITS#3345: reorder includes to workaround Pth signal...
2004-09-24 Jong Hyuk Choirework of slap_mods2entry dup
2004-09-24 Jong Hyuk Choiback out prev commit
2004-09-23 Jong Hyuk ChoiA follow-on commit to the previous @oc support change...
2004-09-23 Jong Hyuk ChoiModified @oc supprot code to the share anlist routines...
2004-09-22 Pierangelo Masaratiimprove candidate selection when filtering by objectClass
2004-09-21 Jong Hyuk Choia memory fix for slap_mods2entry(): don't trim mods...
2004-09-21 Howard ChuMake ppolicy_add consistent with ppolicy_modify - don...
2004-09-20 Jong Hyuk Choimisc bug fix for @oc support
2004-09-20 Luke HowardRemove unused variable if not compiling with HAVE_TLS...
2004-09-20 Luke HowardAdd register_certificate_map_function() native plugin...
2004-09-18 Kurt Zeilengavalue_match cleanup
2004-09-18 Kurt Zeilengacomponent cleanup
2004-09-18 Jong Hyuk Choi*oc support in attr list
2004-09-18 Kurt Zeilengacleanup
2004-09-18 Kurt ZeilengaITS#3333 fix presence and substrings
2004-09-18 Kurt Zeilengacleanup
2004-09-18 Kurt Zeilengadescriptors are case insenstive (ITS#3334)
2004-09-17 Kurt ZeilengaITS#3333 fix for compare
2004-09-17 Kurt ZeilengaInitial ITS#3333 fix
2004-09-17 Sang Seok LimBug Fix : removing problematic counter increment
2004-09-14 Jong Hyuk Choifree default_referral
2004-09-14 Jong Hyuk Choireferral mem leak fix
2004-09-14 Jong Hyuk Choisupport for syncrepl attr list in file (both attrs...
2004-09-12 Pierangelo Masaratilots of cleanup; few improvements; fix RDN selection...
2004-09-11 Jong Hyuk Choirelease syncinfo mem upon syncrepl failure as well...
2004-09-11 Kurt ZeilengaFix result codes
next