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-08-06
sssd_ad: Add hackish workaround for sasl ad_compat
Simo Sorce
1
-0
/
+41
2013-08-05
sudo: print better debug message when a rule has multiple cn values
Pavel Březina
1
-1
/
+5
2013-08-05
sudo: skip rule on error instead of failing completely
Pavel Březina
1
-1
/
+3
2013-07-29
Use GID if subdomain is not MPG
Jakub Hrozek
1
-1
/
+8
2013-07-25
Prevent using uninitialized "group_name" in done section.
Lukas Slebodnik
1
-1
/
+1
2013-07-24
Set default DNS resolution timeout to 6 seconds.
Michal Zidek
1
-2
/
+2
2013-07-24
LDAP: Use domain-specific name where appropriate
Jakub Hrozek
5
-112
/
+159
2013-07-23
Fix possible dereference of a NULL pointer.
Lukas Slebodnik
1
-1
/
+1
2013-07-23
KRB5: Do not send PAC in server mode
Jakub Hrozek
5
-7
/
+27
2013-07-22
Fix warnings: uninitialized variable
Lukas Slebodnik
2
-4
/
+3
2013-07-22
Remove unused memory context from function unpack_authtok
Lukas Slebodnik
1
-3
/
+3
2013-07-19
Fix the default FQDN format
Jakub Hrozek
1
-1
/
+1
2013-07-19
AD: Set the bool value same as default value in opts
Jakub Hrozek
1
-4
/
+4
2013-07-19
IPA: warn if full_name_format is customized in server mode
Jakub Hrozek
1
-0
/
+17
2013-07-19
Add mising argument required by format string
Lukas Slebodnik
1
-2
/
+3
2013-07-18
Remove unused be_ctx->sigchld_ctx
Jakub Hrozek
2
-9
/
+0
2013-07-18
KRB: Replace multiple calls with variable
Ondrej Kos
1
-6
/
+9
2013-07-18
KRB: Handle empty password gracefully
Ondrej Kos
1
-0
/
+11
2013-07-17
SIGCHLD handler: do not call callback when pvt data where freed
Pavel Březina
3
-3
/
+7
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
[next]