Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Py3: Replace six.bytes_type with bytes | Christian Heimes | 2018-09-27 | 1 | -1/+1 |
* | Py3: Replace six.string_types with str | Christian Heimes | 2018-09-27 | 1 | -1/+1 |
* | Py3: Remove subclassing from object | Christian Heimes | 2018-09-27 | 1 | -1/+1 |
* | Sprinkle raw strings across the code base | Christian Heimes | 2018-09-27 | 1 | -1/+1 |
* | kerberos: fix sorting Principal objects | Stanislav Laznicka | 2017-08-17 | 1 | -0/+12 |
* | Principal: validate type of input parameter | Martin Basti | 2017-01-31 | 1 | -1/+6 |
* | Enhance __repr__ method of Principal | Martin Babinsky | 2016-11-30 | 1 | -0/+4 |
* | Move character escaping function to ipautil | Martin Babinsky | 2016-10-03 | 1 | -27/+2 |
* | ipapython module for Kerberos principal manipulation and parsing | Martin Babinsky | 2016-07-01 | 1 | -0/+208 |