Next | Query returned 100 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2017-09-08 13:07:09 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
Released 2.4.44:
Modules/
* more fine-grained GIL releasing in function l_ldap_result4()
   2017-09-07 17:09:52 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
2.4.43:

Lib/
* fixed passing all arguments from LDAPObject.sasl_non_interactive_bind_s()
  to LDAPObject.sasl_interactive_bind_s()

Tests/
* added test for LDAPObject.sasl_external_bind_s()

Doc/
* added docs for SASL bind methods
* more references
* better sorting of LDAPObject methods

2.4.42:

Lib/
* added new SlapdObject methods _ln_schema_files() and
  _create_sub_dirs()
* SlapdObject methods setup_rundir() and gen_config()
  are now "public" methods
* removed pseudo test script from module ldap.cidict

Tests/
* added sub-module for testing class ldap.cidict.cidict
* avoid deprecated method alias unittest.TestCase.assertEquals
   2017-09-04 20:08:31 by Thomas Klausner | Files touched by this commit (163)
Log message:
Follow some redirects.
   2017-07-13 09:00:37 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
2.4.41:
Lib/
* Added support for increment: lines in LDIF changes records
   2017-07-03 22:51:19 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
Changes 2.4.40:

Modules/
* fixed memory leaks when using extended controls
   2017-06-01 09:13:36 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
Changes 2.4.39:

Lib/
* fixed errno-related ldap.TIMEOUT regression

Lib/slapdtest.py
* Removed obsolete assert statements
   2017-05-09 09:52:14 by Adam Ciarcinski | Files touched by this commit (1) | Package updated
Log message:
PLIST also should have been updated
   2017-05-05 08:44:22 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
Changes 2.4.38:

Lib/slapdtest.py
* SlapdObject now evaluates env var SLAPD for optionally pointing
  to OpenLDAP's slapd executable (e.g. with OpenLDAP LTB builds)
* added LDAPI support in slaptest.SlapdObject which is internally used
  in methods ldapadd() and ldapwhoami()
* added method slaptest.SlapdObject.ldapmodify()
* fixed enabling logger in slaptest
* directory name now contains port to be able to run several SlapdObject
  instances side-by-side (e.g. with replication)
* added authz-regexp mapping to rootdn for user running the test
* internally use SASL/EXTERNAL via LDAPI to bind
* SlapdObject.server_id used as serverID in slapd.conf for MMR
* Removed method SlapdObject.started() because SlapdTestCase.setUpClass()
  will be used to add initial entries

Tests/
* ReconnectLDAPObject is also tested by sub-classing test class
   2017-02-18 07:50:18 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
Released 2.4.32:
Running tests made easier:
- python setup.py test
- added tox.ini
   2017-01-01 15:44:09 by Thomas Klausner | Files touched by this commit (577)
Log message:
Add python-3.6 to incompatible versions.

Next | Query returned 100 messages, browsing 21 to 30 | Previous