index
:
freeipa.git
become-ipa-4-0-4
cstopology
datetime-ui
doc
framework
ipa-1-0
ipa-1-1
ipa-1-2
ipa-2-0
ipa-2-1
ipa-2-2
keytab-4419
keytab-4419-2
master
menu
otp-usability
otptests
patternfly
plugin-apibrowser
readme
review
sync-token
test_realmdomains
trustdomains-3-3
views_ui
webui-cleanup
Unnamed repository; edit this file 'description' to name the repository.
Petr Vobornik
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipapython
/
dn.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix pylint error in ipapython/dn.py
Christian Heimes
2018-01-23
1
-5
/
+7
*
ca-add: validate Subject DN name attributes
Fraser Tweedale
2017-06-01
1
-2
/
+2
*
Support for Certificate Identity Mapping
Florence Blanc-Renaud
2017-03-02
1
-1
/
+7
*
py3: DN: fix BytesWarning
Martin Basti
2017-02-08
1
-1
/
+1
*
dn: support conversion from python-cryptography Name
Fraser Tweedale
2016-11-10
1
-2
/
+42
*
Remove unused variables in the code
Martin Basti
2016-09-27
1
-5
/
+4
*
Remove forgotten print from DN.__str__ implementation
Martin Basti
2016-08-19
1
-6
/
+1
*
ipapython.dn: Use rich comparisons
Petr Viktorin
2015-10-07
1
-46
/
+71
*
Alias "unicode" to "str" under Python 3
Jan Cholasta
2015-09-17
1
-0
/
+3
*
Use the print function
Petr Viktorin
2015-09-01
1
-2
/
+3
*
Use six.integer_types instead of (long, int)
Petr Viktorin
2015-09-01
1
-2
/
+2
*
Use six.string_types instead of "basestring"
Petr Viktorin
2015-09-01
1
-11
/
+13
*
Remove Editable DN and DN component classes
Petr Viktorin
2015-04-23
1
-287
/
+16
*
performance: faster DN implementation
Petr Vobornik
2015-04-14
1
-297
/
+294
*
Ticket #3008: DN objects hash differently depending on case
John Dennis
2012-08-22
1
-14
/
+29
*
Use DN objects instead of strings
John Dennis
2012-08-12
1
-0
/
+1643