summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* py3: upgradeinstance: use bytes literals with LDIF operationsMartin Basti2017-02-101-3/+3
* py3: upgradeinstance: decode data before storing them as backup...Martin Basti2017-02-101-6/+8
* py3: upgradeinstance: open dse.ldif in textual modeMartin Basti2017-02-101-7/+7
* custodia: kem.set_keys: replace too-broad exceptionMartin Basti2017-02-101-2/+1
* py3: kem.py: user bytes with ldap valuesMartin Basti2017-02-101-7/+7
* py3: custodia: basedn must be unicodeMartin Basti2017-02-101-1/+1
* py3: configparser: use raw keywordMartin Basti2017-02-101-1/+1
* py3: modify_s: attribute name must be str not bytesMartin Basti2017-02-101-1/+1
* bindinstance: fix named.conf parsing regexsTomas Krizek2017-02-101-7/+6
* PEP8: fix line length for regexs in bindinstanceTomas Krizek2017-02-101-3/+6
* bump required version of BIND, bind-dyndb-ldapTomas Krizek2017-02-091-12/+5
* named.conf template: update API for bind 9.11Tomas Krizek2017-02-093-9/+9
* Remove obsolete serial_autoincrement from named.conf parsingTomas Krizek2017-02-091-52/+4
* certdb: remove unused valid_months propertyTomas Krizek2017-02-091-1/+0
* certdb: remove unused keysize propertyTomas Krizek2017-02-091-1/+0
* ipaldap: preserve order of values in LDAPEntry._sync()Jan Cholasta2017-02-091-2/+2
* Print test env informationChristian Heimes2017-02-091-0/+11
* replica install: relax domain level check for promotionFraser Tweedale2017-02-091-26/+30
* Replace exit() calls with exceptionsMartin Babinsky2017-02-091-13/+17
* Remove unused variables in exception handlingMartin Babinsky2017-02-091-2/+2
* ipa-adtrust-install: format the code for PEP-8 complianceMartin Babinsky2017-02-091-81/+144
* Travis CI: Upload the logs from failed jobs to transfer.shMartin Babinsky2017-02-092-0/+27
* py3: ldapupdate: fix logging str(bytes) issueMartin Basti2017-02-081-3/+5
* DNSSEC: forwarders validation improvementMartin Basti2017-02-081-2/+1
* py3: test_ipaserver: fix BytesWarningsMartin Basti2017-02-081-5/+7
* py3: get_memberofindirect: fix ByteWarningsMartin Basti2017-02-082-3/+5
* py3: DN: fix BytesWarningMartin Basti2017-02-081-1/+1
* Tests: fix wait_for_replication taskMartin Basti2017-02-081-2/+9
* py3: send Decimal number as string instead of base64 encoded valueMartin Basti2017-02-081-1/+1
* py3: ipaldap: properly encode DNSName to bytesMartin Basti2017-02-081-1/+1
* py3: _convert_to_idna: fix bytes/unicode mistmatchMartin Basti2017-02-081-2/+3
* py3: DNS: get_record_entry_attrs: do not modify dict during iterationMartin Basti2017-02-081-1/+1
* py3: _ptrrecord_precallaback: use bytes with labelsMartin Basti2017-02-081-1/+1
* py3: remove_entry_from_group: attribute name must be stringMartin Basti2017-02-081-1/+1
* py3: base64 encoding/decoding returns always bytes don't mix itMartin Basti2017-02-084-7/+7
* tests: Add tests for kerberos principal aliases in stageuserDavid Kupka2017-02-072-1/+11
* tests: kerberos_principal_aliases: Deduplicate testsDavid Kupka2017-02-071-30/+32
* tests: Stageuser-{add,remove}-certDavid Kupka2017-02-071-0/+19
* tests: add-remove-cert: Use harcoded certificates instead of requesting themDavid Kupka2017-02-071-5/+81
* ipalib.x509: Handle missing SAN gracefullyDavid Kupka2017-02-071-1/+5
* stageuser: Add stageuser-{add,remove}-principalDavid Kupka2017-02-072-0/+38
* stageuser: Add stageuser-{add,remove}-certDavid Kupka2017-02-074-38/+78
* replica install: do not log host OTPJan Cholasta2017-02-071-1/+3
* pki-base: use pki-base-python2 as dependencyMartin Basti2017-02-071-3/+2
* pki: add missing depedency pki-base[-python3]Martin Basti2017-02-071-2/+3
* ipatests: nested netgroups (intg)Petr Čech2017-02-072-0/+170
* py3: x509.py: return principal as unicode stringMartin Basti2017-02-071-6/+6
* Fix reference before assignmentFraser Tweedale2017-02-061-0/+1
* build: Add missing dependency on libxmlrpc{,_util}David Kupka2017-02-061-1/+1
* tests: add test for PEM certificate files with leading textJan Cholasta2017-02-061-0/+11