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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-06
make monitor_quit() usable outside signal handler
Pavel Březina
1
-14
/
+26
2012-11-06
fix indendation, coding style and debug levels in server.c
Pavel Březina
1
-110
/
+114
2012-11-06
add SSSDBG_IMPORTANT_INFO macro
Pavel Březina
1
-0
/
+1
2012-11-02
PAM: Do not leak fd after SELinux context file is written
Jakub Hrozek
1
-0
/
+1
2012-11-01
Monitor: read the correct SIGKILL timeout for providers, too
Jakub Hrozek
1
-33
/
+41
2012-11-01
LDAP: Better debug logging when saving groups
Stephen Gallagher
1
-11
/
+75
2012-11-01
LDAP: Fix off-by-one error when saving ghost users
Jakub Hrozek
1
-1
/
+1
2012-10-30
authconfig: allow chpass_provider = proxy
Pavel Březina
2
-1
/
+4
2012-10-30
sudo: do not hardcode protocol version
Pavel Březina
1
-1
/
+2
2012-10-29
Include talloc log in our debug facility
Michal Zidek
39
-43
/
+52
2012-10-29
Free the internal DP request
Jakub Hrozek
1
-0
/
+8
2012-10-26
Make sub-domains case-insensitive
Sumit Bose
2
-3
/
+24
2012-10-26
sss_parse_name_for_domains: always return the canonical domain name
Sumit Bose
1
-2
/
+7
2012-10-26
krb5_auth: update with correct UPN if needed
Sumit Bose
3
-0
/
+133
2012-10-26
Use find_or_guess_upn() where needed
Sumit Bose
6
-36
/
+52
2012-10-26
Add new call find_or_guess_upn()
Sumit Bose
4
-8
/
+54
2012-10-26
krb5_child: send back the client principal
Sumit Bose
4
-5
/
+42
2012-10-26
krb5_mod_ccname: replace wrong memory context
Sumit Bose
1
-1
/
+1
2012-10-26
krb5_child: send PAC to PAC responder
Sumit Bose
1
-1
/
+139
2012-10-26
krb5_auth: send different_realm flag to krb5_child
Sumit Bose
2
-1
/
+8
2012-10-26
krb5_auth: check if principal belongs to a different realm
Sumit Bose
5
-0
/
+88
2012-10-26
Add replacement for krb5_find_authdata()
Sumit Bose
3
-0
/
+20
2012-10-26
check_ccache_files: search sub-domains as well
Sumit Bose
1
-4
/
+14
2012-10-26
sysdb: add sysdb_base_dn()
Sumit Bose
2
-0
/
+5
2012-10-26
krb5_auth_send: check for sub-domains
Sumit Bose
4
-11
/
+37
2012-10-26
pac responder: add user principal and name alias to cached user object
Sumit Bose
3
-4
/
+46
2012-10-26
pac responder: use only lower case user name
Sumit Bose
2
-5
/
+15
2012-10-26
sysdb: look for ranges in the parent tree
Sumit Bose
1
-1
/
+4
2012-10-26
pac responder: fix copy-and-paste error
Sumit Bose
1
-7
/
+0
2012-10-26
subdomain-id: Generate homedir only for users not groups
Sumit Bose
1
-10
/
+12
2012-10-24
KRB5: Return error when principal selection fails
Jakub Hrozek
1
-1
/
+4
2012-10-24
sudo refresh: handle errors properly
Pavel Březina
1
-8
/
+25
2012-10-24
sudo: do not fail if usn value is zero but full refresh is completed
Pavel Březina
2
-7
/
+19
2012-10-23
Fix two errors in the nss responder
Sumit Bose
1
-1
/
+3
2012-10-18
Allow setting the default_shell option per-domain as well
Jakub Hrozek
7
-3
/
+21
2012-10-16
sss_debuglevel: Multiple arguments are treated as error.
Michal Zidek
1
-0
/
+6
2012-10-16
Make TTL configurable for dynamic dns updates
James Hogarth
6
-2
/
+30
2012-10-15
LDAP: Check validity of naming_context
Jakub Hrozek
1
-1
/
+1
2012-10-12
Updating the translations for the 1.9.2 release
Jakub Hrozek
13
-2026
/
+2893
2012-10-12
MAN: improve wording of default_domain parameter
Jakub Hrozek
1
-5
/
+5
2012-10-12
Only call krb5_set_trace_callback on platforms that support it
Jakub Hrozek
5
-6
/
+21
2012-10-12
Create ghost users when a user DN is encountered in IPA
Jakub Hrozek
1
-37
/
+276
2012-10-12
SSH: When host keys are removed from LDAP, remove them from the cache as well
Jan Cholasta
1
-36
/
+34
2012-10-12
Allow extdom exop to return flat domain name as well
Sumit Bose
4
-4
/
+37
2012-10-12
Check for subdomains if getpwuid or getgrgid are the first requests
Sumit Bose
1
-0
/
+72
2012-10-12
Save time of last get_domains request
Sumit Bose
1
-0
/
+16
2012-10-12
PAM: fix handling the client fd in pam destructor
Jakub Hrozek
3
-18
/
+18
2012-10-12
Collect krb5 trace on high debug levels
Jakub Hrozek
6
-3
/
+69
2012-10-12
Two fixes to child processes
Jakub Hrozek
2
-6
/
+5
2012-10-12
Remove libsss_sudo.pc and move libsss_sudo.so to libsss_sudo
Jakub Hrozek
1
-12
/
+0
[next]