index
:
freeipa.git
AD-binds
asn1c-indented
cachetickets
cakeysfix
ccachesess
clisesshandling
coverity
custodia
custodia-review
fix_ber_scanf
fixlogout
getkeytab
ipa-1-0
ipa-1-1
ipa-1-2
ipa-2-1
ipa-2-2
ipasam_getkeytab
kdc-fixes
kdc-pkinit
ldapticketcache
master
master_keytab
mindatefix
mspac
my-master
pwbindexp
pwdpolicy
replica_kdc
review
sessionlogout
setkeytab
sumit
webui-cleanup
webui-details
webui_isolate
wip
FreeIPA patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipapython
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipaldap: remove do_bind from LDAPClient
Tomas Krizek
2016-11-10
1
-20
/
+0
*
Refactor installer code requesting certificates
Florence Blanc-Renaud
2016-11-10
1
-4
/
+61
*
x509: use python-cryptography to process certs
Fraser Tweedale
2016-11-10
1
-8
/
+9
*
dn: support conversion from python-cryptography Name
Fraser Tweedale
2016-11-10
1
-2
/
+42
*
Build: Makefiles for Python packages
Petr Spacek
2016-11-09
2
-38
/
+1
*
Build: move version handling from Makefile to configure
Petr Spacek
2016-11-09
1
-4
/
+4
*
ipaldap: merge IPAdmin to LDAPClient
Tomas Krizek
2016-11-07
1
-90
/
+63
*
ipaldap: merge gssapi_bind to LDAPClient
Tomas Krizek
2016-11-07
1
-4
/
+1
*
ipaldap: merge external_bind into LDAPClient
Tomas Krizek
2016-11-07
1
-7
/
+3
*
ipaldap: merge simple_bind into LDAPClient
Tomas Krizek
2016-11-07
1
-7
/
+4
*
ipaldap: remove wait/timeout during binds
Tomas Krizek
2016-11-07
1
-38
/
+12
*
Add __name__ == __main__ guards to setup.pys
Christian Heimes
2016-10-25
1
-16
/
+16
*
pylint: enable the import-error check
Jan Cholasta
2016-10-24
6
-2
/
+16
*
Remove ipapython/ipa.conf
Christian Heimes
2016-10-20
2
-5
/
+0
*
Port all setup.py to setuptools
Christian Heimes
2016-10-20
4
-81
/
+48
*
UnsafeIPAddress: Implement __(g|s)etstate__ and to ensure proper (un)pickling
David Kupka
2016-10-12
1
-0
/
+22
*
do not use keys() method when iterating through dictionaries
Martin Babinsky
2016-10-12
3
-5
/
+5
*
remove trailing newlines form python modules
Martin Babinsky
2016-10-12
1
-2
/
+0
*
Pylint: fix the rest of unused local variables
Martin Basti
2016-10-11
8
-55
/
+35
*
Pylint: remove unused variables from installers and scripts
Martin Basti
2016-10-06
1
-7
/
+5
*
Add iSecStore.span
Christian Heimes
2016-10-06
1
-0
/
+3
*
Move character escaping function to ipautil
Martin Babinsky
2016-10-03
2
-27
/
+29
*
Pylint: enable check for unused-variables
Martin Basti
2016-09-27
9
-0
/
+18
*
Remove unused variables in the code
Martin Basti
2016-09-27
6
-12
/
+11
*
Make Continuous installer continuous only during execution phase
Martin Babinsky
2016-09-26
2
-6
/
+3
*
use separate exception handlers for executors and validators
Martin Babinsky
2016-09-26
1
-4
/
+18
*
Update man/help for --server option
Tomas Krizek
2016-09-23
1
-1
/
+2
*
pylint: fix bad-mcs-method-argument
Jan Barta
2016-09-22
1
-24
/
+24
*
pylint: fix bad-mcs-classmethod-argument
Jan Barta
2016-09-22
1
-2
/
+2
*
pylint: fix old-style-class
Jan Barta
2016-09-22
3
-4
/
+7
*
pylint: fix simplifiable-if-statement warnings
Jan Barta
2016-09-22
3
-16
/
+4
*
Show error message for invalid IPs in client install
Tomas Krizek
2016-09-21
1
-1
/
+4
*
Allow broadcast ip addresses
Martin Basti
2016-09-07
1
-6
/
+4
*
Allow network ip addresses
Martin Basti
2016-09-07
1
-4
/
+5
*
Fix parse errors with link-local addresses
Martin Basti
2016-09-06
1
-1
/
+6
*
Fix ScriptError to always return string from __str__
Martin Basti
2016-09-05
1
-3
/
+4
*
Use RSA-OAEP instead of RSA PKCS#1 v1.5
Christian Heimes
2016-09-05
1
-1
/
+1
*
Secure permissions of Custodia server.keys
Christian Heimes
2016-08-24
1
-1
/
+4
*
Remove forgotten print from DN.__str__ implementation
Martin Basti
2016-08-19
1
-6
/
+1
*
Increase default length of auto generated passwords
Martin Basti
2016-08-03
1
-1
/
+2
*
ipapython: Extend kinit_password to support principal canonicalization
Milan KubĂk
2016-07-29
1
-1
/
+10
*
Use copy when replacing files to keep SELinux context
Martin Basti
2016-07-22
1
-1
/
+5
*
Fix session cookies
Florence Blanc-Renaud
2016-07-22
1
-7
/
+8
*
Create server and host certs with DNS altname
Fraser Tweedale
2016-07-19
1
-1
/
+8
*
Fix internal errors in host-add and other commands caused by DNS resolution
Petr Spacek
2016-07-01
2
-68
/
+93
*
Remove unused is_local(), interface, and defaultnet from CheckedIPAddress
Petr Spacek
2016-07-01
1
-9
/
+0
*
ipalib: introduce Principal parameter
Martin Babinsky
2016-07-01
1
-1
/
+5
*
ipapython module for Kerberos principal manipulation and parsing
Martin Babinsky
2016-07-01
1
-0
/
+208
*
Do not allow installation in FIPS mode
Florence Blanc-Renaud
2016-06-29
1
-0
/
+19
*
Use NSS for name->resolution in IPA installer
Petr Spacek
2016-06-29
1
-1
/
+1
[next]