]> git.sur5r.net Git - openldap/history - servers/slapd
Use defined Root DSE attributes.
[openldap] / servers / slapd /
2001-10-23 Kurt ZeilengaUse defined Root DSE attributes.
2001-10-23 Kurt ZeilengaUpdated busy loop protection
2001-10-23 Julio Sánchez Fern... Remove bogus refusal to index ;binary attributes. ...
2001-10-23 Julio Sánchez Fern... And this change implements indexing for certificateExac...
2001-10-23 Julio Sánchez Fern... No code change, added a comment warning of a possible...
2001-10-23 Julio Sánchez Fern... Compares get values in the matching rule syntax (see...
2001-10-23 Julio Sánchez Fern... Replacement for value_find and compatibility macro.
2001-10-23 Julio Sánchez Fern... Normalization and more error checking.
2001-10-22 Julio Sánchez Fern... When checking if an entry matches some filter, we have...
2001-10-22 Julio Sánchez Fern... Extend value_match to extract an asserted value from...
2001-10-22 Julio Sánchez Fern... Add a flag to help the value_* functions know whether...
2001-10-22 Julio Sánchez Fern... Do something with the error text.
2001-10-22 Howard ChuDon't free entries since the tools realloc the buffers.
2001-10-22 Howard ChuFix some uninitialized variables
2001-10-22 Howard ChuFix entry_encode; must save the given e->e_dn without...
2001-10-22 Howard ChuMissed a test in AttributeDescription commit
2001-10-22 Howard ChuMoved binary entry_encode/entry_decode into main code...
2001-10-22 Howard ChuMoved AttributeDescription caching into main code:
2001-10-22 Julio Sánchez Fern... It now sort of works, but needs some normalization...
2001-10-21 Kurt ZeilengaExperiment with busy loop protection...
2001-10-20 Julio Sánchez Fern... Use the ldap syntax oid assigned by David Chadwick...
2001-10-20 Pierangelo Masaratilisten on any device
2001-10-20 Julio Sánchez Fern... First cut at certificateExactMatch, completely untested...
2001-10-19 Howard ChuPatches for modify/modrdn to work with BDB_USE_BINARY_RW.
2001-10-19 Howard ChuAdded new bdb_encode/bdb_decode functions, must #define...
2001-10-13 Kurt ZeilengaBDB updates... haven't had a chance to work on this...
2001-10-11 Mark AdamsonSerialize access to idl insert/delete key routines...
2001-10-10 Kurt ZeilengaCheck for no OID.
2001-10-09 Kurt ZeilengaDelete attribute indices
2001-10-05 Kurt ZeilengaFix some NEW_LOGGING errors
2001-10-05 Kurt ZeilengaBDB_INDEX code does no harm (but no good yet, not used...
2001-10-05 Kurt ZeilengaDon't assume e_id is a long.
2001-10-05 Kurt ZeilengaAnother round. BDB_INDEX almost ready for functional...
2001-10-05 Kurt ZeilengaMinor updates
2001-10-05 Kurt ZeilengaReturn unwillingToPerform instead of noSuchObject for...
2001-10-05 Kurt ZeilengaInitial idl fetch code, undef BDB_INDEX for now, other...
2001-10-04 Kurt ZeilengaAdd some initial BDB_INDEX code... needs much work.
2001-10-04 Kurt ZeilengaMore changes to let BDB build without LDBM.
2001-10-04 Kurt ZeilengaAdd prelim index code from LDBM, needs work...
2001-10-03 Kurt ZeilengaAdd BDB_INDEX error handling
2001-10-03 Kurt ZeilengaAdd error handling to BDB_INDEX code
2001-10-03 Kurt ZeilengaAn incremental step.
2001-10-03 Kurt ZeilengaAdd BDB index config code
2001-10-03 Kurt ZeilengaReplace #if 0 with #if MACRO
2001-10-03 Kurt ZeilengaEnable management of attribute indices. Not yet used...
2001-10-03 Kurt ZeilengasubschemaSubentry attributes could be leaked under...
2001-10-03 Pierangelo Masaratiuse slap_str2undef_ad for unknown attributes
2001-10-02 Pierangelo Masaraticandidate check using new macro from Kurt
2001-10-02 Kurt ZeilengaAdd BDB_IDL_N() macro for ando
2001-10-02 Pierangelo Masaratiforward porting of time/size limits from back-ldbm...
2001-10-02 Pierangelo Masaratiforward porting of empty parent dn checks from back...
2001-10-02 Pierangelo Masaratiforward porting of composite rdn handling from back...
2001-10-02 Pierangelo Masaratifix memory leak in case of ACL failure (no write permis...
2001-10-02 Howard ChuMore CLDAP tweaks, to differentiate between real LDAPv2...
2001-10-01 Pierangelo Masaratifix candidate selection based on scope
2001-10-01 Pierangelo Masaratifix result bug; add hooks for error selection based...
2001-10-01 Pierangelo Masaratifix various result returning bugs, mostly related to...
2001-10-01 Kurt ZeilengaRework DB_THREAD support. CDB support needs reimplemen...
2001-09-29 Stig VenaasRemoved a superfluous line left after the ai_addr ...
2001-09-29 Kurt ZeilengaRework getaddrinfo() stuff for ai_addr == NULL
2001-09-28 Kurt ZeilengaFix reference stats2 message
2001-09-28 Howard ChuSet protocol to LDAP_VERSION2 on UDP session.
2001-09-28 Howard ChuResurrection/rewrite of CLDAP (RFC1798 Connectionless...
2001-09-26 Howard ChuReplace some calloc/realloc with ch_calloc/ch_realloc...
2001-09-26 Kurt ZeilengaFix up binary search
2001-09-26 Kurt ZeilengaUse a 64MB stack (instead of a 64K on some systems...
2001-09-26 Kurt ZeilengaFix build errors
2001-09-25 Kurt Zeilengaidl_check for back-bdb
2001-09-25 Kurt ZeilengaAdd a sample ACL
2001-09-25 Kurt Zeilengaldif.h include cleanup
2001-09-24 Kurt ZeilengaTrim both \n and \r\n from config files.
2001-09-22 Howard ChuTweaked ID_BLOCKs to record NIDs for INDIRECT blocks...
2001-09-22 Howard ChuFix another SEGV from previous patch.
2001-09-22 Howard ChuFix previous idl_find patch. Cannot test <=0 with unsig...
2001-09-21 Howard ChuAdd idl_find binary search routine, used by idl_insert...
2001-09-21 Kurt Zeilengabump MAXARGS to 500
2001-09-20 Mark AdamsonFinished the integerMatch matching rule and the integer...
2001-09-19 Pierangelo Masaratilogs changes even if no appropriate replica (or none...
2001-09-18 Kurt ZeilengaMinor cleanup of last commit
2001-09-18 Kurt Zeilengacomment out inetLocalMailReciepent as it has no assigne...
2001-09-18 Howard ChuFix ITS#1213, OID macro parsing in attributetypes
2001-09-18 Kurt ZeilengaPatch for SASL EXTERNAL. Needs to be tested with other...
2001-09-18 Howard ChuFix crashes for SASL/EXTERNAL binds:
2001-09-17 Kurt ZeilengaClean up include logging
2001-09-16 Kurt ZeilengaBack out ManageDsaIt change.
2001-09-16 Kurt ZeilengaMinor cleanup
2001-09-16 Kurt ZeilengaRemove lint
2001-09-13 Pierangelo Masaraticleanup and cast of logs
2001-09-09 Kurt ZeilengaClean up asserts, should assert desc != NULL instead...
2001-09-09 Kurt ZeilengaAdd root DSE supportedFeatures support.
2001-09-08 Kurt ZeilengaUpdate 'invalid data' error message.
2001-09-08 Kurt ZeilengaAdd referral scope checks (ITS#1289) from dshriver...
2001-09-07 Kurt ZeilengaAdd IDL debugging code from SuSE.
2001-09-07 Dmitry Kovalevfinish the prefious fixes... it is really hard to commi...
2001-09-07 Dmitry Kovalevsome cosmetics and minor problems fixed, pointed out...
2001-09-07 Kurt ZeilengaAdd <limits.h>
2001-09-04 Kurt ZeilengaRemove extensible filter #ifdef
2001-09-02 Kurt ZeilengaAdd some EINTR logic to back-shell. Assumes fgets...
2001-09-01 Kurt ZeilengaAdd general extensible matching support and integerBitA...
2001-09-01 Kurt ZeilengaAllow dn.base=""
next