]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2004-08-27  Kurt ZeilengaFix init error
2004-08-27  Luke HowardAllow mods to be NULL in slapi_int_ldapmods2modifications()
2004-08-27  Luke HowardFix a SLAPI bug where slapd could crash if a preop...
2004-08-27  Ralf Haferkampadded new test slapd-modify (based on slapd-modrdn...
2004-08-26  Sang Seok LimMisc Bug Fix:
2004-08-26  Luke HowardCheck for opinfo->boi_txn before using it - sometimes...
2004-08-26  Luke HowardDon't use SLAPI_TARGET_DN for group plugins - it is...
2004-08-26  Luke HowardSync with slapd/slapi/slapi.h (whose idea was it ever...
2004-08-26  Luke Howardboi_bdb must be set
2004-08-26  Luke Howardbackend_compute_output_attr() should use actual compute...
2004-08-26  Luke HowardFix "FIXME" in slapi_attr_add_value() - store normalize...
2004-08-26  Luke HowardExtend backend_attribute() to support computed attribut...
2004-08-26  Luke HowardAdd SLAPI_X_GROUP_TARGET_ENTRY so that group plugin...
2004-08-26  Sang Seok LimThis patch is for a component filter. please refer...
2004-08-25  Howard ChuITS#3301 fix prev commit, don't fail op on DB_NOTFOUND
2004-08-25  Luke HowardSupport pre-operation and post-operations for backend_g...
2004-08-25  Luke HowardAdd pblock types for backend_group SLAPI plugins
2004-08-25  Pierangelo... cleanup
2004-08-25  Pierangelo... check if "rootdn" is defined
2004-08-25  Howard ChuITS#3301 check for dn2entry failure
2004-08-25  Luke HowardRemove unused variable
2004-08-25  Pierangelo... "order by" plus -S "" seems to work...
2004-08-25  Pierangelo... try with "order by"...
2004-08-25  Luke HowardThis patch fixes some subtle interactions between SLAPI...
2004-08-25  Pierangelo... problems: asort() is not available in all awk implement...
2004-08-25  Pierangelo... remove cruft
2004-08-25  Pierangelo... works with IBM db2 as well; at this point the tsts...
2004-08-25  Pierangelo... more definitive improvements; now write operations...
2004-08-24  Pierangelo... write test is almost working for ibmdb2 as well...
2004-08-24  Pierangelo... revert previous (erroneous) commit
2004-08-24  Pierangelo... need to perform a select after adds...
2004-08-24  Pierangelo... cleanup
2004-08-24  Pierangelo... read-tests work also for ibmdb2
2004-08-24  Pierangelo... further fixes
2004-08-24  Pierangelo... ready for test...
2004-08-24  Pierangelo... fix various issues; line up with new tests
2004-08-24  Pierangelo... move call to frontend API
2004-08-24  Pierangelo... cleanup docs
2004-08-24  Pierangelo... rework SQL tests invocation; improve all tests
2004-08-24  Pierangelo... - proxy cache erroneously returns the filtering attributes
2004-08-24  Pierangelo... add paged results support to back-ldap
2004-08-24  Pierangelo... ldapsearch doesn't handle correctly setting paged resul...
2004-08-24  Luke HowardITS#3298 - ldap_sasl_int_bind() refers to incorrect...
2004-08-24  Luke HowardITS#3297 (double free)
2004-08-23  Luke HowardHarmonize bvptr2obj_copy() with values2obj_copy() ...
2004-08-21  Pierangelo... update and cleanup
2004-08-21  Pierangelo... move proxycache configuration directives into slapo...
2004-08-21  Pierangelo... add passwd change test
2004-08-21  Pierangelo... blind update of IBM db2 example data
2004-08-21  Pierangelo... cleanup
2004-08-21  Pierangelo... further improve tests; line-up with code
2004-08-21  Pierangelo... cleanup previous commit
2004-08-21  Pierangelo... handle referrals correctly; allow to add suffix entry...
2004-08-20  Jong Hyuk Choiattrs=*,+ becmoes the default behavior when attrs are...
2004-08-20  Pierangelo... more on back-sql test
2004-08-20  Pierangelo... now PostgreSQL seems to work...
2004-08-20  Pierangelo... update of RDBMS data for test031
2004-08-20  Pierangelo... test for back-sql; disbled by default, requires some...
2004-08-20  Pierangelo... added back-sql test under conditions; needs a README...
2004-08-20  Pierangelo... added back-sql test under conditions; needs a README...
2004-08-20  Pierangelo... allow to search for "auxiliary" objectClasses (i.e...
2004-08-20  Pierangelo... split entry_free in entry_clean ...
2004-08-19  Howard ChuITS#3289 - add SLAP_AT_DYNAMIC flag for dynamically...
2004-08-19  Howard ChuITS#3291 delay use of slap_known_controls until all...
2004-08-18  Howard ChuReworked fix for ITS#3140 - add access parameter to...
2004-08-18  Howard ChuMore for ITS#3288 be_pcl_mutex fixes
2004-08-18  Howard ChuMore fixes for prev commit
2004-08-18  Howard ChuDelete unused be_context_csn_mutex
2004-08-18  Howard ChuFix ITS#3288: use be_pcl_mutexp instead of be_pcl_mutex
2004-08-15  Howard ChuRevert rev 1.92, AI_ADDRCONFIG is not a legal flag...
2004-08-15  Howard ChuFix crash on modify if userpassword didn't exist yet
2004-08-13  Ralf Haferkamp- improvments on schema parsing
2004-08-12  Pierangelo... should fix ITS#3265
2004-08-12  Pierangelo... allow back-relay as module (ITS#3274)
2004-08-06  Pierangelo... cleanup attr flags; provide a helper OPENDLAP_REL_ENG_2_2_MP
2004-08-06  Pierangelo... cleanup
2004-08-06  Pierangelo... fix permissive; cleanup
2004-08-06  Pierangelo... cleanup
2004-08-06  Pierangelo... fix attr_merge() usage; cleanup
2004-08-06  Pierangelo... fix attr_merge() usage
2004-08-06  Pierangelo... fix malformed test and var initialization
2004-07-31  Pierangelo... allow to compare on hasSubordinates
2004-07-31  Jong Hyuk Choislapadd -i <rid list> fix
2004-07-30  Pierangelo... don't recompute userattrs
2004-07-30  Pierangelo... make sure sun_path is cleared out before accept()
2004-07-29  Pierangelo... further improve loglevel selection
2004-07-29  Pierangelo... allow to use names to set loglevel
2004-07-28  Pierangelo... minor cleanup
2004-07-28  Jong Hyuk Choishould not assert(0) in UUIDValidate
2004-07-28  Jong Hyuk ChoiPatch for ITS#3259
2004-07-27  Pierangelo... in case of early exit, frontendDB might be uninitialized
2004-07-26  Pierangelo... frontend stuff moved into a database structure, essenti...
2004-07-26  Pierangelo... monitor database added to all tests, to detect further...
2004-07-26  Pierangelo... misc cleanup and improvements; please use @URIx@ and...
2004-07-26  Pierangelo... cleanup previous fix; maybe the advanced url parsing...
2004-07-25  Pierangelo... slightly rework user/operational attributes handling...
2004-07-25  Pierangelo... fix ITS#3257
2004-07-25  Pierangelo... fix ITS#3254
2004-07-25  Pierangelo... fix leak when the rewriteContext is disabled (ITS#3256)
2004-07-25  Howard ChuFix ITS#3255, boi_bdb comparisons
next