]> git.sur5r.net Git - openldap/history - servers/slapd
A follow-on commit to the previous @oc support change to use anlist
[openldap] / servers / slapd /
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
2004-09-11 Pierangelo Masaratifix previous commit...
2004-09-11 Pierangelo Masaratifix previous commit when GMP is not defined
2004-09-11 Pierangelo Masaratiminor improvements
2004-09-11 Pierangelo Masaratiuse GMP for multiple precision in counters
2004-09-11 Pierangelo Masaratifix negative counters; prepare for imrpved count of...
2004-09-11 Pierangelo Masaratiblind update to new tests
2004-09-11 Jong Hyuk Choimemory leak fixes
2004-09-10 Kurt ZeilengaAdd localSSF slapd.conf(5) directive to set SSF associated
2004-09-10 Kurt ZeilengaITS#3326: fix slaptest shutdown
2004-09-09 Kurt ZeilengaAdd additional DN matching rules.
2004-09-09 Kurt ZeilengaAdd initial dnSubtreeMatch.
2004-09-08 Kurt Zeilengaimprove last commit
2004-09-08 Kurt ZeilengaFix entryDN matching
2004-09-08 Kurt ZeilengaAdd "slapcat -a filter" support
2004-09-07 Kurt ZeilengaAdd entryDN MRA support. This is intended to be used:
2004-09-07 Kurt ZeilengaAdd presence and equality support for entryDN,
2004-09-07 Kurt Zeilengacleanup
2004-09-07 Kurt ZeilengaFix OID assignment
2004-09-07 Kurt ZeilengaentryDN is dynamic
2004-09-07 Kurt ZeilengaInitial entryDN implementation.
2004-09-05 Kurt ZeilengaUse shtool(1) (to a limited degree, more use would...
2004-09-04 Pierangelo Masaratitrying 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 ZeilengaITS#3320: 'restrict' cleanup
2004-09-03 Jong Hyuk Choifix for test019 glitch
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 Masaratifix previous commit
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-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 ZeilengaAdd FIXME comment regarding improper return of unavaila...
2004-08-28 Sang Seok Lim.conf and .schema files for test31-component-filter
2004-08-28 Kurt ZeilengaNote fixme
2004-08-28 Kurt ZeilengaReferrals should not (except in special cases) be
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 ZeilengaMove LDAP_COMP_MATCH define from ldap.h to slap.h
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-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 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 Pierangelo Masaraticheck 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 Masaratitry with "order by"...
2004-08-25 Luke HowardThis patch fixes some subtle interactions between SLAPI...
2004-08-25 Pierangelo Masaratiremove cruft
2004-08-25 Pierangelo Masaratimore definitive improvements; now write operations...
next