index
:
sssd
build-fixes
build-fixes-1
heimdal
heimdal-1
master
System Security Services Daemon
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
providers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-17
print hint about password complexity when new password is rejected
Pavel Březina
2
-1
/
+15
2013-07-17
LDAP: When resolving a SID, search for groups first, then users
Jakub Hrozek
1
-19
/
+18
2013-07-15
Use conditional build for retrieving ccache.
Lukas Slebodnik
2
-88
/
+22
2013-07-11
Return right directory name for dircache
Lukas Slebodnik
1
-6
/
+10
2013-07-11
Always set port status to neutral when resetting service.
Michal Zidek
1
-1
/
+2
2013-07-10
KRB5_CHILD: Fix handling of get_password return code
Ondrej Kos
1
-4
/
+10
2013-07-01
ldap: only update shadowLastChange when password change is successful
Jim Collins
1
-1
/
+2
2013-06-28
IPA: Look up AD users directly if IPA server mode is on
Jakub Hrozek
6
-6
/
+168
2013-06-28
IPA: Create and remove AD id_ctx for subdomains discovered in server mode
Jakub Hrozek
1
-0
/
+182
2013-06-28
AD: Move storing sdap_domain for subdomain to generic LDAP code
Jakub Hrozek
3
-65
/
+78
2013-06-28
IPA: Initialize server mode ctx if server mode is on
Jakub Hrozek
4
-0
/
+62
2013-06-28
AD: initialize failover with custom realm, domain and failover service
Jakub Hrozek
3
-28
/
+41
2013-06-28
AD: decouple ad_id_ctx initialization
Jakub Hrozek
3
-102
/
+285
2013-06-28
LDAP: Add utility function sdap_copy_map
Jakub Hrozek
2
-0
/
+45
2013-06-28
IPA: Add a server mode option
Jakub Hrozek
2
-0
/
+2
2013-06-28
Save mpg state for subdomains
Sumit Bose
2
-4
/
+13
2013-06-28
IPA: read ranges before subdomains
Sumit Bose
1
-29
/
+27
2013-06-28
Replace new_subdomain() with find_subdomain_by_name()
Sumit Bose
5
-16
/
+11
2013-06-28
Add support for new ipaRangeType attribute
Sumit Bose
3
-6
/
+36
2013-06-28
Add ipa_idmap_init()
Sumit Bose
3
-1
/
+275
2013-06-28
Replace SDAP_ID_MAPPING checks with sdap_idmap_domain_has_algorithmic_mapping
Sumit Bose
5
-14
/
+38
2013-06-28
Add sdap_idmap_domain_has_algorithmic_mapping()
Sumit Bose
2
-0
/
+62
2013-06-28
Allow different methods to find new domains for idmapping
Sumit Bose
2
-3
/
+24
2013-06-28
SDAP IDMAP: Add configured domain to idmap context
Sumit Bose
1
-0
/
+70
2013-06-28
Add now options ldap_min_id and ldap_max_id
Sumit Bose
4
-0
/
+8
2013-06-27
SSH: When host is removed from LDAP, remove it from the cache as well
Jan Cholasta
1
-1
/
+8
2013-06-27
Fix compilation warning
Jakub Hrozek
1
-1
/
+1
2013-06-27
AD: Write out domain-realm mappings
Jakub Hrozek
3
-165
/
+10
2013-06-27
KRB5: guess UPN for subdomain users
Jakub Hrozek
7
-18
/
+43
2013-06-26
AD: kinit with the local DC even when talking to a GC
Jakub Hrozek
2
-4
/
+21
2013-06-26
Use forest for GC SRV lookups
Sumit Bose
1
-12
/
+40
2013-06-26
Do not switch to credentials everytime.
Lukas Slebodnik
1
-4
/
+69
2013-06-26
Every time return directory for krb5 cache collection.
Lukas Slebodnik
2
-4
/
+64
2013-06-25
fix dead code in fail_over_srv.c
Pavel Březina
1
-11
/
+12
2013-06-25
krb5: do not use enterprise principals for renewals
Sumit Bose
1
-1
/
+6
2013-06-25
krb5: do not send pac for IPA users from the local domain
Sumit Bose
5
-10
/
+20
2013-06-25
Revert "Always send the PAC to the PAC responder"
Sumit Bose
1
-18
/
+20
2013-06-24
Fix typo in pack_authtok()
Sumit Bose
1
-1
/
+1
2013-06-24
KRB5: use the right authtok type for renewals
Sumit Bose
1
-3
/
+20
2013-06-24
IPA: Do not download or store the member attribute of host groups
Jakub Hrozek
2
-2
/
+0
2013-06-24
LDAP: Retry SID search based on result of LDAP search, not the return code
Jakub Hrozek
1
-2
/
+13
2013-06-21
failover: if expanded server is marked as neutral, invoke srv collapse
Pavel Březina
1
-0
/
+7
2013-06-21
collapse_srv_lookup may free the server, make it clear from the API
Pavel Březina
1
-6
/
+9
2013-06-21
failover: return error when SRV lookup returned only duplicates
Pavel Březina
1
-2
/
+21
2013-06-21
failover: do not return invalid pointer when server is already present
Pavel Březina
1
-2
/
+6
2013-06-21
FO: Check the return value of send_fn
Jakub Hrozek
1
-0
/
+4
2013-06-21
Fix dp_copy_options
Jakub Hrozek
1
-1
/
+1
2013-06-18
nested groups: do not expect any particular number of groups
Pavel Březina
1
-19
/
+10
2013-06-18
nested groups: do not return ENOMEM if num_groups is 0
Pavel Březina
1
-6
/
+10
2013-06-17
Set default realm for enterprise principals
Sumit Bose
1
-0
/
+12
[next]