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
/
ipalib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make `env` and `plugins` commands local again
Martin Babinsky
2016-12-02
1
-0
/
+124
*
Revert "Add 'ipa localenv' subcommand"
Martin Babinsky
2016-12-02
1
-24
/
+0
*
Adjustments for setup requirements v2
Pavel Vomacka
2016-12-02
1
-3
/
+0
*
Wheel bundles fixes
Christian Heimes
2016-11-30
1
-1
/
+1
*
Check the result of cert request in replica installer
Florence Blanc-Renaud
2016-11-30
1
-1
/
+2
*
Adjustments for setup requirements
Christian Heimes
2016-11-30
1
-0
/
+1
*
ipalib: remove hard dependency on ipapython
Jan Cholasta
2016-11-29
2
-3
/
+4
*
constants: remove CACERT
Jan Cholasta
2016-11-29
1
-4
/
+0
*
ipalib: move certstore to the install subpackage
Jan Cholasta
2016-11-29
1
-0
/
+0
*
ipautil: move kinit functions to ipalib.install
Jan Cholasta
2016-11-29
1
-0
/
+97
*
ipapython: move certmonger and sysrestore to ipalib.install
Jan Cholasta
2016-11-29
2
-0
/
+1052
*
Fix Python 3 bugs discovered by pylint
Christian Heimes
2016-11-25
1
-1
/
+1
*
Python3 pylint fixes
Christian Heimes
2016-11-25
4
-5
/
+9
*
Replace LooseVersion
Christian Heimes
2016-11-24
3
-20
/
+22
*
Add 'ipa localenv' subcommand
Christian Heimes
2016-11-18
1
-0
/
+24
*
Turn replication manager group into ReplicationManager class member
Martin Babinsky
2016-11-17
1
-0
/
+1
*
Add install requirements to Python packages
Christian Heimes
2016-11-16
1
-0
/
+11
*
Make api.env.nss_dir relative to api.env.confdir
Christian Heimes
2016-11-16
2
-2
/
+4
*
cert-request: accept CSRs with extraneous data
Fraser Tweedale
2016-11-11
1
-1
/
+1
*
install: introduce installer class hierarchy
Jan Cholasta
2016-11-11
4
-0
/
+241
*
Remove __main__ code from ipalib.x509 and ipalib.pkcs10
Fraser Tweedale
2016-11-10
2
-25
/
+0
*
x509: use python-cryptography to process certs
Fraser Tweedale
2016-11-10
2
-171
/
+168
*
x509: use pyasn1-modules X.509 specs
Fraser Tweedale
2016-11-10
1
-96
/
+7
*
x509: avoid use of nss.data_to_hex
Fraser Tweedale
2016-11-10
1
-0
/
+23
*
pkcs10: remove pyasn1 PKCS #10 spec
Fraser Tweedale
2016-11-10
1
-50
/
+0
*
pkcs10: use python-cryptography for CSR processing
Fraser Tweedale
2016-11-10
2
-78
/
+55
*
Build: Makefiles for Python packages
Petr Spacek
2016-11-09
2
-24
/
+1
*
ldap2: change default time/size limit
Tomas Krizek
2016-11-07
1
-1
/
+3
*
Add __name__ == __main__ guards to setup.pys
Christian Heimes
2016-10-25
1
-13
/
+13
*
Fix error message encoding
Simo Sorce
2016-10-25
1
-1
/
+2
*
pylint: enable the import-error check
Jan Cholasta
2016-10-24
3
-1
/
+6
*
Port all setup.py to setuptools
Christian Heimes
2016-10-20
4
-73
/
+44
*
remove trailing newlines form python modules
Martin Babinsky
2016-10-12
1
-1
/
+0
*
Pylint: fix the rest of unused local variables
Martin Basti
2016-10-11
5
-44
/
+18
*
Tests: Fix failing test_ipalib/test_parameters
Lenka Doudova
2016-10-11
1
-1
/
+1
*
ipa: check if provided config file exists
Tomas Krizek
2016-10-06
1
-2
/
+11
*
ipa: allow relative paths for config file
Tomas Krizek
2016-10-06
1
-14
/
+1
*
Pylint: enable check for unused-variables
Martin Basti
2016-09-27
5
-0
/
+8
*
Remove unused variables in the code
Martin Basti
2016-09-27
2
-3
/
+1
*
pylint: fix old-style-class
Jan Barta
2016-09-22
1
-1
/
+2
*
pylint: fix unneeded-not
Jan Barta
2016-09-22
2
-5
/
+5
*
pylint: fix simplifiable-if-statement warnings
Jan Barta
2016-09-22
1
-6
/
+2
*
Use constant for user and group patterns
Martin Basti
2016-09-20
1
-0
/
+3
*
Abstract procedures for IP address warnings
Martin Basti
2016-09-14
1
-1
/
+26
*
Add HTTPRequestError class
Fraser Tweedale
2016-09-07
1
-0
/
+10
*
Track lightweight CAs on replica installation
Fraser Tweedale
2016-09-06
1
-0
/
+2
*
cli: use full name when executing a command
Jan Cholasta
2016-09-05
1
-1
/
+1
*
raise ValidationError when deprecated param is passed to command
Martin Babinsky
2016-09-05
1
-4
/
+3
*
x509: include otherName DER value in GeneralNameInfo
Fraser Tweedale
2016-08-26
1
-4
/
+9
*
x509: use NSS enums and OIDs to identify SAN types
Fraser Tweedale
2016-08-26
1
-7
/
+23
[next]