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
path:
root
/
daemons
/
ipa-kdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Properly name function to add ipa external groups
Simo Sorce
2012-08-02
1
-35
/
+39
*
Load list of trusted domain on connecting to ldap
Simo Sorce
2012-08-02
1
-6
/
+104
*
Move mspac structure to be a private pointer
Simo Sorce
2012-08-02
2
-25
/
+33
*
Move code into common krb5 utils
Simo Sorce
2012-07-30
1
-141
/
+7
*
Fix typo
Sumit Bose
2012-07-09
1
-1
/
+1
*
Filter groups in the PAC
Sumit Bose
2012-06-28
1
-1
/
+452
*
Add support for disabling KDC writes
Simo Sorce
2012-06-06
3
-0
/
+75
*
ipa-kdb: Add MS-PAC on constrained delegation.
Simo Sorce
2012-06-07
1
-22
/
+26
*
Perform case-insensitive searches for principals on TGS requests
Alexander Bokovoy
2012-06-07
1
-21
/
+52
*
Fix setting domain_sid
Simo Sorce
2012-05-29
1
-1
/
+1
*
Check for locked-out user before incrementing lastfail.
Rob Crittenden
2012-05-18
1
-4
/
+6
*
Fix theoretical leak discovered by coverity
Simo Sorce
2012-04-17
1
-0
/
+1
*
Fix MS-PAC checks when using s4u2proxy
Simo Sorce
2012-04-03
1
-4
/
+6
*
Fix failure count interval attribute name in query for password policy.
Rob Crittenden
2012-03-29
1
-1
/
+1
*
Fix memleak and silence Coverity defects
Simo Sorce
2012-03-22
3
-0
/
+9
*
ipa-kdb: fix delegation acl check
Simo Sorce
2012-02-28
1
-2
/
+4
*
policy: add function to check lockout policy
Simo Sorce
2012-02-19
3
-1
/
+62
*
ipa-kdb: Fix ACL evaluator
Simo Sorce
2012-02-20
1
-1
/
+4
[next]