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-19
KRB5: Do not log to syslog on each login
Jakub Hrozek
1
-1
/
+3
2013-08-19
KRB5: Formatting changes
Jakub Hrozek
1
-4
/
+4
2013-08-19
sdap_save_user: save original primary GID of subdomain users
Sumit Bose
1
-11
/
+22
2013-08-19
sdap_get_initgr_done: use the right SID to get a GID
Sumit Bose
1
-1
/
+2
2013-08-19
ipa_s2n_get_user_done: make sure ALIAS name is lower case
Sumit Bose
1
-2
/
+18
2013-08-19
ipa_s2n_get_user_done: free group_attrs as well
Sumit Bose
1
-0
/
+1
2013-08-19
AD: Use the correct include guard
Jakub Hrozek
1
-3
/
+3
2013-08-19
Remove include recursion
Lukas Slebodnik
1
-1
/
+0
2013-08-19
Check whether servername is not empty string.
Lukas Slebodnik
1
-1
/
+1
2013-08-19
proxy: Alocate auth tokens in struct authtok_conv
Lukas Slebodnik
1
-0
/
+20
2013-08-11
ldap, krb5: More descriptive msg on chpass failure.
Michal Zidek
2
-0
/
+30
2013-08-09
AD: Cast SASL callbacks to propper type
Ondrej Kos
1
-1
/
+3
2013-08-09
Remove unused constant
Jakub Hrozek
1
-2
/
+0
2013-08-09
Use the correct resolv timeout
Jakub Hrozek
1
-1
/
+1
2013-08-08
Enable removing nonexisting dn in sdap_handle_account_info
Lukas Slebodnik
1
-1
/
+1
2013-08-08
Fix memory context for hash entries
Sumit Bose
1
-2
/
+4
2013-08-07
simple access provider: allow fully qualified names
Pavel Březina
1
-46
/
+95
2013-08-07
Fix memory context for a state member
Sumit Bose
1
-1
/
+1
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
[next]