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-14
use tmp_ctx in sudosrv_get_sudorules_from_cache()
Pavel Březina
1
-8
/
+20
2012-11-14
sudo: fix missing parameter in two debug messages
Pavel Březina
1
-3
/
+3
2012-11-14
Run IPA subdomain provider if IPA ID provider is configured
Sumit Bose
4
-7
/
+101
2012-11-14
Always start PAC responder if IPA ID provider is configured
Sumit Bose
3
-0
/
+84
2012-11-14
Add string_in_list() and add_string_to_list() with tests
Sumit Bose
3
-0
/
+152
2012-11-13
SYSDB: Do not touch the member attribute during conversion to ghost users
Jakub Hrozek
1
-11
/
+0
2012-11-13
TESTS: Fix a couple of debug-level setters
Jakub Hrozek
3
-3
/
+3
2012-11-12
Only build extract_and_send_pac on platforms that support it
Jakub Hrozek
4
-104
/
+138
2012-11-12
KRB5: Rename variable to avoid shadowing a global declaration
Jakub Hrozek
1
-4
/
+4
2012-11-12
backend: add PAC to the list of known clients
Pavel Březina
1
-0
/
+2
2012-11-12
subdomains: check request type on one place only
Pavel Březina
1
-6
/
+0
2012-11-12
Do not always return PAM_SYSTEM_ERR when offline krb5 authentication fails
Jakub Hrozek
3
-18
/
+56
2012-11-10
Store the original group DN in the subdomain user object
Sumit Bose
1
-26
/
+58
2012-11-10
Get lists of GIDs to be added and deleted and use them
Sumit Bose
1
-3
/
+89
2012-11-10
Add pac_user_get_grp_info() to read current group memberships
Sumit Bose
2
-0
/
+107
2012-11-10
Add diff_gid_lists() with test
Sumit Bose
3
-2
/
+279
2012-11-10
Do not remove a group if it has members from subdomains
Sumit Bose
1
-4
/
+15
2012-11-10
Add helpers to set common mc record fields
Simo Sorce
1
-16
/
+26
2012-11-08
MAN: Fix validation error caused by bad 'ca' translation
Stephen Gallagher
1
-2
/
+2
2012-11-08
Clarify debug message about initgroups and subdomains
Sumit Bose
1
-0
/
+7
2012-11-08
MAN: sssd-simple - suggest awarness of empty rules
Ondrej Kos
1
-0
/
+5
2012-11-08
sss_dp_get_domains_send(): handle subreq error correctly
Pavel Březina
1
-1
/
+2
2012-11-08
util_lock.c: sss_br_lock_file accepted invalid parameter value
Michal Zidek
2
-3
/
+7
2012-11-08
SSSDConfig: Locate the force_timeout option in the correct sections
Stephen Gallagher
2
-1
/
+4
2012-11-08
MAN: Specify the correct location for the force_timeout option
Stephen Gallagher
1
-16
/
+32
2012-11-08
Monitor: Better debugging for ping timeouts
Stephen Gallagher
1
-0
/
+8
2012-11-08
do not default fullname to gecos when schema = ad
Pavel Březina
1
-0
/
+14
2012-11-06
sss_cache: Remove fastcache even if sssd is not running.
Michal Zidek
4
-23
/
+175
2012-11-06
util: Added new file util_lock.c
Michal Zidek
2
-0
/
+87
2012-11-06
sss_cache: Multiple domains not handled properly
Michal Zidek
1
-35
/
+37
2012-11-06
create pid file immediately after fork again
Pavel Březina
1
-25
/
+4
2012-11-06
exit original process after sssd is initialized
Pavel Březina
3
-2
/
+56
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
[prev]
[next]