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
*
Configure Anonymous PKINIT on server install
Simo Sorce
2016-12-12
1
-0
/
+4
*
certdb: accumulate extracted certs as list of PEMs
Fraser Tweedale
2016-12-12
1
-7
/
+8
*
Add function for extracting PEM certs from PKCS #7
Fraser Tweedale
2016-12-12
1
-7
/
+2
*
certdb: fix PKCS#12 import with empty password
Jan Cholasta
2016-12-12
1
-1
/
+1
*
ipautil: check for open ports on all resolved IPs
Tomas Krizek
2016-12-07
1
-10
/
+34
*
Make get_entries() not ignore its limit arguments
Stanislav Laznicka
2016-12-06
1
-1
/
+2
*
Add pylint guard to import of ipaplatform in ipapython.certdb
Christian Heimes
2016-12-02
1
-4
/
+6
*
ipa-replica-conncheck: do not close listening ports until required
Tomas Krizek
2016-12-01
1
-71
/
+0
*
Adjustments for setup requirements
Christian Heimes
2016-11-30
1
-3
/
+1
*
Enhance __repr__ method of Principal
Martin Babinsky
2016-11-30
1
-0
/
+4
*
Build: properly integrate version.py into build system
Petr Spacek
2016-11-29
1
-0
/
+13
*
ipapython: remove hard dependency on ipaplatform
Jan Cholasta
2016-11-29
3
-8
/
+16
*
ipautil: move file encryption functions to installutils
Jan Cholasta
2016-11-29
1
-57
/
+0
*
ipautil: move kinit functions to ipalib.install
Jan Cholasta
2016-11-29
1
-85
/
+0
*
ipautil: move is_fips_enabled() to ipaplatform.tasks
Jan Cholasta
2016-11-29
1
-19
/
+0
*
ipautil: remove the timeout argument of run()
Jan Cholasta
2016-11-29
1
-11
/
+1
*
ipautil: remove get_domain_name()
Jan Cholasta
2016-11-29
2
-155
/
+0
*
ipautil: remove SHARE_DIR and PLUGIN_SHARE_DIR
Jan Cholasta
2016-11-29
1
-3
/
+0
*
certdb: use a temporary file to pass password to pk12util
Jan Cholasta
2016-11-29
1
-3
/
+7
*
certdb: move IPA NSS DB install functions to ipaclient.install
Jan Cholasta
2016-11-29
1
-48
/
+0
*
ipapython: move certmonger and sysrestore to ipalib.install
Jan Cholasta
2016-11-29
2
-1052
/
+0
*
ipapython: move dnssec, p11helper and secrets to ipaserver
Jan Cholasta
2016-11-29
16
-4041
/
+0
*
paths: remove DEV_NULL
Jan Cholasta
2016-11-29
1
-1
/
+1
*
Fix Python 3 bugs discovered by pylint
Christian Heimes
2016-11-25
1
-1
/
+4
*
Python3 pylint fixes
Christian Heimes
2016-11-25
4
-3
/
+8
*
Replace LooseVersion
Christian Heimes
2016-11-24
1
-0
/
+32
*
remove Knob function
Martin Basti
2016-11-22
1
-89
/
+2
*
ipapython and ipatest no longer require lxml
Christian Heimes
2016-11-17
1
-1
/
+0
*
Fix ipa migrate-ds when it finds a search reference
Florence Blanc-Renaud
2016-11-17
1
-8
/
+4
*
Register entry points of Custodia plugins
Christian Heimes
2016-11-16
2
-1
/
+13
*
Port ipapython.dnssec.odsmgr to xml.etree
Christian Heimes
2016-11-16
1
-15
/
+23
*
Add install requirements to Python packages
Christian Heimes
2016-11-16
1
-0
/
+23
*
install: allow specifying verbosity and console log format in CLI
Jan Cholasta
2016-11-11
2
-6
/
+20
*
install: fix subclassing of knob groups
Jan Cholasta
2016-11-11
1
-4
/
+7
*
install: make knob base declaration explicit
Jan Cholasta
2016-11-11
1
-37
/
+43
*
install: declare knob CLI names using the argparse convention
Jan Cholasta
2016-11-11
2
-53
/
+109
*
install: use standard Python classes to declare knob types
Jan Cholasta
2016-11-11
3
-12
/
+83
*
install: introduce updated knob constructor
Jan Cholasta
2016-11-11
1
-1
/
+17
*
install: simplify CLI option parsing
Jan Cholasta
2016-11-11
1
-96
/
+69
*
install: improve CLI positional argument handling
Jan Cholasta
2016-11-11
2
-43
/
+65
*
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
[next]