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
*
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
*
IPA KDB MS-PAC: remove unused variable
Jakub Hrozek
2013-07-23
1
-1
/
+0
*
IPA KDB MS-PAC: return ENOMEM if allocation fails
Jakub Hrozek
2013-07-23
1
-0
/
+1
*
ipa-kdb: reinit mspac on HTTP TGT acquisition to aid trust-add case
Alexander Bokovoy
2013-07-23
3
-6
/
+29
*
ipa-kdb: cache KDC hostname on startup
Alexander Bokovoy
2013-07-23
3
-6
/
+19
*
Use libunistring ulc_casecmp() on unicode strings
Nathaniel McCallum
2013-07-18
4
-7
/
+26
*
Generate syntethic MS-PAC for all services running on IPA master
Alexander Bokovoy
2013-07-11
1
-6
/
+73
*
Add PAC to master host TGTs
Sumit Bose
2013-07-11
1
-39
/
+115
*
ipa-kdb: Add OTP support
Nathaniel McCallum
2013-05-17
3
-1
/
+78
*
Remove build warnings
Martin Kosek
2013-03-29
1
-1
/
+1
*
Add unit test for get_authz_data_types()
Sumit Bose
2013-03-08
2
-0
/
+246
*
ipa-kdb: add PAC only if requested
Sumit Bose
2013-03-08
1
-2
/
+140
*
ipa-kdb: Read ipaKrbAuthzData with other principal data
Sumit Bose
2013-03-08
2
-0
/
+18
[next]