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
path:
root
/
daemons
/
ipa-kdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
ipa-kdb: Read global defaul ipaKrbAuthzData
Sumit Bose
2013-03-08
2
-1
/
+29
*
Revert "MS-PAC: Special case NFS services"
Sumit Bose
2013-03-08
1
-35
/
+1
*
ipa-kdb: Dereference after null check in ipa_kdb_mspac.c
Sumit Bose
2013-02-28
1
-1
/
+1
*
ipa-kdb: Uninitialized scalar variable in ipadb_reinit_mspac()
Sumit Bose
2013-02-28
1
-5
/
+4
*
ipa-kdb: remove unused variable
Sumit Bose
2013-02-28
1
-1
/
+1
*
ipa-kdb: Free talloc autofree context when module is closed
sbose
2013-02-14
1
-0
/
+3
*
ipa-kdb: fix retry logic in ipadb_deref_search
Martin Kosek
2013-02-14
1
-1
/
+1
*
ipa-kdb: remove memory leaks
Martin Kosek
2013-02-14
4
-2
/
+25
*
ipa-kdb: read SID blacklist from LDAP
Martin Kosek
2013-02-12
2
-54
/
+104
*
ipa-kdb: reinitialize LDAP configuration for known realms
Martin Kosek
2013-02-12
1
-12
/
+45
*
ipa-kdb: avoid ENOMEM when all SIDs are filtered out
Martin Kosek
2013-02-12
1
-4
/
+14
*
ipa-kdb: add sentinel for LDAPDerefSpec allocation
Martin Kosek
2013-02-12
1
-5
/
+6
*
Prevent integer overflow when setting krbPasswordExpiration
Tomas Babej
2013-02-08
4
-13
/
+47
*
ipa-kdb: Support Windows 2012 Server
Alexander Bokovoy
2012-12-07
1
-15
/
+253
*
Lookup the user SID in external group as well
Sumit Bose
2012-11-30
1
-5
/
+14
*
MS-PAC: Special case NFS services
Simo Sorce
2012-11-30
1
-1
/
+35
*
ipadb: reload trust information if domain is not known
Sumit Bose
2012-10-09
1
-1
/
+39
*
ipadb_iterate(): handle match_entry == NULL
Sumit Bose
2012-09-05
2
-0
/
+10
*
Add PAC filtering
Simo Sorce
2012-08-02
1
-8
/
+100
*
Split out manipulation of logon_info blob
Simo Sorce
2012-08-02
1
-40
/
+69
[next]