2001-09-18 |
Kurt Zeilenga | Minor cleanup |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Howard Chu | Fix for ITS#1258 - even if we're accepting various... |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Howard Chu | Fix previous patch, didn't take handle syntax/noidlen... |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Howard Chu | Fix ITS#1213, OID macro parsing in attributetypes |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Kurt Zeilenga | Patch for SASL EXTERNAL. Needs to be tested with other... |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Howard Chu | Silence some typecast warnings |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Howard Chu | Don't pass NULL hostname to ldap_pvt_tls_check_hostname... |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Howard Chu | Fix crashes for SASL/EXTERNAL binds: |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Howard Chu | Fix declaration mismatch when CYRUS is not present |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Kurt Zeilenga | Clean up include logging |
commit | commitdiff | tree | snapshot |
2001-09-16 |
Kurt Zeilenga | Fix typo in winsock detection |
commit | commitdiff | tree | snapshot |
2001-09-16 |
Kurt Zeilenga | Back out ManageDsaIt change. |
commit | commitdiff | tree | snapshot |
2001-09-16 |
Kurt Zeilenga | Minor cleanup |
commit | commitdiff | tree | snapshot |
2001-09-16 |
Kurt Zeilenga | Remove lint |
commit | commitdiff | tree | snapshot |
2001-09-13 |
Pierangelo... | cleanup and cast of logs |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Kurt Zeilenga | Use time_t not char * to represent timestamps. |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Kurt Zeilenga | Clean up asserts, should assert desc != NULL instead... |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Kurt Zeilenga | Remove dead code |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Kurt Zeilenga | Add root DSE supportedFeatures support. |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Kurt Zeilenga | Blindly fix TLS/SASL external interaction. |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Kurt Zeilenga | Minor cleanup of ldap_perror() |
commit | commitdiff | tree | snapshot |
2001-09-08 |
Kurt Zeilenga | Update to latest |
commit | commitdiff | tree | snapshot |
2001-09-08 |
Kurt Zeilenga | Correct typo |
commit | commitdiff | tree | snapshot |
2001-09-08 |
Kurt Zeilenga | Update to 2.7 |
commit | commitdiff | tree | snapshot |
2001-09-08 |
Kurt Zeilenga | Update from DRAFT to 2.7 |
commit | commitdiff | tree | snapshot |
2001-09-08 |
Kurt Zeilenga | Revert |
commit | commitdiff | tree | snapshot |
2001-09-08 |
Kurt Zeilenga | Update 'invalid data' error message. |
commit | commitdiff | tree | snapshot |
2001-09-08 |
Kurt Zeilenga | Forced commit to correct last log message. |
commit | commitdiff | tree | snapshot |
2001-09-08 |
Kurt Zeilenga | Add referral scope checks (ITS#1289) from dshriver... |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Kurt Zeilenga | Add IDL debugging code from SuSE. |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Dmitry Kovalev | finish the prefious fixes... it is really hard to commi... |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Ralf Haferkamp | added empty() method to the list classes. (Patch was... |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Dmitry Kovalev | some cosmetics and minor problems fixed, pointed out... |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Kurt Zeilenga | Add <limits.h> |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Kurt Zeilenga | Fix TLS ldap.conf issues |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Kurt Zeilenga | Another draft |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Kurt Zeilenga | add some additional projects |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Kurt Zeilenga | Updated COPYRIGHT/LICENSE to be even less restrictive. |
commit | commitdiff | tree | snapshot |
2001-09-04 |
Kurt Zeilenga | Remove extensible filter #ifdef |
commit | commitdiff | tree | snapshot |
2001-09-04 |
Kurt Zeilenga | Don't ignore attribute list when -S is specified. |
commit | commitdiff | tree | snapshot |
2001-09-04 |
Kurt Zeilenga | Clean up DNs and remove extraneous files |
commit | commitdiff | tree | snapshot |
2001-09-04 |
Kurt Zeilenga | Use RFC 2253 DNs |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Kurt Zeilenga | Do version checks for BDB 3 or greater |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Kurt Zeilenga | Import backwards compatibility for BDB 3.0.x |
commit | commitdiff | tree | snapshot |
2001-09-02 |
Kurt Zeilenga | Update URL |
commit | commitdiff | tree | snapshot |
2001-09-02 |
Howard Chu | Fix ldap_int_tls_start to set its error codes in ld... |
commit | commitdiff | tree | snapshot |
2001-09-02 |
Howard Chu | Full implementation of server identity checking per... |
commit | commitdiff | tree | snapshot |
2001-09-02 |
Kurt Zeilenga | Add some EINTR logic to back-shell. Assumes fgets... |
commit | commitdiff | tree | snapshot |
2001-09-01 |
Kurt Zeilenga | Minor fixes including those from ITS#1283 |
commit | commitdiff | tree | snapshot |
2001-09-01 |
Kurt Zeilenga | Add general extensible matching support and integerBitA... |
commit | commitdiff | tree | snapshot |
2001-09-01 |
Kurt Zeilenga | Allow dn.base="" |
commit | commitdiff | tree | snapshot |
2001-09-01 |
Kurt Zeilenga | Open databases using WRCREAT not READER. |
commit | commitdiff | tree | snapshot |
2001-08-31 |
Kurt Zeilenga | There is no TLSProtocol option. |
commit | commitdiff | tree | snapshot |
2001-08-31 |
Kurt Zeilenga | Move Cyrus SASL initializing forward |
commit | commitdiff | tree | snapshot |
2001-08-30 |
Kurt Zeilenga | More updates. |
commit | commitdiff | tree | snapshot |
2001-08-30 |
Kurt Zeilenga | Add additional types to lber-types. |
commit | commitdiff | tree | snapshot |
2001-08-30 |
Kurt Zeilenga | Misc Update |
commit | commitdiff | tree | snapshot |
2001-08-29 |
Mark Adamson | Skip over the "dn:" prefix when passing a DN to dn_norm... |
commit | commitdiff | tree | snapshot |
2001-08-29 |
Howard Chu | Remove redundant call of SSL_set_info_callback, to... |
commit | commitdiff | tree | snapshot |
2001-08-29 |
Kurt Zeilenga | Fix NEW_LGGING typo |
commit | commitdiff | tree | snapshot |
2001-08-29 |
Kurt Zeilenga | Password-hash doesn't support UNIX, KERBEROS, SASL... |
commit | commitdiff | tree | snapshot |
2001-08-29 |
Kurt Zeilenga | Minor cleanup |
commit | commitdiff | tree | snapshot |
2001-08-29 |
Kurt Zeilenga | Add dnnolocking warning |
commit | commitdiff | tree | snapshot |
2001-08-29 |
Kurt Zeilenga | Remove -r |
commit | commitdiff | tree | snapshot |
2001-08-28 |
Kurt Zeilenga | Minor rework of *text = textbuf fix |
commit | commitdiff | tree | snapshot |
2001-08-28 |
Kurt Zeilenga | Apply ACLs to front end objects (root DSE, subschema... |
commit | commitdiff | tree | snapshot |
2001-08-28 |
Kurt Zeilenga | Use parens for clarity |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Kurt Zeilenga | Add DB 3.3 support... |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Kurt Zeilenga | Fix -H ldaps:// crashes due to rework of TLS code |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Stig Venaas | Changed get_listener_addresses() to not use getaddrinfo... |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Pierangelo... | fix bug in '%' escaping in substitution pattern compile |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Kurt Zeilenga | Fix db1 error and add kerberos comment |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Kurt Zeilenga | Update kerberos flags |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Mark Adamson | Need to set error text pointer sooner in entry_schema_c... |
commit | commitdiff | tree | snapshot |
2001-08-04 |
Pierangelo... | fix malformed test |
commit | commitdiff | tree | snapshot |
2001-08-04 |
Pierangelo... | fix a reference to volative memory in back-ldbm/passwd... |
commit | commitdiff | tree | snapshot |
2001-08-04 |
Pierangelo... | add limits stuff to back-ldap |
commit | commitdiff | tree | snapshot |
2001-08-04 |
Pierangelo... | cleanup limits stuff in back-meta |
commit | commitdiff | tree | snapshot |
2001-08-04 |
Pierangelo... | allow multiple limits setting on one global/per backend... |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Pierangelo... | more intuitive special limits configuration |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Pierangelo... | enforces detailed search limits |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Dmitry Kovalev | A big bunch of improvements, contributed by Sam Drake... |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Kurt Zeilenga | Fix bug introduced during TLS rework |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Kurt Zeilenga | Add some addl. logging |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Pierangelo... | fix a couple of typos; schemacheck was duplicated |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Pierangelo... | add global, per backend and per op_ndn time/size soft... |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Kurt Zeilenga | Add user schema I-D |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Kurt Zeilenga | Replaced with ldap-opattrs/features I-Ds |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Kurt Zeilenga | Update drafts to latest revs |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Kurt Zeilenga | Update to rev 04 |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Kurt Zeilenga | Updates for back-bdb testing |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Pierangelo... | fix typo; try to delete dn2id in case of late failure |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Pierangelo... | added acl check for added/removed rdn attrs |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Kurt Zeilenga | Fix typo |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Kurt Zeilenga | Clean up |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Kurt Zeilenga | Last changes should have been #ifdef |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Kurt Zeilenga | Fix basic operations |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Kurt Zeilenga | Fix slapadd crash when only a subset of databases have... |
commit | commitdiff | tree | snapshot |
2001-07-30 |
Pierangelo... | fixes another assert in case of subtle error (schema... |
commit | commitdiff | tree | snapshot |
2001-07-30 |
Pierangelo... | fixes ITS#1261 (abort on modrdn with new dn already... |
commit | commitdiff | tree | snapshot |
next |