]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2001-12-27  Kurt ZeilengaClean up a few globals
2001-12-27  Howard ChuMore struct berval fixes
2001-12-27  Howard ChuMore struct berval fixes for modrdn
2001-12-27  Kurt ZeilengaTrim RFCs
2001-12-27  Kurt ZeilengaTrim RFCs
2001-12-27  Kurt ZeilengaZap some old I-Ds which are not terrible relevant anymore.
2001-12-27  Howard ChuMore struct berval fixes for modrdn
2001-12-27  Kurt ZeilengaMisc updates
2001-12-27  Kurt Zeilengaa misc. few updates...
2001-12-27  Kurt ZeilengaMisc cleanup
2001-12-27  Kurt ZeilengaQuick struct berval DN support for defer alias API.
2001-12-27  Kurt Zeilengaadd group.c
2001-12-27  Kurt ZeilengaQuick patch to support struct berval dn2entry changes
2001-12-26  Kurt ZeilengaUpdate groups to use struct berval DNs.
2001-12-26  Kurt ZeilengaMore struct berval DNs changes
2001-12-26  Howard ChuChanged Filter.f_dn to struct berval*
2001-12-26  Kurt ZeilengaAdditional struct berval DN changes...
2001-12-26  Howard ChuSome more (incomplete) struct berval conversion
2001-12-26  Kurt ZeilengaFix modrdn and other misc cleanup
2001-12-26  Kurt ZeilengaUpdate to new API (struct berval DNs)
2001-12-26  Kurt ZeilengaUpdate to new struct berval DN API
2001-12-26  Kurt ZeilengaFix syntax errors caused by struct berval changes...
2001-12-26  Kurt Zeilengalint removal
2001-12-26  Kurt ZeilengaUpdate referral handling to use struct berval DNs.
2001-12-26  Pierangelo... not needed any longer
2001-12-26  Pierangelo... some char* to berval fixes
2001-12-26  Kurt ZeilengaMove search, modify, and modrdn APIs to struct berval...
2001-12-26  Kurt ZeilengaZap configinfo and cleanup unused defaults
2001-12-26  Kurt ZeilengaZap configinfo
2001-12-26  Kurt Zeilengamove compare and delete to struct berval DNs
2001-12-26  Kurt Zeilengastruct berval DN changes
2001-12-26  Kurt ZeilengaFix typo
2001-12-26  Kurt Zeilengamodify be_referral to use struct berval DNs.
2001-12-26  Kurt ZeilengaRemove lint.
2001-12-26  Kurt ZeilengaMisc cleanup and dn_normalize() zapping
2001-12-26  Howard ChuReplace strcat with slap_strcopy
2001-12-26  Howard ChuRemoved obsolete dn_normalize calls
2001-12-26  Howard ChuUse dnNormalize
2001-12-26  Howard ChuMoved bdb_strcopy to slap_strcopy
2001-12-26  Howard ChuMinor struct berval tweaks
2001-12-26  Howard ChuChanged get_limits to struct berval*
2001-12-26  Howard ChuPrecompute syn_oidlen and mr_oidlen
2001-12-26  Howard ChuChanged ma_rule_text to struct berval.
2001-12-26  Howard ChuAdd optional len to ber_str2bv
2001-12-26  Howard ChuAdded ldap_xxx2bv schema functions
2001-12-26  Howard ChuFirst pass at converting bind to struct bervals
2001-12-26  Pierangelo... more on attrs array from char* to berval*
2001-12-26  Howard ChuChanged ber_bvdup to ber_dupbv with destination provided
2001-12-26  Howard ChuMerged ber_bvstr and ber_bvstrdup into ber_str2bv.
2001-12-26  Howard ChuFix attrs handling
2001-12-26  Howard ChuFix attrs handling
2001-12-26  Howard ChuChanged search attrs to struct berval **.
2001-12-26  Howard ChuAdded missing passwd_back_db_config.
2001-12-26  Howard ChuChanged search attrs to struct berval **.
2001-12-26  Howard ChuMigrate to dnNormalize
2001-12-26  Howard ChuMinor cleanup
2001-12-26  Howard ChuFix unterminated string in previous commit. dnNormalize...
2001-12-26  Howard ChuMore struct berval changes, dnNormalize migration...
2001-12-25  Kurt ZeilengaMinor cleanup
2001-12-25  Kurt ZeilengaFix typo
2001-12-25  Kurt ZeilengaMore struct berval DNs
2001-12-25  Kurt ZeilengaFIx up replog calls, add replog call to bdb passwd
2001-12-25  Kurt ZeilengaHave replog() use struct berval DNs
2001-12-25  Kurt ZeilengaFix modrdn
2001-12-25  Kurt ZeilengaAdjust e_name.bv_len on modrdn
2001-12-25  Kurt ZeilengaMore "char *" to struct berval DN changes
2001-12-25  Kurt ZeilengaUse struct berval DNs for root DN and update DN
2001-12-24  Kurt ZeilengaRemove unneeded cheats. hyc found/fixed my bug (in...
2001-12-24  Kurt Zeilengaupdate comment
2001-12-24  Howard ChuFix SEGV when no newSuperior is specified
2001-12-24  Kurt ZeilengaThis really should work... but it's no more broken...
2001-12-24  Howard ChuFix uninitialized struct berval* to avoid assert in...
2001-12-24  Kurt ZeilengaAdd some cheats to dnNormalize and dnMatch to workaround
2001-12-24  Howard ChuFix typo in e_ndn macro
2001-12-24  Kurt ZeilengaMisc cleanup, but doesn't fix tests.
2001-12-24  Pierangelo... hex escape everything requires escape (uncomment #defin...
2001-12-24  Kurt ZeilengaMissed a dnPretty ber_val NULL...
2001-12-24  Pierangelo... more re-engineering; now rdn_attrs() and so are written...
2001-12-24  Pierangelo... back out previous change
2001-12-24  Kurt ZeilengaRequire the struct berval **out argument of dnPretty...
2001-12-24  Kurt ZeilengaFix up frontend side of modrdn. Need to rework backend...
2001-12-24  Howard ChuUse e_nname.bv_len
2001-12-24  Howard Chue_name.bv_len stuff in entry_decode
2001-12-24  Pierangelo... comment for future optimization
2001-12-24  Kurt ZeilengaBasic ename.bv_len work.
2001-12-24  Pierangelo... trim spurious e_ndn also from back-meta
2001-12-24  Howard ChuAvoid conflict with e_ndn macro
2001-12-24  Kurt ZeilengaFix DN struct berval issue
2001-12-24  Kurt ZeilengaEvery quick mod to use a struct berval for e_dn/e_ndn...
2001-12-24  Howard ChuChanged suffix_alias() to use struct berval * in-place.
2001-12-24  Pierangelo... re-engineered some dn related functions with ldap_dn...
2001-12-24  Pierangelo... better rdn exploding
2001-12-24  Howard ChuChanged Access->a_set_pat and acl->acl_dn_pat to struct...
2001-12-24  Howard Chuop->o_ndn berval fixes for SLAPD_ACI_ENABLED
2001-12-24  Howard ChuChanged sai_dn, sai_ndn to struct berval. (Affects...
2001-12-24  Howard ChuFix typo in berval commit
2001-12-24  Pierangelo... bug in explode dn (caused most test failures when reque...
2001-12-24  Kurt ZeilengaSome minor bugs for dntest ""
2001-12-24  Kurt Zeilengacannot assert la_private == NULL on free
2001-12-24  Kurt ZeilengaClean up some symbol scoping
next