index
:
freeipa.git
30gatepo
4-2-trust-fixes
ad-work
adwork
dns-records
gssapi-delegate
hbactest
hbactester
ipa-2-1
ipautil-refactor
kdc-fixes
master
my-master
network-fixes
oneway-trust
platform
platform-master
systemd-ipa-2-1
systemd-master
test-patches-2-1
testing
testotp
ticket-1259
ticket-1368
ticket-1369
ticket-1369-lite
ticket-1373
ticket-1476
ticket-1549
ticket-hbac-test
trusts-master
views
FreeIPA project
Alexander Bokovoy
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
webui: show multiple cert
Petr Vobornik
2015-07-09
7
-6
/
+116
*
webui: cert-request improvements
Petr Vobornik
2015-07-09
6
-34
/
+168
*
move session_logout command to ipalib/plugins directory
Petr Vobornik
2015-07-08
4
-31
/
+37
*
upgrade: Enable and start oddjobd if adtrust is available
Tomas Babej
2015-07-08
2
-0
/
+25
*
adtrustinstance: Enable and start oddjobd
Tomas Babej
2015-07-08
2
-0
/
+30
*
cert-request: enforce caacl for principals in SAN
Fraser Tweedale
2015-07-08
1
-17
/
+25
*
caacl: fix incorrect construction of HbacRequest for hosts
Fraser Tweedale
2015-07-08
1
-3
/
+4
*
webui: hide facet tab in certificate details facet
Petr Vobornik
2015-07-08
1
-0
/
+1
*
webui: caacl
Petr Vobornik
2015-07-08
7
-1
/
+414
*
webui: certificate profiles
Petr Vobornik
2015-07-08
5
-1
/
+117
*
Fix logging in API
Martin Basti
2015-07-08
1
-2
/
+2
*
spec file: Update minimal versions of required packages
Jan Cholasta
2015-07-08
1
-8
/
+4
*
Upgrade: Do not show upgrade failed message when IPA is not installed
Martin Basti
2015-07-08
2
-1
/
+6
*
ipalib: Fix skip_version_check option
Jan Cholasta
2015-07-08
3
-9
/
+9
*
Added vault access control.
Endi S. Dewata
2015-07-08
6
-33
/
+226
*
ipa-kdb: add unit_tests for string_to_sid() and dom_sid_string()
Sumit Bose
2015-07-08
1
-0
/
+60
*
ipa-kdb: make string_to_sid() and dom_sid_string() more robust
Sumit Bose
2015-07-08
1
-1
/
+10
*
ipa-kdb: add unit-test for filter_logon_info()
Sumit Bose
2015-07-08
3
-50
/
+323
*
ipa-kdb: convert test to cmocka
Sumit Bose
2015-07-08
2
-88
/
+49
*
extdom: add unit-test for get_user_grouplist()
Sumit Bose
2015-07-08
4
-2
/
+1045
*
trust: support retrieving POSIX IDs with one-way trust during trust-add
Alexander Bokovoy
2015-07-08
3
-33
/
+119
*
trusts: add ACIs to allow AD trust agents to fetch cross-realm keytabs
Alexander Bokovoy
2015-07-08
1
-0
/
+1
*
ipa-pwd-extop: expand error message to tell what user is not allowed to fetch...
Alexander Bokovoy
2015-07-08
1
-2
/
+2
*
trusts: add support for one-way trust and switch to it by default
Alexander Bokovoy
2015-07-08
11
-52
/
+443
*
ipa-adtrust-install: allow configuring of trust agents
Alexander Bokovoy
2015-07-08
2
-1
/
+95
*
ipa-sidgen: reduce log level to normal if domain SID is not available
Alexander Bokovoy
2015-07-08
1
-1
/
+1
*
trusts: pass AD DC hostname if specified explicitly
Alexander Bokovoy
2015-07-08
4
-7
/
+19
*
ipa-adtrust-install: add IPA master host principal to adtrust agents
Alexander Bokovoy
2015-07-08
6
-32
/
+81
*
add one-way trust support to ipasam
Alexander Bokovoy
2015-07-08
1
-21
/
+85
*
ipa-kdb: filter out group membership from MS-PAC for exact SID matches too
Alexander Bokovoy
2015-07-08
1
-1
/
+99
*
ipa-kdb: use proper memory chunk size when moving sids
Alexander Bokovoy
2015-07-08
1
-3
/
+17
*
dcerpc: Raise ACIError correctly
Tomas Babej
2015-07-08
1
-3
/
+5
*
ipa-replica-prepare: Do not create DNS zone it automatically.
David Kupka
2015-07-08
1
-5
/
+8
*
add option to skip client API version check
Martin Babinsky
2015-07-08
5
-6
/
+15
*
Fix regression: ipa-dns-install will add CA records if required
Martin Basti
2015-07-08
1
-1
/
+1
*
certprofile: add ability to update profile config in Dogtag
Fraser Tweedale
2015-07-08
4
-6
/
+48
*
certprofile: add option to export profile config
Fraser Tweedale
2015-07-08
4
-6
/
+48
*
Hide topology and domainlevel features
Tomas Babej
2015-07-08
6
-5
/
+20
*
Improve error handling in ipa-httpd-kdcproxy
Christian Heimes
2015-07-07
1
-20
/
+55
*
FIX: Clear SSSD caches when uninstalling the client
Martin Basti
2015-07-07
1
-7
/
+12
*
l10n: Update translation strings
Tomas Babej
2015-07-07
20
-5461
/
+14028
*
l10n: Add configuration file for Zanata
Tomas Babej
2015-07-07
1
-0
/
+31
*
Added ipaVaultPublicKey attribute.
Endi S. Dewata
2015-07-07
5
-16
/
+17
*
Added symmetric and asymmetric vaults.
Endi S. Dewata
2015-07-07
6
-72
/
+794
*
DNSSEC: Detect attempt to install & disable master at the same time.
Petr Spacek
2015-07-07
1
-0
/
+4
*
DNSSEC: ipa-dns-install: Detect existing master server sooner.
Petr Spacek
2015-07-07
1
-14
/
+12
*
Allow to run subprocess with suplementary groups
Martin Basti
2015-07-07
1
-5
/
+21
*
DNSSEC: update message
Martin Basti
2015-07-07
2
-7
/
+22
*
DNSSEC: allow to disable/replace DNSSEC key master
Martin Basti
2015-07-07
7
-22
/
+309
*
webui: add mangedby tab to otptoken
Petr Vobornik
2015-07-07
1
-0
/
+6
[next]