index
:
freeipa.git
WIP
abbra
certauth
ipa-3-3
master
replace_private_samba_calls
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
daemons
/
ipa-kdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow to specify Kerberos authz data type per user
Simo Sorce
2016-03-09
1
-7
/
+9
*
Allow admins to disable preauth for SPNs.
Simo Sorce
2016-03-08
3
-6
/
+27
*
ipa-kdb: map_groups() consider all results
Sumit Bose
2016-02-02
1
-52
/
+56
*
ipa-kdb: get_authz_data_types() make sure entry can be NULL
Sumit Bose
2016-01-27
2
-1
/
+9
*
Always verify we have a valid ldap context.
Simo Sorce
2016-01-13
1
-0
/
+29
*
FIX: ipa_kdb_principals: add missing break statement
Martin Basti
2015-11-30
1
-0
/
+1
*
Return default TL_DATA is krbExtraData is missing
Simo Sorce
2015-11-25
1
-1
/
+10
*
ipa_kdb_tests: Fix test with default krb5.conf
Lukas Slebodnik
2015-11-18
1
-0
/
+4
*
cmocka_tests: Do not use deprecated cmocka interface
Lukas Slebodnik
2015-11-18
1
-8
/
+15
*
ipa_kdb_tests: Fix warning Wmissing-braces
Lukas Slebodnik
2015-11-13
1
-2
/
+2
*
ipa_kdb_tests: Remove unused variables
Lukas Slebodnik
2015-11-13
1
-4
/
+0
*
client referral support for trusted domain principals
Alexander Bokovoy
2015-10-08
3
-0
/
+123
*
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
*
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
*
ipa-kdb: common function to get key encodings/salt types
Martin Babinsky
2015-06-29
2
-70
/
+62
*
Fix s4u2proxy README and add warning
Simo Sorce
2015-06-08
1
-2
/
+14
*
Detect default encsalts kadmin password change
Simo Sorce
2015-05-27
5
-0
/
+144
*
ipa-kdb: reject principals from disabled domains as a KDC policy
Alexander Bokovoy
2015-02-16
1
-1
/
+1
*
ipa-kdb: when processing transitions, hand over unknown ones to KDC
Alexander Bokovoy
2015-02-16
1
-1
/
+2
*
Handle DAL ABI change in MIT 1.13
Simo Sorce
2015-02-13
2
-0
/
+14
*
Expose the disabled User Auth Type
Nathaniel McCallum
2015-02-12
1
-6
/
+7
*
ipa-kdb: more robust handling of principal addition/editing
Martin Babinsky
2015-01-30
1
-23
/
+47
*
always get PAC for client principal if AS_REQ is true
Martin Babinsky
2015-01-30
1
-1
/
+1
*
ipa-kdb: unexpected error code in 'ipa_kdb_audit_as_req' triggers a message
Martin Babinsky
2015-01-30
2
-3
/
+4
*
Avoid calling ldap functions without a context
Simo Sorce
2015-01-08
1
-3
/
+16
*
Fix unchecked return value in ipa-kdb
Jan Cholasta
2014-11-25
1
-1
/
+1
*
Fix possible NULL dereference in ipa-kdb
Jan Cholasta
2014-11-05
1
-3
/
+5
*
ipa-kdb: fix unit tests
Sumit Bose
2014-09-26
2
-1
/
+4
*
Periodically refresh global ipa-kdb configuration
Nathaniel McCallum
2014-06-19
5
-45
/
+86
*
Restore krbCanonicalName handling
Nalin Dahyabhai
2014-05-30
1
-5
/
+1
*
Accept any alias, not just the last value
Nalin Dahyabhai
2014-05-30
1
-0
/
+3
*
kdb: Don't provide password expiration when using only RADIUS
Nathaniel McCallum
2014-05-22
1
-0
/
+4
*
Avoid passing non-terminated string to is_master_host
Martin Kosek
2014-03-11
1
-1
/
+2
*
ipa-kdb: do not fetch client principal if it is the same as existing entry
Alexander Bokovoy
2014-03-06
1
-6
/
+13
*
fix filtering of subdomain-based trust users
Alexander Bokovoy
2014-03-05
1
-9
/
+32
*
ipa-kdb: make sure we don't produce MS-PAC in case of authdata flag cleared b...
Alexander Bokovoy
2014-02-26
1
-0
/
+8
*
ipa-kdb: in case of delegation use original client's database entry, not the ...
Alexander Bokovoy
2014-02-26
1
-2
/
+7
*
Add support to ipa-kdb for keyless principals
Nathaniel McCallum
2014-02-19
1
-0
/
+18
*
ipa-kdb: validate that an OTP user has tokens
Nathaniel McCallum
2014-02-14
3
-25
/
+135
*
BUILD: Fix portability of NSS in file ipa_pwd.c
Lukas Slebodnik
2014-01-28
1
-1
/
+3
*
Add krbticketPolicyAux objectclass if needed
Simo Sorce
2013-11-26
2
-0
/
+35
*
ipa-kdb: Handle parent-child relationship for subdomains
Alexander Bokovoy
2013-10-04
1
-10
/
+99
*
KDC: implement transition check for trusted domains
Alexander Bokovoy
2013-10-04
3
-2
/
+68
*
Add Delegation Info to MS-PAC
Simo Sorce
2013-09-13
1
-2
/
+160
*
kdb-princ: Fix memory leak
Simo Sorce
2013-08-28
1
-0
/
+1
*
kdb-mspac: Fix out of bounds memset
Simo Sorce
2013-08-28
1
-1
/
+1
[next]