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
...
*
ipaldap: merge external_bind into LDAPClient
Tomas Krizek
2016-11-07
10
-25
/
+15
*
ipaldap: merge simple_bind into LDAPClient
Tomas Krizek
2016-11-07
13
-36
/
+44
*
ipaldap: remove wait/timeout during binds
Tomas Krizek
2016-11-07
2
-39
/
+13
*
spec file: bump minimal required version of 389-ds-base
Jan Cholasta
2016-11-01
1
-2
/
+2
*
trustdomain-del: fix the way how subdomain is searched
Alexander Bokovoy
2016-11-01
1
-6
/
+9
*
Fix missing file that fails DL1 replica installation
Stanislav Laznicka
2016-11-01
1
-7
/
+16
*
WebUI: services without canonical name are shown correctly
Pavel Vomacka
2016-10-31
2
-1
/
+92
*
replicainstall: log ACI and LDAP errors in promotion check
Petr Vobornik
2016-10-26
1
-0
/
+3
*
cert-show: show validity in default output
Fraser Tweedale
2016-10-26
1
-2
/
+2
*
Do not create Object Signing certificate
Fraser Tweedale
2016-10-26
4
-13
/
+3
*
Make httpd publish its CA certificate on DL1
Stanislav Laznicka
2016-10-26
1
-2
/
+1
*
Tests: Verify that cert commands show CA without --all
Lenka Doudova
2016-10-26
1
-1
/
+17
*
CI: Disable KRA install tests on DL0
Martin Basti
2016-10-26
1
-0
/
+66
*
CI: use --setup-kra with replica installation
Martin Basti
2016-10-26
1
-11
/
+3
*
CI: extend replication layouts tests with KRA
Martin Basti
2016-10-26
2
-3
/
+63
*
Revert "Fix install scripts debugging"
Martin Babinsky
2016-10-26
1
-2
/
+0
*
Add __name__ == __main__ guards to setup.pys
Christian Heimes
2016-10-25
7
-121
/
+127
*
Unaccessible variable self.attrs in Tracker
Ganna Kaihorodova
2016-10-25
1
-0
/
+1
*
Fix install scripts debugging
Simo Sorce
2016-10-25
1
-0
/
+2
*
Fix error message encoding
Simo Sorce
2016-10-25
1
-1
/
+2
*
pwpolicy: do not run klist on import
Jan Cholasta
2016-10-24
2
-38
/
+22
*
client: remove unused libcurl build dependency
Jan Cholasta
2016-10-24
3
-7
/
+0
*
makeapi, makeaci: do not fail on missing imports
Jan Cholasta
2016-10-24
4
-11
/
+102
*
ipaserver: remove ipalib import from setup.py
Jan Cholasta
2016-10-24
2
-8
/
+6
*
pylint: enable the import-error check
Jan Cholasta
2016-10-24
30
-24
/
+75
*
spec file: do not include BuildRequires for lint by default
Jan Cholasta
2016-10-24
3
-2
/
+7
*
spec file: clean up BuildRequires
Jan Cholasta
2016-10-24
1
-50
/
+77
*
Docs: update docs about ipaplatform to match reality
Petr Spacek
2016-10-24
1
-85
/
+26
*
Build: replace ipaplatform magic with symlinks generated by configure
Petr Spacek
2016-10-24
10
-76
/
+45
*
Build docs: update platform selection instructions
Petr Spacek
2016-10-24
1
-6
/
+2
*
Build: split out egg-info Makefile target from version-update target
Petr Spacek
2016-10-24
1
-4
/
+4
*
Build: split API/ACI checks into separate Makefile targets
Petr Spacek
2016-10-24
1
-5
/
+6
*
Build: use default error handling for PKG_CHECK_MODULES
Petr Spacek
2016-10-24
1
-6
/
+6
*
Build: use libutil convenience library for client
Petr Spacek
2016-10-24
1
-2
/
+2
*
Build: cleanup INI library detection
Petr Spacek
2016-10-24
1
-23
/
+1
*
Build: modernize XMLRPC-client library detection
Petr Spacek
2016-10-24
1
-8
/
+1
*
Build: modernize CURL library detection
Petr Spacek
2016-10-24
1
-8
/
+1
*
Build: modernize SASL library detection
Petr Spacek
2016-10-24
1
-5
/
+1
*
Build: modernize POPT library detection
Petr Spacek
2016-10-24
1
-5
/
+1
*
Build: merge client/configure.ac into top-level configure.ac
Petr Spacek
2016-10-24
5
-252
/
+93
*
Build: remove Transifex support
Petr Spacek
2016-10-24
2
-7
/
+0
*
Build: move translations from install/po/ to top-level po/
Petr Spacek
2016-10-24
31
-15
/
+14
*
Build: merge install/configure.ac into top-level configure.ac
Petr Spacek
2016-10-24
4
-108
/
+69
*
Build: merge ipatests/man/configure.ac to top-level configure.ac
Petr Spacek
2016-10-24
3
-28
/
+5
*
Build: merge asn1/configure.ac to top-level configure.ac
Petr Spacek
2016-10-24
6
-31
/
+2
*
Build: transform util directory to libutil convenience library
Petr Spacek
2016-10-24
7
-13
/
+25
*
Build: promote daemons/configure.ac to top-level configure.ac
Petr Spacek
2016-10-24
3
-29
/
+31
*
Build: adjust include paths in daemons/ipa-kdb/tests/ipa_kdb_tests.c
Petr Spacek
2016-10-24
1
-2
/
+2
*
Build: pass down LIBDIR definition from RPM SPEC to Makefile
Petr Spacek
2016-10-24
1
-10
/
+10
*
Remove ipapython/ipa.conf
Christian Heimes
2016-10-20
2
-5
/
+0
[prev]
[next]