]> git.sur5r.net Git - openldap/shortlog
openldap
2004-09-05 Kurt ZeilengaUpdate shtool to 2.0.1
2004-09-04 Pierangelo... need a lot of space for stress tests; need to bind...
2004-09-04 Kurt ZeilengaFix typo
2004-09-04 Pierangelo... trying to make names consistent
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-09-04 Kurt ZeilengaMove MSVC port to the Attic
2004-09-03 Kurt ZeilengaUpdate mismatch error messages
2004-09-03 Kurt ZeilengaITS#3320: 'restrict' cleanup
2004-09-03 Jong Hyuk Choifix for test019 glitch
2004-09-03 Kurt ZeilengaCleanup
2004-09-02 Jong Hyuk Choiadded avl_free() at the end of do_syncrep2()
2004-09-02 Howard ChuITS#3309 better fix, add op->ord_csn in frontend and...
2004-09-01 Jong Hyuk Choiuse of NULL ctx in slap_modrdn2mods
2004-09-01 Jong Hyuk Choirevert prev commit to normalizers
2004-09-01 Howard ChuAvoid gratuitous reindexing of cn and objectclass in...
2004-09-01 Howard ChuITS#3309 fix syncrepl psearch propagation of Delete...
2004-09-01 Kurt Zeilengasubsequent allows/disallows directives should be additive
2004-09-01 Kurt Zeilengacleanup
2004-08-31 Jong Hyuk Choiuse ch_malloc for normailzed values
2004-08-31 Jong Hyuk Choipatch for ITS#3296 - do not use sl_malloc on normalized...
2004-08-30 Kurt ZeilengaAdd note about test.schema
2004-08-30 Kurt ZeilengaOn second thought, reverse that commit.
2004-08-30 Kurt ZeilengakrbName may be useful without old k4bind
2004-08-30 Kurt ZeilengaZap old krb5-kdc schema.
2004-08-30 Pierangelo... fix previous commit
2004-08-30 Kurt ZeilengaMisc updates
2004-08-30 Kurt ZeilengaClarify error messages
2004-08-29 Jong Hyuk ChoiITS#3289 - exattrs support
2004-08-29 Jong Hyuk ChoiUse global alloc for now
2004-08-29 Jong Hyuk ChoiFurther fixes for ITS#3297
2004-08-29 Kurt ZeilengaITS#3310: Fix lud_host typo
2004-08-28 Howard ChuForced Commit - prev commit (1.56) also fixes ITS#3263...
2004-08-28 Kurt ZeilengaTLS SSF does not imply a transport_ssf.
2004-08-28 Kurt ZeilengaReplace compfilter.schema with test.schema, which now
2004-08-28 Kurt Zeilengacleanup
2004-08-28 Kurt Zeilengacleanup
2004-08-28 Kurt Zeilengadeprecated
2004-08-28 Kurt Zeilenganew RFCs
2004-08-28 Kurt ZeilengaAdd FIXME comment regarding improper return of unavaila...
2004-08-28 Kurt Zeilengafix typo in last commit
2004-08-28 Kurt ZeilengaAdd scheme check to find_connection
2004-08-28 Sang Seok Lim.conf and .schema files for test31-component-filter
2004-08-28 Kurt ZeilengaA better find_connection() port fix
2004-08-28 Kurt ZeilengaPartial ITS#3280 fix. ldap:// referrals only.
2004-08-28 Kurt ZeilengaFix typo
2004-08-28 Kurt ZeilengaNote fixme
2004-08-28 Kurt ZeilengaReferrals should not (except in special cases) be
2004-08-28 Kurt ZeilengaITS#3275: fix logging
2004-08-28 Howard Chufix uninit'd be_context_csn for syncrepl
2004-08-27 Luke HowardRemove bogus SLAPI code path which special-cased modlis...
2004-08-27 Kurt Zeilengacleanup
2004-08-27 Kurt ZeilengaInstead of removing AI_ADDRCONFIG, place behind #ifdef...
2004-08-27 Kurt ZeilengaMove LDAP_COMP_MATCH define from ldap.h to slap.h
2004-08-27 Kurt ZeilengaUpdate RFCs and I-Ds...
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
next