2001-09-24 |
Kurt Zeilenga | Add ldap_url_desc2str(). |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Kurt Zeilenga | Minor updates to TODO list |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Kurt Zeilenga | Reword pthread error message for clarity |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Howard Chu | Tweaked ID_BLOCKs to record NIDs for INDIRECT blocks... |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Howard Chu | Fix another SEGV from previous patch. |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Howard Chu | Added optional 3rd parameter, to make the script displa... |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Howard Chu | Fix previous idl_find patch. Cannot test <=0 with unsig... |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Kurt Zeilenga | Fix an off by one bug which could cause a realloced... |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Howard Chu | Add idl_find binary search routine, used by idl_insert... |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Howard Chu | Check debug level before invoking debug routine, slight... |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Kurt Zeilenga | bump MAXARGS to 500 |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Kurt Zeilenga | Bump MAXARGS to 500. |
commit | commitdiff | tree | snapshot |
2001-09-20 |
Mark Adamson | Finished the integerMatch matching rule and the integer... |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Stig Venaas | Section 3 man pages for ldap_first_reference(), ldap_ne... |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Stig Venaas | Section 3 man pages for ldap_first_message(), ldap_next... |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Pierangelo... | logs changes even if no appropriate replica (or none... |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Kurt Zeilenga | Misc. updates to release templates |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Kurt Zeilenga | Rebuild |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Kurt Zeilenga | Minor cleanup |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Kurt Zeilenga | Minor cleanup of last commit |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Kurt Zeilenga | comment out inetLocalMailReciepent as it has no assigne... |
commit | commitdiff | tree | snapshot |
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 |
next |