]> git.sur5r.net Git - openldap/shortlog
openldap
2001-09-09 Kurt ZeilengaRemove dead code
2001-09-09 Kurt ZeilengaAdd root DSE supportedFeatures support.
2001-09-09 Kurt ZeilengaBlindly fix TLS/SASL external interaction.
2001-09-09 Kurt ZeilengaMinor cleanup of ldap_perror()
2001-09-08 Kurt ZeilengaUpdate to latest
2001-09-08 Kurt ZeilengaCorrect typo
2001-09-08 Kurt ZeilengaUpdate to 2.7
2001-09-08 Kurt ZeilengaUpdate from DRAFT to 2.7
2001-09-08 Kurt ZeilengaRevert
2001-09-08 Kurt ZeilengaUpdate 'invalid data' error message.
2001-09-08 Kurt ZeilengaForced commit to correct last log 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 Ralf Haferkampadded empty() method to the list classes. (Patch was...
2001-09-07 Dmitry Kovalevsome cosmetics and minor problems fixed, pointed out...
2001-09-07 Kurt ZeilengaAdd <limits.h>
2001-09-05 Kurt ZeilengaFix TLS ldap.conf issues
2001-09-05 Kurt ZeilengaAnother draft
2001-09-05 Kurt Zeilengaadd some additional projects
2001-09-05 Kurt ZeilengaUpdated COPYRIGHT/LICENSE to be even less restrictive.
2001-09-04 Kurt ZeilengaRemove extensible filter #ifdef
2001-09-04 Kurt ZeilengaDon't ignore attribute list when -S is specified.
2001-09-04 Kurt ZeilengaClean up DNs and remove extraneous files
2001-09-04 Kurt ZeilengaUse RFC 2253 DNs
2001-09-03 Kurt ZeilengaDo version checks for BDB 3 or greater
2001-09-03 Kurt ZeilengaImport backwards compatibility for BDB 3.0.x
2001-09-02 Kurt ZeilengaUpdate URL
2001-09-02 Howard ChuFix ldap_int_tls_start to set its error codes in ld...
2001-09-02 Howard ChuFull implementation of server identity checking per...
2001-09-02 Kurt ZeilengaAdd some EINTR logic to back-shell. Assumes fgets...
2001-09-01 Kurt ZeilengaMinor fixes including those from ITS#1283
2001-09-01 Kurt ZeilengaAdd general extensible matching support and integerBitA...
2001-09-01 Kurt ZeilengaAllow dn.base=""
2001-09-01 Kurt ZeilengaOpen databases using WRCREAT not READER.
2001-08-31 Kurt ZeilengaThere is no TLSProtocol option.
2001-08-31 Kurt ZeilengaMove Cyrus SASL initializing forward
2001-08-30 Kurt ZeilengaMore updates.
2001-08-30 Kurt ZeilengaAdd additional types to lber-types.
2001-08-30 Kurt ZeilengaMisc Update
2001-08-29 Mark AdamsonSkip over the "dn:" prefix when passing a DN to dn_norm...
2001-08-29 Howard ChuRemove redundant call of SSL_set_info_callback, to...
2001-08-29 Kurt ZeilengaFix NEW_LGGING typo
2001-08-29 Kurt ZeilengaPassword-hash doesn't support UNIX, KERBEROS, SASL...
2001-08-29 Kurt ZeilengaMinor cleanup
2001-08-29 Kurt ZeilengaAdd dnnolocking warning
2001-08-29 Kurt ZeilengaRemove -r
2001-08-28 Kurt ZeilengaMinor rework of *text = textbuf fix
2001-08-28 Kurt ZeilengaApply ACLs to front end objects (root DSE, subschema...
2001-08-28 Kurt ZeilengaUse parens for clarity
2001-08-27 Kurt ZeilengaAdd DB 3.3 support...
2001-08-27 Kurt ZeilengaFix -H ldaps:// crashes due to rework of TLS code
2001-08-26 Stig VenaasChanged get_listener_addresses() to not use getaddrinfo...
2001-08-25 Pierangelo... fix bug in '%' escaping in substitution pattern compile
2001-08-24 Kurt ZeilengaFix db1 error and add kerberos comment
2001-08-24 Kurt ZeilengaUpdate kerberos flags
2001-08-15 Mark AdamsonNeed to set error text pointer sooner in entry_schema_c...
2001-08-04 Pierangelo... fix malformed test
2001-08-04 Pierangelo... fix a reference to volative memory in back-ldbm/passwd...
2001-08-04 Pierangelo... add limits stuff to back-ldap
2001-08-04 Pierangelo... cleanup limits stuff in back-meta
2001-08-04 Pierangelo... allow multiple limits setting on one global/per backend...
2001-08-03 Pierangelo... more intuitive special limits configuration
2001-08-03 Pierangelo... enforces detailed search limits
2001-08-02 Dmitry KovalevA big bunch of improvements, contributed by Sam Drake...
2001-08-02 Kurt ZeilengaFix bug introduced during TLS rework
2001-08-02 Kurt ZeilengaAdd some addl. logging
2001-08-01 Pierangelo... fix a couple of typos; schemacheck was duplicated
2001-08-01 Pierangelo... add global, per backend and per op_ndn time/size soft...
2001-08-01 Kurt ZeilengaAdd user schema I-D
2001-08-01 Kurt ZeilengaReplaced with ldap-opattrs/features I-Ds
2001-08-01 Kurt ZeilengaUpdate drafts to latest revs
2001-08-01 Kurt ZeilengaUpdate to rev 04
2001-08-01 Kurt ZeilengaUpdates for back-bdb testing
2001-07-31 Pierangelo... fix typo; try to delete dn2id in case of late failure
2001-07-31 Pierangelo... added acl check for added/removed rdn attrs
2001-07-31 Kurt ZeilengaFix typo
2001-07-31 Kurt ZeilengaClean up
2001-07-31 Kurt ZeilengaLast changes should have been #ifdef
2001-07-31 Kurt ZeilengaFix basic operations
2001-07-31 Kurt ZeilengaFix slapadd crash when only a subset of databases have...
2001-07-30 Pierangelo... fixes another assert in case of subtle error (schema...
2001-07-30 Pierangelo... fixes ITS#1261 (abort on modrdn with new dn already...
2001-07-30 Kurt ZeilengaAdd no attrs clarification
2001-07-29 Pierangelo... fixed some memory allocation nonsense
2001-07-29 Stig VenaasFixed a tiny typo/spelling error
2001-07-28 Pierangelo... fix typo
2001-07-28 Pierangelo... regex-based per op_ndn time/size limits
2001-07-28 Pierangelo... exploits regex-based per op_ndn time/size limits
2001-07-28 Pierangelo... handle regex-based per op_ndn time/size limits
2001-07-28 Kurt ZeilengaRemove compare root dse task, in development
2001-07-28 Kurt ZeilengaRemove assert(0)
2001-07-27 Stig VenaasRemoved duplicate code by replacing case-Exact/Ignore...
2001-07-26 Stig VenaasMaking the approx multistring code default. Leaving...
2001-07-26 Kurt ZeilengaMisc cleanup of asserts
2001-07-25 Stig VenaasMade approxMatch/Indexer/Filter all do Unicode cannonic...
2001-07-24 Kurt ZeilengaITS#1274 fix
2001-07-24 Kurt ZeilengaTo be consistent, should assert that ld is valid.
2001-07-24 Pierangelo... suffix option; allows partial replication of a database
2001-07-24 Kurt ZeilengaMisc. updates
next