]> git.sur5r.net Git - openldap/history - servers
Some more (incomplete) struct berval conversion
[openldap] / servers /
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 ZeilengaUpdate referral handling to use struct berval DNs.
2001-12-26 Pierangelo Masaratinot needed any longer
2001-12-26 Pierangelo Masaratisome 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 ChuAdded ldap_xxx2bv schema functions
2001-12-26 Howard ChuFirst pass at converting bind to struct bervals
2001-12-26 Pierangelo Masaratimore on attrs array from char* to berval*
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 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 Kurt ZeilengaMissed a dnPretty ber_val NULL...
2001-12-24 Pierangelo Masaratimore re-engineering; now rdn_attrs() and so are written...
2001-12-24 Pierangelo Masaratiback 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 Masaraticomment for future optimization
2001-12-24 Kurt ZeilengaBasic ename.bv_len work.
2001-12-24 Pierangelo Masaratitrim 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 Masaratire-engineered some dn related functions with ldap_dn...
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 Kurt ZeilengaClean up some symbol scoping
2001-12-24 Kurt ZeilengaMisc DN cleanup, no functional changes
2001-12-24 Kurt ZeilengaMake note of deprecated DN routines. Need to write
2001-12-24 Kurt ZeilengaImprove error message
2001-12-23 Kurt ZeilengaMinor cleanup, rename ldapava_free_*() routines and
2001-12-23 Kurt ZeilengaZap dn_match(), cleanup up prototype header
2001-12-23 Kurt ZeilengaMove dnValidate, dnNormalize, dnPretty to dn.c
2001-12-23 Kurt Zeilengause dnPretty instead of dn_pretty
2001-12-22 Kurt ZeilengaUpdate BER decoding of PDU to use "o" (struct berval...
2001-12-22 Kurt ZeilengaFix up builds
2001-12-22 Kurt ZeilengaAdd a couple of FIXME comments
2001-12-22 Pierangelo Masaratiadded operations and sent stats to back-monitor; minor...
2001-12-22 Pierangelo Masaratiallegedly unnecessary selection of first database to...
2001-12-22 Pierangelo Masaratibetter handling of on-the-fly operational attrs by...
2001-12-22 Pierangelo Masaratiadded hasSubordinates to back-monitor
2001-12-22 Pierangelo Masaratiadded backend-side support for on-the-fly operational...
2001-12-21 Pierangelo Masaratitemporary variable erroneously inside #ifdef (ITS#1503)
2001-12-21 Kurt ZeilengaLDAPv2 disallow and other flag changes
2001-12-20 Howard ChuFix - don't free constant database names
2001-12-20 Kurt ZeilengaAdd abstract object class checks and a bit of structura...
2001-12-20 Kurt ZeilengaFix error in last commit
2001-12-20 Kurt ZeilengaAdd better error reporting.
2001-12-19 Kurt ZeilengaFix minor error in error text handling
2001-12-19 Kurt ZeilengaPatch slapadd(8) to provide a structuralObjectClass...
2001-12-19 Kurt ZeilengaAdd structuralObjectClass support and a bit of const...
2001-12-18 Howard Chumore cleanup from jon@symas.com
2001-12-18 Howard ChuBDB_MULTI still needs the dupsort function.
next