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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove import of ipaplatform.paths from test_ipalib
Christian Heimes
2016-12-02
1
-5
/
+4
*
Remove BIN_FALSE and BIN_TRUE
Christian Heimes
2016-12-02
2
-6
/
+4
*
Add pylint guard to import of ipaplatform in ipapython.certdb
Christian Heimes
2016-12-02
1
-4
/
+6
*
Require python-gssapi >= 1.2.0, take 2
Christian Heimes
2016-12-01
1
-1
/
+1
*
ipa-replica-conncheck: do not close listening ports until required
Tomas Krizek
2016-12-01
2
-109
/
+113
*
Backwards compatibility with setuptools 0.9.8
Christian Heimes
2016-12-01
1
-6
/
+25
*
Require python-cryptography >= 1.3.1
Christian Heimes
2016-11-30
2
-7
/
+7
*
Wheel bundles fixes
Christian Heimes
2016-11-30
3
-4
/
+4
*
Check the result of cert request in replica installer
Florence Blanc-Renaud
2016-11-30
2
-8
/
+7
*
Test: basic kerberos over http functionality
Oleg Fayans
2016-11-30
1
-0
/
+58
*
Test: made kinit_admin a returning function
Oleg Fayans
2016-11-30
1
-2
/
+2
*
Require python-gssapi >= 1.2.0
Christian Heimes
2016-11-30
2
-7
/
+7
*
replica install: track the RA agent certificate again
Jan Cholasta
2016-11-30
1
-1
/
+5
*
Adjustments for setup requirements
Christian Heimes
2016-11-30
7
-22
/
+17
*
Enhance __repr__ method of Principal
Martin Babinsky
2016-11-30
2
-0
/
+6
*
Accept server host names resolvable only using /etc/hosts
Petr Spacek
2016-11-29
1
-4
/
+3
*
tests: Added basic tests for certs in idoverrides
Oleg Fayans
2016-11-29
1
-0
/
+82
*
Created idview tracker
Oleg Fayans
2016-11-29
1
-0
/
+116
*
replication: ensure bind DN group check interval is set on replica config
Martin Babinsky
2016-11-29
1
-0
/
+6
*
upgrade: add replica bind DN group check interval to CA topology config
Martin Babinsky
2016-11-29
1
-0
/
+1
*
Build: properly integrate ipa.pot into build system tests
Petr Spacek
2016-11-29
1
-2
/
+2
*
Build: properly integrate ipasetup.py into build system
Petr Spacek
2016-11-29
3
-7
/
+17
*
Build: properly integrate version.py into build system
Petr Spacek
2016-11-29
3
-5
/
+20
*
Build: properly integrate loader.js into build system
Petr Spacek
2016-11-29
3
-3
/
+15
*
Build: properly integrate freeipa.spec.in into build system
Petr Spacek
2016-11-29
2
-2
/
+9
*
Build: properly integrate ipa-version.h.in into build system
Petr Spacek
2016-11-29
2
-1
/
+13
*
ipaclient: remove hard dependency on ipaplatform
Jan Cholasta
2016-11-29
3
-19
/
+13
*
ipaclient: move install modules to the install subpackage
Jan Cholasta
2016-11-29
12
-26
/
+23
*
ipalib: remove hard dependency on ipapython
Jan Cholasta
2016-11-29
3
-3
/
+5
*
constants: remove CACERT
Jan Cholasta
2016-11-29
12
-73
/
+70
*
ipalib: move certstore to the install subpackage
Jan Cholasta
2016-11-29
10
-20
/
+17
*
ipapython: remove hard dependency on ipaplatform
Jan Cholasta
2016-11-29
5
-9
/
+17
*
ipautil: move file encryption functions to installutils
Jan Cholasta
2016-11-29
4
-63
/
+89
*
ipautil: move kinit functions to ipalib.install
Jan Cholasta
2016-11-29
16
-127
/
+146
*
ipautil: move is_fips_enabled() to ipaplatform.tasks
Jan Cholasta
2016-11-29
7
-28
/
+28
*
ipautil: remove the timeout argument of run()
Jan Cholasta
2016-11-29
2
-17
/
+10
*
ipautil: remove get_domain_name()
Jan Cholasta
2016-11-29
7
-170
/
+2
*
ipautil: remove SHARE_DIR and PLUGIN_SHARE_DIR
Jan Cholasta
2016-11-29
17
-35
/
+53
*
certdb: use a temporary file to pass password to pk12util
Jan Cholasta
2016-11-29
2
-4
/
+7
*
certdb: move IPA NSS DB install functions to ipaclient.install
Jan Cholasta
2016-11-29
4
-52
/
+53
*
ipapython: move certmonger and sysrestore to ipalib.install
Jan Cholasta
2016-11-29
21
-33
/
+29
*
ipapython: move dnssec, p11helper and secrets to ipaserver
Jan Cholasta
2016-11-29
30
-49
/
+47
*
custodiainstance: automatic restart on config file update
Jan Cholasta
2016-11-29
2
-1
/
+9
*
paths: remove DEV_NULL
Jan Cholasta
2016-11-29
3
-3
/
+2
*
DNS: URI records: bump python-dns requirements
Martin Basti
2016-11-29
2
-6
/
+6
*
Build: workaround bug while calling parallel make from rpmbuild
Petr Spacek
2016-11-29
1
-1
/
+2
*
Improve the robustness FreeIPA's i18n module and its tests
Martin Babinsky
2016-11-28
2
-7
/
+32
*
wrap long line
Christian Heimes
2016-11-25
1
-1
/
+2
*
Silence import warnings for Samba bindings
Christian Heimes
2016-11-25
1
-1
/
+6
*
Fix Python 3 bugs discovered by pylint
Christian Heimes
2016-11-25
10
-13
/
+25
[next]